master
rtos: Use lower case filenames
rtos: rework rtos_create()
openocd: drop include of target_type.h
Fix const correctness for strchr and strrchr
rtos/FreeRTOS: fix next pointer member offset in FreeRTOS lists
rtos/hwthread: move pointer deref after NULL check
rtos: linux: drop local get_buffer()
openocd: src: add GPL license tag on files that miss it
rtos: server/gdb_server: fix missing thread ID in stop reply
rtos: remove config.h includes from stackings headers
src/rtos/rtos_nuttx_stackings.c: Fix stack alignment for cortex-m targets
rtos: use target_buffer_get_u32()