Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lvgldemo: should use nuttx_deinit to free all resources
Memory leak can be detected when simply change the while(1) loop to exit. The lv_nuttx_deinit will free resources including display, input etc. Signed-off-by: Neo Xu <[email protected]>
- Loading branch information