mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-18 16:05:05 +00:00
24 lines
540 B
Properties
24 lines
540 B
Properties
general.vendor=M5Stack
|
|
general.name=Cardputer,Cardputer v1.1
|
|
|
|
apps.launcherAppId=tactility.launcher
|
|
|
|
hardware.target=ESP32S3
|
|
hardware.flashSize=8MB
|
|
hardware.spiRam=false
|
|
hardware.tinyUsbMsc=true
|
|
hardware.esptoolFlashFreq=120M
|
|
hardware.bluetooth=true
|
|
|
|
storage.userDataLocation=SD
|
|
|
|
display.size=1.14"
|
|
display.shape=rectangle
|
|
# TODO: dps is actually 242, but this breaks UI (button selection becomes invisible and switch visibility is reduced)
|
|
display.dpi=139
|
|
|
|
lvgl.colorDepth=16
|
|
lvgl.uiDensity=compact
|
|
|
|
sdkconfig.CONFIG_CODEC_DUMMY_SUPPORT=y
|