micropython/lib
Damien George 18c9abc329 lib/micropython-lib: Update submodule to latest.
This brings in:
- requests improvements with overriding headers
- use non-u versions of built-in modules, including asyncio
- fix to logging so StreamHandler calls parent constructor
- various fixes to usb-device packages
- fixes to lora sx126x and sx127x drivers
- improvements to unix-ffi/sqlite3
- support additional gap_connect arguments in aioble

Signed-off-by: Damien George <damien@micropython.org>
2024-10-25 01:26:58 +11:00
..
arduino-lib@8312406d6c lib/arduino-lib: Update submodule. 2024-10-25 01:18:33 +11:00
asf4@84f56af132
axtls@531cab9c27
berkeley-db-1.xx@85373b548f lib/berkeley-db-1.xx: Update submodule URL and version. 2024-03-16 12:12:48 +11:00
btstack@77e752abd6
cmsis/inc lib/cmsis: Update to CMSIS 5.9.0. 2024-01-22 12:36:35 +11:00
crypto-algorithms
cyw43-driver@9f6405f0b3 lib/cyw43-driver: Update driver to latest version v1.0.3. 2024-03-07 14:07:53 +11:00
fsp@e78939d32d
libffi@3d0ce1e6fc lib/libffi: Update libffi to 3.4.6. 2024-09-23 11:47:18 +10:00
libhydrogen@5c5d513093
libm lib/libm: Define _IEEE_LIBM only if not set. 2024-06-06 13:01:42 +10:00
libm_dbl lib/libm: Do not force floating point type size evaluation. 2024-05-31 17:04:24 +10:00
libmetal@0cb7d293a7 lib/libmetal: Add libmetal submodule. 2024-03-15 17:35:39 +11:00
littlefs lib/littlefs: Update LittleFS to v2.8.1. 2023-11-01 17:07:18 +01:00
lwip@0a0452b2c3 lib/lwip: Update lwIP to STABLE-2_2_0_RELEASE. 2024-08-29 23:45:34 +10:00
mbedtls@edb8fec988 lib/mbedtls: Update to mbedtls v3.5.1. 2024-01-30 10:53:48 +11:00
mbedtls_errors lib/mbedtls_errors: Update error list for latest mbedtls. 2024-01-30 10:56:38 +11:00
micropython-lib@68e3e07bc7 lib/micropython-lib: Update submodule to latest. 2024-10-25 01:26:58 +11:00
mynewt-nimble@42849560ba
nrfx@7a4c9d946c
nxp_driver@fa5a554c79
oofatfs lib/oofatfs: Fix speculative read in create_name. 2023-06-21 09:47:44 +01:00
open-amp@1904dee18d lib/open-amp: Add OpenAMP submodule. 2024-03-15 17:35:13 +11:00
pico-sdk@efe2103f9b lib/pico-sdk: Update to version 2.0.0. 2024-10-15 11:51:56 +11:00
protobuf-c@abc67a11c6 lib/protobuf-c: Add protobuf-c library. 2023-09-14 23:51:30 +10:00
re1.5
stm32lib@928df866e4
tinyusb@5217cee5de lib/tinyusb: Update to version 0.17.0. 2024-09-26 23:13:34 +10:00
uzlib lib/uzlib: For matches of the same length, take the closest one. 2023-11-30 12:13:29 +11:00
wiznet5k@0803fc519a
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.