micropython/lib
Damien George 4e7107a572 py: Change mp_print_strn_t func type to use size_t for the str length. 2015-11-29 14:25:04 +00:00
..
axtls@5773c14466
fatfs lib/fatfs: Unify fatfs configuration. 2015-11-08 22:21:17 +00:00
libc
libffi@e9de7e35f2
libm
lwip@5b8b5d459e
memzip
mp-readline lib/mp-readline: Make it easy to exit auto-indent mode by pressing enter. 2015-11-07 13:07:43 +00:00
netutils
timeutils
utils py: Change mp_print_strn_t func type to use size_t for the str length. 2015-11-29 14:25:04 +00: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.