micropython/lib
Damien George 2ec101e609 lib/micropython-lib: Update submodule to latest.
This brings in the following new modules: hs3003, bmi270, bmm150, cbor2
and senml.  It also refactors lsm6dsox and lsm9ds1.

Signed-off-by: Damien George <damien@micropython.org>
2023-03-08 09:53:43 +11:00
..
asf4@84f56af132 lib/asf4: Point submodule to latest commit on circuitpython branch. 2021-11-18 12:44:30 +11:00
axtls@531cab9c27
berkeley-db-1.xx@35aaec4418
btstack@1635e36d06 lib/btstack: Update to v1.5.4. 2022-11-11 15:14:14 +11:00
cmsis/inc
crypto-algorithms
cyw43-driver@e52dd14a15 lib/cyw43-driver: Update driver to latest version v0.9.0. 2023-03-08 00:56:00 +11: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 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@1bc2c9cb8b
mbedtls_errors
micropython-lib@c8603192d1 lib/micropython-lib: Update submodule to latest. 2023-03-08 09:53:43 +11:00
mynewt-nimble@42849560ba extmod/nimble: Update to NimBLE v1.4. 2021-10-26 16:43:18 +11:00
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@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@a9f8fee7bb lib/stm32lib: Update library to get L1 v1.10.3, and some other fixes. 2022-09-25 23:56:20 +10:00
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 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.