Skip to content

Commit d90ade5

Browse files
committed
docs/library/network: Update docs to state that W5500 is supported.
1 parent 06f2fdb commit d90ade5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/library/network.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,9 @@ parameter should be `id`.
224224
==============
225225

226226
This class allows you to control WIZnet5x00 Ethernet adaptors based on
227-
the W5200 and W5500 chipsets (only W5200 tested).
227+
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.
228230

229231
Example usage::
230232

0 commit comments

Comments
 (0)