From 3b088e726d8d468aa7884ad66ef692e0d4d3c606 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期五, 19 四月 2024 14:42:59 +0800 Subject: [PATCH] Merge branch '免布线URT-LORA-L071' of http://47.108.70.204:60062/r/XRange_Tag into 免布线URT-LORA-L071 --- Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l0xx.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l0xx.h b/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l0xx.h index 21146bb..8e9ee50 100644 --- a/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l0xx.h +++ b/Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l0xx.h @@ -39,7 +39,7 @@ #ifndef __STM32L0xx_H #define __STM32L0xx_H -#define _NO_HANGJIN/*记得改偏移量杭锦项目起始地址是7800*/ +//#define _NO_HANGJIN/*记得改偏移量杭锦项目起始地址是7800*/ #ifdef __cplusplus extern "C" { -- Gitblit v1.9.3