Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-06 | fw: sim: Integrate into Meson build | xengineering | |
This adds a build for the native_sim board of the application firmware to the default Meson build. The resulting Linux binary is also added to the webpage. | |||
2025-04-06 | fw: app: Build with Meson | xengineering | |
2025-04-05 | fw: btl: Configure bootloader build with Meson | xengineering | |
CMake ExternalProject creates a pretty confusing build tree. Since the rest of the project anyway starts moving to Meson the bootloader is configured via Meson as a first step. |