Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhempel/umm_libc
https://github.com/rhempel/umm_libc
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rhempel/umm_libc
- Owner: rhempel
- License: mit
- Created: 2017-01-28T15:14:58.000Z (almost 8 years ago)
- Default Branch: adaptabuild
- Last Pushed: 2024-06-04T19:19:39.000Z (6 months ago)
- Last Synced: 2024-11-15T11:02:48.410Z (27 days ago)
- Language: C
- Size: 167 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-embedded-software - umlibc - A bare-bones libc for memory constrained systems. (Common)
README
# ummlibc
A bare-bones libc for memory constrained systems
This librbary is made up of source files from a few different
projects, see the individual files for specific licence
terms - the LICENSE at the root of this file covers the makefiles
that assemble the source into a library.Note also that the makefiles assume that my multi-platform make
system is being used, this will be added in a separate repository later.