afterburner/compile.sh
ole00 935d52e12b moved the PC app source to the src_pc directory
This fixes an issue with Arduino IDE which opens all .c files
(even unrelated) in the same directory when the .ino file is opened.
Fixes compilation error described in issue #10
2021-06-22 19:53:40 +01:00

2 lines
48 B
Bash
Executable File

gcc -g3 -O0 -o afterburner src_pc/afterburner.c