zephyr/subsys
Anas Nashif 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h
move gpio.h to drivers/gpio.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
cpp
debug
dfu cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
disk cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
fb
fs cleanup: include/: move flash.h to drivers/flash.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
mgmt
net cleanup: include/: move flash.h to drivers/flash.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
shell
stats
storage cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
testsuite
usb cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt
Kconfig