summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2025-02-24fw: Customize firmware artifact namesxengineering
2025-02-24fw: Use custom MCUboot signing keyxengineering
Using the MCUboot default key adds nearly not security at all.
2025-02-24fw: Build application firmware for bootloaderxengineering
This changes the flash address for which the application firmware is built. Furthermore it adds the MCUboot header as offset to the application firmware. For details see the documentation of the enabled Kconfig flag.
2025-02-14Document where PCB files are placed in buildxengineering
2025-02-14Update project definitionxengineering
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.
2024-06-03Add KiCad documentation link to READMExengineering
2024-04-14Add README.mdxengineering