mirror of
https://github.com/supleed2/svd2cpp.git
synced 2024-12-22 05:35:50 +00:00
Initial commit
This commit is contained in:
commit
1f8023e0c0
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "tinyxml2"]
|
||||
path = tinyxml2
|
||||
url = https://github.com/leethomason/tinyxml2.git
|
3
Src/main.cpp
Normal file
3
Src/main.cpp
Normal file
|
@ -0,0 +1,3 @@
|
|||
int main(){
|
||||
|
||||
}
|
1
tinyxml2
Submodule
1
tinyxml2
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit ff61650517cc32d524689366f977716e73d4f924
|
Loading…
Reference in a new issue