migrate stm32f1, stm32f2, stm32f3, stm32f4, stm32g4, stm32l1 to new pinmap#18790
Closed
raiden00pl wants to merge 7 commits intoapache:masterfrom
Closed
migrate stm32f1, stm32f2, stm32f3, stm32f4, stm32g4, stm32l1 to new pinmap#18790raiden00pl wants to merge 7 commits intoapache:masterfrom
raiden00pl wants to merge 7 commits intoapache:masterfrom
Conversation
migrate stm32f2 to new pinmap Signed-off-by: raiden00pl <raiden00@railab.me>
migrate stm32l1 to new pinmap Signed-off-by: raiden00pl <raiden00@railab.me>
migrate stm32g4 to new pinmap Signed-off-by: raiden00pl <raiden00@railab.me>
migrate stm32f3 to new pinmap Signed-off-by: raiden00pl <raiden00@railab.me>
1b36723 to
6204cb0
Compare
migrate stm32f4 to new pinmap Signed-off-by: raiden00pl <raiden00@railab.me>
migrate stm32f1 to new pinmap Signed-off-by: raiden00pl <raiden00@railab.me>
BREAKING CHANGE: remove STM32_USE_LEGACY_PINMAP and all references Signed-off-by: raiden00pl <raiden00@railab.me>
Member
Author
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
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.
Summary
final and largest part of #15432
I'll divide it into smaller PRs per family for easier review later.
stm32f3, stm32g4 and stm32l1 should be easy to review. The rest is harder.
changes were made by Claude, taking into account bugs like in 60549d3, with a few rounds of checking for these types of bugs.
Impact
#15432
Testing
CI