File tree 3 files changed +7
-2
lines changed
3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 845
845
[submodule "libraries/drivers/is31fl3741 "]
846
846
path = libraries/drivers/is31fl3741
847
847
url = https://github.com/adafruit/Adafruit_CircuitPython_IS31FL3741.git
848
+ [submodule "libraries/helpers/ducky "]
849
+ path = libraries/helpers/ducky
850
+ url = https://github.com/adafruit/Adafruit_CircuitPython_Ducky.git
Original file line number Diff line number Diff line change @@ -196,18 +196,19 @@ Miscellaneous Helpers
196
196
AVR programming <https://circuitpython.readthedocs.io/projects/avrprog/en/latest/ >
197
197
BitbangIO <https://circuitpython.readthedocs.io/projects/bitbangio/en/latest/ >
198
198
Board Test Suite <https://circuitpython.readthedocs.io/projects/boardtest/en/latest/ >
199
+ Colorsys <https://circuitpython.readthedocs.io/projects/colorsys/en/latest/ >
199
200
Debouncer <https://circuitpython.readthedocs.io/projects/debouncer/en/latest/ >
200
201
Debug I2C <https://circuitpython.readthedocs.io/projects/debug_i2c/en/latest/ >
202
+ Ducky <https://circuitpython.readthedocs.io/projects/ducky/en/latest/ >
201
203
InfraRed Remote <https://circuitpython.readthedocs.io/projects/irremote/en/latest/ >
202
204
Mini ESP Tool (ESP chips loader) <https://circuitpython.readthedocs.io/projects/miniesptool/en/latest/ >
203
205
NeoKey <https://circuitpython.readthedocs.io/projects/neokey/en/latest/ >
204
206
OneWire <https://circuitpython.readthedocs.io/projects/onewire/en/latest/ >
205
207
SD Card <https://circuitpython.readthedocs.io/projects/sd/en/latest/ >
206
208
SimpleIO <https://circuitpython.readthedocs.io/projects/simpleio/en/latest/ >
207
209
SimpleMath <https://circuitpython.readthedocs.io/projects/simplemath/en/latest/ >
208
- USB Human Interface Device (Keyboard and Mouse) <https://circuitpython.readthedocs.io/projects/hid/en/latest/ >
209
210
Test Repo <https://circuitpython.readthedocs.io/projects/testrepo/en/latest/ >
210
- Colorsys <https://circuitpython.readthedocs.io/projects/colorsys /en/latest/ >
211
+ USB Human Interface Device (Keyboard and Mouse) <https://circuitpython.readthedocs.io/projects/hid /en/latest/ >
211
212
212
213
Blinky
213
214
--------
You can’t perform that action at this time.
0 commit comments