micropython/lib
Damien George d1bfb271d7 lib/uzlib: Move uzlib code from extmod to lib.
It's third-party code, and not necessarily tied to extmod.

Signed-off-by: Damien George <damien@micropython.org>
2021-07-12 16:36:34 +10:00
..
asf4@d270f79aa1
axtls@531cab9c27
berkeley-db-1.xx@35aaec4418
btstack@c8b9823f68
cmsis/inc
embed
libc
libffi@e9de7e35f2
libhydrogen@5c5d513093
libm
libm_dbl
littlefs
lwip@159e31b689
mbedtls@1bc2c9cb8b
mbedtls_errors
memzip
mp-readline
mynewt-nimble@97ce3eacaa
netutils
nrfx@7a4c9d946c
nxp_driver@b618cb1d52
oofatfs
pico-sdk@bfcbefafc5
re1.5
stm32lib@302c52794d
timeutils
tinytest
tinyusb@d49938d0f5
upytesthelper
utils
uzlib lib/uzlib: Move uzlib code from extmod to lib. 2021-07-12 16:36:34 +10: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.