From 48672f1db1e15655c83ff8590334df47225577d0 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期三, 24 一月 2024 10:30:54 +0800 Subject: [PATCH] 修改同步部分代码 --- MDK-ARM/L051/L051.lnp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/MDK-ARM/L051/L051.lnp b/MDK-ARM/L051/L051.lnp index 770b1e1..6ccd0e4 100644 --- a/MDK-ARM/L051/L051.lnp +++ b/MDK-ARM/L051/L051.lnp @@ -39,6 +39,7 @@ "l051\stm32l0xx_hal_pwr.o" "l051\stm32l0xx_hal_pwr_ex.o" "l051\stm32l0xx_hal_cortex.o" +"l051\stm32l0xx_hal_exti.o" "l051\stm32l0xx_hal_iwdg.o" "l051\stm32l0xx_hal_lptim.o" "l051\stm32l0xx_hal_spi.o" -- Gitblit v1.9.3