Skip to content
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

Add STM32U0 -pinctrl.dtsi and HAL-LL files #222

Merged
merged 6 commits into from
Aug 14, 2024

Conversation

djiatsaf-st
Copy link
Contributor

Add in modules folder these following components :

  • In dts/st folder:
    Contains the u0 folder which contains all the stm32u0-xx-pinctrl.dtsi files of the new U0 series
  • In stm32cube folder :
    • Contains stm32u0xx folder where we can find necessary drivers and soc files(hal, ll) for this serie
    • release notes, license and readme files

Add hal-ll headers and sources files for STM32CubeU0 1.1.0

Signed-off-by: Fabrice DJIATSA <[email protected]>
Re-generate common_ll headers after U0 introduction


Signed-off-by: Fabrice DJIATSA <[email protected]>
Modification to support -pinctrl.dtsi files
generation for stm32u0 socs

Signed-off-by: Fabrice DJIATSA <[email protected]>
Generate pinctrl files for STM32U0 series

Signed-off-by: Fabrice DJIATSA <[email protected]>
-Need LL_SetFlashLatency instead of UTILS_SetFlashLatency for compilation
- remove redundant files and update readme
Signed-off-by: Fabrice DJIATSA <[email protected]>
Need to be commented to successfully compile posix tests

Signed-off-by: Fabrice DJIATSA <[email protected]>
@erwango erwango marked this pull request as ready for review August 14, 2024 09:48
@erwango erwango self-requested a review August 14, 2024 09:48
@erwango erwango merged commit 484af4f into zephyrproject-rtos:main Aug 14, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants