-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
bugSomething isn't workingSomething isn't workingethEthernet MAC (Media Access Controller)Ethernet MAC (Media Access Controller)halHAL-LL driver-related issue or pull-request.HAL-LL driver-related issue or pull-request.internal bug trackerIssue confirmed and logged into the internal bug tracking systemIssue confirmed and logged into the internal bug tracking system
Description
Describe the set-up
- Board: NUCLEO-H743ZI2
- IDE/Compiler: SEGGER Embedded Studio 8.24 / SEGGER Compiler
Describe the bug
A change was made to the file Inc/Legacy/stm32h7xx_hal_eth_legacy.h at line 1561:
#include "stm32h7xx_hal_eth_ex_legacy.h"This line was added to the file.
How To Reproduce
- Build the project for NUCLEO-H743ZI2 using SEGGER Embedded Studio 8.24 and the SEGGER Compiler.
- Observe the effect of the new include directive in
stm32h7xx_hal_eth_legacy.h.
Additional context
Please review whether this modification is correct and if any additional changes are required for compatibility or functionality.
Screenshots
N/A
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingethEthernet MAC (Media Access Controller)Ethernet MAC (Media Access Controller)halHAL-LL driver-related issue or pull-request.HAL-LL driver-related issue or pull-request.internal bug trackerIssue confirmed and logged into the internal bug tracking systemIssue confirmed and logged into the internal bug tracking system
Type
Projects
Status
Analyzed