summaryrefslogtreecommitdiff
path: root/tools/build_zephyr.py
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 daystools: Use argparse for build scriptsxengineering
This makes them re-usable for the application and native_sim firmwares.
10 daystools: Add directory and move scripts herexengineering
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.