zephyr/samples/net
Michael Scott b0de8b88dd samples: lwm2m_client: enable HW flow control for WNC-M14A2A modem
The WNC-M14A2A modem is supposed to use HW flow control on the UART
connected to the MCU.  In the past, we were able to bypass this
requirement by using only the LTE-M firmware which supported pulling
the CTS line high via "send-ok" gpio.

This does NOT work for the LTE firmware.

Now that MCUX UART driver supports hw-flow-control setting, let's use
it in the modem overlay so that regardless of modem firmware
(LTE vs. LTE-M) the sample will "just work".

Signed-off-by: Michael Scott <mike@foundries.io>
2019-01-30 02:53:12 -06:00
..
coap_client cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
coap_server cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
common samples/net: Removing support of cc2520 on frdm_k64f 2018-11-09 05:25:11 -06:00
dhcpv4_client samples: minor documentation fixes 2019-01-09 07:57:18 -06:00
dns_resolve cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
echo_client samples: openthread: Increase shell stack size 2019-01-18 15:24:16 +02:00
echo_server samples: echo_server: Test overlays for eth_e1000 and eth_stellaris 2019-01-21 09:09:45 +02:00
eth_native_posix cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
gptp samples: minor documentation fixes 2019-01-09 07:57:18 -06:00
ipv4_autoconf cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
irc_bot cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
leds_demo cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
lldp cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
lwm2m_client samples: lwm2m_client: enable HW flow control for WNC-M14A2A modem 2019-01-30 02:53:12 -06:00
mdns_responder cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
mqtt_publisher net: mqtt: Fix typo "seg_tag_list" 2019-01-10 11:30:33 +02:00
nats cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
promiscuous_mode cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
sockets net: samples: Add socket based SNTP client application 2019-01-29 12:25:01 -05:00
stats net: rpl: Remove the deprecated code 2019-01-13 09:40:36 -05:00
syslog_net cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
telnet cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
throughput_server tests: Dont run coverage for select test cases. 2019-01-16 06:12:33 -05:00
traffic_class cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
vlan cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
wifi wifi: winc1500: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-28 10:39:59 -06:00
wpan_serial cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
wpanusb shell: removing legacy shell 2019-01-16 21:35:36 -05:00
zperf cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
net.rst doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00