riscv-openocd/src/rtos
Erhan Kurubas 227577ba76 rtos: remove config.h includes from stackings headers
And add its own header to the rtos_xxx_stackings.c

Signed-off-by: Erhan Kurubas <erhan.kurubas@espressif.com>
Change-Id: I084130fde7ee8645129a7cf60bb7bf59448e2f39
Reviewed-on: https://review.openocd.org/c/openocd/+/7441
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2023-01-28 15:55:36 +00:00
..
FreeRTOS.c rtos: Fix constness of struct rtos_type 2023-01-28 15:52:25 +00:00
Makefile.am rtos: Support rt-kernel 2023-01-28 15:52:03 +00:00
ThreadX.c rtos/ThreadX: added check for NULL-named tasks 2022-11-15 21:35:12 +00:00
chibios.c rtos: Fix constness of struct rtos_type 2023-01-28 15:52:25 +00:00
chromium-ec.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
eCos.c src/rtos/eCos : Support per-build configuration specific structure layouts 2023-01-15 14:51:21 +00:00
embKernel.c rtos: Fix constness of struct rtos_type 2023-01-28 15:52:25 +00:00
hwthread.c hwthread: Restore current_threadid in hwthread_update_threads 2022-12-03 09:26:29 +00:00
linux.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
linux_header.h openocd: src: add GPL license tag on files that miss it 2022-07-23 13:13:39 +00:00
mqx.c rtos: Fix constness of struct rtos_type 2023-01-28 15:52:25 +00:00
nuttx.c rtos: Fix constness of struct rtos_type 2023-01-28 15:52:25 +00:00
nuttx_header.h openocd: src/rtos: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:32 +00:00
riot.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
rtkernel.c rtos: Support rt-kernel 2023-01-28 15:52:03 +00:00
rtos.c rtos: Fix constness of struct rtos_type 2023-01-28 15:52:25 +00:00
rtos.h rtos: add custom stack read function 2023-01-28 15:50:50 +00:00
rtos_chibios_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_chibios_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_ecos_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_ecos_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_embkernel_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_embkernel_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_mqx_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_mqx_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_nuttx_stackings.c rtos/nuttx: add stacking info for Espressif Xtensa chips 2023-01-28 15:51:15 +00:00
rtos_nuttx_stackings.h rtos/nuttx: add riscv stacking info 2023-01-28 15:50:33 +00:00
rtos_riot_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_riot_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_standard_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_standard_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_ucos_iii_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_ucos_iii_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
uCOS-III.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
zephyr.c rtos: Fix constness of struct rtos_type 2023-01-28 15:52:25 +00:00