micropython/lib
Paul Sokolovsky 50ef851bee lib/timeutils/timeutils: Typo fix in comment. 2016-04-27 18:52:57 +03:00
..
axtls@532d2302b8 lib/axtls: Update to the latest upstream master. 2016-04-08 15:19:57 +03:00
fatfs lib/fatfs: Add support for sector sizes larger than 512 bytes. 2016-02-10 08:59:58 +00:00
libc lib/libc/string0: Use uintptr_t instead of uint32_t. 2015-12-31 14:11:18 +00:00
libffi@e9de7e35f2
libm lib/libm: Allow math funcs to be used by non-Thumb archs. 2015-12-18 21:05:44 +00:00
lwip@5b8b5d459e
memzip
mp-readline
netutils
timeutils lib/timeutils/timeutils: Typo fix in comment. 2016-04-27 18:52:57 +03:00
utils lib/utils/pyhelp: Extract implementation of help(obj) to a library function. 2016-04-25 18:54:09 +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.