4b7f82c38f
- Re-apply input-gain-percent (100 = no digital boost) + 42dB HW max mapping lost in the upstream merge (was 340953b1/7788415e) - es3c35p: lvgl.fontSize=16 (text 12/16/22, launcher icons 42) - Add flash-es3c.sh build+flash helper for 28p/35p
29 lines
606 B
Properties
29 lines
606 B
Properties
general.vendor=LCDWIKI/Hosyond
|
|
general.name=ES3C35P
|
|
|
|
apps.launcherAppId=tactility.launcher
|
|
|
|
hardware.target=ESP32S3
|
|
hardware.flashSize=16MB
|
|
hardware.spiRam=true
|
|
hardware.spiRamMode=OCT
|
|
hardware.spiRamSpeed=120M
|
|
hardware.esptoolFlashFreq=120M
|
|
hardware.bluetooth=true
|
|
|
|
display.size=3.5"
|
|
display.shape=rectangle
|
|
display.dpi=165
|
|
|
|
lvgl.colorDepth=16
|
|
lvgl.fontSize=16
|
|
|
|
storage.userDataLocation=SD
|
|
|
|
dependencies.useDeprecatedHal=false
|
|
|
|
# Launcher clock and full-screen wallpaper
|
|
sdkconfig.CONFIG_LV_FONT_MONTSERRAT_48=y
|
|
sdkconfig.CONFIG_LV_CACHE_DEF_SIZE=1048576
|
|
sdkconfig.CONFIG_LV_IMAGE_HEADER_CACHE_DEF_CNT=16
|