summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
8 daysfw: Move MCUboot key definition herexengineering
This key is only relevant for firmware. Thus it should be set in the CMakeLists.txt file of the `fw` folder.
8 daysProvide default key path in CMake filesxengineering
This makes calling cmake for this device repository easier.
2025-02-14pcb: Add CMake and export schematic by defaultxengineering
2025-02-14Switch to a global CMake buildxengineering
This allows to easily build everything from the repository root. For now this only covers firmware but later electrical PCB and mechanical case files can be added.