mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-17 23:55:04 +00:00
- Updated dependencies in `Devices/`: remove unused ones, update incorrect ones - Removed `dependencies.useDeprecatedHal` from device properties (and related scripting/code)
23 lines
422 B
INI
23 lines
422 B
INI
general.vendor=BigTreeTech
|
|
general.name=Panda Touch,K Touch
|
|
|
|
apps.launcherAppId=Launcher
|
|
|
|
hardware.target=ESP32S3
|
|
hardware.flashSize=16MB
|
|
hardware.spiRam=true
|
|
hardware.spiRamMode=OCT
|
|
hardware.spiRamSpeed=120M
|
|
hardware.esptoolFlashFreq=120M
|
|
hardware.bluetooth=true
|
|
hardware.usbHostEnabled=true
|
|
|
|
storage.userDataLocation=Internal
|
|
|
|
display.size=5"
|
|
display.shape=rectangle
|
|
display.dpi=187
|
|
|
|
lvgl.colorDepth=16
|
|
lvgl.fontSize=18
|