micropython/lib
Damien George cd527bb324 lib/libm: Move Thumb-specific sqrtf function to separate file.
This allows it to be used only when the hardware supports VFP
instructions, preventing compile errors.
2016-11-03 12:26:32 +11:00
..
axtls@67d27df4b5
berkeley-db-1.xx@dab957dacd
cmsis/inc
embed
fatfs
libc
libffi@e9de7e35f2
libm lib/libm: Move Thumb-specific sqrtf function to separate file. 2016-11-03 12:26:32 +11:00
lwip@5b8b5d459e
memzip
mp-readline
netutils
timeutils
utils
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.