zephyr/samples/net
Jakub Rzeszutko 005103739c shell: examples cleanup
Remove obsolete include of the shell_uart.h file.
It is sufficient to include the shell.h file.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordisemi.no>
2020-09-29 10:48:47 +02:00
..
cloud sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
common
dhcpv4_client zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dns_resolve zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_native_posix sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
gptp sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
gsm_modem device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipv4_autoconf sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
lldp sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
lwm2m_client boards: add Pinnacle 100 DVK 2020-09-16 14:21:41 -05:00
mdns_responder samples: net: mdns_responder: Add IPv4 gateway setting 2020-08-28 17:43:36 +02:00
mqtt_publisher boards: add Pinnacle 100 DVK 2020-09-16 14:21:41 -05:00
openthread/ncp device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
promiscuous_mode zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sockets samples: net: echo_server: Decrease buffer for atsamr21_xpro 2020-09-22 16:15:10 -05:00
stats samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
syslog_net samples: net: syslog: Add configs for ipv4- and ipv6-only 2020-08-14 18:51:28 -04:00
telnet zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
vlan samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
wifi sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
wpan_serial device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
wpanusb device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
zperf shell: examples cleanup 2020-09-29 10:48:47 +02:00
net.rst