aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/riot.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-08-22rtos/riot: fix out-of-bounds writes when target is corruptedSebastiaan de Schaetzen1-2/+9
2021-08-22rtos/riot: fix out-of-bounds read of optional symbols arraySebastiaan de Schaetzen1-32/+26
2021-07-24openocd: fix Yoda conditions with checkpatchAntonio Borneo1-1/+1
2021-07-24openocd: remove NULL comparisons with checkpatch [1/2]Antonio Borneo1-4/+4
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-6/+6
2021-06-18target/arm: optimize architecture flagsTarek BOCHKATI1-1/+1
2021-03-10rtos: Remove typedef'd structMarc Schink1-3/+3
2020-07-26rtos: add support for RIOTDaniel Krebs1-0/+428