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