blob: f26e94a674e582a2ff8275e2544cf4a1ca05837f (
plain)
1
2
3
4
5
6
7
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
|