zephyr/samples/subsys/shell
Alberto Escolar Piedras e3902cae1d samples: shell: Fix filtering for POSIX arch
One of these samples was filtering all POSIX arch
boards out by explictly listing them by name
(and for the nrf52_bsim by lack of UART).

Instead filter by the architecture.

There is no functional difference in tree with this change.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-05-04 16:48:01 -04:00
..
devmem_load samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
fs samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
shell_module samples: shell: Fix filtering for POSIX arch 2023-05-04 16:48:01 -04:00
shell.rst