Searched refs:die (Results 1 – 2 of 2) sorted by relevance
9 die() { function15 die "Please setup for a Zephyr build before running this script."19 die "Please set BOARD to a valid board before running this script."22 make BOARD=${BOARD} -j$(nproc) boot || die "Build mcuboot"
9 die() { function15 die "Please setup for a Zephyr build before running this script."19 die "Please set BOARD to a valid board before running this script."22 make BOARD=${BOARD} -j$(nproc) hello1 || die "Build hello1"