micropython/lib
Damien George 530c76f6ca lib/utils: Remove unused PYEXEC_SWITCH_MODE from pyexec.h.
It was made obsolete by commit c98c128fe8.

Signed-off-by: Damien George <damien@micropython.org>
2021-04-24 00:10:59 +10:00
..
asf4@d270f79aa1
axtls@43a6e6bd3b
berkeley-db-1.xx@35aaec4418
btstack@c8b9823f68
cmsis/inc
embed
libc
libffi@e9de7e35f2
libhydrogen@5c5d513093
libm
libm_dbl
littlefs
lwip@159e31b689
mbedtls@1b6a24f759 lib/mbedtls: Switch to currently latest commit of LTS branch v2.16. 2021-03-11 11:49:18 +11:00
mbedtls_errors
memzip
mp-readline
mynewt-nimble@97ce3eacaa
netutils
nrfx@7a4c9d946c
nxp_driver@b618cb1d52
oofatfs
pico-sdk@fc10a97c38 lib/pico-sdk: Update to latest version 1.1.0. 2021-03-12 01:00:00 +11:00
stm32lib@302c52794d
timeutils
tinytest
tinyusb@7b62c71dd5 lib/tinyusb: Update to version 0.8.0. 2021-02-12 12:50:22 +11:00
upytesthelper
utils lib/utils: Remove unused PYEXEC_SWITCH_MODE from pyexec.h. 2021-04-24 00:10:59 +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.