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 d402bf299d lib/fatfs/option/ccsbcs: Follow uPy optional features model. 9 years ago
..
axtls@c2690dc100 lib/axtls: Update to the latest upstream, fix reported MacOSX build issue. 9 years ago
berkeley-db-1.xx@7b31cae3c0 lib/berkeley-db-1.xx: Update to upstream which builds for uPy. 9 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: Allow math funcs to be used by non-Thumb archs. 9 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 lib/utils/pyhelp: Extract implementation of help(obj) to a library function. 9 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.