micropython/lib
Damien George d07ccc5a39 lib/fatfs: Space optimise the ff_wtoupper function.
Saves 768 bytes code space on Thumb2 archs.
2015-04-11 15:17:04 +01:00
..
fatfs lib/fatfs: Space optimise the ff_wtoupper function. 2015-04-11 15:17:04 +01:00
libc
libm
mp-readline
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.