summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Thompson <daniel@redfelineninja.org.uk>2020-06-17 20:35:19 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2020-06-17 20:35:19 (GMT)
commit6c7337fb1ed7c4afa033daba4991a620b4a5f758 (patch)
tree142e88cb9d4cf5adeb1ceadf849f34dc6c461285
parent33e56111ddc453e309b28a2a7a737a80d06bc404 (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--.gitignore2
-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
diff --git a/.gitignore b/.gitignore
index 51c75a5..17474de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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