zephyr/arch/arm
Patryk Duda cf55f8329e core: aarch32: Fix standard for _Float16 in CONFIG_FP16 help message
Both Clang[1] and GCC[2] says that _Float16 type is defined by
ISO/IEC TS 18661-3:2015 not the IEEE 754-2008. Fix help message under
FP16 config option.

[1] https://clang.llvm.org/docs/LanguageExtensions.html#half-precision-floating-point
[2] https://gcc.gnu.org/onlinedocs/gcc/Half-Precision.html

Signed-off-by: Patryk Duda <pdk@semihalf.com>
2023-08-01 11:24:07 +02:00
..
core core: aarch32: Fix standard for _Float16 in CONFIG_FP16 help message 2023-08-01 11:24:07 +02:00
include cortex_m: tz_ns.h: Fix compiling with arm-clang 2023-03-31 08:43:18 -05:00
CMakeLists.txt arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
Kconfig soc: arm: nrf53: workaround pop lr after wfi crash 2023-07-07 14:32:27 +02:00