mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 21:18:23 +00:00
xtensa/esp32: Add missing default value for CONFIG_ESP32_GPIO_IRQ
This commit is contained in:
parent
91039bff97
commit
3782ca8dcc
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