Update stack size

For some reason ETH_IRQ handler was not enabled
Everything seems to be working
This commit is contained in:
2023-12-01 18:42:41 +01:00
parent 06468f20a0
commit 2d1a51ea04
5 changed files with 25 additions and 2 deletions

View File

@@ -47,6 +47,7 @@
/* Exported functions prototypes ---------------------------------------------*/
void TIM1_UP_TIM10_IRQHandler(void);
void ETH_IRQHandler(void);
/* USER CODE BEGIN EFP */
/* USER CODE END EFP */