diff options
author | David Shah <davey1576@gmail.com> | 2017-11-20 09:51:03 +0000 |
---|---|---|
committer | David Shah <davey1576@gmail.com> | 2017-11-20 09:51:19 +0000 |
commit | 9184fbdf404c0e94326919c92a27d3292994cdf1 (patch) | |
tree | b94fdbf6f316b9758e8afd848d8c900343469f07 /examples/up5k/up5k.pcf | |
parent | da7a2a9d0db95d6a172286eaddd6e930a27ea752 (diff) | |
download | icestorm-9184fbdf404c0e94326919c92a27d3292994cdf1.tar.gz icestorm-9184fbdf404c0e94326919c92a27d3292994cdf1.tar.bz2 icestorm-9184fbdf404c0e94326919c92a27d3292994cdf1.zip |
Tidy up 5k examples
Diffstat (limited to 'examples/up5k/up5k.pcf')
-rw-r--r-- | examples/up5k/up5k.pcf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/up5k/up5k.pcf b/examples/up5k/up5k.pcf deleted file mode 100644 index b1d1263..0000000 --- a/examples/up5k/up5k.pcf +++ /dev/null @@ -1,3 +0,0 @@ -set_io LED0 12 -set_io LED1 21 -set_io btn 26 |