mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 19:03:16 +00:00
20 lines
319 B
INI
20 lines
319 B
INI
[general]
|
|
vendor=M5Stack
|
|
name=Cardputer Adv
|
|
|
|
[hardware]
|
|
target=ESP32S3
|
|
flashSize=8MB
|
|
spiRam=false
|
|
tinyUsb=true
|
|
esptoolFlashFreq=120M
|
|
|
|
[display]
|
|
size=1.14"
|
|
shape=rectangle
|
|
# TODO: dps is actually 242, but this breaks UI (button selection becomes invisible and switch visibility is reduced)
|
|
dpi=139
|
|
|
|
[lvgl]
|
|
colorDepth=16
|