| Age | Commit message (Collapse) | Author |
|
inspired by PR #232 by nscooling.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|