From fd05dbf01b4b57d239d4932f9993b3183678d959 Mon Sep 17 00:00:00 2001 From: sc <2401809606@qq.com> Date: Sun, 19 Oct 2025 22:18:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BF=90=E8=A1=8C=E6=8C=87?= =?UTF-8?q?=E7=A4=BA=E7=81=AF=EF=BC=88pc13=EF=BC=89=E7=BA=BF=E7=A8=8Brun?= =?UTF-8?q?=5Fled?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cproject | 91 +++++++++++++++++++++++++-- .settings/828.STLink.Debug.rttlaunch | 12 ++-- .settings/language.settings.xml | 2 +- applications/RUN_LED/RUN_LED.c | 37 +++++++++++ applications/RUN_LED/RUN_LED.h | 15 +++++ applications/main.c | 44 ++++++++++++- applications/mount_sdio_elmfatfs.c | 2 +- packages/packages.dbsqlite | Bin 8192 -> 40960 bytes rtconfig.h | 4 +- 9 files changed, 191 insertions(+), 16 deletions(-) create mode 100644 applications/RUN_LED/RUN_LED.c create mode 100644 applications/RUN_LED/RUN_LED.h diff --git a/.cproject b/.cproject index c70237d..7b03eb0 100644 --- a/.cproject +++ b/.cproject @@ -47,7 +47,7 @@