From 00fc23c0b2c7b7dfd6df3e9fb9e385ec949cd8cc Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期五, 08 九月 2023 11:31:10 +0800 Subject: [PATCH] lora发30次,先提交一下,方便测试 --- MDK-ARM/L071/L071.build_log.htm | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/MDK-ARM/L071/L071.build_log.htm b/MDK-ARM/L071/L071.build_log.htm index 65b19b0..6e1be49 100644 --- a/MDK-ARM/L071/L071.build_log.htm +++ b/MDK-ARM/L071/L071.build_log.htm @@ -22,11 +22,15 @@ <h2>Project:</h2> C:\git\XRange_Tag - 兰州机场\MDK-ARM\L071.uvprojx -Project File Date: 09/05/2023 +Project File Date: 09/07/2023 <h2>Output:</h2> *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'L071' +compiling lora.c... +linking... +Program Size: Code=40072 RO-data=1076 RW-data=1192 ZI-data=12480 +FromELF: creating hex file... "L071\L071.axf" - 0 Error(s), 0 Warning(s). <h2>Software Packages used:</h2> @@ -50,7 +54,7 @@ <h2>Collection of Component Files used:</h2> * Component: ARM::CMSIS:CORE:5.4.0 -Build Time Elapsed: 00:00:01 +Build Time Elapsed: 00:00:02 </pre> </body> </html> -- Gitblit v1.9.3