micropython/lib
Carlosgg b5f4611969 lib/mbedtls_errors: Add esp32-specific mbedtls error file.
This allows updating mp_mbedtls_errors.c for the other mbedtls based ports
based on mbedTLS v2.28.1.  This esp32-specific file will not be required
after updating IDF support to >= v4.4.1.

Signed-off-by: Carlos Gil <carlosgilglez@gmail.com>
2023-05-01 10:50:01 +10:00
..
asf4@84f56af132
axtls@531cab9c27
berkeley-db-1.xx@35aaec4418
btstack@1635e36d06
cmsis/inc
crypto-algorithms
cyw43-driver@36144f94be lib/cyw43-driver: Update driver to latest version v1.0.0. 2023-04-26 12:57:04 +10:00
fsp@55bffd3a71
libffi@e9de7e35f2
libhydrogen@5c5d513093
libm
libm_dbl
littlefs
lwip@6ca936f6b5
mbedtls@dd79db1001 lib/mbedtls: Update to mbedtls v2.28.1. 2023-04-30 18:07:57 +10:00
mbedtls_errors lib/mbedtls_errors: Add esp32-specific mbedtls error file. 2023-05-01 10:50:01 +10:00
micropython-lib@c113611765 lib/micropython-lib: Update submodule to latest. 2023-04-26 12:59:26 +10:00
mynewt-nimble@42849560ba
nrfx@7a4c9d946c
nxp_driver@fa5a554c79
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@fdb1ec6879 lib/stm32lib: Update library to get H7 v1.11.0. 2023-03-21 14:02:41 +11:00
tinytest
tinyusb@868f2bcda0
uzlib
wiznet5k@0803fc519a
README.md

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.