zephyr/subsys/zbus
Rodrigo Peixoto 453ab8a9a3 zbus: vded: msg_sub: Improve channel ref copy
The VDED was adding the channel information per clone. But it could be
done in the original buffer. This commit fixes that by adding the
channel information to the original buffer and not for each clone. As a
result, we have a more straightforward VDED execution with fewer copies.

Signed-off-by: Rodrigo Peixoto <rodrigopex@gmail.com>
2024-06-09 09:07:21 -05:00
..
CMakeLists.txt
Kconfig zbus: add priority boost feature 2024-01-04 09:41:54 +01:00
zbus_iterable_sections.c
zbus_runtime_observers.c zbus: add priority boost feature 2024-01-04 09:41:54 +01:00
zbus.c zbus: vded: msg_sub: Improve channel ref copy 2024-06-09 09:07:21 -05:00