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 0af73014cc lib/mp-readline: Add auto-indent support. 9 years ago
..
fatfs lib/fatfs: Space optimise the ff_wtoupper function. 10 years ago
libc lib/libc: Add memchr. We already have strchr, but memchr is useful too. 10 years ago
libm lib/libm: Add implementations of erf, erfc, lgamma, tgamma. 10 years ago
mp-readline lib/mp-readline: Add auto-indent support. 9 years ago
netutils lib: Move some common mod_network_* functions to lib/netutils. 10 years ago
timeutils lib: Fix some issues in timeutils 10 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.