zephyr/samples
Paul Sokolovsky 6f6b46971a samples: google_iot_mqtt: Explicitly cast socklen_t to int in printf
Otherwise, it can lead to warning like:

main.c:80:10: warning: format '%d' expects argument of type 'int',
but argument 2 has type 'socklen_t' {aka 'long unsigned int'}
[-Wformat=]

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-05-11 13:25:58 +03:00
..
application_development samples: code_relocation: Disable code coverage. 2019-04-09 12:46:24 -04:00
basic license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
bluetooth usb: cdc: Add unique PIDs for each sample 2019-05-09 08:20:34 -04:00
boards samples: mesh: sync the init procedure to initialise the mesh 2019-05-10 14:09:36 +03:00
cpp_synchronization license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
display license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
drivers samples: drivers: ht16k33: add sample application for the HT16K33 2019-05-07 22:33:06 -04:00
gui license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
hello_world doc: Remove prj_single.conf from README.rst 2019-04-08 10:45:52 -04:00
mpu doc: sample: mpu Update documentation 2019-04-18 12:24:16 -04:00
net samples: google_iot_mqtt: Explicitly cast socklen_t to int in printf 2019-05-11 13:25:58 +03:00
nfc/nfc_hello license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
philosophers license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
portability license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
sensor samples: LSM6DSL accel fix unchecked return value sensor_trigger_set() 2019-05-03 09:22:40 -05:00
shields license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
subsys usb: cdc: add .inf file 2019-05-09 08:20:34 -04:00
synchronization license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
testing/integration license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
userspace license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
xtensa_asm2 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
classic.rst doc: restructure and create index pages 2019-02-05 07:04:40 -05:00
index.rst doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00