zephyr/samples
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
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch samples: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
basic samples: tests: additional overlay and conf file adjustments 2024-04-09 23:35:54 +02:00
bluetooth samples: bluetooth: Increase sync timeout to allow packet loss 2024-04-17 14:34:23 +02:00
boards samples: boards: stm32: pm: s2ram: add spi 2024-04-12 13:49:04 +02:00
compression hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cpp samples: cpp: add a Hello, world! C++ app 2024-01-17 09:56:34 +01:00
drivers samples: drivers: adc: Update acquisition time property configuration 2024-04-18 11:16:45 +02:00
fuel_gauge hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hello_world samples: hello_world: Use full board target string for hwmv2 boards 2024-03-21 20:10:46 +01:00
kernel arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
modules samples: tests: additional overlay and conf file adjustments 2024-04-09 23:35:54 +02:00
net samples/net socket_echo: Fix pointer type 2024-04-18 12:20:14 +02:00
philosophers samples: philosophers: remove redundant items in prj.conf 2024-02-01 05:26:24 -05:00
posix samples/posix: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
sensor samples: sensor: qdec: Move console regex to each test 2024-04-10 15:55:49 +02:00
shields samples: shields: x_nucleo_iks01a3: Fix deprecated config fragment 2024-03-22 10:06:04 +01:00
subsys samples/subsys/zbus/uart_bridge: Add missing overlays for native_sim 2024-04-18 12:20:14 +02:00
synchronization samples: synchronization: add static thread 2023-11-16 09:25:33 +01:00
tfm_integration boards: st: tfm: Update board documentation 2024-03-22 09:23:30 +00:00
userspace hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
classic.rst
index.rst doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00
sample_definition_and_criteria.rst docs: Sample definition: Replace native_posix with native_sim 2023-11-20 12:02:48 +01:00