zephyr/samples/subsys/logging
Alberto Escolar Piedras f3360265e6 tests|samples/bluetooth: Fix sysbuild due to BOAD_IDENTIFIER
After https://github.com/zephyrproject-rtos/zephyr/pull/70438
got merged simultaneously with
https://github.com/zephyrproject-rtos/zephyr/pull/70564
all these tests stopped building properly due to the
change of avaliable variables in Kconfig & cmake.
Let's fix them.
As a bonus, as for kconfig the BOARD_TARGET_STRING is the
same for the hwmv1 backwards compatible name, let's
just remove the check for the old names.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-21 18:44:04 +01:00
..
ble_backend doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
dictionary hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
logger hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
multidomain tests|samples/bluetooth: Fix sysbuild due to BOAD_IDENTIFIER 2024-03-21 18:44:04 +01:00
syst hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
logging.rst