micropython/lib
Takeo Takahashi 0c58e29074 lib/fsp: Update FSP for renesas-ra to the latest version v4.4.0.
Signed-off-by: Takeo Takahashi <takeo.takahashi.xv@renesas.com>
2023-05-11 16:18:39 +10:00
..
asf4@84f56af132 lib/asf4: Point submodule to latest commit on circuitpython branch. 2021-11-18 12:44:30 +11:00
axtls@531cab9c27 lib/axtls: Update to latest axtls 2.1.5 wih additional commits. 2021-07-08 23:51:39 +10:00
berkeley-db-1.xx@35aaec4418 berkeley-db-1.xx: Update, allow to override MINCACHE, DEFPSIZE. 2017-09-10 13:51:51 +03:00
btstack@1635e36d06 lib/btstack: Update to v1.5.4. 2022-11-11 15:14:14 +11:00
cmsis/inc lib/cmsis: Upgrade to CMSIS 5.5.1. 2019-06-03 14:40:57 +10:00
crypto-algorithms lib/crypto-algorithms: Move crypto-algorithms code from extmod to lib. 2021-07-12 16:36:37 +10:00
cyw43-driver@36144f94be lib/cyw43-driver: Update driver to latest version v1.0.0. 2023-04-26 12:57:04 +10:00
fsp@e78939d32d lib/fsp: Update FSP for renesas-ra to the latest version v4.4.0. 2023-05-11 16:18:39 +10:00
libffi@e9de7e35f2 lib/libffi: Add libffi as a submodule. 2015-10-17 15:52:35 +03:00
libhydrogen@5c5d513093 lib/libhydrogen: Add new libhydrogen submodule. 2021-01-18 12:43:01 +11:00
libm lib/libm: Use __asm__ instead of asm. 2022-11-10 11:36:41 +11:00
libm_dbl lib/libm: Use __asm__ instead of asm. 2022-11-10 11:36:41 +11:00
littlefs lib/littlefs: Remove assignment of variables to themselves. 2022-05-24 12:51:49 +10:00
lwip@6ca936f6b5 lib/lwip: Update lwIP to v2.1.3, tag STABLE-2_1_3_RELEASE. 2022-08-29 14:41:21 +10:00
mbedtls@981743de6f lib/mbedtls: Update to mbedtls v2.28.3. 2023-05-03 17:33:38 +10:00
mbedtls_errors lib/mbedtls_errors: Update patch and error list for new mbedtls. 2023-05-01 10:54:02 +10:00
micropython-lib@c113611765 lib/micropython-lib: Update submodule to latest. 2023-04-26 12:59:26 +10:00
mynewt-nimble@42849560ba extmod/nimble: Update to NimBLE v1.4. 2021-10-26 16:43:18 +11:00
nrfx@7a4c9d946c lib/nrfx: Upgrade to nrfx v2.0.0. 2020-05-15 15:06:02 +10:00
nxp_driver@fa5a554c79 lib/nxp_driver: Update nxp_driver to v2.10. 2022-06-03 10:48:04 +10:00
oofatfs lib/oofatfs: Update oofatfs library to fix issue with logic not. 2019-03-07 15:03:09 +11:00
pico-sdk@f396d05f82 lib/pico-sdk: Update to version 1.5.0. 2023-02-17 14:03:19 +11:00
re1.5 lib/re1.5: Add support for named classes in class sets. 2023-01-18 09:15:32 +11:00
stm32lib@fdb1ec6879 lib/stm32lib: Update library to get H7 v1.11.0. 2023-03-21 14:02:41 +11:00
tinytest Revert "lib/tinytest: Clean up test reporting in the presence of std..." 2019-12-19 17:53:46 +11:00
tinyusb@868f2bcda0 lib/tinyusb: Update to the most recent master. 2022-07-19 11:26:54 +10:00
uzlib lib/uzlib: Move uzlib code from extmod to lib. 2021-07-12 16:36:34 +10:00
wiznet5k@0803fc519a lib/wiznet5k: Add submodule for Wiznet Ethernet drivers. 2022-06-03 14:29:11 +10:00
README.md lib,shared: Update README's based on contents of these dirs. 2021-07-13 00:17:02 +10:00

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.