mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-30 06:40:25 +08:00
lpc43xx: remove the fpu settings in startup_LPC43xx_M0
This commit is contained in:
parent
22938a93ef
commit
17a75eaa02
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user