提交 1f05b87e 编写于 作者: wzyy2's avatar wzyy2

[bsp]stm32f4xx typo

上级 4cf77e25
......@@ -119,7 +119,7 @@ void SVC_Handler(void)
*/
//void DebugMon_Handler(void)
//{
//definitio in gdb/libcpu/cortexm
// defined in gdb/libcpu/cortexm/gdb_gcc.S
//}
/**
......@@ -129,7 +129,7 @@ void SVC_Handler(void)
*/
//void PendSV_Handler(void)
//{
// // definition in libcpu/arm/cortex-m4/context_*.S
// // defined in libcpu/arm/cortex-m4/context_*.S
//}
/**
......@@ -139,7 +139,7 @@ void SVC_Handler(void)
*/
//void SysTick_Handler(void)
//{
// // definition in boarc.c
// // defined in boarc.c
//}
/******************************************************************************/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册