Compare commits

..

No commits in common. '1542a8a8e60885e413e1de0455665468913083ae' and '80bd02e1a4c7cca8d9d9c4500d4f6122bfff2a7e' have entirely different histories.

@ -92,7 +92,6 @@ Permanent URL to this list: https://github.com/iDoka/awesome-embedded-software
* [Embedded Artistry's libc](https://github.com/embeddedartistry/libc) - A stripped-down C standard library implementation targeted for microcontroller-based embedded systems. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
* [HWlib](https://github.com/wovo/hwlib) - C++ OO micro-controller library for close-to-the-hardware programming.
* [ctl](https://github.com/rurban/ctl) - C Container Template Library. There is a fast compiling, type safe, header only, template-like container library for ISO C99/C11.
* [FSMLang](https://github.com/FSMLang/FSMLang) - State machine description language with C language generator. Supports flat and hierarchical machines and event subsystem.
## Memory

Loading…
Cancel
Save