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 526
526
[submodule "libraries/helpers/jwt "]
527
527
path = libraries/helpers/jwt
528
528
url = https://github.com/adafruit/Adafruit_CircuitPython_JWT.git
529
+ [submodule "libraries/helpers/GC_IOT_Core "]
530
+ path = libraries/helpers/GC_IOT_Core
531
+ url = https://github.com/adafruit/Adafruit_CircuitPython_GC_IOT_Core.git
Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ These libraries build on top of the low level APIs to simplify common tasks.
45
45
Bluefruit LE Connect App <https://circuitpython.readthedocs.io/projects/bluefruitconnect/en/latest/ >
46
46
Bluetooth Low Energy (BLE) <https://circuitpython.readthedocs.io/projects/ble/en/latest/ >
47
47
Board Test Suite <https://circuitpython.readthedocs.io/projects/boardtest/en/latest/ >
48
+ Google Cloud IoT Core <https://circuitpython.readthedocs.io/projects/gc_iot_core/en/latest/ >
48
49
Cursor Control <https://circuitpython.readthedocs.io/projects/cursorcontrol/en/latest/ >
49
50
DC Motor and Servo <https://circuitpython.readthedocs.io/projects/motor/en/latest/ >
50
51
Debouncer <https://circuitpython.readthedocs.io/projects/debouncer/en/latest/ >
You can’t perform that action at this time.
0 commit comments