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 d36539df06 lib/embed/abort_: Use mp_raise_msg helper function. 7 years ago
..
axtls@9b3092eb3b lib/axtls: Upgrade to axTLS 2.1.3 + MicroPython patchset. 8 years ago
berkeley-db-1.xx@35aaec4418 berkeley-db-1.xx: Update, allow to override MINCACHE, DEFPSIZE. 7 years ago
cmsis/inc lib/cmsis: upgrade CMSIS-CORE to V4.30 8 years ago
embed lib/embed/abort_: Use mp_raise_msg helper function. 7 years ago
libc all: Use the name MicroPython consistently in comments 7 years ago
libffi@e9de7e35f2 lib/libffi: Add libffi as a submodule. 9 years ago
libm all: Use the name MicroPython consistently in comments 7 years ago
libm_dbl lib: Add libm_dbl, a double-precision math library, from musl-1.1.16. 7 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 the name MicroPython consistently in comments 7 years ago
netutils all: Raise exceptions via mp_raise_XXX 7 years ago
oofatfs lib/oofatfs/ffconf.h: Add MICROPY_FATFS_NORTC option. 8 years ago
stm32lib@d2bcfda543 stmhal: Update to new STM Cube HAL library. 7 years ago
timeutils all: Use the name MicroPython consistently in comments 7 years ago
utils all: Use the name MicroPython consistently in comments 7 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.