diff options
author | Clifford Wolf <clifford@clifford.at> | 2018-02-06 18:12:44 +0100 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2018-02-06 18:12:44 +0100 |
commit | a7a6f3695f03173e2bae0b206b785597f0342ef0 (patch) | |
tree | 6bb24dc4ca49f5c34705ce0a42617dc972ea4a9e /examples/up5k_rgb/README | |
parent | d3a753f7d747b007f464a831d6b2b21e87991e46 (diff) | |
download | icestorm-a7a6f3695f03173e2bae0b206b785597f0342ef0.tar.gz icestorm-a7a6f3695f03173e2bae0b206b785597f0342ef0.tar.bz2 icestorm-a7a6f3695f03173e2bae0b206b785597f0342ef0.zip |
Remove up5k_mac16 "example" and add README to up5k_rgb and icebreaker
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Diffstat (limited to 'examples/up5k_rgb/README')
-rw-r--r-- | examples/up5k_rgb/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/up5k_rgb/README b/examples/up5k_rgb/README new file mode 100644 index 0000000..cc41315 --- /dev/null +++ b/examples/up5k_rgb/README @@ -0,0 +1,2 @@ +Simple RGB LED demo for UP5K boards, such as the Lattice "iCE40 UltraPlus Breakout Board" and +the Lattice "iCE40 UltraPlus Mobile Development Platform". |