Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set Ethernet Timer priority to 15 #66

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

ABOSTM
Copy link
Contributor

@ABOSTM ABOSTM commented Sep 13, 2022

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 stm32duino/STM32FreeRTOS#57 in order to
Fixes #65

Aim is to have Ethernet Timer priority lower (higher value)
than Systick (including FreeRTOS usecase)

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
@ABOSTM ABOSTM requested a review from fpistm September 13, 2022 07:27
@fpistm fpistm added the enhancement New feature or request label Sep 13, 2022
@fpistm
Copy link
Member

fpistm commented Sep 13, 2022

SpellCheck issue fixed in main branch.

@fpistm fpistm merged commit b9cd0a3 into stm32duino:main Sep 13, 2022
@fpistm fpistm added this to the 1.3.1 milestone Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem with FreeRTOS when reconnecting the ethernet cable
2 participants