Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikpe/cdp1802-elf-libc
A tiny libc for the cdp1802-elf toolchain
https://github.com/mikpe/cdp1802-elf-libc
Last synced: about 2 months ago
JSON representation
A tiny libc for the cdp1802-elf toolchain
- Host: GitHub
- URL: https://github.com/mikpe/cdp1802-elf-libc
- Owner: mikpe
- License: gpl-3.0
- Created: 2024-06-24T17:02:08.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-11-05T19:39:38.000Z (2 months ago)
- Last Synced: 2024-11-05T20:37:24.086Z (2 months ago)
- Language: C
- Size: 198 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# cdp1802-elf-libc
A tiny libc for the cdp1802-elf toolchainThis libc supports running code generated by the cdp1802-elf toolchain (binutils and gcc ports)
on the sim1802 simulator, in particular the gcc test suite.This is not and does not intend to be a complete POSIX-compliant libc.