zephyr/subsys
Anas Nashif 969f8f1c68 cleanup: include/: move entropy.h to drivers/entropy.h
move entropy.h to drivers/entropy.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
..
bluetooth cleanup: include/: move entropy.h to drivers/entropy.h 2019-06-27 22:55:49 -04:00
console cleanup: include/: move tty.h to console/tty.h 2019-06-27 22:55:49 -04:00
cpp style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
debug
dfu cleanup: include/: move flash_map.h to storage/flash_map.h 2019-06-27 22:55:49 -04:00
disk cleanup: include/: move disk_access.h to disk/disk_access.h 2019-06-27 22:55:49 -04:00
fb
fs cleanup: include/: move crc.h to sys/crc.h 2019-06-27 22:55:49 -04:00
jwt cleanup: include/: move zephyr/jwt.h to data/jwt.h 2019-06-27 22:55:49 -04:00
logging cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
mgmt cleanup: include/: move crc.h to sys/crc.h 2019-06-27 22:55:49 -04:00
net cleanup: include/: move entropy.h to drivers/entropy.h 2019-06-27 22:55:49 -04:00
power cleanup: include/: move power.h to power/power.h 2019-06-27 22:55:49 -04:00
random cleanup: include/: move entropy.h to drivers/entropy.h 2019-06-27 22:55:49 -04:00
settings cleanup: include/: move base64.h to sys/base64.h 2019-06-27 22:55:49 -04:00
shell cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
stats cleanup: include/: move stats.h to stats/stats.h 2019-06-27 22:55:49 -04:00
storage cleanup: include/: move flash_map.h to storage/flash_map.h 2019-06-27 22:55:49 -04:00
testsuite docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
usb cleanup: include/: move disk_access.h to disk/disk_access.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt
Kconfig