Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Commit f73186b

Browse files
committed
add tests/eclipse/README.md
1 parent 02d36ce commit f73186b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

tests/eclipse/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Simple toolchain use tests
2+
3+
## riscv-h1b-fs
4+
5+
Freestanding blinky for SiFIve HiFive1, with and without LTO.
6+
7+
Compiler and debugger (OpenOCD) test.
8+
9+
## riscv-static-lib
10+
11+
Simple static library with and without LTO.
12+
13+
## riscv-h1b-fs-lib
14+
15+
Same as above, but including a static library.
16+

0 commit comments

Comments
 (0)