Replies: 2 comments 3 replies
-
MicroPython's support for WIZNET5K Ethernet modules is controlled by the MICROPY_PY_NETWORK_WIZNET5K configuration option. You have to enable this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I checked the following links and did not find instructions for building WIZNET5K or custom drivers
https://docs.micropython.org/en/latest/reference/manifest.html
Where can I find the relevant documentation?
I need to build ESP32-S3 16MB and 4MB flash versions to support WIZNET5K Ethernet communication using W5500
Beta Was this translation helpful? Give feedback.
All reactions