zephyr/samples/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
..
console cleanup: include/: move console.h to console/console.h 2019-06-27 22:55:49 -04:00
fs cleanup: include/: move disk_access.h to disk/disk_access.h 2019-06-27 22:55:49 -04:00
ipc dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
logging doc: fix misspellings in documentation 2019-06-18 15:08:19 -04:00
mgmt cleanup: include/: move stats.h to stats/stats.h 2019-06-27 22:55:49 -04:00
nvs cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
power/device_pm samples/subsys/power/device_pm: Add test harness integration 2019-06-19 14:37:20 -04:00
shell samples: fs: Added FS shell sample 2019-06-11 08:31:54 -04:00
usb cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
subsys.rst