micropython/drivers/wiznet5k
Damien George 9d2bf9c405 drivers, wiznet5k: Wrap exported functions in a macro for renaming.
3rd party drivers should not export generic names like "close".
2014-09-30 22:51:47 +01:00
..
ethernet drivers, wiznet5k: Wrap exported functions in a macro for renaming. 2014-09-30 22:51:47 +01:00
internet drivers, wiznet5k: Wrap exported functions in a macro for renaming. 2014-09-30 22:51:47 +01:00
README.md

README.md

This is the driver for the WIZnet5x00 series of Ethernet controllers.

Adapted for Micro Python.

Original source: https://github.com/Wiznet/W5500_EVB/tree/master/ioLibrary Taken on: 30 August 2014