Adolfo Reyna b3619d196b perf(es3c35p): enable 512KB LVGL image cache on PSRAM
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.
2026-07-25 12:50:16 -04:00
2026-07-04 21:26:43 +02:00
2026-07-24 22:01:18 -04:00
2026-07-24 22:01:18 -04:00
2026-07-24 22:01:18 -04:00
2026-07-22 22:43:34 +02:00
2026-07-24 22:01:18 -04:00
2026-07-19 09:23:20 +02:00
2025-02-08 23:10:31 +01:00
2026-07-05 11:17:42 +02:00
2026-02-15 01:41:47 +01:00
2025-08-02 12:28:28 +02:00
2026-07-02 20:52:26 +02:00

Overview

Tactility is an operating system that focuses on the ESP32 microcontroller family.

See https://tactilityproject.org for more information.

photo of devices running Tactility  screenshot of launcher app

You can run built-in apps or start them from an SD card. It's easy to manage system settings:

screenshot off app list app  screenshot of settings app

License

GNU General Public License Version 3

S
Description
No description provided
Readme 131 MiB
Languages
C++ 65.5%
C 28.6%
Python 3.4%
CMake 1.4%
HTML 1%