summaryrefslogtreecommitdiff
path: root/drivers/wiznet5k/README.md
AgeCommit message (Collapse)Author
2018-10-04Copy wiznet drivers over from MicroPython 1.9.4Nick Moore
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
This fixes #345 and fixes #215.
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
There were several different spellings of MicroPython present in comments, when there should be only one.
2014-09-01drivers: Initial import of WIZnet5x000 driver.Damien George