zephyr/lib/cmsis_rtos_v1
Sebastian Bøe 8610b84d55 cmake: don't link interface libraries with zephyr_interface
Stop linking interface libraries against zephyr_interface. This is
cargo cult code that in practice does nothing.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2019-09-26 05:50:46 -07:00
..
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
cmsis_kernel.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
cmsis_mailq.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
cmsis_mempool.c lib/cmsis_rtos_v1: Use k_is_in_isr instead of _is_in_isr 2018-11-15 09:20:57 -05:00
cmsis_msgq.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
cmsis_mutex.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
cmsis_semaphore.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
cmsis_signal.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
cmsis_thread.c cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
cmsis_timer.c lib/cmsis_rtos_v1: Use k_is_in_isr instead of _is_in_isr 2018-11-15 09:20:57 -05:00
cmsis_wait.c lib/cmsis_rtos_v1: Use k_is_in_isr instead of _is_in_isr 2018-11-15 09:20:57 -05:00
Kconfig lib: cmsis_v1: set stack size larger if coverage 2019-05-02 15:42:33 -04:00