mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7c1949341e
Add `TARGET_ARCH_<ARCH>` for each architecture (e.g. `TARGET_ARCH_CORTEX` for Cortex M) to allow users to overwrite the target triple for a specific arch from ~/.profile or ~/.bashrc (or the like) without overwriting it for all others as well. |
||
---|---|---|
.. | ||
atmega.inc.mk | ||
cortexm.inc.mk | ||
mips.inc.mk | ||
msp430.inc.mk | ||
riscv.inc.mk |