-
- Downloads
"README.md" did not exist on "909d29a04f3bd92842cdbd3315ed8e3670bfc939"
use OS sleep instead of polling to reduce CPU usage
without this lvgl never releases the CPU, and just pegs one of the cores to 100%. see <https://github.com/lvgl/lvgl/blob/master/docs/porting/timer_handler.rst>
Loading
Please register or sign in to comment