zephyr/samples/subsys/zbus
Rodrigo Peixoto caf68d9485 zbus: remove POSIX arch iterable sections restriction
Zbus iterable sections config in Kconfig unnecessarily excluded POSIX
architectures. Remove the constraints and adjust the sample YAML file to
enable that.

Signed-off-by: Rodrigo Peixoto <rodrigopex@gmail.com>
2023-05-23 22:09:33 +02:00
..
benchmark samples: zbus: fix variable sizes and simplify benchmark sample 2023-04-14 12:14:29 -05:00
dyn_channel samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
hello_world zbus: remove POSIX arch iterable sections restriction 2023-05-23 22:09:33 +02:00
remote_mock samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
runtime_obs_registration samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
uart_bridge samples: zbus: uart_bridge: Replace prj_<board> files with overlays 2023-03-20 10:18:32 +01:00
work_queue samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
zbus.rst