File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Adafruit MicroPython drivers
1+ Adafruit CircuitPython drivers
22========================================
33
4- These are drivers available in separate GitHub repos.
4+ These are drivers available in separate GitHub repos. They are designed for use
5+ with CircuitPython and may or may not work with `MicroPython <https://micropython.org >`_.
56
67.. toctree ::
78
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ MicroPython libraries
22=====================
33
44This chapter describes modules (function and class libraries) which are built
5- into MicroPython. There are a few categories of modules:
5+ into MicroPython and CircuitPython . There are a few categories of modules:
66
77* Modules which implement a subset of standard Python functionality and are not
88 intended to be extended by the user.
You can’t perform that action at this time.
0 commit comments