zephyr/subsys/portability/cmsis_rtos_v1
Benedikt Schmidt 24de378986 portability: fix thread function signatures
Fix thread function signatures to avoid stack corruption on thread exit.

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
2023-10-30 12:24:34 +01:00
..
CMakeLists.txt
Kconfig
cmsis_kernel.c
cmsis_mailq.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
cmsis_mempool.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
cmsis_msgq.c
cmsis_mutex.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
cmsis_semaphore.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
cmsis_signal.c
cmsis_thread.c portability: fix thread function signatures 2023-10-30 12:24:34 +01:00
cmsis_timer.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
cmsis_wait.c