add Embedded Artistrys libc

pull/4/head
Dmitry Murzinov 11 months ago
parent ce3fb90d40
commit 443cf04795

@ -89,6 +89,7 @@ Permanent URL to this list: https://github.com/iDoka/awesome-embedded-software
* [MicroTBX](https://github.com/feaser/microtbx) - Open source Microcontroller ToolBoX consisting of software components commonly needed in embedded software applications. MicroTBX is written in the C programming language (C99) with MISRA compliance in mind.
* [umlibc](https://github.com/rhempel/umlibc) - A bare-bones libc for memory constrained systems.
* [µClibc-ng](https://github.com/wbx-github/uclibc-ng) - Embedded C Library.
* [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.

Loading…
Cancel
Save