micropython/drivers/wiznet5k
Damien George c0ea91bc89 drivers/wiznet5k: Get low-level W5500 driver working.
This patch implements the basic SPI read/write functions for the W5500
chip.  It also allows _WIZCHIP_ to be configured externally to select the
specific Wiznet chip.
2017-10-16 15:34:08 +11:00
..
ethernet drivers/wiznet5k: Get low-level W5500 driver working. 2017-10-16 15:34:08 +11:00
internet
README.md

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