From 552cd5b2ae27e2eaab2a889b85c164878adbf024 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Sun, 7 Sep 2025 11:50:11 +0200 Subject: [PATCH] moved device info files to their respective device folders. --- avr/devices/n16/0BUILD | 4 ++++ avr/devices/n16/aqua_n16.xml | 17 +++++++++++++++++ avr/devices/t03/0BUILD | 4 ++++ avr/devices/t03/aqua_t03.xml | 13 +++++++++++++ devices/nodes/0BUILD | 2 -- devices/nodes/aqua_n16.xml | 27 --------------------------- devices/nodes/aqua_t03.xml | 33 --------------------------------- 7 files changed, 38 insertions(+), 62 deletions(-) create mode 100644 avr/devices/n16/aqua_n16.xml create mode 100644 avr/devices/t03/aqua_t03.xml delete mode 100644 devices/nodes/aqua_n16.xml delete mode 100644 devices/nodes/aqua_t03.xml diff --git a/avr/devices/n16/0BUILD b/avr/devices/n16/0BUILD index be449f6..e54b57e 100644 --- a/avr/devices/n16/0BUILD +++ b/avr/devices/n16/0BUILD @@ -7,6 +7,10 @@ main + + aqua_n16.xml + + defs.asm README diff --git a/avr/devices/n16/aqua_n16.xml b/avr/devices/n16/aqua_n16.xml new file mode 100644 index 0000000..6a574de --- /dev/null +++ b/avr/devices/n16/aqua_n16.xml @@ -0,0 +1,17 @@ + + + AQUA + N + 16 + + + + + + + + + + + + diff --git a/avr/devices/t03/0BUILD b/avr/devices/t03/0BUILD index c1b8f79..ba832c8 100644 --- a/avr/devices/t03/0BUILD +++ b/avr/devices/t03/0BUILD @@ -9,6 +9,10 @@ uartfd + + aqua_t03.xml + + defs.asm README diff --git a/avr/devices/t03/aqua_t03.xml b/avr/devices/t03/aqua_t03.xml new file mode 100644 index 0000000..3d539ca --- /dev/null +++ b/avr/devices/t03/aqua_t03.xml @@ -0,0 +1,13 @@ + + + AQUA + T + 3 + + + + + + + + diff --git a/devices/nodes/0BUILD b/devices/nodes/0BUILD index 4c7b1e3..ed2e335 100644 --- a/devices/nodes/0BUILD +++ b/devices/nodes/0BUILD @@ -6,13 +6,11 @@ aqua_n11.xml aqua_n12.xml aqua_n15.xml - aqua_n16.xml aqua_n17.xml aqua_n18.xml aqua_n19.xml aqua_n20.xml aqua_n22.xml - aqua_t03.xml diff --git a/devices/nodes/aqua_n16.xml b/devices/nodes/aqua_n16.xml deleted file mode 100644 index 4f18f70..0000000 --- a/devices/nodes/aqua_n16.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - AQUA - N - 16 - - - - - - - - - - - - - - - - - - - - - - diff --git a/devices/nodes/aqua_t03.xml b/devices/nodes/aqua_t03.xml deleted file mode 100644 index 1ca7901..0000000 --- a/devices/nodes/aqua_t03.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - AQUA - T - 3 - - - - - - - - - - - - - - - - - - - - - - - - - - - -