nuttx/arch/arm
Huang Qi 536739d2da tools: Export LLVM style arch info for non-c language
Current Toolchain.defs set the compile flags directly, it's OK for
target specified gcc toolchain.

But some LLVM based toolchains (Rust/Zig etc) use single toolchain to handle all supported paltform.

In this patch, arch level Toolchain.defs export standard LLVM style arch flags, and let <Lang>.defs to map them into internal style,

This will simplify the intergration of non-c language.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2023-03-29 09:26:38 -03:00
..
include armv7-m irq: avoid uninitialized warning/error 2023-03-23 04:02:43 -07:00
src tools: Export LLVM style arch info for non-c language 2023-03-29 09:26:38 -03:00
Kconfig arch/nrf53: add PWM support 2023-03-15 22:08:27 +01:00