mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-04-19 18:05:05 +00:00
Update
This commit is contained in:
parent
8b3f2058d8
commit
91b56f59b4
@ -10,6 +10,7 @@ spiRam=true
|
||||
spiRamMode=OCT
|
||||
spiRamSpeed=120M
|
||||
tinyUsb=true
|
||||
esptoolFlashFreq=120M
|
||||
|
||||
[display]
|
||||
size=5.0"
|
||||
|
||||
@ -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