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 lib/cmsis: upgrade CMSIS-CORE to V4.30 2016-09-30 16:19:03 +10:00
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 zephyr: Fix mp_hal_set_interrupt_char() declaration to be compatible. 2016-10-26 17:53:28 +03: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.