zephyr/samples
Paul Sokolovsky 0b76b12837 samples: sockets: big_http_download: Update for DHCPv4 support.
Enable CONFIG_NET_DHCPV4, while keeping static IP configuration,
which allows the app to work both with static IP (e.g. when
connected to a workstation without DHCP server) and with DHCP (e.g.
when connected to a router). When using DHCP, getting an address
may take some time, during which getaddrinfo() may fail due to a
timeout. So, add retries for this call.

Tested with qemu_x86 (non-DHCP) and frdm_k64f (both DHCP and
non-DHCP).

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-05-18 13:03:44 +03:00
..
application_development subsys: fs: fix generic storage partition selection 2018-05-04 10:14:01 -04:00
basic samples: Allow use of "CONTROLLER" postfix for LED and GPIO 2018-04-19 09:32:39 -05:00
bluetooth Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
boards samples: olimex_stm32_e407: ccm: trivial README.rst fix 2018-05-17 07:41:56 +03:00
cpp_synchronization
drivers samples: drivers: crypto: Print output length for all operations 2018-05-16 23:30:11 +03:00
grove tests/samples: add hw dependencies 2018-05-01 19:10:27 -04:00
hello_world samples: remove stray config 2018-05-02 00:23:31 -04:00
mpu tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
net samples: sockets: big_http_download: Update for DHCPv4 support. 2018-05-18 13:03:44 +03:00
nfc/nfc_hello tests: nfc_hello: remove filter and support harness 2018-01-25 04:45:35 +05:30
philosophers tests: Few test require CONFIG_STDOUT_CONSOLE=n 2018-02-05 07:05:12 -08:00
sensor samples: sensor: vl53l0x: trivial README.rst fix 2018-05-17 07:41:56 +03:00
subsys sample: Add MCUX IPM sample application 2018-05-17 15:07:48 -05:00
synchronization
testing/integration tests: integration: do not run test on hw 2018-05-07 12:27:07 -04:00
xtensa_asm2 samples/xtensa-asm2: Unit test for new Xtensa assembly primitives 2018-02-16 10:44:29 -05:00
kernel.rst
samples.rst doc: Introduce the sample category app. dev. to the docs 2018-03-27 09:35:35 -04:00