File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 673
673
[submodule "libraries/helpers/ble_midi "]
674
674
path = libraries/helpers/ble_midi
675
675
url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_MIDI.git
676
+ [submodule "libraries/helpers/bitbangio "]
677
+ path = libraries/helpers/bitbangio
678
+ url = https://github.com/adafruit/Adafruit_CircuitPython_BitbangIO.git
Original file line number Diff line number Diff line change @@ -177,11 +177,12 @@ Miscellaneous Helpers
177
177
.. toctree ::
178
178
179
179
AVR programming <https://circuitpython.readthedocs.io/projects/avrprog/en/latest/ >
180
+ BitbangIO <https://circuitpython.readthedocs.io/projects/bitbangio/en/latest/ >
180
181
Board Test Suite <https://circuitpython.readthedocs.io/projects/boardtest/en/latest/ >
181
182
Debouncer <https://circuitpython.readthedocs.io/projects/debouncer/en/latest/ >
182
183
Debug I2C <https://circuitpython.readthedocs.io/projects/debug_i2c/en/latest/ >
183
- Mini ESP Tool (ESP chips loader) <https://circuitpython.readthedocs.io/projects/miniesptool/en/latest/ >
184
184
InfraRed Remote <https://circuitpython.readthedocs.io/projects/irremote/en/latest/ >
185
+ Mini ESP Tool (ESP chips loader) <https://circuitpython.readthedocs.io/projects/miniesptool/en/latest/ >
185
186
OneWire <https://circuitpython.readthedocs.io/projects/onewire/en/latest/ >
186
187
SD Card <https://circuitpython.readthedocs.io/projects/sd/en/latest/ >
187
188
SimpleIO <https://circuitpython.readthedocs.io/projects/simpleio/en/latest/ >
You can’t perform that action at this time.
0 commit comments