Add firmware for the left keyboard half.
This commit is contained in:
4
left/build/armgcc/build_debug.sh
Executable file
4
left/build/armgcc/build_debug.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
. ./ksdk_dir.sh
|
||||
cmake -DCMAKE_TOOLCHAIN_FILE="$KSDK_DIR/tools/cmake_toolchain_files/armgcc.cmake" -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug .
|
||||
make -j4
|
||||
Reference in New Issue
Block a user