Browse Source

[bsp][stm32f10x] : unable to use microlib

SummerGift 7 years ago
parent
commit
0de277a0c0
2 changed files with 2 additions and 2 deletions
  1. 1 1
      bsp/stm32f10x/project.uvprojx
  2. 1 1
      bsp/stm32f10x/template.uvprojx

+ 1 - 1
bsp/stm32f10x/project.uvprojx

@@ -212,7 +212,7 @@
             <hadIRAM2>0</hadIRAM2>
             <hadIROM2>0</hadIROM2>
             <StupSel>8</StupSel>
-            <useUlib>1</useUlib>
+            <useUlib>0</useUlib>
             <EndSel>0</EndSel>
             <uLtcg>0</uLtcg>
             <RoSelD>3</RoSelD>

+ 1 - 1
bsp/stm32f10x/template.uvprojx

@@ -215,7 +215,7 @@
             <hadIRAM2>0</hadIRAM2>
             <hadIROM2>0</hadIROM2>
             <StupSel>8</StupSel>
-            <useUlib>1</useUlib>
+            <useUlib>0</useUlib>
             <EndSel>0</EndSel>
             <uLtcg>0</uLtcg>
             <RoSelD>3</RoSelD>