lvgl
- 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
Description
No description provided
Languages
C++
73.7%
C
15.6%
Python
5.7%
CMake
2.3%
Batchfile
1%
Other
1.7%