Discover a set of templates designed to simplify the initial stages of bare-metal firmware development for various microcontrollers. These templates eliminate the need for complicated Hardware Abstraction Layers (HALs) and heavy closed-source development tools. They come with pre-configured Makefiles, linker scripts, programming tools, and internal peripheral libraries to streamline the development process.
- ATtiny814, tinyAVR 0/1-series
- CH551, CH552, CH554
- CH558, CH559
- CH32V003
- CH32V103
- CH32V203
- CH32X035, CH32X034, CH32X033
- PY32F002, PY32F003, PY32F030
- STC8H1K08, STC8H1K17
- STC8H8K64U, STC8H8K32U
- STM32C011, STM32C031
- STM32F030, STM32F031
- STM32G030, STM32G031, STM32G041
- STM32L010, STM32L011, STM32L021, STM32L031
In the "Libraries" folder, you'll find general libraries for external peripheral devices that can be used by all microcontrollers.