8000 docs: Typos and rename to CircuitPython. · ladyada/circuitpython@265d5da · GitHub
[go: up one dir, main page]

Skip to content

Commit 265d5da

Browse files
committed
docs: Typos and rename to CircuitPython.
1 parent 778e975 commit 265d5da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/drivers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The bundles are available `on GitHub <https://github.com/adafruit/Adafruit_Circu
2121
To install them:
2222

2323
#. `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``.
2525

2626
Foundational Libraries
2727
----------------------

docs/supported_ports.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Supported Ports
22
==============================
33

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.
66

77
.. toctree::
88
:maxdepth: 2

0 commit comments

Comments
 (0)
0