We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06f2fdb commit d90ade5Copy full SHA for d90ade5
docs/library/network.rst
@@ -224,7 +224,9 @@ parameter should be `id`.
224
==============
225
226
This class allows you to control WIZnet5x00 Ethernet adaptors based on
227
- the W5200 and W5500 chipsets (only W5200 tested).
+ the W5200 and W5500 chipsets. The particular chipset that is supported
228
+ by the firmware is selected at compile-time via the MICROPY_PY_WIZNET5K
229
+ option.
230
231
Example usage::
232
0 commit comments