Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# cdp1802-elf-libc
A tiny libc for the cdp1802-elf toolchain

This 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.