[feat][examples] update ble & lvgl & boot2 iap case

This commit is contained in:
qqwang 2021-07-06 17:33:29 +08:00
parent 1f492d6a38
commit 9a2e6b78ca
6 changed files with 9 additions and 3 deletions

View file

@ -81,6 +81,8 @@ int main(void)
lv_demo_benchmark();
BL_CASE_SUCCESS;
while (1) {
lv_task_handler();
}