Skip to content

DoubleCai/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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 97.4%
  • Other 2.6%