Commit Graph

2 Commits

Author SHA1 Message Date
Christian Mauderer
689e1c6de9 bsps/stm32u5: Fix build error
The cortex_m33.h should not be included directly. It is already included
in the stm32u5xx.h and that file sets all necessary defines.

Updates #5289
2025-07-12 15:44:41 -04:00
Matt Joyce
d735d4459c bsps/stm32u5-grisp-nano: New BSP
This BSP supports a custom STM32U5 based board. It uses a similar
structure like the existing STM32H7 BSP and therefore should be well
adaptable to other boards.

Co-authored-by: Christian Mauderer <christian.mauderer@embedded-brains.de>
2025-07-02 23:41:01 -04:00