-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitmodules
More file actions
16 lines (16 loc) · 783 Bytes
/
.gitmodules
File metadata and controls
16 lines (16 loc) · 783 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[submodule "components/open-authenticator-component"]
path = components/open-authenticator-component
url = https://github.com/Open-Authenticator/open-authenticator-component.git
[submodule "components/lv_port_esp32"]
path = components/lv_port_esp32
url = https://github.com/lvgl/lv_port_esp32.git
[submodule "components/wifi-handler-component"]
path = components/wifi-handler-component
url = https://github.com/Open-Authenticator/wifi-handler-component.git
[submodule "components/qr-code-generator-component"]
path = components/qr-code-generator-component
url = https://github.com/Open-Authenticator/qr-code-generator-component.git
[submodule "oa_store/www"]
path = oa_store/www
url = https://github.com/Open-Authenticator/open-authenticator-website.git
branch = gh-pages