File tree 3 files changed +5
-0
lines changed
3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 1016
1016
[submodule "libraries/drivers/rfm "]
1017
1017
path = libraries/drivers/rfm
1018
1018
url = https://github.com/adafruit/Adafruit_CircuitPython_RFM.git
1019
+ [submodule "libraries/helpers/prompt_toolkit "]
1020
+ path = libraries/helpers/prompt_toolkit
1021
+ url = https://github.com/adafruit/Adafruit_CircuitPython_Prompt_Toolkit.git
Original file line number Diff line number Diff line change @@ -219,6 +219,7 @@ Miscellaneous Helpers
219
219
OneWire <https://docs.circuitpython.org/projects/onewire/en/latest/ >
220
220
Pastebin services <https://docs.circuitpython.org/projects/pastebin/en/latest/ >
221
221
PIOASM converter for RP2040 boards <https://docs.circuitpython.org/projects/pioasm/en/latest/ >
222
+ Prompt Toolkit <https://docs.circuitpython.org/projects/prompt_toolkit/en/latest/ >
222
223
Radial Controller <https://docs.circuitpython.org/projects/radial-controller/en/latest/ >
223
224
SD Card <https://docs.circuitpython.org/projects/sd/en/latest/ >
224
225
SimpleIO <https://docs.circuitpython.org/projects/simpleio/en/latest/ >
You can’t perform that action at this time.
0 commit comments