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 9ab94c468c lib/libm: Add implementations of erf, erfc, lgamma, tgamma. 10 years ago
..
fatfs lib/fatfs: Allow a smaller minimum sector count for fatfs to be created. 10 years ago
libm lib/libm: Add implementations of erf, erfc, lgamma, tgamma. 10 years ago
mp-readline minimal: Allow to compile without defining MICROPY_HAL_H. 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.