diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-06-17 20:35:19 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-06-17 20:35:19 (GMT) |
| commit | 6c7337fb1ed7c4afa033daba4991a620b4a5f758 (patch) | |
| tree | 142e88cb9d4cf5adeb1ceadf849f34dc6c461285 | |
| parent | 33e56111ddc453e309b28a2a7a737a80d06bc404 (diff) | |
dsd6, nitrogen: Make them build again
Fixes: 9eb9b74 ("Update preprocess to use $(BOARD)").
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | wasp/boards/dsd6/watch.py.in (renamed from wasp/boards/nitrogen/watch.py) | 0 | ||||
| -rw-r--r-- | wasp/boards/nitrogen/watch.py.in (renamed from wasp/boards/dsd6/watch.py) | 0 |
3 files changed, 1 insertions, 1 deletions
@@ -5,4 +5,4 @@ __pycache__ cscope.out docs/build attic/ -wasp/boards/pinetime/watch.py +wasp/boards/*/watch.py diff --git a/wasp/boards/nitrogen/watch.py b/wasp/boards/dsd6/watch.py.in index 0148d95..0148d95 100644 --- a/wasp/boards/nitrogen/watch.py +++ b/wasp/boards/dsd6/watch.py.in diff --git a/wasp/boards/dsd6/watch.py b/wasp/boards/nitrogen/watch.py.in index 0148d95..0148d95 100644 --- a/wasp/boards/dsd6/watch.py +++ b/wasp/boards/nitrogen/watch.py.in |
