Add platform-agnostic PWM submodule

This commit is contained in:
2022-06-28 21:18:56 -06:00
parent 5eb58c9643
commit 447514380e
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "nina-fw"] [submodule "nina-fw"]
path = nina-fw path = nina-fw
url = ssh://git@git.mikahchapman.com:7999/mchapman/nina-fw.git url = ssh://git@git.mikahchapman.com:7999/mchapman/nina-fw.git
[submodule "pid-lib"]
path = pid-lib
url = https://github.com/nicholastmosher/pid.git

1
pid-lib Submodule

Submodule pid-lib added at f13095ace6