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(F4): add missing HAL_ETH_LEGACY_MODULE_ENABLED #2004

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Apr 13, 2023

in some custom PeripheralPins_*.c

Fixes #2003.

To enable the HAL_ETH_LEGACY_MODULE_ENABLED, create an hal_conf_extra.h and add:
#define HAL_ETH_LEGACY_MODULE_ENABLED

in some custom PeripheralPins_*.c

Fixes stm32duino#2003.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added the Fix label Apr 13, 2023
@fpistm fpistm added this to the 2.6.0 milestone Apr 13, 2023
@fpistm fpistm added this to In progress in STM32 core based on ST HAL via automation Apr 13, 2023
@fpistm fpistm merged commit 97030d8 into stm32duino:main Apr 13, 2023
21 checks passed
STM32 core based on ST HAL automation moved this from In progress to Done Apr 13, 2023
@fpistm fpistm deleted the F4_custom_ETH_LEGACY branch April 13, 2023 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

Unable to build with STM32F4
1 participant