Skip to content

Templates for bare-metal firmware development for some entry-level microcontrollers

License

Notifications You must be signed in to change notification settings

wagiminator/MCU-Templates

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages