micropython/lib
Paul Sokolovsky e9d29c9ba9 lib/tinytest: Move from tools/tinytest.
Tinytest library was misplaced under tools/. By convention, any target
libraries belong to lib/, while tools/ contains host-side tools.
2017-12-08 19:26:15 +02:00
..
axtls@43a6e6bd3b
berkeley-db-1.xx@35aaec4418
cmsis/inc
embed
libc
libffi@e9de7e35f2
libm
libm_dbl
lwip@5b8b5d459e
memzip
mp-readline
netutils py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str. 2017-11-16 13:17:51 +11:00
oofatfs
stm32lib@d2bcfda543
timeutils
tinytest lib/tinytest: Move from tools/tinytest. 2017-12-08 19:26:15 +02:00
utils
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.