From eaf17143349112d0cb6dae769e1bc7efda32d27a Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期五, 11 八月 2023 12:36:31 +0800 Subject: [PATCH] 测距失败返回0x1ffff --- 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 d929014..f2828e4 100644 --- a/MDK-ARM/L051/L051.lnp +++ b/MDK-ARM/L051/L051.lnp @@ -31,6 +31,7 @@ "l051\stm32l0xx_hal_pwr.o" "l051\stm32l0xx_hal_pwr_ex.o" "l051\stm32l0xx_hal_cortex.o" +"l051\stm32l0xx_hal_iwdg.o" "l051\stm32l0xx_hal_lptim.o" "l051\stm32l0xx_hal_spi.o" "l051\stm32l0xx_hal_tim.o" -- Gitblit v1.9.3