mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
xtensa/esp32: Add missing default value for CONFIG_ESP32_GPIO_IRQ
This commit is contained in:
committed by
patacongo
parent
95a76adc90
commit
2b179c5ab3
@@ -502,6 +502,7 @@ endmenu # Memory Configuration
|
|||||||
|
|
||||||
config ESP32_GPIO_IRQ
|
config ESP32_GPIO_IRQ
|
||||||
bool "GPIO pin interrupts"
|
bool "GPIO pin interrupts"
|
||||||
|
default n
|
||||||
---help---
|
---help---
|
||||||
Enable support for interrupting GPIO pins
|
Enable support for interrupting GPIO pins
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user