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 511
511
[submodule "libraries/drivers/ssd1327 "]
512
512
path = libraries/drivers/ssd1327
513
513
url = https://github.com/adafruit/Adafruit_CircuitPython_SSD1327.git
514
+ [submodule "libraries/helpers/hashlib "]
515
+ path = libraries/helpers/hashlib
516
+ url = https://github.com/adafruit/Adafruit_CircuitPython_hashlib.git
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ These libraries build on top of the low level APIs to simplify common tasks.
41
41
AVR programming <https://circuitpython.readthedocs.io/projects/avrprog/en/latest/ >
42
42
Azure IoT <https://circuitpython.readthedocs.io/projects/azureiot/en/latest/ >
43
43
Bitmap Font <https://circuitpython.readthedocs.io/projects/bitmap-font/en/latest/ >
44
+ hashlib <https://circuitpython.readthedocs.io/projects/hashlib/en/latest/ >
44
45
Bluefruit LE Connect App <https://circuitpython.readthedocs.io/projects/bluefruitconnect/en/latest/ >
45
46
Bluetooth Low Energy (BLE) <https://circuitpython.readthedocs.io/projects/ble/en/latest/ >
46
47
Board Test Suite <https://circuitpython.readthedocs.io/projects/boardtest/en/latest/ >
You can’t perform that action at this time.
0 commit comments