Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
jadedctrl
/
wrdk
miroir de
https://github.com/nzmichaelh/wrdk
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Branche:
master
Branches
Tags
format-one
gh-pages
master
wrdk-0.1
snapshot-2009-12-28
snapshot-2009-10-30
snapshot-2009-10-27
prior-to-file-format-change
Release-2009-11-16
Release-2009-10-16
Release-2009-10-07
Release-2009-09-30
wrdk
/
samo-lib
/
mini-libc
Christopher Hall
33c613891a
[Makefiles] add requirements target
il y a 14 ans
..
include
d57efef52a
[mini-libc] increase the number of available file handles
il y a 15 ans
src
a77080e1af
[.gitignore] sort out ignored files
il y a 15 ans
.gitignore
a8b5766e99
[gitignore] update ignored files lists
il y a 15 ans
Makefile
33c613891a
[Makefiles] add requirements target
il y a 14 ans
README
f5617ff75c
moved mini-libc to samo-lib
il y a 15 ans
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