mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 19:03:16 +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
244 B
INI
23 lines
244 B
INI
[general]
|
|
vendor=Guition
|
|
name=JC8048W550C
|
|
|
|
[apps]
|
|
launcherAppId=Launcher
|
|
|
|
[hardware]
|
|
target=ESP32S3
|
|
flashSize=16MB
|
|
spiRam=true
|
|
spiRamMode=OCT
|
|
spiRamSpeed=80M
|
|
esptoolFlashFreq=80M
|
|
|
|
[display]
|
|
size=5"
|
|
shape=rectangle
|
|
dpi=187
|
|
|
|
[lvgl]
|
|
colorDepth=16
|