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

Ethernet & TCP/IP #12

Closed
oli-obk opened this issue Mar 10, 2016 · 3 comments
Closed

Ethernet & TCP/IP #12

oli-obk opened this issue Mar 10, 2016 · 3 comments

Comments

@oli-obk
Copy link

oli-obk commented Mar 10, 2016

Are there any plans on making use of the Ethernet port on the stm32f7 discovery board?

@Fabien-Chouteau
Copy link
Member

It's definitely on the TODO list, please tell us if you start working on it.

@lambourg
Copy link
Member

If you look at the svd branch, there's examples/ethdemo that starts implementing some support for it. You can start from that and add what's missing.

@lambourg
Copy link
Member

The SVD branch has now been merged in master. So indeed, if you want to contribute, please have a look at components/eth.

This has not been integrated yet with the general framework as it's still a very early stage driver, but that's some basis you can start with.

Best regards,

  • Jerome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants