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
24 lines
269 B
INI
24 lines
269 B
INI
[general]
|
|
vendor=Elecrow
|
|
name=CrowPanel Basic 5.0"
|
|
|
|
[apps]
|
|
launcherAppId=Launcher
|
|
|
|
[hardware]
|
|
target=ESP32S3
|
|
flashSize=4MB
|
|
spiRam=true
|
|
spiRamMode=OCT
|
|
spiRamSpeed=120M
|
|
tinyUsb=true
|
|
esptoolFlashFreq=120M
|
|
|
|
[display]
|
|
size=5.0"
|
|
shape=rectangle
|
|
dpi=187
|
|
|
|
[lvgl]
|
|
colorDepth=16
|