diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-04-26 18:21:28 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-04-26 18:21:28 (GMT) |
| commit | dc4ea4ab6205bcdb27278367f7d5147b56cf78b8 (patch) | |
| tree | 75f4e312f2ad624025d6b71603f1b1be4feec896 /.gitmodules | |
| parent | 17a8cfc34638d14167d33c1f2b094813446e5c5b (diff) | |
reloader: OTA flashing tool for wasp-os
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 20c2c34..91d8d9e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "tools/ota-dfu"] path = tools/ota-dfu url = https://github.com/daniel-thompson/ota-dfu-python +[submodule "reloader"] + path = reloader + url = https://github.com/daniel-thompson/wasp-reloader |
