spinix-hive/cdemos/hello/buildit

3 lines
122 B
Plaintext
Raw Permalink Normal View History

propeller-elf-gcc -Os -mlmm -o hello.elf hello.c spinix.c
propeller-load -s -D clkfreq=1347436867 -D clkmode=98 hello.elf