mirror of
https://gitee.com/cosyos/cosyos.git
synced 2026-08-18 00:58:59 +08:00
+3
-1
@@ -13,8 +13,10 @@
|
||||
|
||||
#if 1 /* 编译开关 *//* 如果该函数在用户文件中实现且此处的弱定义无效,可手动移除该函数(1 改为 0)*/ \
|
||||
&& (SYSCFG_PENDSVHOOK == __ENABLED__)
|
||||
|
||||
__WEAK void pendsv_hook(void) MCUCFG_OSIT_ATTRIBUTE
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user