mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 08:35:21 +00:00
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> |
||
---|---|---|
.. | ||
application_development | ||
arch | ||
basic | ||
bluetooth | ||
boards | ||
compression | ||
cpp | ||
drivers | ||
fuel_gauge | ||
hello_world | ||
kernel | ||
modules | ||
net | ||
philosophers | ||
posix | ||
sensor | ||
shields | ||
subsys | ||
synchronization | ||
tfm_integration | ||
userspace | ||
classic.rst | ||
index.rst | ||
sample_definition_and_criteria.rst |