aboutsummaryrefslogtreecommitdiff
path: root/hw/wurkkos/ts26/hwdef.h
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/hwdef.h
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/hwdef.h (renamed from hw/wurkkos/ts25/boost/hwdef.h)4
1 files changed, 2 insertions, 2 deletions
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"