summaryrefslogtreecommitdiff
path: root/tools/build_zephyr.py
AgeCommit message (Collapse)Author
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.