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 feee507bf9
makefiles/arch/riscv.inc.mk: Detect target triple
This improves the target triple detection logic to include all possible target
triples of compilers that might be able to generate our binaries.
2020-11-06 20:53:28 +01:00
..
atmega.inc.mk Merge pull request #14754 from leandrolanzieri/pr/no_archives 2020-09-10 09:36:29 +02:00
cortexm.inc.mk cpu/cortexm_common: add support for Cortex-M33 2020-10-06 17:11:26 +02:00
mips.inc.mk make: Use common comma variable definition 2020-10-09 12:02:28 +02:00
msp430.inc.mk build system: Overwrite TARGET_ARCH per arch 2020-09-08 22:28:41 +02:00
riscv.inc.mk makefiles/arch/riscv.inc.mk: Detect target triple 2020-11-06 20:53:28 +01:00