From f91c026378ada7cf97de4cc28c4e3bea38fee9b2 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期四, 10 八月 2023 11:27:18 +0800 Subject: [PATCH] 版本2.70,加入防撞标签代码。 --- MDK-ARM/startup_stm32l051xx.lst | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MDK-ARM/startup_stm32l051xx.lst b/MDK-ARM/startup_stm32l051xx.lst index dfaf93d..a6bcbf2 100644 --- a/MDK-ARM/startup_stm32l051xx.lst +++ b/MDK-ARM/startup_stm32l051xx.lst @@ -373,11 +373,11 @@ 00000000 Command Line: --debug --xref --diag_suppress=9931 --cpu=Cortex-M0+ --apcs=inter work --depend=l051\startup_stm32l051xx.d -ol051\startup_stm32l051xx.o -I.\RTE\_ -L051 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Includ -e -ID:\Users\zhyin\AppData\Local\Arm\Packs\Keil\STM32L0xx_DFP\2.1.0\Drivers\CMS -IS\Device\ST\STM32L0xx\Include --predefine="__MICROLIB SETA 1" --predefine="__U -VISION_VERSION SETA 529" --predefine="_RTE_ SETA 1" --predefine="STM32L051xx SE -TA 1" --list=startup_stm32l051xx.lst startup_stm32l051xx.s +L051 -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include -IC:\Keil_v5\ARM\ +PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include --prede +fine="__MICROLIB SETA 1" --predefine="__UVISION_VERSION SETA 530" --predefine=" +_RTE_ SETA 1" --predefine="STM32L051xx SETA 1" --predefine="_RTE_ SETA 1" --lis +t=startup_stm32l051xx.lst startup_stm32l051xx.s -- Gitblit v1.9.3