zephyr/tests/subsys/zbus/hlp_priority_boost
Jordan Yates 1ed77cb50c zbus: remove unneeded const qualifiers
Remove `const` qualifiers on fields in structures that are only created
or instantiated as `const`.

This if primarily for consistency, in the same way that `struct device`
fields and `device->config` struct fields are not additionally marked as
`const`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-09-04 12:52:01 +02:00
..
src zbus: remove unneeded const qualifiers 2024-09-04 12:52:01 +02:00
CMakeLists.txt
prj.conf
testcase.yaml