mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-18 07:55:06 +00:00
- Updated dependencies in `Devices/`: remove unused ones, update incorrect ones - Removed `dependencies.useDeprecatedHal` from device properties (and related scripting/code)
24 lines
477 B
INI
24 lines
477 B
INI
general.vendor=M5Stack
|
|
general.name=Core2
|
|
|
|
apps.launcherAppId=Launcher
|
|
|
|
hardware.target=ESP32
|
|
hardware.flashSize=16MB
|
|
hardware.spiRam=true
|
|
hardware.spiRamMode=QUAD
|
|
hardware.spiRamSpeed=80M
|
|
hardware.esptoolFlashFreq=80M
|
|
|
|
storage.userDataLocation=SD
|
|
|
|
display.size=2"
|
|
display.shape=rectangle
|
|
display.dpi=200
|
|
|
|
cdn.warningMessage=This board implementation concerns the original Core2 hardware and **not** the v1.1 variant
|
|
|
|
lvgl.colorDepth=16
|
|
|
|
sdkconfig.CONFIG_CODEC_DUMMY_SUPPORT=y
|