This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
lqb
/
rt-thread
réplica de
https://gitee.com/rtthread/rt-thread.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Fix compile warning:
..\..\libcpu\arm\cortex-m3\context_rvds.S(207):
warning: A1581W: Added 2 bytes of padding at address 0xd6
Bright Pan
%!s(int64=10) %!d(string=hai) anos
pai
584efccad1
achega
0b5958d700
Modificáronse 1 ficheiros
con
2 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
2
1
libcpu/arm/cortex-m3/context_rvds.S
+ 2
- 1
libcpu/arm/cortex-m3/context_rvds.S
Ver ficheiro
@@ -203,4 +203,5 @@ HardFault_Handler PROC
BX lr
ENDP
- END
+ NOP
+ END