Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,9 @@
[submodule "libraries/drivers/mitutoyo"]
path = libraries/drivers/mitutoyo
url = https://github.com/vifino/CircuitPython-mitutoyo.git
[submodule "libraries/helpers/base64"]
path = libraries/helpers/base64
url = https://github.com/jimbobbennett/CircuitPython_Base64
[submodule "libraries/helpers/HMAC"]
path = libraries/helpers/HMAC
url = https://github.com/jimbobbennett/CircuitPython_HMAC
1 change: 1 addition & 0 deletions libraries/helpers/HMAC
Submodule HMAC added at 5dc797
1 change: 1 addition & 0 deletions libraries/helpers/base64
Submodule base64 added at ab75a3