diff options
| author | Clifford Wolf <clifford@clifford.at> | 2016-12-30 14:29:44 +0100 |
|---|---|---|
| committer | Clifford Wolf <clifford@clifford.at> | 2016-12-30 14:29:44 +0100 |
| commit | cd0e6cfa8e594255b9640f644a97d9d549e62093 (patch) | |
| tree | bb89d327db309ab5c82eedbba3420dda01bf32fd /examples/icestick/.gitignore | |
| parent | 47d28bff1206fb007238b16fe4ad9fea76970002 (diff) | |
Added icestick rs232 demo
Diffstat (limited to 'examples/icestick/.gitignore')
| -rw-r--r-- | examples/icestick/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/icestick/.gitignore b/examples/icestick/.gitignore index c1fa30b..539898f 100644 --- a/examples/icestick/.gitignore +++ b/examples/icestick/.gitignore @@ -2,3 +2,7 @@ example.bin example.blif example.asc example.rpt +rs232demo.bin +rs232demo.blif +rs232demo.asc +rs232demo.rpt |
