Skip to content

Getting Started

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

Getting Started

Prerequisites

  • git lfs
  • git-crypt
  • Linux build dependencies (or Vagrant on macOS)

If encrypted material is used:

git-crypt unlock .pki-key

First build

./build-toolchain.sh <TARGET>
./build-sdk.sh <TARGET>
./build-project.sh <TARGET> <PROJECT_DIR>
./build-firmware.sh <TARGET> <ARTEFACT_PREFIX_OR_PATH>

Choose your target guide:

Clone this wiki locally