[scripts] add test script for stellaris-launchpad-test
This commit is contained in:
6
scripts/do-stellaris-launchpad-test
Executable file
6
scripts/do-stellaris-launchpad-test
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
export PROJECT=stellaris-launchpad-test
|
||||
|
||||
make -j8 &&
|
||||
lm4flash -v build-$PROJECT/lk.bin
|
||||
Reference in New Issue
Block a user