nuttx/boards/arm/cxd56xx/common
SPRESENSE 0146231166 boards: cxd56xx: Fix bug that modem may miss the GPIO interrupt
If the GPIO falls within 300us after raising
(or GPIO raises within 300us after falling), the modem may miss the GPIO
interrupt. So add delay by 300us before changing the GPIO.
2021-05-23 20:42:54 +02:00
..
src boards: cxd56xx: Fix bug that modem may miss the GPIO interrupt 2021-05-23 20:42:54 +02:00
Kconfig
Makefile makefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00