1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles/arch
Marian Buschsieweke d59977c563
makefiles/arch/riscv.inc.mk: update RISC-V target triple
The CI now uses `riscv-none-elf` over the previous (and technically
incorrect) `riscv-none-embed`. In addition, we no longer probe for
host toolchains with the incorrect target triple, as the source
providing it has long declared the toolchain with the incorrect
triple as obsolete.
2024-02-12 20:40:30 +01:00
..
avr8.inc.mk makefiles/toolchain: Fix incorrect assumptions on address space layout 2023-05-08 15:42:40 +02:00
cortexm.inc.mk makefiles/arch/cortexm.inc.mk: fix ASMFLAGS 2022-11-11 23:11:07 +01:00
msp430.inc.mk Merge #19733 #19747 #19769 #19782 2023-07-04 18:43:26 +00:00
native.inc.mk native64: Add Linux/x86_64 board 2024-02-05 22:01:40 +01:00
riscv.inc.mk makefiles/arch/riscv.inc.mk: update RISC-V target triple 2024-02-12 20:40:30 +01:00