Closed ABOSTM closed 2 years ago
fix: set Ethernet Timer priority to 15
Aim is to have Ethernet Timer priority lower (higher value) than Systick (including FreeRTOS usecase)
This PR comes with https://github.com/stm32duino/STM32FreeRTOS/pull/57 in order to Fixes #65
SpellCheck issue fixed in main branch.
fix: set Ethernet Timer priority to 15
Aim is to have Ethernet Timer priority lower (higher value) than Systick (including FreeRTOS usecase)
This PR comes with https://github.com/stm32duino/STM32FreeRTOS/pull/57 in order to Fixes #65