aboutsummaryrefslogtreecommitdiffstats
path: root/examples/icestick/rotate4.vhdl
Commit message (Collapse)AuthorAgeFilesLines
* Improve examples for Lattice iCEstickAimylios2020-04-191-41/+0
| | | | | | | - move "leds" examples to subdirectory - add Makefile - add *.json files to .gitignore - adjust README.md and fix some typos
* migrate from Travis to GHA and rework examples (#78)eine2020-01-191-0/+41
* migrate from Travis to GHA * rework examples