micropython/lib
Damien George 9b277d9815 lib/pico-sdk: Update to latest version v1.0.1.
In particular it fixes GPIO19 so that it can be used as an output.

Signed-off-by: Damien George <damien@micropython.org>
2021-02-02 10:59:27 +11:00
..
asf4@d270f79aa1
axtls@43a6e6bd3b
berkeley-db-1.xx@35aaec4418
btstack@c8b9823f68
cmsis/inc
embed
libc
libffi@e9de7e35f2
libhydrogen@5c5d513093 lib/libhydrogen: Add new libhydrogen submodule. 2021-01-18 12:43:01 +11:00
libm lib/libm: Reduce size of static two_over_pi array. 2020-09-04 00:45:56 +10:00
libm_dbl
littlefs lib/littlefs: Guard lfs2_mlist_isopen with LFS2_NO_ASSERT. 2020-12-09 13:19:31 +11:00
lwip@159e31b689
mbedtls@3f8d78411a
mbedtls_errors
memzip
mp-readline
mynewt-nimble@97ce3eacaa
netutils
nrfx@7a4c9d946c
nxp_driver@b618cb1d52
oofatfs
pico-sdk@2d5789eca8 lib/pico-sdk: Update to latest version v1.0.1. 2021-02-02 10:59:27 +11:00
stm32lib@302c52794d lib/stm32lib: Update library for WB v1.10.0. 2020-12-10 12:26:24 +11:00
timeutils lib/timeutils: Provide simple impl of extra funcs when Epoch is 1970. 2021-01-29 23:57:10 +11:00
tinytest
tinyusb@a6b916ba85
upytesthelper
utils lib/utils/pyexec: Remove obsolete LCD initialization. 2021-01-30 13:41:36 +11: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.