mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-04 11:58:33 +00:00
[feat][examples] update ble & lvgl & boot2 iap case
This commit is contained in:
parent
1f492d6a38
commit
9a2e6b78ca
6 changed files with 9 additions and 3 deletions
|
@ -81,6 +81,8 @@ int main(void)
|
|||
|
||||
lv_demo_benchmark();
|
||||
|
||||
BL_CASE_SUCCESS;
|
||||
|
||||
while (1) {
|
||||
lv_task_handler();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue