aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/uCOS-III.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-07-23openocd: src/rtos: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-07-24openocd: remove NULL comparisons with checkpatch [1/2]Antonio Borneo1-2/+2
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-4/+4
2021-07-02rtos: rename CamelCase symbolsAntonio Borneo1-45/+45
2021-07-02rtos: convert CamelCase enum in uppercaseAntonio Borneo1-21/+21
2021-03-10rtos: Remove typedef'd structMarc Schink1-2/+2
2018-10-16rtos: check symbol list when updating uCOS-IIISteven Stallion1-0/+5
2018-10-16esirisc: support eSi-RISC targetsSteven Stallion1-0/+14
2018-10-16rtos: support gdb_get_register_packetSteven Stallion1-2/+4
2017-12-06rtos: Use 'bool' as return type for detect_rtos()Marc Schink1-1/+1
2017-06-30rtos: better sanity checking for uCOS-IIISteven Stallion1-0/+5
2017-06-30rtos: style corrections for uCOS-IIISteven Stallion1-68/+65
2016-12-08rtos: add support for uC/OS-IIISteven Stallion1-0/+509