micropython/lib
Paul Sokolovsky 0ec51441de stmhal: pyexec.c is common module, move to lib/utils/ . 2015-10-31 19:35:10 +03:00
..
axtls@5773c14466 lib/axtls: Update submodule, adds .gitignore . 2015-10-04 15:55:37 +03:00
fatfs
libc
libffi@e9de7e35f2 lib/libffi: Add libffi as a submodule. 2015-10-17 15:52:35 +03:00
libm
lwip@5b8b5d459e lib/lwip: Add LwIP stack as a submodule in the library directory 2015-10-23 00:35:20 +03:00
mp-readline all: Add py/mphal.h and use it in all ports. 2015-10-31 19:14:30 +03:00
netutils
timeutils
utils stmhal: pyexec.c is common module, move to lib/utils/ . 2015-10-31 19:35:10 +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.