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

W5500 ethernet driver #381

Open
wants to merge 31 commits into
base: chibios-21.11.x
Choose a base branch
from

Conversation

xaelsouth
Copy link

W5500 ethernet driver for ChibiOS. W5500 is initialized in in Ethernet Mode and requires LWIP to communicate. No built-in TCP/IP stack is used.

@fpoussin
Copy link
Member

fpoussin commented Dec 5, 2023

is mbedtls required for a simple example?

@xaelsouth
Copy link
Author

mbedtls ist not really neccessary, but nice to have, because it can be seen how mbedtls can be used.

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

Successfully merging this pull request may close these issues.

None yet

2 participants