diff options
Diffstat (limited to 'leds/readMe')
-rw-r--r-- | leds/readMe | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/leds/readMe b/leds/readMe new file mode 100644 index 0000000..f26e94a --- /dev/null +++ b/leds/readMe @@ -0,0 +1,8 @@ +To build the leds project, install the icestorm toolchain from http://www.clifford.at/icestorm/ +and the iceFUN programmer from https://github.com/devantech/iceFUNprog + +Open a terminal in the leds folder and enter: +make iceFUN +make burn + + |