zephyr/lib/cmsis_rtos_v1
Anas Nashif e1e05a2eac cleanup: include/: move atomic.h to sys/atomic.h
move atomic.h to sys/atomic.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
CMakeLists.txt
Kconfig lib: cmsis_v1: set stack size larger if coverage 2019-05-02 15:42:33 -04:00
cmsis_kernel.c
cmsis_mailq.c
cmsis_mempool.c
cmsis_msgq.c
cmsis_mutex.c
cmsis_semaphore.c
cmsis_signal.c
cmsis_thread.c cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
cmsis_timer.c
cmsis_wait.c