messy experimentation commit

This commit is contained in:
Shaun Inman 2023-01-03 22:17:49 -05:00
parent ec15d449e1
commit f6f8fa6a8f
13 changed files with 2472 additions and 426 deletions

5
src/test/Test.pak/launch.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
cd $(dirname "$0")
./test.elf &> "$SDCARD_PATH/log.txt"