mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 02:43:15 +00:00
- Specify launcher via menuconfig - Specify auto-start app via menuconfig - Implement more rigid boot.properties fallbacks - Devices with tiny screen now auto-start ApWebServer - ApWebServer UI fixes
23 lines
298 B
INI
23 lines
298 B
INI
[general]
|
|
vendor=CYD
|
|
name=2432S028R v3
|
|
|
|
[apps]
|
|
launcherAppId=Launcher
|
|
|
|
[hardware]
|
|
target=ESP32
|
|
flashSize=4MB
|
|
spiRam=false
|
|
|
|
[display]
|
|
size=2.8"
|
|
shape=rectangle
|
|
dpi=143
|
|
|
|
[cdn]
|
|
warningMessage=There are 3 hardware variants of this board. This build only supports board version 3.
|
|
|
|
[lvgl]
|
|
colorDepth=16
|