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