Add IRQ handler for CAN bus interrupt

This commit is contained in:
2026-07-04 19:25:31 +02:00
parent 85c8cd4eed
commit e32f501285
2 changed files with 19 additions and 2 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ void HAL_UART_TxCpltCallback(UART_HandleTypeDef *huart)
/* END HAL_UART_TxCpltCallback */
/* BEGIN HAL_UART_ErrorCallback */
/**
/**``MEN
* @brief Handle UART errors
* @param argument: UART handle
* @retval None