zephyr/doc/reference/kernel/other
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
..
atomic.rst global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
cpu_idle.rst doc: reference: kernel: remove inconsistent comment for k_cpu_idle 2020-03-20 11:53:14 +01:00
cxx_support.rst
fatal.rst toolchain: common: Merge build assert macros 2020-03-31 07:18:06 +02:00
float.rst kconfig: Rename CONFIG_FP_SHARING to CONFIG_FPU_SHARING 2020-05-08 10:58:33 +02:00
interrupts.rst doc: dts: Add lots of documentation for generated macros 2020-02-18 15:24:59 -06:00
polling.rst
ring_buffers.rst doc: fix list formatting in ring_buffer 2019-10-15 09:54:39 -07:00
version.rst