This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
lqb
/
rt-thread
mirror da
https://gitee.com/rtthread/rt-thread.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
lpc43xx: remove the fpu settings in startup_LPC43xx_M0
Grissiom
10 anni fa
parent
22938a93ef
commit
17a75eaa02
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra 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
Vedi File
@@ -6,7 +6,7 @@
.syntax unified
.cpu cortex-m0
- .
fpu softvfp
+ .
arch armv6-m
.thumb
.word _sidata