aboutsummaryrefslogtreecommitdiffstats
path: root/icestick/uart/hdl
Commit message (Collapse)AuthorAgeFilesLines
* migrate from Travis to GHA and rework examples (#78)eine2020-01-193-177/+0
| | | | | | * migrate from Travis to GHA * rework examples
* Icestick uart (#37)marph912019-08-223-0/+177
* added UART example for the icestick * extended testsuite by the UART example