zephyr/samples
Emil Gydesen 0051731a41 samples: Bluetooth: Few fixups for USB data for broadcast audio sink
This commit does several but minor changes to the USB handling of
the broadcast audio sink, such as improving logging, removing a few
unncessary pieces of code and some minor performance improvements.

It removes some uses of the ring buffers, which effectively clears
up around 30KB of RAM, while also reducing how much memory is being
copied, improving performance.

Some of this removes the existing code for partial support for
stereo, but that code did not work in the first place. Proper stereo
support will be added in a later commit.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-03-01 14:12:10 +01:00
..
application_development samples/code_relocation_nocopy: Increase fake flash size 2023-11-20 06:07:58 -05:00
arch
basic samples: add Wio Terminal overlay to blinky pwm 2024-01-15 13:56:51 -05:00
bluetooth samples: Bluetooth: Few fixups for USB data for broadcast audio sink 2024-03-01 14:12:10 +01:00
boards samples: esp32: do not search for all regions 2024-02-19 11:05:09 +01:00
compression
cpp samples: cpp: add a Hello, world! C++ app 2024-01-17 09:56:34 +01:00
drivers samples: charger: Demos new output limit properties 2024-02-26 11:33:24 +00:00
fuel_gauge
hello_world samples: Switch integration_platforms from native_posix to native_sim 2023-11-20 12:02:48 +01:00
kernel samples/kernel/metairq_dispatch: Correct comment 2023-11-20 12:02:48 +01:00
modules doc: services: serialization: Add Nanopb entry 2024-03-01 10:21:34 +00:00
net samples: lwm2m: Set temperature sensor resource values 2024-02-26 11:53:29 +00:00
philosophers samples: philosophers: remove redundant items in prj.conf 2024-02-01 05:26:24 -05:00
posix samples: posix: gettimeofday: Fix fatal error caused by small stack 2024-02-14 10:58:42 +01:00
sensor samples: doc: Add README for Grove sensor samples 2024-02-14 00:44:29 +01:00
shields sample/shield: x-nucleo-iks01a3: add support to lis2de12 on DIL24 2024-01-31 15:39:45 +01:00
subsys samples: ipc: openamp_rsc_table: Add shell backend 2024-03-01 14:10:24 +01:00
synchronization samples: synchronization: add static thread 2023-11-16 09:25:33 +01:00
tfm_integration tfm: Provide properties for selected TF-M toolchain for NS application 2024-01-17 16:52:52 +01:00
userspace twister: s/riscv(32|64)/riscv 2024-02-26 12:49:06 +01:00
classic.rst
index.rst
sample_definition_and_criteria.rst docs: Sample definition: Replace native_posix with native_sim 2023-11-20 12:02:48 +01:00