zephyr/doc/kernel
Daniel Leung 04a0cf7d79 kernel: deprecate K_THREAD_STACK_MEMBER
The macro K_THREAD_STACK_MEMBER has actually been deprecated
since v2.4.0 in the macro doxygen description, but it was
never marked with __DEPRECATED_MACRO. Since this was being
used in various drivers, make it follow the deprecation
process.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-10-12 11:07:00 +01:00
..
data_structures doc: Fix kernel data structures typos 2022-10-10 21:01:51 -04:00
drivers fix: doc: in kernel/drivers interrupts function had mismatching types 2023-02-22 16:58:29 -05:00
iterable_sections
memory_management doc: Remove two redundant characters in rst file 2023-10-11 11:10:05 +02:00
object_cores doc: Add missing threads references to object cores 2023-10-09 10:16:46 +02:00
services kconfig: Remove MP_NUM_CPUS usage 2023-10-03 17:45:53 +01:00
timing_functions include: update documentation to use zephyr/ prefix 2022-04-21 07:40:54 -05:00
usermode kernel: deprecate K_THREAD_STACK_MEMBER 2023-10-12 11:07:00 +01:00
util
code-relocation.rst include: arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
index.rst doc: Add object core documentation 2023-09-30 08:04:14 +03:00
timeutil.rst