micropython/lib
Jim Mussared 9a1b7d8448 lib/micropython-lib: Add micropython-lib as a submodule.
Several boards now depend on libraries from micropython-lib.  Rather than
expecting micropython-lib to be available as a sibling of the micropython
repo, instead make it a submodule.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-08-03 00:04:06 +10:00
..
asf4@84f56af132
axtls@531cab9c27
berkeley-db-1.xx@35aaec4418
btstack@c8b9823f68
cmsis/inc
crypto-algorithms
cyw43-driver@2ab6ca93f9 lib/cyw43-driver: Update driver to latest version. 2022-07-26 01:37:47 +10:00
fsp@55bffd3a71 lib/fsp: Add renesas fsp git repository as submodule. 2022-04-29 10:55:58 +09:00
libffi@e9de7e35f2
libhydrogen@5c5d513093
libm
libm_dbl
littlefs lib/littlefs: Remove assignment of variables to themselves. 2022-05-24 12:51:49 +10:00
lwip@159e31b689
mbedtls@1bc2c9cb8b
mbedtls_errors
micropython-lib@70e422dc2e lib/micropython-lib: Add micropython-lib as a submodule. 2022-08-03 00:04:06 +10:00
mynewt-nimble@42849560ba
nrfx@7a4c9d946c
nxp_driver@fa5a554c79 lib/nxp_driver: Update nxp_driver to v2.10. 2022-06-03 10:48:04 +10:00
oofatfs
pico-sdk@2e6142b15b lib/pico-sdk: Update to version 1.4.0. 2022-06-30 16:03:21 +10:00
re1.5
stm32lib@eb80f0126e
tinytest
tinyusb@868f2bcda0 lib/tinyusb: Update to the most recent master. 2022-07-19 11:26:54 +10:00
uzlib
wiznet5k@0803fc519a lib/wiznet5k: Add submodule for Wiznet Ethernet drivers. 2022-06-03 14:29:11 +10:00
README.md

README.md

This directory contains third-party, low-level C libraries and SDKs. Libraries that do not target any specific platform are generally chosen based on them being independent and efficient.