Skip to content

Add Initial Support for STM32F4DISCOVERY Board #86

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 5, 2014

Conversation

iabdalkader
Copy link
Contributor

  • Add a TARGET definition to Makefile (default PYBOARD).
  • Add support for discovery LEDs in led module.
  • Add support for discovery user switch in usersw
  • Add EXTI interrupt handler for discovery user switch on (PA0).
  • Parameterize led and usrsw modules pins and port.
  • Issue Initial Support for the STM32F4DISCOVERY Board #83

* Add a TARGET definition to Makefile (default PYBOARD).
* Add support for discovery LEDs in led module.
* Add support for discovery user switch in usersw
* Add EXTI interrupt handler for discovery user switch on (PA0).
* Parameterize led and usrsw modules pins and port.
* Issue #83
dpgeorge added a commit that referenced this pull request Jan 5, 2014
Add Initial Support for STM32F4DISCOVERY Board
@dpgeorge dpgeorge merged commit 568a6c9 into micropython:master Jan 5, 2014
tannewt added a commit to tannewt/circuitpython that referenced this pull request Apr 26, 2017
WeActStudio pushed a commit to WeActStudio/micropython that referenced this pull request Feb 14, 2021
TinyCircuits pushed a commit to TinyCircuits/micropython that referenced this pull request Jan 30, 2025
Updates to chess and 4Connect AI speed, attempted bugfixes in chess and new icons for 4 games
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ports Relates to multiple ports, or a new/proposed port
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants