micropython/lib
Damien George f53a8e712f lib/libc/string0.c: Remove include of std.h, replace with string.h.
Much more portable this way.
2015-04-18 14:27:55 +01:00
..
fatfs
libc lib/libc/string0.c: Remove include of std.h, replace with string.h. 2015-04-18 14:27:55 +01:00
libm
mp-readline
README.md

README.md

This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.