module' object has no attribute 'WIZNET5K' #11930
Replies: 1 comment 5 replies
-
Moved to a discussion (and updated to use correct formatting -- see https://github.com/orgs/micropython/discussions/9111) The build is clearly compiling with WizNet support. When you say |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to enable W5500 in version 1.91, and, I opened the relevant ports in the MK file as follows MICROPY_PY_NETWORK_WIZNET5K=5500, when all files are compiled. When downloading DFU into the STM32 microcontroller. Module' object has no attribute 'WIZNET5K'. The following firmware compilation information:
Beta Was this translation helpful? Give feedback.
All reactions