UP 准备加入彩屏支持

This commit is contained in:
jixishi
2024-07-05 23:38:31 +08:00
parent 7719984a6e
commit 899dcdd294
6 changed files with 158 additions and 74 deletions

View File

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