micropython/lib
Tom Soulanille 7d588b0c7c lib/mp-readline: Add emacs-style control characters for cursor movement.
Disabled by default.  Adds 108 bytes to Thumb2 arch when enabled.
2015-07-26 15:22:13 +01:00
..
fatfs
libc
libm
mp-readline lib/mp-readline: Add emacs-style control characters for cursor movement. 2015-07-26 15:22:13 +01:00
netutils lib: Move some common mod_network_* functions to lib/netutils. 2015-05-04 11:48:40 +01:00
timeutils lib: Fix some issues in timeutils 2015-05-21 23:31:50 +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.