mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-06 06:04:33 +02:00
driver: show TWAI config menu only if TWAI is supported
This commit is contained in:
@@ -86,6 +86,7 @@ menu "Driver configurations"
|
|||||||
endmenu # SPI Configuration
|
endmenu # SPI Configuration
|
||||||
|
|
||||||
menu "TWAI configuration"
|
menu "TWAI configuration"
|
||||||
|
depends on SOC_TWAI_SUPPORTED
|
||||||
|
|
||||||
config TWAI_ISR_IN_IRAM
|
config TWAI_ISR_IN_IRAM
|
||||||
bool "Place TWAI ISR function into IRAM"
|
bool "Place TWAI ISR function into IRAM"
|
||||||
|
Reference in New Issue
Block a user