zephyr/samples
Jukka Rissanen 795bffbee2 samples: net: echo-client: Fix compile warning
This is similar fix as in commit 643cc4a22c but this one fixes
the thread parameter in UDP DTLS thread.

Fixes this function parameter datatype warning:

expected ‘k_thread_stack_t * {aka struct _k_thread_stack_element *}’
 but argument is of type ‘u8_t * {aka unsigned char *}’

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-11-03 10:49:33 -04:00
..
application_development tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
basic tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
bluetooth drivers: Rename random to entropy 2017-11-01 08:26:29 -04:00
boards samples: environmental_sensing: fix the data type for read_u32() 2017-10-17 09:10:26 +03:00
cpp_synchronization tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
drivers drivers: Rename random to entropy 2017-11-01 08:26:29 -04:00
grove tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
hello_world tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
mpu Revert "samples: MPU: updated the memory domain test for x86." 2017-10-20 15:02:59 -04:00
net samples: net: echo-client: Fix compile warning 2017-11-03 10:49:33 -04:00
nfc/nfc_hello tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
philosophers cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
sensor doc: fix doc misspellings 2017-10-17 14:31:52 -04:00
subsys sample: subsys: logging: kernel_event_logger: Add sample application 2017-11-02 22:22:54 -04:00
synchronization tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
testing tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst samples: drivers: add LPD8806 sample application 2017-10-28 13:23:30 -04:00