LVGLPlusPlus
C++ library on top of the lovely LVGL project.
|
Support file for app_hal.c which is only used in simulation/native builds. More...
Go to the source code of this file.
Functions | |
void | hal_setup (void) |
void | hal_loop (void) |
void | hal_delay (void) |
Support file for app_hal.c which is only used in simulation/native builds.
void hal_delay | ( | void | ) |
void hal_loop | ( | void | ) |
void hal_setup | ( | void | ) |