#!/bin/sh cmake -G Ninja -DTESTS=ON -DCMAKE_TOOLCHAIN_FILE="$(dirname $0)/../cmake/TC-thumbv7m.cmake" "$(dirname $0)/.." "$@"