summaryrefslogtreecommitdiff
path: root/fw/meson.build
AgeCommit message (Collapse)Author
10 daysfw: sim: Integrate into Meson buildxengineering
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.
10 daysfw: app: Build with Mesonxengineering
11 daysfw: btl: Configure bootloader build with Mesonxengineering
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.