micropython/drivers/wiznet5k/ethernet
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
..
w5200
w5500 drivers/wiznet5k: Get low-level W5500 driver working. 2017-10-16 15:34:08 +11:00
socket.c drivers/wiznet5k: Improve the performance of socket ops with threading. 2017-10-16 13:32:34 +11:00
socket.h
wizchip_conf.c
wizchip_conf.h drivers/wiznet5k: Get low-level W5500 driver working. 2017-10-16 15:34:08 +11:00