zephyr/drivers/entropy
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
entropy_cc13xx_cc26xx.c
entropy_esp32.c
entropy_handlers.c
entropy_mcux_rnga.c
entropy_mcux_trng.c
entropy_nrf5.c
entropy_sam.c
entropy_stm32.c
fake_entropy_native_posix.c
Kconfig
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.mcux
Kconfig.native_posix
Kconfig.nrf5
Kconfig.sam
Kconfig.stm32