mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-18 07:55:06 +00:00
25 lines
486 B
INI
25 lines
486 B
INI
general.vendor=WaveShare
|
|
general.name=S3 LCD 1.3"
|
|
general.incubating=true
|
|
|
|
apps.launcherAppId=tactility.launcher
|
|
apps.autoStartAppId=tactility.apwebserver
|
|
|
|
hardware.target=ESP32S3
|
|
hardware.flashSize=16MB
|
|
hardware.spiRam=true
|
|
hardware.spiRamMode=OCT
|
|
hardware.spiRamSpeed=120M
|
|
hardware.tinyUsbMsc=true
|
|
hardware.esptoolFlashFreq=120M
|
|
hardware.bluetooth=true
|
|
|
|
storage.userDataLocation=SD
|
|
|
|
display.size=1.3"
|
|
display.shape=rectangle
|
|
display.dpi=261
|
|
|
|
lvgl.colorDepth=16
|
|
lvgl.uiDensity=compact
|