micropython/lib
Damien George 6e74d24f30 py: Add micropython.schedule() function and associated runtime code. 2017-03-20 15:20:26 +11:00
..
axtls@67d27df4b5
berkeley-db-1.xx@dab957dacd
cmsis/inc
embed
libc
libffi@e9de7e35f2
libm
lwip@5b8b5d459e
memzip lib/memzip: Make lexer constructor raise exception when file not found. 2017-03-14 11:52:05 +11:00
mp-readline
netutils
oofatfs lib/oofatfs/ffconf.h: Add MICROPY_FATFS_NORTC option. 2017-01-31 19:54:20 +11:00
timeutils
utils py: Add micropython.schedule() function and associated runtime code. 2017-03-20 15:20:26 +11: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.