zephyr/samples/net
Patrik Flykt 10fb64f4dc samples: net: Create sample app for GSM modems
Sample app compiled with the GSM modem driver enabling PPP.

This sample was tested with a Reel Board UART_1 connected via the
external board/connector and a FONA 808 modem. Reel board specific
suppor is found in boards/.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2020-01-28 12:44:17 +02:00
..
cloud global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06: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 samples: net: dns: Small refactoring 2020-01-24 16:22:18 +02:00
eth_native_posix tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
gptp kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
gsm_modem samples: net: Create sample app for GSM modems 2020-01-28 12:44:17 +02:00
ipv4_autoconf tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
lldp kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
lwm2m_client treewide: use full path to hwinfo.h header 2020-01-26 17:52:12 +01:00
mdns_responder license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mqtt_publisher net: sockets: tls: Add missing symbols for a few options 2020-01-20 09:58:23 +02:00
promiscuous_mode license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
sockets samples: net: echo_server: Do not bail out on Accept errors 2020-01-23 21:07:18 +02:00
stats kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
syslog_net samples: syslog_net: Remove ref. to CONFIG_SYS_LOG_BACKEND_NET_SERVER 2019-12-09 12:55:07 -05:00
telnet license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
updatehub kconfig: Remove redundant $ZEPHYR_BASE from 'source's 2020-01-06 09:48:53 -05:00
vlan kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
wifi treewide: use full path to wifi/winc1500.h header 2020-01-26 17:52:12 +01:00
wpan_serial treewide: use full path to uart.h header 2020-01-26 17:52:12 +01:00
wpanusb samples: wpanusb: Add atsamr21_xpro board support 2020-01-16 10:47:10 +02:00
zperf samples: net: zperf: Ignore out of net_buf issue 2019-12-10 10:00:53 +02:00
net.rst