added HAL submodule

This commit is contained in:
Robin Müller 2021-12-07 00:36:48 +01:00
parent 1caac9786e
commit f03b6884c8
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "va416xx"]
path = va416xx
url = https://egit.irs.uni-stuttgart.de/rust/va416xx.git
[submodule "va416xx-hal"]
path = va416xx-hal
url = https://egit.irs.uni-stuttgart.de/rust/va416xx-hal.git

View File

@ -2,6 +2,7 @@
members = [
"va416xx",
"va416xx-hal"
]
[profile.dev]

1
va416xx-hal Submodule

@ -0,0 +1 @@
Subproject commit f94aa2b48fa995f1baec0aca861421bf18df20c6