build: Reorganized code.

Most MCU-dependent variable definitions ist now put into node-specific files.
Makes it easier to maintain code for different node types.
This commit is contained in:
Martin Preuss
2023-02-02 00:44:50 +01:00
parent ee73dd8fe8
commit 0c87d3fc4d
6 changed files with 478 additions and 280 deletions

2
0BUILD
View File

@@ -95,7 +95,7 @@
</output>
<cmd tool="$(avrdude)" checkDates="FALSE" >
-p t84 -c stk500 -P /dev/ttyACM0 -B16 -U flash:w:avr/aqhomeavr.hex
-p t84 -c stk500 -P /dev/ttyACM0 -B16 -U flash:w:avr/att84_temp1.hex
</cmd>
<buildMessage>