[nrf fromtree] tests: drivers: watchdog: Run tests on nRF54L20pdk #8236
Annotations
1 error, 1 warning, and 1 notice
Run Compliance Tests
Process completed with exit code 1.
|
check-warns:
ClangFormat.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details.
You may want to run clang-format on this change:
-#if defined(CONFIG_SOC_SERIES_NRF54LX) || defined(CONFIG_SOC_NRF54H20) || \
+#if defined(CONFIG_SOC_SERIES_NRF54LX) || defined(CONFIG_SOC_NRF54H20) || \
File:tests/drivers/watchdog/wdt_error_cases/src/main.c
Line:46
|
Run Compliance Tests:
tests/drivers/watchdog/wdt_error_cases/src/main.c#L46
tests/drivers/watchdog/wdt_error_cases/src/main.c:46
-#if defined(CONFIG_SOC_SERIES_NRF54LX) || defined(CONFIG_SOC_NRF54H20) || \
+#if defined(CONFIG_SOC_SERIES_NRF54LX) || defined(CONFIG_SOC_NRF54H20) || \
|
Loading