Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 2.17 KB

README.md

File metadata and controls

26 lines (23 loc) · 2.17 KB

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