summaryrefslogtreecommitdiff
path: root/tools/meson.build
AgeCommit message (Collapse)Author
26 hourstools: Re-introduce deploy.py scriptxengineering
After the transition to tar archive based deployment it can now be re-introduced with small changes.
2025-05-24Provide `factory-image.bin` with Mesonxengineering
This automatically creates `build/artifacts/factory-image.bin` with the Meson build system. The resulting file can simply be moved to the virtual file system of the `nucleo_f767zi` board to flash bootloader and application making the board ready for operation and remote updates.
2025-04-06tools: Add meson.buildxengineering