circuitpython/lib
Jeff Epler e105915140 mbedtls: avoid function that only exists on rp2040
rp2350 doesn't have the same RTC peripheral as the 2040 (let alone
other family micros)

this has the side effect of obeying a different timesource if one has
been configured.
2024-11-04 18:29:46 -06:00
..
adafruit_floppy@a20190fb04 update adafruit_floppy submodule again 2024-04-02 15:59:00 -05:00
AnimatedGIF Fixign alignment issue on ESP and SAMD boards 2023-02-12 09:39:08 -06: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@85373b548f lib/berkeley-db-1.xx: Update submodule URL and version. 2024-03-16 12:12:48 +11:00
certificates@ad28d2ee54 lib/certificates: update to include ssl.com RSA cert 2024-02-16 14:19:35 -05:00
cmsis/inc lib/cmsis: revert to previous version, to avoid new compilation errors. 2024-09-09 19:15:49 -04:00
crypto-algorithms Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
libffi@e9de7e35f2 lib/libffi: Add libffi as a submodule. 2015-10-17 15:52:35 +03:00
libm Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
libm_dbl initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
littlefs merge from main 2024-07-29 17:41:46 -04:00
mbedtls@981743de6f working on compilation errors 2024-09-06 23:10:41 -04:00
mbedtls_config mbedtls: avoid function that only exists on rp2040 2024-11-04 18:29:46 -06:00
mbedtls_errors revert lib/mbedtls_errors/mp_mbedtls_errors.c to previous version 2024-09-13 19:32:33 -04:00
micropython-lib@50ed36fbeb lib/micropython-lib: Update submodule to latest. 2024-05-27 16:27:41 +10:00
mp3@aac02afd9f MP3Decoder: update mp3 submodule 2024-05-01 14:20:39 -05:00
nrfutil@9e7dfb28a5 update nrfutil to 0.5.2d with singlebank option 2018-05-17 15:20:07 +07:00
oofatfs fix some tests 2024-08-06 16:23:12 -04:00
protomatter@0bd9873153 ports/silabs and lib/protomatter: STATIC -> static 2024-09-09 19:57:24 -04:00
quirc@8c6ffa228a Use new quirc define for small stacks 2021-08-05 12:52:43 -05:00
re1.5 change CIRCUITPY change markers to CIRCUITPY-CHANGE 2023-10-19 16:42:36 -04:00
sdmmc Initial Pi Zero support 2021-12-30 18:32:59 -08:00
tinytest Merge MicroPython 1.12 into CircuitPython 2021-05-03 14:01:18 -07:00
tinyusb@5217cee5de update tinyusb to v0.17.0 (5217cee5) 2024-09-26 17:59:59 +00:00
tjpgd byte-swap our jpegs, it's better for our TFTs and such 2023-12-05 17:06:43 -06:00
tlsf@ea82911f4c Fix Funhouse and update to IDF 5.3 2024-08-15 11:36:37 -07:00
uzlib MPy v1.22 merge: initial merge; not compiled yet 2024-07-25 15:16:24 -04:00
README.md lib,shared: Update README's based on contents of these dirs. 2021-07-13 00:17:02 +10:00

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.