From 4ce8b29f46df33ab24521b504beccb513decf16f Mon Sep 17 00:00:00 2001
From: zhyinch <zhyinch@gmail.com>
Date: 星期三, 06 一月 2021 10:30:40 +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 73e2d00..8d53228 100644
--- a/MDK-ARM/L051/L051.lnp
+++ b/MDK-ARM/L051/L051.lnp
@@ -30,6 +30,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_lptim.o"
 "l051\stm32l0xx_hal_spi.o"
 "l051\stm32l0xx_hal_tim.o"

--
Gitblit v1.9.3