circuitpython/lib
hathach 02b1b53153 Merge branch 'master' into nrf52_dfu_touch1200 2018-08-22 15:24:12 +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
embed Two fixes and translate more strings. 2018-08-09 13:29:30 -07:00
libc Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
libffi@e9de7e35f2
libm merge from 2.2.0 + fix up board defs 2018-01-02 21:25:41 -05:00
libm_dbl lib: Add libm_dbl, a double-precision math library, from musl-1.1.16. 2017-06-28 15:12:04 +10:00
lwip@5b8b5d459e lib/lwip: Update lwIP to v2.0.3, tag STABLE-2_0_3_RELEASE. 2018-05-17 13:11:31 +10:00
memzip lib/memzip: Make lexer constructor raise exception when file not found. 2017-03-14 11:52:05 +11:00
mp-readline merge finished 2018-07-28 13:29:47 -04:00
netutils Fix esp and samd 2018-08-16 17:41:35 -07:00
nrfutil@9e7dfb28a5 update nrfutil to 0.5.2d with singlebank option 2018-05-17 15:20:07 +07:00
oofatfs '/' and '\' are also acceptable ends of the path now 2018-07-28 17:07:22 +02:00
stm32lib@d2bcfda543 lib/stm32lib: Update library to include support for STM32F0 MCUs. 2018-05-28 21:46:20 +10:00
timeutils all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
tinytest lib/tinytest: Clean up test reporting in the presence of stdout output. 2017-12-15 19:41:08 +02:00
tinyusb@7b35cd0203 add touch 1200 for dfu-flash 2018-08-21 15:15:44 +07:00
upytesthelper lib/upytesthelper: MicroPython test helper layer on top of tinytest. 2017-12-13 09:07:51 +02:00
utils Add i2cslave.I2CSlave bindings 2018-08-16 17:11:20 +02:00
uzlib@27176508e1 uzlib: convert to submodule 2018-05-07 20:03:30 -05: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.