zephyr/samples/net
Jukka Rissanen 6a0c5dede7 samples: net: ieee802154: Update config to sane values
The IEEE 802.15.4 UART pipe config files in
echo_server/prj_qemu_802154.conf and echo_client/prj_qemu_802154.conf
did not had proper configuration options set. This prevents
qemu<->qemu communication between the echo-server and echo-client.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-10-20 12:55:55 -04:00
..
coap_client net: samples: fix early unref issue for coap_client/server 2017-10-16 12:38:28 +03:00
coap_server net: samples: fix early unref issue for coap_client/server 2017-10-16 12:38:28 +03:00
coaps_client tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
coaps_server tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
common
dhcpv4_client drivers: slip: Rework logging to follow conventions 2017-10-16 12:31:17 -04:00
dns_resolve tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
echo_client samples: net: ieee802154: Update config to sane values 2017-10-20 12:55:55 -04:00
echo_server samples: net: ieee802154: Update config to sane values 2017-10-20 12:55:55 -04:00
http_client samples: net: http_client: Disable OPTIONS method 2017-10-17 13:52:26 -04:00
http_server tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
https_client tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
ieee802154
irc_bot tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
leds_demo tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
lwm2m_client net: lwm2m: add RD client callbacks for app 2017-10-17 19:40:04 -04:00
mbedtls_dtlsclient tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
mbedtls_dtlsserver tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
mbedtls_sslclient tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
mdns_responder sample: net: mdns: Add mDNS responder application 2017-10-17 08:36:39 -04:00
mqtt_publisher tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
nats tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
rpl-node
sntp_client tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
sockets samples: sockets: dumb_http_server: Use big payload by default 2017-10-18 12:38:36 -04:00
telnet tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
wpan_serial usb: Remove default Vendor and Product ID 2017-10-19 09:30:58 -04:00
wpanusb tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
zperf tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
net.rst