fa4a6e255c
- Added modular device support and devicetree bindings for ILI9341, ILI9488, CST816S, XPT2046, and GPIO button input, updating several board configurations for display/touch/backlight/keyboard/battery. - Added a setting to control deprecated HAL usage (device property + Kconfig).
24 lines
524 B
Properties
24 lines
524 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
|