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