zephyr/samples/subsys/zbus
Alberto Escolar Piedras 1c3edca8d8 samples/subsys/zbus/uart_bridge: Add missing overlays for native_sim
During the hwmv1->v2 transition, overlays from a base
board were made to be shared with the variants.
So at that time all overlays for variants which were
just copies of the base overlay were removed.
After that in
https://github.com/zephyrproject-rtos/zephyr/pull/71149
this shared/merged overlay behaviour was reverted,
but not all tests were fixed.

This is one of those. Let's fix it.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-04-18 12:20:14 +02:00
..
benchmark hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
confirmed_channel doc: zbus: samples: Use new Sphinx extension to document samples 2023-09-11 19:56:57 +02:00
dyn_channel hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hello_world doc: zbus: samples: Use new Sphinx extension to document samples 2023-09-11 19:56:57 +02:00
msg_subscriber samples: zbus: fix samples to work with priority boost 2024-01-04 09:41:54 +01:00
priority_boost samples: zbus: add priority boost sample to zbus 2024-01-04 09:41:54 +01:00
remote_mock hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
runtime_obs_registration doc: zbus: samples: Use new Sphinx extension to document samples 2023-09-11 19:56:57 +02:00
uart_bridge samples/subsys/zbus/uart_bridge: Add missing overlays for native_sim 2024-04-18 12:20:14 +02:00
work_queue doc: zbus: samples: Use new Sphinx extension to document samples 2023-09-11 19:56:57 +02:00
zbus.rst doc: zbus: samples: Use new Sphinx extension to document samples 2023-09-11 19:56:57 +02:00