micropython/drivers/wiznet5k
Alexander Steffen 55f33240f3 all: Use the name MicroPython consistently in comments
There were several different spellings of MicroPython present in comments,
when there should be only one.
2017-07-31 18:35:40 +10:00
..
ethernet drivers/wiznet5k: Fix indentation so it's not misleading. 2016-07-11 21:11:25 +01:00
internet drivers, wiznet5k: Wrap exported functions in a macro for renaming. 2014-09-30 22:51:47 +01:00
README.md all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00

README.md

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