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.
 
 
 
 
 
 
Paul Sokolovsky 3cdccb9b14 zephyr: Fix mp_hal_set_interrupt_char() declaration to be compatible. 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
fatfs lib/fatfs/option/ccsbcs: Follow uPy optional features model. 9 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: Remove unused definition of "one". 8 years ago
lwip@5b8b5d459e lib/lwip: Add LwIP stack as a submodule in the library directory 9 years ago
memzip lib/memzip: Factor out memzip from teensy/ into lib/memzip. 9 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
timeutils lib/timeutils/timeutils: Fix pedantic warning in coverage build. 9 years ago
utils zephyr: Fix mp_hal_set_interrupt_char() declaration to be compatible. 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.