summaryrefslogtreecommitdiffstats
path: root/leds/readMe
diff options
context:
space:
mode:
Diffstat (limited to 'leds/readMe')
-rw-r--r--leds/readMe8
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
+
+