diff options
author | Josh Rahm <joshuarahm@gmail.com> | 2023-01-18 23:43:24 -0700 |
---|---|---|
committer | Josh Rahm <joshuarahm@gmail.com> | 2023-01-18 23:43:24 -0700 |
commit | e4a979594d3df9e158051636a373501942caf044 (patch) | |
tree | 2572a0d82099481a863208bbeb2041683719560c | |
parent | a760ea1b8174f44e7d8cc8a49a29b65a6cf53b4b (diff) | |
download | ch573-e4a979594d3df9e158051636a373501942caf044.tar.gz ch573-e4a979594d3df9e158051636a373501942caf044.tar.bz2 ch573-e4a979594d3df9e158051636a373501942caf044.zip |
Make submodule for ch-flash.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | ch-flash | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..47f8f5d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ch-flash"] + path = ch-flash + url = https://git.josher.dev/cgit/ch-flash.git diff --git a/ch-flash b/ch-flash new file mode 160000 +Subproject ba47b0e8ae4e5a8b2e21d96b9d8e12ea69c528b |