26 lines
564 B
Properties
26 lines
564 B
Properties
general.vendor=M5Stack
|
|
general.name=Cardputer,Cardputer v1.1
|
|
|
|
apps.launcherAppId=Launcher
|
|
|
|
hardware.target=ESP32S3
|
|
hardware.flashSize=8MB
|
|
hardware.spiRam=false
|
|
hardware.tinyUsb=true
|
|
hardware.esptoolFlashFreq=120M
|
|
hardware.bluetooth=true
|
|
|
|
dependencies.useDeprecatedHal=false
|
|
|
|
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
|