git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6861 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
4e38fbac8d
commit
83400e3296
|
@ -268,7 +268,7 @@ OSAL_IRQ_HANDLER(Vector48) {
|
|||
|
||||
OSAL_IRQ_EPILOGUE();
|
||||
}
|
||||
#endif /* defined(STM32F401xx) */
|
||||
#endif /* !defined(STM32F401xx) */
|
||||
|
||||
/**
|
||||
* @brief EXTI[22] interrupt handler (RTC_WKUP).
|
||||
|
|
Loading…
Reference in New Issue