File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 1097
1097
[submodule "libraries/helpers/stspin "]
1098
1098
path = libraries/helpers/stspin
1099
1099
url = https://github.com/adafruit/Adafruit_CircuitPython_STSPIN.git
1100
+ [submodule "libraries/helpers/color_terminal "]
1101
+ path = libraries/helpers/color_terminal
1102
+ url = https://github.com/adafruit/Adafruit_CircuitPython_Color_Terminal.git
Original file line number Diff line number Diff line change @@ -216,6 +216,7 @@ Miscellaneous Helpers
216
216
BitbangIO (adafruit_bitbangio) <https://docs.circuitpython.org/projects/bitbangio/en/latest/ >
217
217
Board Test Suite (adafruit_boardtest) <https://docs.circuitpython.org/projects/boardtest/en/latest/ >
218
218
Colorsys (colorsys) <https://docs.circuitpython.org/projects/colorsys/en/latest/ >
219
+ Color Terminal (color_terminal) <https://docs.circuitpython.org/projects/color_terminal/en/latest/ >
219
220
Debouncer (adafruit_debouncer) <https://docs.circuitpython.org/projects/debouncer/en/latest/ >
220
221
Debug I2C (adafruit_debug_i2c) <https://docs.circuitpython.org/projects/debug_i2c/en/latest/ >
221
222
Ducky (adafruit_ducky) <https://docs.circuitpython.org/projects/ducky/en/latest/ >
You can’t perform that action at this time.
0 commit comments