Ken Van Hoeylandt 8ff990d635
Boot apps refactored (#498)
- 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
2026-02-12 00:10:04 +01:00

29 lines
359 B
INI

[general]
vendor=WaveShare
name=S3 Touch LCD 1.47"
incubating=true
[apps]
launcherAppId=Launcher
autoStartAppId=ApWebServer
[hardware]
target=ESP32S3
flashSize=16MB
spiRam=true
spiRamMode=OCT
spiRamSpeed=120M
tinyUsb=true
esptoolFlashFreq=120M
[display]
size=1.47"
shape=rectangle
dpi=247
[cdn]
warningMessage=Touch doesn't work yet
[lvgl]
colorDepth=16