aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/rtos_riot_stackings.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-28rtos: remove config.h includes from stackings headersErhan Kurubas1-0/+1
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-09-13openocd: remove CamelCase symbols *xPSR*Antonio Borneo1-2/+2
2022-07-23openocd: src/rtos: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-11-05rtos: use struct member names instead of commentsTim Newsome1-10/+10
2021-10-02uint64_t->target_addr_t for stack pointers.Tim Newsome1-2/+2
2021-07-02rtos: rename CamelCase symbolsAntonio Borneo1-1/+1
2020-07-26rtos: add support for RIOTDaniel Krebs1-0/+95