3 lines
110 B
Plaintext
3 lines
110 B
Plaintext
|
propeller-elf-gcc -o chess.elf -Os -mlmm -fno-exceptions chess.c -ltiny -lpthread
|
||
|
propeller-load -s chess.elf
|