This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
RT-Thread
/
rt-thread
mirror da
https://github-proxy.rt-thread.io/RT-Thread/rt-thread.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
lpc43xx: remove the fpu settings in startup_LPC43xx_M0
Grissiom
11 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