riscv-openocd/src/rtos
Broadcom Corporation (Evan Hunter) b69119668e RTOS Thread awareness support wip
- works on Cortex-M3 with ThreadX and FreeRTOS

Compared to original patch a few nits were fixed:

- remove stricmp usage
- unsigned compare fix
- printf formatting fixes
- fixed a bug with overrunning a memory buffer allocated with malloc.
2011-04-15 08:24:18 +02:00
..
FreeRTOS.c RTOS Thread awareness support wip 2011-04-15 08:24:18 +02:00
Makefile.am RTOS Thread awareness support wip 2011-04-15 08:24:18 +02:00
ThreadX.c RTOS Thread awareness support wip 2011-04-15 08:24:18 +02:00
rtos.c RTOS Thread awareness support wip 2011-04-15 08:24:18 +02:00
rtos.h RTOS Thread awareness support wip 2011-04-15 08:24:18 +02:00
rtos_standard_stackings.c RTOS Thread awareness support wip 2011-04-15 08:24:18 +02:00
rtos_standard_stackings.h RTOS Thread awareness support wip 2011-04-15 08:24:18 +02:00