From 5b87878a086112dc3389f8658282167d50518548 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期五, 24 一月 2025 11:37:02 +0800 Subject: [PATCH] 3.3,修改串口一波特率为921600 --- MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm b/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm index 522462e..ace1f77 100644 --- a/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm +++ b/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm @@ -22,7 +22,7 @@ <h2>Project:</h2> C:\git\XRange_Tag - 铁鞋 - 新逻辑\MDK-ARM\STM32L071RB.uvprojx -Project File Date: 01/08/2025 +Project File Date: 01/24/2025 <h2>Output:</h2> *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' @@ -70,7 +70,7 @@ static HIDO_VOID LBSLocationCallback(ST_LBSLocation *_pstLBSLocation, HIDO_VOID *_pArg) ..\APL\App.c: 20 warnings, 0 errors linking... -Program Size: Code=51920 RO-data=4840 RW-data=1412 ZI-data=16516 +Program Size: Code=51980 RO-data=4840 RW-data=1412 ZI-data=16588 FromELF: creating hex file... "STM32L071RB\STM32L071RB.axf" - 0 Error(s), 20 Warning(s). -- Gitblit v1.9.3