zephyr/samples
Emil Obalski 8eefca2674 usb: samples: Add USB audio Headphones + Microphone sample
This commit adds USB audio sample for Zephyr project.

The sample configures two devices:
- Microphone (2 channels, Fs=48kHz, PCM format)
- Headphones (2 channels, Fs=48kHz, PCM format)

Input data stream is passed to output data stream.

For more details refer to README.rst.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2020-05-08 15:12:27 +02:00
..
application_development boards: dts: nrf: Remove SoC compatible in top-level compatible 2020-04-29 08:20:15 -05:00
basic doc: blinky: touch up README 2020-05-06 17:25:49 +02:00
bluetooth timeouts: Port BBC micro:bit to the new timeout API 2020-05-07 11:01:55 +02:00
boards Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
cpp_synchronization kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
display timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
drivers modules: mbedtls: Update mbedTLS commit and apply fixes 2020-05-07 23:46:08 -05:00
hello_world doc: hello_world: touch up README 2020-05-06 17:25:49 +02:00
mpu drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
net samples: net: cloud: google: Convert to allow new timeouts 2020-05-08 15:10:42 +02:00
nfc/nfc_hello timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
philosophers samples: philosophers: remove systemview section from sample 2020-04-29 22:30:19 -04:00
portability samples: philosophers: Fix extra_args not used 2020-04-14 08:00:12 -04:00
posix samples: posix: gettimeofday: Make networking requirements explicit 2020-04-29 23:15:12 +03:00
scheduler kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
sensor dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00
shields samples: x_nucleo_iks02a1: fix test identifier 2020-05-07 14:23:45 -04:00
smp cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
subsys usb: samples: Add USB audio Headphones + Microphone sample 2020-05-08 15:12:27 +02:00
synchronization timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
testing/integration cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
userspace samples: prod_consumer: run faster 2020-05-05 18:28:59 -07:00
video drivers: video: mcux_csi: Convert driver to DT_INST macro 2020-04-20 11:08:46 -05:00
classic.rst
index.rst samples: Add MetaIRQ dispatch sample 2020-02-06 23:06:28 -05:00