docs: Typos and rename to CircuitPython.

This commit is contained in:
Scott Shawcroft 2017-06-27 17:37:03 -07:00
parent 778e975936
commit 265d5dab05
2 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ The bundles are available `on GitHub <https://github.com/adafruit/Adafruit_Circu
To install them:
#. `Download <https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases>`_ and unzip the latest zip thats not a source zip.
#. Copy the ``lib`` folder to the ``CIRCUIPY`` or ``MICROPYTHON``.
#. Copy the ``lib`` folder to the ``CIRCUITPY`` or ``MICROPYTHON``.
Foundational Libraries
----------------------

View File

@ -1,8 +1,8 @@
Supported Ports
==============================
Adafruit's MicroPython derivative currently has limited support with a focus on
the Atmel SAMD21 port
Adafruit's CircuitPython derivative currently has limited support with a focus on
the Atmel SAMD21 port and ESP8266 port.
.. toctree::
:maxdepth: 2