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