zephyr/tests/benchmarks/footprints/src
Stephanos Ioannidis e846a18cae tests: benchmarks: footprint: Migrate to K_THREAD_STACK_DECLARE
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>
2022-06-20 10:25:52 +02:00
..
footprint.h tests: benchmarks: footprint: Migrate to K_THREAD_STACK_DECLARE 2022-06-20 10:25:52 +02:00
heap.c tests: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
libc.c tests: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
main.c tests: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
mutex.c tests: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
pm_device.c
semaphore.c tests: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
system_thread.c tests: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
timer.c tests: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
userspace.c tests: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
userspace.h
workq.c tests: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00