micropython/lib
David Lechner 77ed6f69ac tools/uncrustify: Enable more opts to remove space between func and '('.
With only `sp_func_proto_paren = remove` set there are some cases where
uncrustify misses removing a space between the function name and the
opening '('.  This sets all of the related options to `force` as well.
2020-06-19 22:07:32 +10:00
..
asf4@d270f79aa1
axtls@43a6e6bd3b
berkeley-db-1.xx@35aaec4418
btstack@c8b9823f68 lib/btstack: Update to c8b9823 for USB HCI reset timeout fix. 2020-04-29 16:54:12 +10:00
cmsis/inc
embed py/stream: Remove mp_stream_errno and use system errno instead. 2020-04-27 23:58:46 +10:00
libc
libffi@e9de7e35f2
libm all: Remove commented-out include statements. 2020-04-23 11:24:15 +10:00
libm_dbl all: Remove commented-out include statements. 2020-04-23 11:24:15 +10:00
littlefs
lwip@159e31b689
mbedtls@3f8d78411a
memzip
mp-readline
mynewt-nimble@97ce3eacaa lib/mynewt-nimble: Update submodule to NimBLE release 1.3.0. 2020-04-27 22:50:42 +10:00
netutils
nrfx@7a4c9d946c lib/nrfx: Upgrade to nrfx v2.0.0. 2020-05-15 15:06:02 +10:00
nxp_driver@b618cb1d52
oofatfs
stm32lib@668d7a9e54
timeutils
tinytest
tinyusb@a6b916ba85
upytesthelper
utils tools/uncrustify: Enable more opts to remove space between func and '('. 2020-06-19 22:07:32 +10: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.