foc/build.sh
2023-08-23 09:43:35 +08:00

3 lines
82 B
Bash

cd project/cmake
cmake -DCMAKE_TOOLCHAIN_FILE="toolchain-arm-none-eabi.cmake"
make