aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSelene ToyKeeper2025-06-04 01:12:23 -0600
committerSelene ToyKeeper2025-06-04 01:12:23 -0600
commit85454576e4a4823e4e3157e3ffdc3c336ed773c1 (patch)
treed7a0a265a222ed79ebda9b84b331e5307811a347
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)
-rw-r--r--MODELS3
-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
5 files changed, 6 insertions, 7 deletions
diff --git a/MODELS b/MODELS
index 17536eb..a15ce0c 100644
--- a/MODELS
+++ b/MODELS
@@ -1,5 +1,3 @@
-Models: 78
-
Model MCU Name
----- --- ----
0111 attiny85 hank-emisar-d4
@@ -77,6 +75,7 @@ Model MCU Name
0715 attiny1616 wurkkos-ts25 (may need 0716 / 0717 on some models)
0716 attiny1616 wurkkos-fc13 (may ship with 0715) (also, TS30S Pro)
0717 attiny1616 wurkkos-ts11 (may ship with 0715)
+0721 attiny1616 wurkkos-ts26
1618 attiny1616 gchart-fet1-t1616
1630 attiny1616 thefreeman-lin16dac
1631 attiny1616 thefreeman-boost21-mp3431-hdr-dac-argb
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