-
Notifications
You must be signed in to change notification settings - Fork 591
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
master line network driver can't be compiled through #5911
Comments
@Shark7Pepper Could you share the configuration you used? The board is stm32??, configuration is ?? |
I configured the boards as stm32h745zi-nucleo/hello,Just added the network configuration. |
|
It seems that the eth driver for this board is not implemented. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why is it that when I configure the network it doesn't compile, I chose to use the stm32. can you provide a config that will compile. Why are the functions arp_ipin(),ipv4_input() etc. used but not defined, this problem is causing the whole thing to fail to compile, how can I deal with it?
The text was updated successfully, but these errors were encountered: