zephyr/samples
Daniel Leung e78704251b samples: intel_s1000_crb/audio: fix return for non-void function
The usb_transport_init() does not return a value when it fails to
initialize the USB device. So add a return value there.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-01-07 17:09:38 +01:00
..
application_development arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
basic global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
bluetooth Bluetooth: samples: peripheral_esp: Use common 24-bit functions 2020-01-02 19:05:27 +01:00
boards samples: intel_s1000_crb/audio: fix return for non-void function 2020-01-07 17:09:38 +01:00
cpp_synchronization samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
display samples: display: Build for st7789v_waveshare_240x240 2020-01-06 14:25:00 -05:00
drivers samples: drivers: Add LoRa receiver sample 2019-12-21 12:20:24 +01:00
gui boards/shields: ssd1306: Factorize and move to conditional Kconfig 2020-01-02 17:02:41 -05:00
hello_world tests: fix test identifiers 2019-12-09 15:53:44 -05:00
mpu global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
net kconfig: Remove redundant $ZEPHYR_BASE from 'source's 2020-01-06 09:48:53 -05:00
nfc/nfc_hello cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
philosophers samples: philosophers: Disable networking 2019-12-18 10:35:15 +02:00
portability tests: samples: portability: fix test tags and identifiers 2019-12-09 15:53:44 -05:00
posix samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
sensor samples: sensor: lps22hh: add standalone sample 2019-12-20 20:25:11 -05:00
shields tests: fix test identifiers 2019-12-09 15:53:44 -05:00
smp tests: fix test identifiers 2019-12-09 15:53:44 -05:00
subsys kconfig: Remove redundant $ZEPHYR_BASE from 'source's 2020-01-06 09:48:53 -05:00
synchronization tests: fix test identifiers 2019-12-09 15:53:44 -05:00
testing/integration tests: fix test identifiers 2019-12-09 15:53:44 -05:00
userspace samples/userspace/prod_consumer: Fix main() type 2019-12-16 11:27:56 +01:00
video samples: video: Fix board reference name 2019-10-30 18:33:18 +01:00
classic.rst doc: restructure and create index pages 2019-02-05 07:04:40 -05:00
index.rst Samples: Add SMP Pi 2019-11-03 12:41:29 +01:00