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 4f9858e86d stmhal: Move pybstdio.c to lib/utils/sys_stdio_mphal.c for common use. 8 years ago
..
axtls@9b3092eb3b lib/axtls: Upgrade to axTLS 2.1.3 + MicroPython patchset. 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/math: Remove implementations of float conversion functions. 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 all: Use full path name when including mp-readline/timeutils/netutils. 8 years ago
netutils all: Use full path name when including mp-readline/timeutils/netutils. 8 years ago
oofatfs lib/oofatfs/ffconf.h: Add MICROPY_FATFS_NORTC option. 8 years ago
timeutils various: Spelling fixes 8 years ago
utils stmhal: Move pybstdio.c to lib/utils/sys_stdio_mphal.c for common use. 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.