3rd Party (Maintained by Koozali) git repo for dietlibc smeserver
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Brian Read 07a6c5b0a4 Remove LICENSE file 1 month ago
.gitattributes initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 7 months ago
.gitignore initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 7 months ago
Makefile initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 7 months ago
README.md initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 7 months ago
contriborbase initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 7 months ago
dietlibc-0.33.20110311.tar.bz2 initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 7 months ago
dietlibc-github.patch initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 7 months ago
dietlibc.spec initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 7 months ago
runtests-X.sh initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 7 months ago

README.md

dietlibc

3rd Party (Maintained by Koozali) git repo for dietlibc smeserver

Description


This description has been generated by an LLM AI system and cannot be relied on to be fully correct. Once it has been checked, then this comment will be deleted

Dietlibc is a C library for embedded systems, it is designed for small resource-constrained systems such as embedded systems and handheld computers. It provides a lightweight alternative to the standard C library (glibc) to reduce the size of applications while still providing the functionality necessary for them to run. Dietlibc is optimized for size and speed, and provides features like support for ARM and AVR targets, a reduced API, small code size, and low memory usage.