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 5f14b1f74d
commit 1389ab1953
6 changed files with 478 additions and 280 deletions

3
avr/.gitignore vendored
View File

@@ -1,2 +1,3 @@
main.obj
main.eep.hex
*.eep.hex
*.obj