From 5c90e294c82cd3551e1986d085757f9e9a11e472 Mon Sep 17 00:00:00 2001 From: Dmitry Murzinov Date: Sun, 19 Feb 2023 09:34:19 +0300 Subject: [PATCH] =?UTF-8?q?Add=20=C2=B5Clibc-ng?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c992808..dca9005 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ Permanent URL to this list: https://github.com/iDoka/awesome-embedded-software * [sc](https://github.com/tezc/sc) - Portable, stand-alone C libraries and data structures (C99). * [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. ## Memory