mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-09 14:28:37 +00:00
[feat][mcu_lcd] add st7796 lcd driver
This commit is contained in:
parent
e1cd24b84c
commit
ca1d0cbc2b
7 changed files with 461 additions and 3 deletions
|
@ -80,6 +80,7 @@ int main(void)
|
|||
|
||||
lv_demo_benchmark();
|
||||
|
||||
lv_task_handler();
|
||||
BL_CASE_SUCCESS;
|
||||
|
||||
while (1) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue