spinix-hive/chess/buildit

3 lines
110 B
Plaintext
Raw Normal View History

propeller-elf-gcc -o chess.elf -Os -mlmm -fno-exceptions chess.c -ltiny -lpthread
propeller-load -s chess.elf