From eb9aedfda4c1e2b46f8619c1409a162284596f8f Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期三, 01 六月 2022 15:26:20 +0800 Subject: [PATCH] 汇总输出 --- MDK-ARM/L051/L051.build_log.htm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MDK-ARM/L051/L051.build_log.htm b/MDK-ARM/L051/L051.build_log.htm index 7650f46..fc324e8 100644 --- a/MDK-ARM/L051/L051.build_log.htm +++ b/MDK-ARM/L051/L051.build_log.htm @@ -66,7 +66,7 @@ static void SystemPower_Config(void) ../Src/main.c: 18 warnings, 0 errors linking... -Program Size: Code=29828 RO-data=540 RW-data=360 ZI-data=6880 +Program Size: Code=30576 RO-data=544 RW-data=360 ZI-data=6912 FromELF: creating hex file... "L051\L051.axf" - 0 Error(s), 18 Warning(s). @@ -91,7 +91,7 @@ <h2>Collection of Component Files used:</h2> * Component: ARM::CMSIS:CORE:5.5.0 -Build Time Elapsed: 00:00:03 +Build Time Elapsed: 00:00:02 </pre> </body> </html> -- Gitblit v1.9.3