Tactility/Devices/m5stack-papers3/device.properties
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

31 lines
331 B
INI

[general]
vendor=M5Stack
name=PaperS3
incubating=true
[apps]
launcherAppId=Launcher
[hardware]
target=esp32s3
flashSize=16MB
spiRam=true
spiRamMode=OPI
spiRamSpeed=80M
esptoolFlashFreq=80M
tinyUsb=true
[display]
size=4.7"
shape=rectangle
dpi=235
[lvgl]
colorDepth=8
theme=Mono
[sdkconfig]
CONFIG_EPD_DISPLAY_TYPE_ED047TC2=y