Christopher Hall 33c613891a [Makefiles] add requirements target пре 14 година
..
include d57efef52a [mini-libc] increase the number of available file handles пре 15 година
src a77080e1af [.gitignore] sort out ignored files пре 15 година
.gitignore a8b5766e99 [gitignore] update ignored files lists пре 15 година
Makefile 33c613891a [Makefiles] add requirements target пре 14 година
README f5617ff75c moved mini-libc to samo-lib пре 15 година

README

A zmall c library derived from msp430-libc which in turn is derived from the
original BSD C library.

Differences:
- Do not include malloc... we might consider using it later
- Do not include quicksort from the stdlib