stm32duino / Arduino_Core_STM32

STM32 core support for Arduino
https://github.com/stm32duino/Arduino_Core_STM32/wiki
Other
2.85k stars 979 forks source link

feat: add STM32U0xx support #2495

Closed fpistm closed 2 months ago

fpistm commented 3 months ago

This PR add the support of the STM32U0 series.

Tests using a Nucleo-U083RC:

Fixes #2491