From 0de277a0c0d65f502ef57eb92d28387effaf6653 Mon Sep 17 00:00:00 2001 From: SummerGift <459994202@qq.com> Date: Fri, 20 Apr 2018 09:46:53 +0800 Subject: [PATCH] [bsp][stm32f10x] : unable to use microlib --- bsp/stm32f10x/project.uvprojx | 2 +- bsp/stm32f10x/template.uvprojx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bsp/stm32f10x/project.uvprojx b/bsp/stm32f10x/project.uvprojx index 07cb87ae4..6e748db9b 100644 --- a/bsp/stm32f10x/project.uvprojx +++ b/bsp/stm32f10x/project.uvprojx @@ -212,7 +212,7 @@ 0 0 8 - 1 + 0 0 0 3 diff --git a/bsp/stm32f10x/template.uvprojx b/bsp/stm32f10x/template.uvprojx index 0d439a6b7..261771068 100644 --- a/bsp/stm32f10x/template.uvprojx +++ b/bsp/stm32f10x/template.uvprojx @@ -215,7 +215,7 @@ 0 0 8 - 1 + 0 0 0 3 -- GitLab