summaryrefslogtreecommitdiff
path: root/drivers/wiznet5k/README.md
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2022-08-10 11:07:35 +0200
committerDamien George <damien@micropython.org>2022-08-23 15:00:00 +1000
commit71dcb21e24064d1150094e66a904877402cdd157 (patch)
tree2cc9a87fc6636fc1f85be47688b3a5efc30062de /drivers/wiznet5k/README.md
parentf6ec01d1da8d316e1cdfeaf20cdc0578f943e154 (diff)
drivers/wiznet5k: Remove old Wiznet driver.
It has been replaced by the submodule lib/wiznet5k.
Diffstat (limited to 'drivers/wiznet5k/README.md')
-rw-r--r--drivers/wiznet5k/README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/wiznet5k/README.md b/drivers/wiznet5k/README.md
deleted file mode 100644
index 88f25a2b8..000000000
--- a/drivers/wiznet5k/README.md
+++ /dev/null
@@ -1,6 +0,0 @@
-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