messy experimentation commit
This commit is contained in:
parent
ec15d449e1
commit
f6f8fa6a8f
13 changed files with 2472 additions and 426 deletions
5
src/test/Test.pak/launch.sh
Executable file
5
src/test/Test.pak/launch.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd $(dirname "$0")
|
||||
|
||||
./test.elf &> "$SDCARD_PATH/log.txt"
|
||||
Loading…
Add table
Add a link
Reference in a new issue