aboutsummaryrefslogtreecommitdiff
path: root/hw/wurkkos/ts26
diff options
context:
space:
mode:
authorSelene ToyKeeper2025-06-04 01:12:23 -0600
committerSelene ToyKeeper2025-06-04 01:12:23 -0600
commit85454576e4a4823e4e3157e3ffdc3c336ed773c1 (patch)
treed7a0a265a222ed79ebda9b84b331e5307811a347 /hw/wurkkos/ts26
parentwurkkos ts25-boost: calibrated for 20250210 prototype (diff)
downloadanduril-85454576e4a4823e4e3157e3ffdc3c336ed773c1.tar.gz
anduril-85454576e4a4823e4e3157e3ffdc3c336ed773c1.tar.bz2
anduril-85454576e4a4823e4e3157e3ffdc3c336ed773c1.zip
renamed wurkkos-ts25-boost to wurkkos-ts26
(the product name changed upstream)
Diffstat (limited to '')
-rw-r--r--hw/wurkkos/ts26/anduril.h (renamed from hw/wurkkos/ts25/boost/anduril.h)4
-rw-r--r--hw/wurkkos/ts26/hwdef.c (renamed from hw/wurkkos/ts25/boost/hwdef.c)2
-rw-r--r--hw/wurkkos/ts26/hwdef.h (renamed from hw/wurkkos/ts25/boost/hwdef.h)4
-rw-r--r--hw/wurkkos/ts26/model (renamed from hw/wurkkos/ts25/boost/model)0
4 files changed, 5 insertions, 5 deletions
diff --git a/hw/wurkkos/ts25/boost/anduril.h b/hw/wurkkos/ts26/anduril.h
index c4541d4..e1c2e33 100644
--- a/hw/wurkkos/ts25/boost/anduril.h
+++ b/hw/wurkkos/ts26/anduril.h
@@ -1,9 +1,9 @@
-// Wurkkos TS25 Boost
+// Wurkkos TS26
// Copyright (C) 2023 Selene ToyKeeper
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once
-#define HWDEF_H wurkkos/ts25/boost/hwdef.h
+#define HWDEF_H wurkkos/ts26/hwdef.h
#include "wurkkos/anduril.h"
// this light has three aux LED channels: R, G, B
diff --git a/hw/wurkkos/ts25/boost/hwdef.c b/hw/wurkkos/ts26/hwdef.c
index 4855e6a..e6c77a2 100644
--- a/hw/wurkkos/ts25/boost/hwdef.c
+++ b/hw/wurkkos/ts26/hwdef.c
@@ -1,4 +1,4 @@
-// Wurkkos TS25 Boost helper functions
+// Wurkkos TS26 helper functions
// Copyright (C) 2023 Selene ToyKeeper
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once
diff --git a/hw/wurkkos/ts25/boost/hwdef.h b/hw/wurkkos/ts26/hwdef.h
index d645ded..391994e 100644
--- a/hw/wurkkos/ts25/boost/hwdef.h
+++ b/hw/wurkkos/ts26/hwdef.h
@@ -1,4 +1,4 @@
-// Wurkkos TS25 driver layout
+// Wurkkos TS26 driver layout
// Copyright (C) 2023 Selene ToyKeeper
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once
@@ -32,7 +32,7 @@
*
*/
-#define HWDEF_C wurkkos/ts25/boost/hwdef.c
+#define HWDEF_C wurkkos/ts26/hwdef.c
// allow using aux LEDs as extra channel modes
#include "fsm/chan-rgbaux.h"
diff --git a/hw/wurkkos/ts25/boost/model b/hw/wurkkos/ts26/model
index 028b833..028b833 100644
--- a/hw/wurkkos/ts25/boost/model
+++ b/hw/wurkkos/ts26/model