4
0
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:
Grissiom 2015-01-07 12:47:33 +08:00
parent 22938a93ef
commit 17a75eaa02

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