circuitpython/lib
Scott Shawcroft b35fa44c8a
Merge MicroPython 1.12 into CircuitPython
2021-05-03 14:01: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 Two fixes and translate more strings. 2018-08-09 13:29:30 -07:00
libc Merge MicroPython 1.12 into CircuitPython 2021-05-03 14:01:18 -07:00
libffi@e9de7e35f2 lib/libffi: Add libffi as a submodule. 2015-10-17 15:52:35 +03:00
libm Merge MicroPython 1.10 into CircuitPython 2021-04-21 15:59:17 -07:00
libm_dbl Merge MicroPython 1.12 into CircuitPython 2021-05-03 14:01:18 -07:00
littlefs Merge MicroPython 1.12 into CircuitPython 2021-05-03 14:01:18 -07:00
memzip Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
mp-readline Handle home, delete, & emacs key w/ utf-8 in repl 2020-08-19 23:25:20 -04:00
mp3@7a5de1ad77 raspberrypi: Enable mp3 playback 2021-03-10 18:44:10 -06:00
netutils Merge MicroPython 1.12 into CircuitPython 2021-05-03 14:01:18 -07:00
nrfutil@9e7dfb28a5 update nrfutil to 0.5.2d with singlebank option 2018-05-17 15:20:07 +07:00
oofatfs Merge MicroPython v1.11 into CircuitPython 2021-04-26 15:47:41 -07:00
protomatter@98017c5734 update protomatter 2021-04-13 08:48:40 -05:00
timeutils codeformat 2021-04-19 22:22:44 -07:00
tinytest Merge MicroPython 1.12 into CircuitPython 2021-05-03 14:01:18 -07:00
tinyusb@ab4d30fd6b update tinyusb to fix midi buffer overflow issue 2021-04-02 17:57:56 +07:00
upytesthelper Merge MicroPython 1.12 into CircuitPython 2021-05-03 14:01:18 -07:00
utils Merge MicroPython 1.12 into CircuitPython 2021-05-03 14:01:18 -07:00
uzlib@27e4f4c15b update uzlib to v2.9.5 2021-01-14 13:45:42 -06:00
README.md lib: Add basic README. 2014-09-18 00:13:03 +01:00

README.md

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