incubator-nuttx/arch/arm
guoshichao 0cf0bece2e arch/strarg: provide the stdarg implementation for greenhills compiler
the greenhills compiler provide its own implementation of va_start,
va_end, va_arg, va_copy. so if we are build vela with greenhills
compiler, we should using the stdarg implementation provided by
greenhills, not our own

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2024-08-19 10:37:54 +08:00
..
include arch/strarg: provide the stdarg implementation for greenhills compiler 2024-08-19 10:37:54 +08:00
src cmake:split the archive process to avoid parameter problems 2024-08-18 23:26:01 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig arm:Select ram vector on armv6m 2024-08-12 00:09:56 +08:00