summaryrefslogtreecommitdiffstats
path: root/blinky/readMe
diff options
context:
space:
mode:
authordevantech <35335852+devantech@users.noreply.github.com>2019-03-27 14:15:12 +0000
committerGitHub <noreply@github.com>2019-03-27 14:15:12 +0000
commit4c807dfca679ee19a3017bf1dc1998640c225bd9 (patch)
tree4cb6494d834530b31a60edde6df01a4f2b71ba2d /blinky/readMe
downloadiceFUN-4c807dfca679ee19a3017bf1dc1998640c225bd9.tar.gz
iceFUN-4c807dfca679ee19a3017bf1dc1998640c225bd9.tar.bz2
iceFUN-4c807dfca679ee19a3017bf1dc1998640c225bd9.zip
Add files via upload
Diffstat (limited to 'blinky/readMe')
-rw-r--r--blinky/readMe8
1 files changed, 8 insertions, 0 deletions
diff --git a/blinky/readMe b/blinky/readMe
new file mode 100644
index 0000000..42659af
--- /dev/null
+++ b/blinky/readMe
@@ -0,0 +1,8 @@
+To build the blinky 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 blinky folder and enter:
+make blinky
+make burn
+
+