circuitpython/lib
Jeff Epler a6072f7ae3 uzlib: convert to submodule
Textualy, the files in lib/uzlib/src were identical to the ones committed
in extmod/uzlib so there should be no behavioral change possible as a
result of this commit.
2018-05-07 20:03:30 -05:00
..
axtls@dac9176cac
berkeley-db-1.xx@35aaec4418
cmsis/inc lib/cmsis: upgrade CMSIS-CORE to V4.30 2016-09-30 16:19:03 +10:00
embed
libc
libffi@e9de7e35f2
libm merge from 2.2.0 + fix up board defs 2018-01-02 21:25:41 -05:00
libm_dbl
lwip@5b8b5d459e
memzip
mp-readline Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
netutils all: Remove inclusion of internal py header files. 2017-10-04 12:37:50 +11:00
nrfutil@d48561b073
oofatfs
stm32lib@d2bcfda543
timeutils
utils Prevent a heap pointer from living on the stack longer than we need. 2018-04-09 16:02:32 -07:00
uzlib@27176508e1 uzlib: convert to submodule 2018-05-07 20:03:30 -05: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.