We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73471fe + b020d54 commit 42ba72aCopy full SHA for 42ba72a
.gitmodules
@@ -64,3 +64,9 @@
64
[submodule "libraries/drivers/mitutoyo"]
65
path = libraries/drivers/mitutoyo
66
url = https://github.com/vifino/CircuitPython-mitutoyo.git
67
+[submodule "libraries/helpers/base64"]
68
+ path = libraries/helpers/base64
69
+ url = https://github.com/jimbobbennett/CircuitPython_Base64
70
+[submodule "libraries/helpers/HMAC"]
71
+ path = libraries/helpers/HMAC
72
+ url = https://github.com/jimbobbennett/CircuitPython_HMAC
libraries/helpers/HMAC
libraries/helpers/base64
0 commit comments