combine module firmware revisions into single project. Expand makefile

This commit is contained in:
Dennis Gunia
2025-11-02 15:18:57 +01:00
parent 0b59d58c97
commit a0fc82dba9
28 changed files with 101 additions and 1063 deletions

6
.gitignore vendored
View File

@@ -1,7 +1,5 @@
software/firmware_module/module_rev0/build/*
software/firmware_module/module_rev0/build
software/firmware_module/module_rev3/build/*
software/firmware_module/module_rev3/build
software/firmware_module/module_universal/build/*
software/firmware_module/module_universal/build
software/pc_client/build/*
software/pc_client/build
hardware/module_controller/ModuleController-backups/*