From 6f6d3bc73b0b59b67ec7c3acfe6cd966523741b3 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期三, 24 四月 2024 10:04:12 +0800 Subject: [PATCH] V1.21 修改LED显示,增加秒延迟功能 --- MDK-ARM/L051.uvprojx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MDK-ARM/L051.uvprojx b/MDK-ARM/L051.uvprojx index bd811af..136033e 100644 --- a/MDK-ARM/L051.uvprojx +++ b/MDK-ARM/L051.uvprojx @@ -134,7 +134,7 @@ <RunIndependent>0</RunIndependent> <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging> <Capability>1</Capability> - <DriverSelection>4103</DriverSelection> + <DriverSelection>4101</DriverSelection> </Flash1> <bUseTDR>1</bUseTDR> <Flash2>STLink\ST-LINKIII-KEIL_SWO.dll</Flash2> @@ -275,7 +275,7 @@ </OCR_RVCT3> <OCR_RVCT4> <Type>1</Type> - <StartAddress>0x8005000</StartAddress> + <StartAddress>0x8007800</StartAddress> <Size>0x10000</Size> </OCR_RVCT4> <OCR_RVCT5> -- Gitblit v1.9.3