micropython/lib
Damien George 69661f3343 all: Reformat C and Python source code with tools/codeformat.py.
This is run with uncrustify 0.70.1, and black 19.10b0.
2020-02-28 10:33:03 +11:00
..
asf4@d270f79aa1
axtls@43a6e6bd3b
berkeley-db-1.xx@35aaec4418
cmsis/inc
embed
libc lib/libc/string0: Add simple implementations of strspn and strcspn. 2019-10-30 12:14:52 +11:00
libffi@e9de7e35f2
libm
libm_dbl
littlefs
lwip@159e31b689
mbedtls@3f8d78411a
memzip
mp-readline lib/mp-readline: Add word-based move/delete EMACS key sequences. 2020-01-12 13:09:27 +11:00
mynewt-nimble@223714cb16
netutils all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
nrfx@7513fc9d5c
oofatfs
stm32lib@668d7a9e54
timeutils all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
tinytest Revert "lib/tinytest: Clean up test reporting in the presence of std..." 2019-12-19 17:53:46 +11:00
tinyusb@393492823c
upytesthelper
utils all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11: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.