aboutsummaryrefslogtreecommitdiffstats
path: root/examples/icestick
Commit message (Collapse)AuthorAgeFilesLines
* Improve examples for Lattice iCEstickAimylios2020-04-1913-0/+34
| | | | | | | - 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-1918-0/+649
* migrate from Travis to GHA * rework examples