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 f53a8e712f lib/libc/string0.c: Remove include of std.h, replace with string.h. 10 years ago
..
fatfs lib/fatfs: Space optimise the ff_wtoupper function. 10 years ago
libc lib/libc/string0.c: Remove include of std.h, replace with string.h. 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.