mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-03 21:29:05 +00:00
This makes LVGL use malloc/free to handle its memory (instead of their own memory handling) and supports a tick interface by which LVGL can ask NuttX the elapsed time, instead of having to periodically "tick" LVGL internal time in a thread. |
||
|---|---|---|
| .. | ||
| ft80x | ||
| lvgl | ||
| nxglyphs | ||
| nxwidgets | ||
| nxwm | ||
| pdcurs34 | ||
| screenshot | ||
| slcd | ||
| tiff | ||
| twm4nx | ||
| .gitignore | ||
| Make.defs | ||
| Makefile | ||