aboutsummaryrefslogtreecommitdiff
path: root/hw/hank/noctigon-kr4/2ch
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-11-03 09:07:37 -0600
committerSelene ToyKeeper2023-11-03 09:07:37 -0600
commitcf0ed5c4bd07e191088977722010e9eec94a7c05 (patch)
tree4c2e4156a74cf3a6f1bad1f1d4b5087bb74a9f32 /hw/hank/noctigon-kr4/2ch
parentfixed compile scripts and added a "./make" wrapper for convenience (diff)
downloadanduril-cf0ed5c4bd07e191088977722010e9eec94a7c05.tar.gz
anduril-cf0ed5c4bd07e191088977722010e9eec94a7c05.tar.bz2
anduril-cf0ed5c4bd07e191088977722010e9eec94a7c05.zip
moved variant builds under their parent, like "d4-219" -> "d4/219"
Diffstat (limited to '')
-rw-r--r--hw/hank/noctigon-kr4/2ch/anduril.h (renamed from hw/hank/noctigon-kr4-2ch/anduril.h)2
-rw-r--r--hw/hank/noctigon-kr4/2ch/hwdef.h (renamed from hw/hank/noctigon-kr4-2ch/hwdef.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/hw/hank/noctigon-kr4-2ch/anduril.h b/hw/hank/noctigon-kr4/2ch/anduril.h
index 9ebeb0b..be7c4d0 100644
--- a/hw/hank/noctigon-kr4-2ch/anduril.h
+++ b/hw/hank/noctigon-kr4/2ch/anduril.h
@@ -6,7 +6,7 @@
// (basically the same as Emisar generic 2-channel build,
// but switch on a different pin, and no lighted button)
// ATTINY: 1634
-#include "hank/noctigon-kr4-2ch/hwdef.h"
+#include "hank/noctigon-kr4/2ch/hwdef.h"
#include "hank/emisar-2ch/anduril.h"
#undef MODEL_NUMBER
#define MODEL_NUMBER "0215"
diff --git a/hw/hank/noctigon-kr4-2ch/hwdef.h b/hw/hank/noctigon-kr4/2ch/hwdef.h
index 081fccc..081fccc 100644
--- a/hw/hank/noctigon-kr4-2ch/hwdef.h
+++ b/hw/hank/noctigon-kr4/2ch/hwdef.h