-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "drivers: ethernet: eth_stm32_hal"
This reverts commit 0036b8b. The reverted commit causes a compile error with the STM32F2 because there are some variables used in the file eth_stm32_hal that are not defined in the HAL module of the STM32F2 series, such as 'ETH_RX_DESC_CNT' and 'HAL_ETH_MII_MODE' Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com>
- Loading branch information
1 parent
1721454
commit db6589f
Showing
2 changed files
with
36 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters