-
Notifications
You must be signed in to change notification settings - Fork 146
Add STM32U3 -pinctrl.dtsi and HAL-LL files #272
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
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
erwango
requested changes
May 12, 2025
3a48657 to
441d345
Compare
erwango
requested changes
May 23, 2025
b32aab3 to
42e2083
Compare
42e2083 to
bb66585
Compare
|
Please check two remaining comments |
Add hal-ll headers and sources files for STM32CubeU3 1.1.0 Signed-off-by: Khaoula Bidani <[email protected]>
Re-generate common_ll headers after U3 introduction Signed-off-by: Khaoula Bidani <[email protected]>
Modification to support -pinctrl.dtsi files generation for stm32u3 socs Signed-off-by: Khaoula Bidani <[email protected]>
Generate pinctrl files for STM32U3 series Signed-off-by: Khaoula Bidani <[email protected]>
bb66585 to
c9406c4
Compare
erwango
approved these changes
May 28, 2025
marwaiehm-st
approved these changes
May 28, 2025
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.
Add in modules folder these following components :
In dts/st folder:
Contains the u3 folder which contains all the stm32u3-xx-pinctrl.dtsi files of the new U3 series
In stm32cube folder :
Contains stm32u3xx folder where we can find necessary drivers and soc files(hal, ll) for this serie
release notes, license and readme files