Skip to content

Build Pipeline

Barbara Chassoul edited this page Feb 13, 2026 · 1 revision

Build Pipeline

Toolchain

./build-toolchain.sh [-h] [-d] [-c] [-V] [-P] [-K] <TARGET>

SDK

./build-sdk.sh [OPTIONS] <TARGET>

Useful options include -r, -c, -p, -V, -P, -K.

Project artefact

./build-project.sh [OPTIONS] <TARGET> <PROJECT_DIR>

Firmware

./build-firmware.sh [OPTIONS] <TARGET> (ARTEFACT_PREFIX | ARTEFACT_PATH [--name NAME])...

Useful options include -i, -u, -o, -S, -U, -s, -p, -n, -v.

Clone this wiki locally