starting with launch screen

This commit is contained in:
2023-08-08 17:03:53 +02:00
parent 91c2571114
commit 8f2c7ddc4b
8 changed files with 219 additions and 12 deletions

4
include/gfx/lv_setup.h Normal file
View File

@@ -0,0 +1,4 @@
#pragma once
void lv_begin();
void lv_handler();