4 Commits

Author SHA1 Message Date
Ken Van Hoeylandt
c23d15151a PR feedback 2026-07-22 22:06:36 +02:00
Ken Van Hoeylandt
c396400cf9 Fixes and improvements 2026-07-21 23:23:12 +02:00
Ken Van Hoeylandt
66dedb60ee GPIO descriptor fixes 2026-07-21 22:54:31 +02:00
Ken Van Hoeylandt
f9453d8956
Migrate devices, create drivers, other improvements & fixes (#574)
Migrated devices to kernel drivers:

- guition-jc3248w535c
- m5stack-core2
- m5stack-cores3
- m5stack-papers3

New drivers:

- axp192-module
- axp2101-module

Fixes:

- Fix SD card LDO for P4 devices
- Updated PowerOff app to work with kernel displays
- Fix for `lvgl_try_lock()` timing
- Fix for touch events with slow updating displays

Improvements:

- `GuiService` now keeps trying to lock to prevent silent failures caused by drivers.
- `GuiService` now uses lvgl-module calls for locking/unlocking
- display driver now has capability `DISPLAY_CAPABILITY_SLOW_REFRESH`
2026-07-19 00:39:26 +02:00