mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-04-20 18:35:05 +00:00
Fix
This commit is contained in:
parent
5d22a21df1
commit
ab94aedd91
@ -10,6 +10,7 @@ spiRam=true
|
|||||||
spiRamMode=OCT
|
spiRamMode=OCT
|
||||||
spiRamSpeed=120M
|
spiRamSpeed=120M
|
||||||
tinyUsb=true
|
tinyUsb=true
|
||||||
|
esptoolFlashFreq=120M
|
||||||
|
|
||||||
[display]
|
[display]
|
||||||
size=4.3"
|
size=4.3"
|
||||||
|
|||||||
@ -47,6 +47,7 @@ CONFIG_ESP32_DEFAULT_CPU_FREQ_240=y
|
|||||||
# Flash
|
# Flash
|
||||||
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
||||||
CONFIG_FLASHMODE_QIO=y
|
CONFIG_FLASHMODE_QIO=y
|
||||||
|
CONFIG_ESPTOOLPY_FLASHFREQ_120M=y
|
||||||
# SPIRAM
|
# SPIRAM
|
||||||
CONFIG_ESP32S3_SPIRAM_SUPPORT=y
|
CONFIG_ESP32S3_SPIRAM_SUPPORT=y
|
||||||
CONFIG_SPIRAM_MODE_OCT=y
|
CONFIG_SPIRAM_MODE_OCT=y
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user