Added sample for riscv-hifive1 board

Signed-off-by: Franz Flasch <ffl@mission-embedded.com>
This commit is contained in:
Franz Flasch 2018-01-22 14:16:27 +01:00
parent ff75c69df0
commit 8c74cdf9dc
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,6 @@
CT_EXPERIMENTAL=y
CT_ARCH_RISCV=y
CT_ARCH_ARCH="rv32ima"
CT_ARCH_ABI="ilp32"
CT_TARGET_VENDOR=""
# CT_CC_GCC_LDBL_128 is not set

View File

@ -0,0 +1,3 @@
reporter_name="Franz Flasch"
reporter_url="https://github.com/franzflasch/crosstool-ng.git"
reporter_comment=""