summaryrefslogtreecommitdiff
path: root/drivers/README.md
diff options
context:
space:
mode:
authorScott Shawcroft <scott.shawcroft@gmail.com>2018-02-20 17:34:59 -0800
committerScott Shawcroft <scott.shawcroft@gmail.com>2018-02-20 17:34:59 -0800
commit20dd3b1e434f57a0609fd5306f47863396d1022e (patch)
tree47d7be30787716fcd95e01723942cdff06b0bd85 /drivers/README.md
parentee90056866d2a8a1e0eec21f0ce5c60b741ea411 (diff)
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
This fixes #345 and fixes #215.
Diffstat (limited to 'drivers/README.md')
-rw-r--r--drivers/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/README.md b/drivers/README.md
deleted file mode 100644
index 854acc50b..000000000
--- a/drivers/README.md
+++ /dev/null
@@ -1,2 +0,0 @@
-This directory contains drivers for specific hardware. The drivers are
-intended to work across multiple ports.