Skip to content

Latest commit

 

History

History
48 lines (39 loc) · 1.9 KB

README.md

File metadata and controls

48 lines (39 loc) · 1.9 KB

embedded-cpp-code

A short list of interesting embedded C++ projects

Mostly C++1x code and libraries with no ( or optional ) heap usage, no RTTI or exceptions dependencies, targeted at running on modern 32-bit MCUs

Pull requests welcome !

Baremetal projects

Projects building a baremetal app on C++

Libraries

Robotics