3 lines
82 B
Bash
3 lines
82 B
Bash
cd project/cmake
|
|
cmake -DCMAKE_TOOLCHAIN_FILE="toolchain-arm-none-eabi.cmake"
|
|
make |