circuitpython/lib
Scott Shawcroft cfc4ed19aa
Merge pull request #5308 from microDev1/patch
Revert localization of `REPL` messages
2021-09-08 12:35:18 -07:00
..
axtls@43a6e6bd3b WIP: complete manual inspection of all significant changes 2018-07-23 21:34:25 -04:00
berkeley-db-1.xx@35aaec4418 berkeley-db-1.xx: Update, allow to override MINCACHE, DEFPSIZE. 2017-09-10 13:51:51 +03:00
cmsis/inc Merge MicroPython 1.12 into CircuitPython 2021-05-03 14:01:18 -07:00
embed Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
libc Update the idf to a newer 4.3 commit 2021-08-27 10:49:57 -07:00
libffi@e9de7e35f2
libm Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
libm_dbl Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
littlefs Merge MicroPython 1.14 into CircuitPython 2021-05-11 15:07:40 -07:00
memzip Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
mp-readline Merge MicroPython 1.14 into CircuitPython 2021-05-11 15:07:40 -07:00
mp3@7a5de1ad77 raspberrypi: Enable mp3 playback 2021-03-10 18:44:10 -06:00
netutils Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
nrfutil@9e7dfb28a5 update nrfutil to 0.5.2d with singlebank option 2018-05-17 15:20:07 +07:00
oofatfs Turn on unicode for FATFS 2021-08-17 17:41:59 -07:00
protomatter@7fe6406aff esp32s2: Add rgbmatrix support 2021-05-26 11:21:59 -05:00
quirc@8c6ffa228a Use new quirc define for small stacks 2021-08-05 12:52:43 -05:00
timeutils Merge MicroPython 1.14 into CircuitPython 2021-05-11 15:07:40 -07:00
tinytest Merge MicroPython 1.12 into CircuitPython 2021-05-03 14:01:18 -07:00
tinyusb@582e5dbac5 Update TinyUSB 2021-09-07 13:09:27 +02:00
upytesthelper Merge MicroPython 1.12 into CircuitPython 2021-05-03 14:01:18 -07:00
utils revert localization of repl messages 2021-09-07 16:28:00 +05:30
uzlib@27e4f4c15b update uzlib to v2.9.5 2021-01-14 13:45:42 -06:00
README.md

README.md

This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.