micropython/lib
Jim Mussared 23109988c2 stm32/uart: Allow static IRQ handler registration.
This will allow the HCI UART to use a non-heap mp_irq_obj_t, which avoids
needing to make a root pointer for it.
2020-09-08 10:46:30 +10:00
..
asf4@d270f79aa1
axtls@43a6e6bd3b
berkeley-db-1.xx@35aaec4418
btstack@c8b9823f68
cmsis/inc
embed
libc
libffi@e9de7e35f2
libm
libm_dbl
littlefs
lwip@159e31b689
mbedtls@3f8d78411a
mbedtls_errors
memzip
mp-readline
mynewt-nimble@97ce3eacaa
netutils
nrfx@7a4c9d946c
nxp_driver@b618cb1d52
oofatfs
stm32lib@58fee7c92b
timeutils
tinytest
tinyusb@a6b916ba85
upytesthelper
utils stm32/uart: Allow static IRQ handler registration. 2020-09-08 10:46:30 +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.