diff options
| author | Scott Shawcroft <scott.shawcroft@gmail.com> | 2017-01-05 16:32:33 -0800 |
|---|---|---|
| committer | Scott Shawcroft <scott.shawcroft@gmail.com> | 2017-01-05 16:32:33 -0800 |
| commit | 00a507c8750729506926fe18037a285f6676c556 (patch) | |
| tree | 318cc2c06a7a7247fef6aca75eaf91cfc1c3966f /docs/drivers.rst | |
| parent | ce94b3f0b4a102e2b993296675318bd143ae2e28 (diff) | |
Update more docs to say CircuitPython and clarify driver support.
Diffstat (limited to 'docs/drivers.rst')
| -rw-r--r-- | docs/drivers.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst index 8768f92e2..f2ddb640d 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -1,7 +1,8 @@ -Adafruit MicroPython drivers +Adafruit CircuitPython drivers ======================================== -These are drivers available in separate GitHub repos. +These are drivers available in separate GitHub repos. They are designed for use +with CircuitPython and may or may not work with `MicroPython <https://micropython.org>`_. .. toctree:: |
