Age | Commit message (Collapse) | Author | |
---|---|---|---|
8 days | fw: Move MCUboot key definition here | xengineering | |
This key is only relevant for firmware. Thus it should be set in the CMakeLists.txt file of the `fw` folder. | |||
8 days | Provide default key path in CMake files | xengineering | |
This makes calling cmake for this device repository easier. | |||
2025-02-14 | pcb: Add CMake and export schematic by default | xengineering | |
2025-02-14 | Switch to a global CMake build | xengineering | |
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. |