aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorRenze Nicolai <renze@rnplus.nl>2022-05-30 23:56:23 +0200
committerRenze Nicolai <renze@rnplus.nl>2022-05-30 23:56:23 +0200
commit3a63e597512ab1ee9c6fa6996609a6dd5e2cbaec (patch)
tree904bfd8ca8232967d7ebd14bd82b79aec54c453c /.gitmodules
parentd61750ceed9f2ae9dc9159a158a50c946a25360d (diff)
downloadmch2022-3a63e597512ab1ee9c6fa6996609a6dd5e2cbaec.tar.gz
mch2022-3a63e597512ab1ee9c6fa6996609a6dd5e2cbaec.tar.bz2
mch2022-3a63e597512ab1ee9c6fa6996609a6dd5e2cbaec.zip
Refactoring
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 9801f03..03fbf4a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,3 +34,6 @@
[submodule "components/mch2022-bsp"]
path = components/mch2022-bsp
url = https://github.com/badgeteam/esp32-component-mch2022-bsp.git
+[submodule "components/pax-codecs"]
+ path = components/pax-codecs
+ url = https://github.com/robotman2412/pax-codecs.git