-
Notifications
You must be signed in to change notification settings - Fork 3k
[NUCLEO_L0/DISCO_L0] Improvements #1072
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Add new macro for pins setting (same as NUCLEO_F4) - Fix issue with constant tables
- pins settings - check STM32Cube HAL_Init return value
0xc0170
added a commit
that referenced
this pull request
Apr 30, 2015
commit 8e9e89f Author: bcostm <[email protected]> Date: Tue Apr 28 17:12:52 2015 +0200 [STM32L0] Change back AHBPresc table name commit 6433521 Author: bcostm <[email protected]> Date: Fri Apr 24 10:34:41 2015 +0200 [STM32_L0] hal improvements - pins settings - check STM32Cube HAL_Init return value commit 7b6a5ea Author: bcostm <[email protected]> Date: Fri Apr 24 10:32:12 2015 +0200 [NUCLEO_L073RZ] Improvements (same as NUCLEO_L053R8) commit 0a7f6d2 Author: bcostm <[email protected]> Date: Fri Apr 24 10:30:44 2015 +0200 [NUCLEO_L053R8] Improvements - Add new macro for pins setting (same as NUCLEO_F4) - Fix issue with constant tables commit 1f72ffe Author: bcostm <[email protected]> Date: Fri Apr 24 10:26:55 2015 +0200 [DISCO_L053C8] Alignment with NUCLEO_L0, add IAR compilation + exporter commit ed2d7dc Author: bcostm <[email protected]> Date: Fri Mar 20 11:10:03 2015 +0100 [NUCLEO_F091RC/F303RE] Fix wrong detect_code field
Resolved via bdaddaf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See détails in the different commits (sorry for all the "merge branch" commits but I still don't know how to squash them even with a rebase).
Tested pass with automated tests suite.