zephyr/tests/subsys/zbus/unittests
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 tests: zbus: unittests: Add CMAKE_LINKER_GENERATOR case 2024-07-09 12:02:51 +02:00