This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lqb
/
rt-thread
mirror of
https://gitee.com/rtthread/rt-thread.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
lpc43xx: remove the fpu settings in startup_LPC43xx_M0
Grissiom
10 years ago
parent
22938a93ef
commit
17a75eaa02
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
bsp/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/GCC/startup_LPC43xx_M0.s
+ 1
- 1
bsp/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/GCC/startup_LPC43xx_M0.s
View File
@@ -6,7 +6,7 @@
.syntax unified
.syntax unified
.cpu cortex-m0
.cpu cortex-m0
- .
fpu softvfp
+ .
arch armv6-m
.thumb
.thumb
.word _sidata
.word _sidata