aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorRenze Nicolai <renze@rnplus.nl>2022-05-11 00:17:07 +0200
committerRenze Nicolai <renze@rnplus.nl>2022-05-11 00:17:07 +0200
commit6814193934bf45f89fe669c8ab9c9e7aa220642e (patch)
treea91138181df273d385534a4f86b86a362d323817 /.gitmodules
parentecd138930150fb96d7aa4d4a113dfd5ced2fca31 (diff)
downloadmch2022-6814193934bf45f89fe669c8ab9c9e7aa220642e.tar.gz
mch2022-6814193934bf45f89fe669c8ab9c9e7aa220642e.tar.bz2
mch2022-6814193934bf45f89fe669c8ab9c9e7aa220642e.zip
Move RP2040 driver into separate repository
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 32d13b5..59ef5f3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -19,3 +19,6 @@
[submodule "components/pax-graphics"]
path = components/pax-graphics
url = https://github.com/robotman2412/pax-graphics.git
+[submodule "components/mch2022-rp2040"]
+ path = components/mch2022-rp2040
+ url = https://github.com/badgeteam/esp32-component-mch2022-rp2040.git