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 923
923
[submodule "libraries/helpers/ble_file_transfer "]
924
924
path = libraries/helpers/ble_file_transfer
925
925
url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_File_Transfer.git
926
+ [submodule "libraries/helpers/pastebin "]
927
+ path = libraries/helpers/pastebin
928
+ url = https://github.com/adafruit/Adafruit_CircuitPython_Pastebin.git
Original file line number Diff line number Diff line change @@ -210,6 +210,7 @@ Miscellaneous Helpers
210
210
Mini ESP Tool (ESP chips loader) <https://circuitpython.readthedocs.io/projects/miniesptool/en/latest/ >
211
211
NeoKey <https://circuitpython.readthedocs.io/projects/neokey/en/latest/ >
212
212
OneWire <https://circuitpython.readthedocs.io/projects/onewire/en/latest/ >
213
+ Pastebin services <https://docs.circuitpython.org/projects/pastebin/en/latest/ >
213
214
PIOASM converter for RP2040 boards <https://docs.circuitpython.org/projects/pioasm/en/latest/ >
214
215
Radial Controller <https://circuitpython.readthedocs.io/projects/radial-controller/en/latest/ >
215
216
SD Card <https://circuitpython.readthedocs.io/projects/sd/en/latest/ >
You can’t perform that action at this time.
0 commit comments