zephyr/samples/net
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
..
common license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dhcpv4_client ethernet/eth_e1000.c: change to new PCI(e) functions 2019-04-22 09:34:00 -07:00
dns_resolve doc: samples: cleanup board reference and layout 2019-06-13 16:09:02 -04:00
eth_native_posix doc: Cleanup references to cmake 2019-06-17 10:09:57 -07:00
google_iot_mqtt cleanup: include/: move entropy.h to drivers/entropy.h 2019-06-27 22:55:49 -04:00
gptp samples: net: gptp: Fix compilation instructions 2019-05-23 22:13:11 +03:00
ipv4_autoconf license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lldp license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lwm2m_client cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
mdns_responder license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mqtt_publisher doc: Cleanup references to cmake 2019-06-17 10:09:57 -07:00
nats cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
promiscuous_mode license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
sockets samples: net: socket: can: Close the socket periodically 2019-06-18 17:58:00 +03:00
stats license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
syslog_net license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
telnet license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
updatehub doc: fix misspellings in documentation 2019-06-18 15:08:19 -04:00
vlan license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
wifi cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
wpan_serial style: samples/tests: add braces around if/while statements 2019-06-06 15:20:21 +02:00
wpanusb usb: sort usb config data by section 2019-06-27 12:18:05 +02:00
zperf net/icmpv6: Allow for arbitrary payload data in ICMP echo 2019-04-26 09:05:14 +03:00
net.rst