mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 13:44:32 +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
|
||||
|
||||
menu "TWAI configuration"
|
||||
depends on SOC_TWAI_SUPPORTED
|
||||
|
||||
config TWAI_ISR_IN_IRAM
|
||||
bool "Place TWAI ISR function into IRAM"
|
||||
|
Reference in New Issue
Block a user