diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-02-17 19:09:49 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-02-19 19:57:08 (GMT) |
| commit | c9ab38d75722027ee63c0626dde873045afbfc0b (patch) | |
| tree | 3b787bc2fc6400ecfad7cf6b85943bbe844c4c95 /.gitmodules | |
| parent | 3420bcfac86e5b146f2e753318b8e3de001e78d2 (diff) | |
wasptool: Simple tool for interacting with wasp-os devices
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index be828d9..3e11eb3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "wasp/drivers/flash"] path = wasp/drivers/flash url = https://github.com/daniel-thompson/micropython-eeprom +[submodule "tools/pynus"] + path = tools/pynus + url = https://github.com/aykevl/pynus |
