From 6e9d7cd7ea52fddf7f5e0d661958190414ada209 Mon Sep 17 00:00:00 2001 From: stark1898y <1658608470@qq.com> Date: Fri, 13 Dec 2024 13:22:31 +0800 Subject: [PATCH] =?UTF-8?q?log=E6=89=93=E5=8D=B0=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E6=88=B3TMOS=5FGetSystemClock?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cproject | 8 ++- .settings/org.eclipse.core.resources.prefs | 1 + APP/peripheral.c | 71 ++++++++++++---------- APP/peripheral_main.c | 17 ++++-- BSP/inc/bsp_uart.h | 4 +- BSP/src/bsp_adc.c | 38 +++++++----- BSP/src/bsp_uart.c | 1 + BSP/src/bsp_valve.c | 25 +++++--- common/letter-shell/extensions/log/log.h | 2 +- common/letter-shell/shell_cfg.h | 2 +- common/letter-shell/shell_port.h | 2 +- 11 files changed, 100 insertions(+), 71 deletions(-) diff --git a/.cproject b/.cproject index 328c437..71b9ccf 100644 --- a/.cproject +++ b/.cproject @@ -45,7 +45,7 @@