mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 02:13:19 +00:00
xtensa/esp32: Add missing default value for CONFIG_ESP32_GPIO_IRQ
This commit is contained in:
parent
95a76adc90
commit
2b179c5ab3
1 changed files with 1 additions and 0 deletions
|
|
@ -502,6 +502,7 @@ endmenu # Memory Configuration
|
|||
|
||||
config ESP32_GPIO_IRQ
|
||||
bool "GPIO pin interrupts"
|
||||
default n
|
||||
---help---
|
||||
Enable support for interrupting GPIO pins
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue