micropython/lib
Damien George d4997c7b60 lib/stm32lib: Update library for fix to F7 USB HS.
Fixes build on MCUs with built-in USB HS PHY.

Signed-off-by: Damien George <damien@micropython.org>
2022-01-06 16:43:22 +11: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
btstack@c8b9823f68
cmsis/inc
crypto-algorithms lib/crypto-algorithms: Move crypto-algorithms code from extmod to lib. 2021-07-12 16:36:37 +10:00
libffi@e9de7e35f2
libhydrogen@5c5d513093
libm
libm_dbl
littlefs
lwip@159e31b689
mbedtls@1bc2c9cb8b lib/mbedtls: Switch to currently latest commit of LTS branch v2.16. 2021-05-25 00:04:01 +10:00
mbedtls_errors
mynewt-nimble@42849560ba extmod/nimble: Update to NimBLE v1.4. 2021-10-26 16:43:18 +11:00
nrfx@7a4c9d946c
nxp_driver@b618cb1d52
oofatfs
pico-sdk@2062372d20 lib: Update pico-sdk to 1.3.0 and tinyusb to 0.12.0. 2021-11-26 12:05:38 +11:00
re1.5 lib/re1.5: Move re1.5 code from extmod to lib. 2021-07-12 16:36:26 +10:00
stm32lib@c1b7a41577 lib/stm32lib: Update library for fix to F7 USB HS. 2022-01-06 16:43:22 +11:00
tinytest
tinyusb@4bfab30c02 lib: Update pico-sdk to 1.3.0 and tinyusb to 0.12.0. 2021-11-26 12:05:38 +11:00
uzlib lib/uzlib: Move uzlib code from extmod to lib. 2021-07-12 16:36:34 +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.