mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-18 07:55:06 +00:00
- Updated dependencies in `Devices/`: remove unused ones, update incorrect ones - Removed `dependencies.useDeprecatedHal` from device properties (and related scripting/code)
25 lines
440 B
INI
25 lines
440 B
INI
general.vendor=LilyGO
|
|
general.name=T-HMI
|
|
|
|
apps.launcherAppId=Launcher
|
|
|
|
hardware.target=ESP32S3
|
|
hardware.flashSize=16MB
|
|
hardware.spiRam=true
|
|
hardware.spiRamMode=OCT
|
|
hardware.spiRamSpeed=120M
|
|
hardware.tinyUsb=true
|
|
hardware.esptoolFlashFreq=120M
|
|
hardware.bluetooth=true
|
|
|
|
storage.userDataLocation=SD
|
|
|
|
display.size=2.8"
|
|
display.shape=rectangle
|
|
display.dpi=125
|
|
|
|
touch.calibrationSupported=true
|
|
touch.calibrationRequired=false
|
|
|
|
lvgl.colorDepth=16
|