Age | Commit message (Collapse) | Author | |
---|---|---|---|
10 days | 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. | |||
10 days | tools: Use argparse for build scripts | xengineering | |
This makes them re-usable for the application and native_sim firmwares. | |||
10 days | tools: Add directory and move scripts here | xengineering | |
This allows to re-use these scripts. Since they are currently used to build Zephyr builds and three are intended (application, bootloader and application as native_sim build) this makes sense. |