You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George c9baf498c8 lib/micropython-lib: Update submodule to latest. 2 years ago
..
asf4@84f56af132 lib/asf4: Point submodule to latest commit on circuitpython branch. 3 years ago
axtls@531cab9c27 lib/axtls: Update to latest axtls 2.1.5 wih additional commits. 3 years ago
berkeley-db-1.xx@35aaec4418 berkeley-db-1.xx: Update, allow to override MINCACHE, DEFPSIZE. 7 years ago
btstack@1635e36d06 lib/btstack: Update to v1.5.4. 2 years ago
cmsis/inc lib/cmsis: Upgrade to CMSIS 5.5.1. 6 years ago
crypto-algorithms lib/crypto-algorithms: Move crypto-algorithms code from extmod to lib. 3 years ago
cyw43-driver@2cf328d9e4 lib/cyw43-driver: Update driver to latest version. 2 years ago
fsp@55bffd3a71 lib/fsp: Add renesas fsp git repository as submodule. 3 years ago
libffi@e9de7e35f2 lib/libffi: Add libffi as a submodule. 9 years ago
libhydrogen@5c5d513093 lib/libhydrogen: Add new libhydrogen submodule. 4 years ago
libm lib/libm: Use __asm__ instead of asm. 2 years ago
libm_dbl lib/libm: Use __asm__ instead of asm. 2 years ago
littlefs lib/littlefs: Remove assignment of variables to themselves. 2 years ago
lwip@6ca936f6b5 lib/lwip: Update lwIP to v2.1.3, tag STABLE-2_1_3_RELEASE. 2 years ago
mbedtls@1bc2c9cb8b lib/mbedtls: Switch to currently latest commit of LTS branch v2.16. 4 years ago
mbedtls_errors lib/mbedtls_errors: Add code to patch mbedtls for shortened error strs. 4 years ago
micropython-lib@c1526d2d1e lib/micropython-lib: Update submodule to latest. 2 years ago
mynewt-nimble@42849560ba extmod/nimble: Update to NimBLE v1.4. 3 years ago
nrfx@7a4c9d946c lib/nrfx: Upgrade to nrfx v2.0.0. 5 years ago
nxp_driver@fa5a554c79 lib/nxp_driver: Update nxp_driver to v2.10. 2 years ago
oofatfs lib/oofatfs: Update oofatfs library to fix issue with logic not. 6 years ago
pico-sdk@2e6142b15b lib/pico-sdk: Update to version 1.4.0. 2 years ago
re1.5 lib/re1.5: Add support for named classes in class sets. 2 years ago
stm32lib@a9f8fee7bb lib/stm32lib: Update library to get L1 v1.10.3, and some other fixes. 2 years ago
tinytest Revert "lib/tinytest: Clean up test reporting in the presence of std..." 5 years ago
tinyusb@868f2bcda0 lib/tinyusb: Update to the most recent master. 2 years ago
uzlib lib/uzlib: Move uzlib code from extmod to lib. 3 years ago
wiznet5k@0803fc519a lib/wiznet5k: Add submodule for Wiznet Ethernet drivers. 2 years ago
README.md lib,shared: Update README's based on contents of these dirs. 3 years ago

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.