Skip to content

Commit 1626d2c

Browse files
Merge pull request #271 from microbit-foundation/submodules
add spec as submodules
2 parents 4e7cb14 + 2a4265e commit 1626d2c

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

.gitmodules

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[submodule "software/spec-i2c-protocol"]
2+
path = software/spec-i2c-protocol
3+
url = https://github.com/microbit-foundation/spec-i2c-protocol
4+
[submodule "software/spec-power-mangement"]
5+
path = software/spec-power-mangement
6+
url = https://github.com/microbit-foundation/spec-power-management
7+
[submodule "software/spec-universal-hex"]
8+
path = software/spec-universal-hex
9+
url = https://github.com/microbit-foundation/spec-universal-hex

software/spec-i2c-protocol

Submodule spec-i2c-protocol added at 1e720d4

software/spec-power-mangement

Submodule spec-power-mangement added at 31ddc54

software/spec-universal-hex

Submodule spec-universal-hex added at 7d571dc

0 commit comments

Comments
 (0)