You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George 6e74d24f30 py: Add micropython.schedule() function and associated runtime code. 8 years ago
..
axtls@67d27df4b5 lib/axtls: Update, fixes esp8266 build. 8 years ago
berkeley-db-1.xx@dab957dacd lib/berkeley-db-1.xx: Update to upstream, fixes MacOSX build. 8 years ago
cmsis/inc lib/cmsis: upgrade CMSIS-CORE to V4.30 8 years ago
embed lib/abort_.c: Add prototype to make coverage build happy. 8 years ago
libc lib/libc/string0: Remove better-than-standard strncpy() implementation. 9 years ago
libffi@e9de7e35f2 lib/libffi: Add libffi as a submodule. 9 years ago
libm lib/libm: Move Thumb-specific sqrtf function to separate file. 8 years ago
lwip@5b8b5d459e lib/lwip: Add LwIP stack as a submodule in the library directory 9 years ago
memzip lib/memzip: Make lexer constructor raise exception when file not found. 8 years ago
mp-readline lib/mp-readline: Make it easy to exit auto-indent mode by pressing enter. 9 years ago
netutils lib: Move some common mod_network_* functions to lib/netutils. 10 years ago
oofatfs lib/oofatfs/ffconf.h: Add MICROPY_FATFS_NORTC option. 8 years ago
timeutils lib/timeutils/timeutils: Fix pedantic warning in coverage build. 9 years ago
utils py: Add micropython.schedule() function and associated runtime code. 8 years ago
README.md lib: Add basic README. 10 years ago

README.md

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