[feat][mcu_lcd] add st7796 lcd driver

This commit is contained in:
minlewang 2022-06-24 15:45:58 +08:00
parent e1cd24b84c
commit ca1d0cbc2b
7 changed files with 461 additions and 3 deletions

View file

@ -80,6 +80,7 @@ int main(void)
lv_demo_benchmark();
lv_task_handler();
BL_CASE_SUCCESS;
while (1) {