zephyr/subsys/debug
Stephanos Ioannidis aaf93205bb kconfig: Rename CONFIG_FP_SHARING to CONFIG_FPU_SHARING
This commit renames the Kconfig `FP_SHARING` symbol to `FPU_SHARING`,
since this symbol specifically refers to the hardware FPU sharing
support by means of FPU context preservation, and the "FP" prefix is
not fully descriptive of that; leaving room for ambiguity.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-05-08 10:58:33 +02:00
..
asan_hacks.c debug: asan: Added leak suppression for SDL2 & X11 2019-12-09 16:38:48 -05:00
CMakeLists.txt debug: thread_analyzer: Implement thread analyzer 2020-04-28 09:11:13 -04:00
Kconfig debug: thread_analyzer: Implement thread analyzer 2020-04-28 09:11:13 -04:00
openocd.c kconfig: Rename CONFIG_FP_SHARING to CONFIG_FPU_SHARING 2020-05-08 10:58:33 +02:00
thread_analyzer.c debug: thread_analyzer: Implement thread analyzer 2020-04-28 09:11:13 -04:00