diff options
Diffstat (limited to 'blinky/readMe')
| -rw-r--r-- | blinky/readMe | 8 |
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 + + |
