wagiminator / MCU-Templates

Templates for bare-metal firmware development for some entry-level microcontrollers
Other
49 stars 6 forks source link
8051 avr ch32v003 ch32v103 ch32v203 ch32x035 ch551 ch552 ch554 ch559 py32f002a risc-v stc8 stm32g030

MCU Templates

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.

In the "Libraries" folder, you'll find general libraries for external peripheral devices that can be used by all microcontrollers.

Links