Commit Graph

2 Commits

Author SHA1 Message Date
Christian Mauderer
3ac0e3c77e bsps/stm32u5: Fix warning in RTC
The function stm32u5_rtc_get_time is only used locally and therefore
should be static.

Update #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