hm 5ec8c122e7 refactor(lvgl): redesign System Monitor UI with Control panel and touch input
- Replace old PERIPHERALS card with new CONTROL card (LED indicators + toggle switches + task start button)
- Add touch input support via lv_port_indev_feed() in main loop
- Rewrite update_ui() with real-time touch coordinate display and LED state tracking
- Fix GT1151 touch driver: expose x()/y() getters as public, const-correct isActive()
- Fix GT1151 scan() to clear IRQ flag on no-touch
- Adjust layout spacing to accommodate wider control panel
2026-04-29 22:46:14 +08:00
S
Description
No description provided
69 MiB
Languages
C++ 73.7%
C 15.6%
Python 5.7%
CMake 2.3%
Batchfile 1%
Other 1.7%