micropython/lib
stijn 12fab63928 lib: Replace tabs with spaces in readline.c 2015-10-26 11:38:12 +00:00
..
axtls@5773c14466 lib/axtls: Update submodule, adds .gitignore . 2015-10-04 15:55:37 +03:00
fatfs
libc
libffi@e9de7e35f2 lib/libffi: Add libffi as a submodule. 2015-10-17 15:52:35 +03:00
libm
lwip@5b8b5d459e lib/lwip: Add LwIP stack as a submodule in the library directory 2015-10-23 00:35:20 +03:00
mp-readline lib: Replace tabs with spaces in readline.c 2015-10-26 11:38:12 +00:00
netutils lib: Move some common mod_network_* functions to lib/netutils. 2015-05-04 11:48:40 +01:00
timeutils lib: Fix some issues in timeutils 2015-05-21 23:31:50 +03:00
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.