forked from rednblkx/HomeKey-ESP32
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1009 Bytes
/
Copy path.gitmodules
File metadata and controls
27 lines (27 loc) · 1009 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "HK-HomeKit-Lib"]
path = components/HK-HomeKit-Lib
url = https://github.com/rednblkx/HK-HomeKit-Lib.git
branch = main
[submodule "HomeSpan"]
path = components/HomeSpan/upstream
url = https://github.com/HomeSpan/HomeSpan.git
branch = release-2.1.6
[submodule "components/msgpack-c/upstream"]
path = components/msgpack-c/upstream
url = https://github.com/msgpack/msgpack-c.git
branch = c_master
[submodule "components/loggable"]
path = components/loggable
url = https://github.com/rednblkx/loggable-thing.git
[submodule "components/event_bus"]
path = components/event_bus
url = https://github.com/rednblkx/esp32-event-bus.git
[submodule "components/loggable_espidf"]
path = components/loggable_espidf
url = https://github.com/rednblkx/loggable-espidf.git
[submodule "components/pn532_cxx"]
path = components/pn532_cxx
url = https://github.com/rednblkx/pn532_cxx.git
[submodule "components/pn532_hal"]
path = components/pn532_hal
url = https://github.com/rednblkx/esp-hal-pn532.git