From f406325721c837826a540fe5894cb51d647b520b Mon Sep 17 00:00:00 2001 From: sc <2401809606@qq.com> Date: Wed, 14 Jan 2026 23:26:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E7=A4=BA=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cproject | 1 + applications/data/SC828_DATA_table.c | 219 ++- .../lvgl/guider/generated/gui_guider.h | 54 +- .../guider_fonts/lv_font_simsun_14.c | 1206 +++++++++++++- .../lvgl/guider/generated/setup_scr_screen.c | 1410 ++++------------- applications/lvgl/lv__user_gui.c | 219 +-- applications/lvgl/lv_port_disp.c | 2 +- applications/main.c | 1 - cubemx/Inc/stm32h7xx_it.h | 1 + cubemx/Src/main.c | 4 +- cubemx/Src/stm32h7xx_it.c | 15 + cubemx/cubemx.ioc | 3 +- drivers/ltdc.c | 2 +- 13 files changed, 1682 insertions(+), 1455 deletions(-) diff --git a/.cproject b/.cproject index e726da7..163db0e 100644 --- a/.cproject +++ b/.cproject @@ -1230,6 +1230,7 @@