zephyr/samples/subsys
Tomasz Moń 5595de3f68 samples: usb: uac2: Warn about Windows driver issues
The UAC2 samples do not work with Windows UAC2 driver because:
  * driver does not support implicit feedback
  * driver expects wMaxPacketSize equal 4 on Full-Speed device

The only correct place to solve these issues is the Windows UAC2 driver.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2025-03-05 21:52:00 +00:00
..
bindesc
canbus tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
console
dap samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
debug samples/subsys/debug/fuzz: run on native_sim instead of native_posix 2025-02-27 13:27:46 +00:00
demand_paging
display samples: display: lvgl: test sample with 'seeed_xiao_round_display' 2025-02-12 23:16:13 +01:00
edac
fs samples: zms: fix the loop_cnt iteration 0 check 2025-03-05 14:33:05 +00:00
input sys: util: use BITS_PER_BYTE macro instead of the magic number 8 2024-11-16 15:22:35 -05:00
ipc samples: fix spelling of "below" 2025-02-19 18:51:13 +01:00
llext samples: llext: shell_loader: add hello_world.c, update README 2025-01-29 11:04:33 +01:00
logging samples: Bluetooth: Rename BLE to Bluetooth (LE) where applicable 2025-02-12 12:24:18 +01:00
lorawan docs: samples: subsys: lorawan: class_a: update README 2025-01-21 19:28:36 +01:00
mgmt samples: subsys: mgmt: mcumgr: smp_svr: Update README 2025-02-26 22:04:36 +00:00
modbus samples: fix zephyr/drivers/gpio.h usage 2024-12-18 18:15:15 +01:00
nvs samples: esp32c3: Add USB variant 2025-01-10 18:57:07 +01:00
pm
portability tests/samples: use platform_key on cmsis_rtos tests/samples 2024-10-31 09:23:30 -05:00
profiling samples: pref: Use __noinline attribute 2024-11-30 01:04:11 +01:00
rtio samples: doc: Added README for RTIO sample 2024-12-16 15:55:34 +01:00
sensing
settings samples: Simplify ESP32 overlays moving to socs 2025-02-05 01:12:26 +01:00
shell twister: shell harness with commands alongside the harness_config 2025-02-14 19:14:38 +00:00
sip_svc
smf boards: st: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
task_wdt dts: bindings: rename nxp,kinetis-wdog32 compatible 2024-12-02 22:06:39 +00:00
testsuite twister: shell harness with commands alongside the harness_config 2025-02-14 19:14:38 +00:00
tracing boards: mimxrt1050_evk: Switch to variants 2024-12-20 22:59:59 +01:00
usb samples: usb: uac2: Warn about Windows driver issues 2025-03-05 21:52:00 +00:00
usb_c samples: fix zephyr/drivers/gpio.h usage 2024-12-18 18:15:15 +01:00
zbus python: Format and sort imports 2024-11-25 10:07:13 +01:00
subsys.rst