-
Notifications
You must be signed in to change notification settings - Fork 980
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
feat: add STM32U0xx support #2495
Commits on Sep 4, 2024
-
system(U0) add STM32U0xx HAL Drivers to v1.1.0
Included in STM32CubeU0 FW v1.1.0 Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b532263 - Browse repository at this point
Copy the full SHA b532263View commit details -
system(U0): add STM32U0xx CMSIS Drivers to v1.0.0
Included in STM32CubeU0 FW v1.1.0 Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f8db85 - Browse repository at this point
Copy the full SHA 8f8db85View commit details -
system(U0): add STM32U0xx system source files
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for feda231 - Browse repository at this point
Copy the full SHA feda231View commit details -
system(U0): update STM32U0xx hal default config
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6a7c54 - Browse repository at this point
Copy the full SHA b6a7c54View commit details -
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b97d42a - Browse repository at this point
Copy the full SHA b97d42aView commit details -
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7a1e5d - Browse repository at this point
Copy the full SHA b7a1e5dView commit details -
system(U0): update STM32U0xx hal default config
Allow some redefinition. Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaa6b61 - Browse repository at this point
Copy the full SHA aaa6b61View commit details -
fix(U0): remove duplicate file
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a19f8e1 - Browse repository at this point
Copy the full SHA a19f8e1View commit details -
system(U0): update STM32U0xx system
Remove duplicate clock definition. Allow VECT_TAB_OFFSET redefinition. Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae2c338 - Browse repository at this point
Copy the full SHA ae2c338View commit details -
ci(stm32variant): remove STM32U0 from filter
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9939659 - Browse repository at this point
Copy the full SHA 9939659View commit details -
variants(U0): add all generated STM32U0xx generic variant files
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbb633a - Browse repository at this point
Copy the full SHA cbb633aView commit details -
variant(U0): add U073R(8-B-C)(I-T)_U083RC(I-T) generic support
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f5363a - Browse repository at this point
Copy the full SHA 4f5363aView commit details -
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64d51bd - Browse repository at this point
Copy the full SHA 64d51bdView commit details -
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e648f41 - Browse repository at this point
Copy the full SHA e648f41View commit details -
chore(U0): add GPIO EXTI support
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3fe3a9 - Browse repository at this point
Copy the full SHA c3fe3a9View commit details -
chore(U0): add USART irq definitions
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c18feba - Browse repository at this point
Copy the full SHA c18febaView commit details -
chore(U0): HardwareTimer no PCLK2 to get clock freq
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a848f50 - Browse repository at this point
Copy the full SHA a848f50View commit details -
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92dbb3f - Browse repository at this point
Copy the full SHA 92dbb3fView commit details -
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d23c44 - Browse repository at this point
Copy the full SHA 3d23c44View commit details -
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3091896 - Browse repository at this point
Copy the full SHA 3091896View commit details
Commits on Sep 5, 2024
-
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d15a7c3 - Browse repository at this point
Copy the full SHA d15a7c3View commit details -
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1bd67fe - Browse repository at this point
Copy the full SHA 1bd67feView commit details -
fix(u0): LL RTC binary mode support
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ec6e63 - Browse repository at this point
Copy the full SHA 5ec6e63View commit details -
variant(u0): add Nucleo U083RC support
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa36e60 - Browse repository at this point
Copy the full SHA fa36e60View commit details -
chore(cmake): update with STM32U0xx variants
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 401c3a6 - Browse repository at this point
Copy the full SHA 401c3a6View commit details -
ci(cmake): add NUCLEO_U083RC to the build
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d45681 - Browse repository at this point
Copy the full SHA 2d45681View commit details