File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ The bundles are available `on GitHub <https://github.com/adafruit/Adafruit_Circu
21
21
To install them:
22
22
23
23
#. `Download <https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases >`_ and unzip the latest zip thats not a source zip.
24
- #. Copy the ``lib `` folder to the ``CIRCUIPY `` or ``MICROPYTHON ``.
24
+ #. Copy the ``lib `` folder to the ``CIRCUITPY `` or ``MICROPYTHON ``.
25
25
26
26
Foundational Libraries
27
27
----------------------
Original file line number Diff line number Diff line change 1
1
Supported Ports
2
2
==============================
3
3
4
- Adafruit's MicroPython derivative currently has limited support with a focus on
5
- the Atmel SAMD21 port
4
+ Adafruit's CircuitPython derivative currently has limited support with a focus on
5
+ the Atmel SAMD21 port and ESP8266 port.
6
6
7
7
.. toctree ::
8
8
:maxdepth: 2
You can’t perform that action at this time.
0 commit comments