This commit updates all deprecated `K_THREAD_STACK_EXTERN` macro usages to use the `K_THREAD_STACK_DECLARE` macro instead. Signed-off-by: Stephanos Ioannidis <root@stephanos.io> |
||
|---|---|---|
| .. | ||
| main.c | ||
| test_essential_thread.c | ||
| test_kthread_for_each.c | ||
| test_threads_cancel_abort.c | ||
| test_threads_cpu_mask.c | ||
| test_threads_set_priority.c | ||
| test_threads_spawn.c | ||
| test_threads_suspend_resume.c | ||
| tests_thread_apis.h | ||