This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
lqb
/
rt-thread
espejo de
https://gitee.com/rtthread/rt-thread.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
lpc43xx: remove the fpu settings in startup_LPC43xx_M0
Grissiom
hace 10 años
padre
22938a93ef
commit
17a75eaa02
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
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
Ver fichero
@@ -6,7 +6,7 @@
.syntax unified
.cpu cortex-m0
- .
fpu softvfp
+ .
arch armv6-m
.thumb
.word _sidata