zephyr/samples
Kumar Gala 97d375eead samples: webusb: fix type of bytes_read
bytes_read should be an int, all uses of it in this sample are of type
int.  Lets clean this up so when building with newlib or in the future
when uint32_t might change its definition we don't have issues.

Change-Id: Ief7bfb48948df50cec45b4707ef7676d13173f34
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-01-30 12:01:49 +00:00
..
basic doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
bluetooth Bluetooth: samples: Use Kconfig DEVICE_NAME variable when possible 2017-01-28 08:43:41 +02:00
drivers license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
environmental_sensing doc: fix wiki board reference back to web page 2017-01-26 23:06:04 +00:00
grove doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
hello_world doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
ipm license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
legacy license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
logger-hook license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
net samples: zperf: cleanup types for constant arrays 2017-01-30 12:01:48 +00:00
nfc/nfc_hello license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
philosophers doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
power samples: power_mgmt: Convert README to RST format 2017-01-23 15:32:41 -08:00
sensor sensor: use SENSOR_CHAN_*_XYZ instead of SENSOR_CHAN_*_ANY 2017-01-27 19:07:17 +00:00
shell license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
static_lib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
synchronization doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
testing license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
usb samples: webusb: fix type of bytes_read 2017-01-30 12:01:49 +00:00
advanced.rst doc: move documetnation context to root directory 2017-01-06 22:51:31 +00:00
kernel.rst doc: move documetnation context to root directory 2017-01-06 22:51:31 +00:00
samples.rst Bluetooth: Move Bluetooth docs to rst 2017-01-24 17:58:59 +00:00