docs: Typos and rename to CircuitPython.
This commit is contained in:
parent
778e975936
commit
265d5dab05
@ -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
|
||||
----------------------
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user