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 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 arch: arm: remove _preempt_float in unshared FP registers mode 2019-05-03 14:25:22 -04:00
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 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
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 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 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 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.h to drivers/flash.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 gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00