Added submodules.

This commit is contained in:
ccbruce0812 2017-03-06 10:11:23 +08:00
parent fda5d0b942
commit 238c5c9655
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored
View file

@ -28,3 +28,12 @@
[submodule "extras/crc_generic/crc_lib"]
path = extras/crc_generic/crc_lib
url = https://github.com/Zaltora/crc_generic_lib.git
[submodule "extras/kt0803l"]
path = extras/kt0803l
url = https://github.com/ccbruce0812/kt0803l.git
[submodule "extras/rda5807m"]
path = extras/rda5807m
url = https://github.com/ccbruce0812/rda5807m.git
[submodule "examples/rda5807m_test"]
path = examples/rda5807m_test
url = https://github.com/ccbruce0812/rda5807m_test.git

@ -0,0 +1 @@
Subproject commit 439b9fa3dfd8ea29cfef60184889ea461f56a7d7

1
extras/kt0803l Submodule

@ -0,0 +1 @@
Subproject commit 32f7a131390d2f73f5260fa383383f1fae0e96db

1
extras/rda5807m Submodule

@ -0,0 +1 @@
Subproject commit 11b88afb49bc484e96e7f9f2fa138dd27df364f4