micropython/lib
Damien George d89cafd5c3 lib/utils/interrupt_char: Use core-provided mp_kbd_exception if enabled.
Ultimately all ports that use lib/utils/interrupt_char would enable
MICROPY_KBD_EXCEPTION, so this is an interim solution.
2016-12-15 13:35:54 +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 lib/utils/interrupt_char: Use core-provided mp_kbd_exception if enabled. 2016-12-15 13:35:54 +11: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.