UP tft SIM

This commit is contained in:
JiXieShi
2024-09-21 12:48:44 +08:00
parent 3334f19eb4
commit 919a9ed1a7
11 changed files with 279 additions and 42 deletions

View File

@@ -10,7 +10,7 @@ extern "C" {
#define REFRESH_CALL_ENABLE 1 //使用DMA或者整体刷新函数
#define HZK_FONT //使用HZK 12/16 字体 tools下可自由生成
#define UTF8_TO_UNICODE //启用UTF8转换显示
//#define UTF8_TO_UNICODE //启用UTF8转换显示
//#define LVGL_FONT //启用LVGL字体
/**