micropython/lib
Paul Sokolovsky 3a84c8b58d string0.c: Move from stmhal/ to lib/. 2015-04-05 21:57:55 +03:00
..
fatfs lib: Update FatFs to R0.11. 2015-03-29 22:12:14 +01:00
libc string0.c: Move from stmhal/ to lib/. 2015-04-05 21:57:55 +03:00
libm lib/libm: Add implementations of erf, erfc, lgamma, tgamma. 2015-02-22 14:47:11 +00:00
mp-readline minimal: Allow to compile without defining MICROPY_HAL_H. 2015-02-13 15:26:53 +00:00
README.md

README.md

This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.