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)
22 lines
431 B
INI
22 lines
431 B
INI
general.vendor=CYD
|
|
general.name=2432S028R
|
|
|
|
apps.launcherAppId=Launcher
|
|
|
|
hardware.target=ESP32
|
|
hardware.flashSize=4MB
|
|
hardware.spiRam=false
|
|
|
|
storage.userDataLocation=SD
|
|
|
|
display.size=2.8"
|
|
display.shape=rectangle
|
|
display.dpi=143
|
|
|
|
touch.calibrationSupported=true
|
|
touch.calibrationRequired=false
|
|
|
|
cdn.warningMessage=There are 3 hardware variants of this board. This build works on the original variant only ("v1").
|
|
|
|
lvgl.colorDepth=16
|