RIOT-OS / RIOT

RIOT - The friendly OS for IoT
https://riot-os.org
GNU Lesser General Public License v2.1
4.83k stars 1.97k forks source link

STM32 family support #19264

Open benpicco opened 1 year ago

benpicco commented 1 year ago

This gives an overview of STM32 MCUs for which RIOT has at least basic support. As ST releases new Chips we are not always up to date with the changes needed to support them, but they typically share a lot of code.

High Performance

Mainstream

Ultra Low Power

Wireless

Useful links

https://www.st.com/en/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus.html

aabadie commented 1 year ago

AFAICT, the STM32L4+ are supported, they are just in the same code as STM32L4. They correspond to STM32L4R5xxx for example.