zephyr/tests/kernel/fp_sharing/src
Ioannis Glaropoulos e2969e5de0 tests: kernel: fp_sharing: minor fix in #ifdef expression
We need to use the ARMV7_M_ARMV8_M_FP Kconfig symbol,
which denotes the Floating-Point capabilities, instead
of the option that signifies the Cortex-M variant. Fix
is of minor importance, as long as the #ifdef block
remains empty.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-04-10 10:59:46 -04:00
..
float_context.h tests: kernel: fp_sharing: Added support for Cortex-M7 2018-08-19 12:26:13 -07:00
float_regs_arm_gcc.h tests: kernel: fp_sharing: Added support for Cortex-M7 2018-08-19 12:26:13 -07:00
float_regs_x86_gcc.h tests: fp_sharing: fix code style 2017-06-19 09:01:14 -04:00
main.c tests: kernel: fp_sharing: minor fix in #ifdef expression 2019-04-10 10:59:46 -04:00
pi.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00