| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changed event". LVGL sends many other event and some of them do not set the event data (global static variable) to a valid address, which may cause an invalid read. I noticed that when porting this class on RISC-V platform (BL602).
|
|
|
|
|
|
|
|
* Correct spelling issue
|
|
|
|
|
|
|
|
* Fix and update documentation
* Add newlines
|
|
* Code cleanup
* Remove override again
|
|
* Implement dimming
|
|
|
|
|
|
|
|
|
|
into Riksu9000-fix_touchevent_tap
# Conflicts:
# src/displayapp/DisplayApp.cpp
|
|
|
|
|
|
|
|
* don't enforce any flashing through debug ports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Make firmware updating more foolproof and fix bugs
* No need to manually handle overflow
* Make startTime TickType_t
* Don't process TouchEvents::None
* Fix sleep getting re-enabled issue more directly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|