[BSP] update stm32f7-disco

code cleanup.
This commit is contained in:
Bernard Xiong
2015-09-24 16:03:09 +08:00
parent 91ae73e4e6
commit 3faca6d5df
5 changed files with 38 additions and 51 deletions
+2
View File
@@ -221,7 +221,9 @@ rt_hw_interrupt_thread_switch PROC
IMPORT rt_hw_hard_fault_exception
EXPORT HardFault_Handler
EXPORT MemManage_Handler
HardFault_Handler PROC
MemManage_Handler
; get current context
MRS r0, psp ; get fault thread stack pointer