summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/riscv/griscv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add networking support for griscv bspJiri Gaisler2020-11-092-0/+20
| | | | | | | * Only GRETH device supported for now * Fix endian problem in GRETH driver * Remove SPARC assembly from greth.c * Builds with both autoconf and waf
* build: Alternative build system based on wafSebastian Huber2020-09-1410-0/+246
Update #3818.