1. Added new submodule mcpwm.
This commit is contained in:
parent
2ac5a5d89c
commit
446cf5987a
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -37,3 +37,6 @@
|
|||
[submodule "examples/rda5807m_test"]
|
||||
path = examples/rda5807m_test
|
||||
url = https://github.com/ccbruce0812/rda5807m_test.git
|
||||
[submodule "extras/mcpwm"]
|
||||
path = extras/mcpwm
|
||||
url = https://github.com/ccbruce0812/mcpwm.git
|
||||
|
|
1
extras/mcpwm
Submodule
1
extras/mcpwm
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit d72f86fba9a63c8e1a0b3bcd783fe11e04e77f70
|
Loading…
Reference in a new issue