mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +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
|
||||
bool "GPIO pin interrupts"
|
||||
default n
|
||||
---help---
|
||||
Enable support for interrupting GPIO pins
|
||||
|
||||
|
||||
Reference in New Issue
Block a user