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 463
463
[submodule "libraries/drivers/st7789 "]
464
464
path = libraries/drivers/st7789
465
465
url = https://github.com/adafruit/Adafruit_CircuitPython_ST7789.git
466
+ [submodule "libraries/helpers/azure "]
467
+ path = libraries/helpers/azure
468
+ url = https://github.com/adafruit/Adafruit_CircuitPython_AzureIoT.git
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ These libraries build on top of the low level APIs to simplify common tasks.
39
39
40
40
Adafruit IO <https://circuitpython.readthedocs.io/projects/adafruitio/en/latest/ >
41
41
AVR programming <https://circuitpython.readthedocs.io/projects/avrprog/en/latest/ >
42
+ Azure IoT <https://circuitpython.readthedocs.io/projects/azureiot/en/latest/ >
42
43
Bitmap Font <https://circuitpython.readthedocs.io/projects/bitmap-font/en/latest/ >
43
44
Bluefruit LE Connect App <https://circuitpython.readthedocs.io/projects/bluefruitconnect/en/latest/ >
44
45
Bluetooth Low Energy (BLE) <https://circuitpython.readthedocs.io/projects/ble/en/latest/ >
You can’t perform that action at this time.
0 commit comments