mirror of
https://github.com/micropython/micropython.git
synced 2026-01-13 07:27:16 +01:00
There were several different spellings of MicroPython present in comments, when there should be only one.
7 lines
197 B
Markdown
7 lines
197 B
Markdown
This is the driver for the WIZnet5x00 series of Ethernet controllers.
|
|
|
|
Adapted for MicroPython.
|
|
|
|
Original source: https://github.com/Wiznet/W5500_EVB/tree/master/ioLibrary
|
|
Taken on: 30 August 2014
|