esp32s2: Add missing ESP32S2 SPIRAM config
This commit is contained in:
parent
eec7f5da00
commit
c297ecaa5d
@ -272,6 +272,10 @@ config ESP32S2_SPIFLASH
|
||||
bool "SPI Flash"
|
||||
default n
|
||||
|
||||
config ESP32S2_SPIRAM
|
||||
bool "SPI RAM Support"
|
||||
default n
|
||||
|
||||
config ESP32S2_TIMER0
|
||||
bool "64-bit Timer 0 (Group 0 Timer 0)"
|
||||
default n
|
||||
|
Loading…
Reference in New Issue
Block a user