micropython/lib
Damien George 4e1b03d45c lib/libc/string0: Add simple implementations of strspn and strcspn.
They are needed for littlefs.
2019-10-30 12:14:52 +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 stm32: Use hardware double sqrt on F7/H7 MCUs. 2019-10-10 17:39:32 +11:00
littlefs lib/littlefs: Add README describing origin and how to gen lfs1/lfs2. 2019-10-29 12:55:34 +11:00
lwip@159e31b689
mbedtls@3f8d78411a
memzip
mp-readline
mynewt-nimble@223714cb16 lib/mynewt-nimble: Add Apache mynewt nimble as a submodule. 2019-10-01 09:51:02 +10:00
netutils
nrfx@7513fc9d5c
oofatfs
stm32lib@668d7a9e54
timeutils
tinytest
tinyusb@393492823c
upytesthelper py: Add global default_emit_opt variable to make emit kind persistent. 2019-08-28 12:47:58 +10:00
utils py: Add global default_emit_opt variable to make emit kind persistent. 2019-08-28 12:47:58 +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.