nuttx/boards/risc-v
Matheus Castello 1bc3ab513d boards: risc-v: k210: Fix -march and -mabi
-march=rv64gc -mabi=lp64 does not resolve lib paths for
riscv64-unknown-elf-gcc resulting in lib not found errors.
Changing it to -march=rv64imafc -mabi=lp64f that is the default
used in Sipeed repositories.

Signed-off-by: Matheus Castello <matheus@castello.eng.br>
2021-10-14 15:50:20 +09:00
..
bl602/bl602evb Open ble controller adaptation code 2021-10-08 02:30:27 -07:00
c906/smartl-c906 Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL 2021-08-06 13:58:26 +02:00
esp32c3/esp32c3-devkit risc-v/esp32c3-devkit: Add BLE defconfig 2021-10-05 08:45:40 -03:00
fe310/hifive1-revb Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL 2021-08-06 13:58:26 +02:00
k210/maix-bit boards: risc-v: k210: Fix -march and -mabi 2021-10-14 15:50:20 +09:00
litex/arty_a7 Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL 2021-08-06 13:58:26 +02:00
mpfs/icicle mpfs/icicle/configs/hwtest: enable SD card 2021-09-18 12:18:09 -03:00
rv32m1/rv32m1-vega Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL 2021-08-06 13:58:26 +02:00