b3619d196b232f37f2331c58ca0ba301c6edc61f
Enable LVGL image cache 512KB + header cache 16 for PNG optimization.
Fixes PNG decode bottleneck by caching decoded images in PSRAM.
CONFIG_LV_CACHE_DEF_SIZE=524288
CONFIG_LV_IMAGE_HEADER_CACHE_DEF_CNT=16
On top of font size setting (d8c5a55f).
Removes need for 4KB PSRAM threshold experiment (CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=4096) which is deleted.
Overview
Tactility is an operating system that focuses on the ESP32 microcontroller family.
See https://tactilityproject.org for more information.
You can run built-in apps or start them from an SD card. It's easy to manage system settings:
License
Description
Languages
C++
65.5%
C
28.6%
Python
3.4%
CMake
1.4%
HTML
1%



