Skip to content

[WIP] KRKNWK-19688: modules: hal_nordic: use CLOCK_CONTROL_NRF2 for H… #8215

[WIP] KRKNWK-19688: modules: hal_nordic: use CLOCK_CONTROL_NRF2 for H…

[WIP] KRKNWK-19688: modules: hal_nordic: use CLOCK_CONTROL_NRF2 for H… #8215

Triggered via pull request December 18, 2024 12:11
Status Success
Total duration 3m 33s
Artifacts 1

compliance.yml

on: pull_request
Run compliance checks on patch series (PR)
3m 24s
Run compliance checks on patch series (PR)
Fit to window
Zoom out
Zoom in

Annotations

1 error, 1 warning, and 1 notice
Run compliance checks on patch series (PR)
Process completed with exit code 1.
Run compliance checks on patch series (PR): 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: - int ret = nrf_clock_control_cancel_or_release(DEVICE_DT_GET(DT_NODELABEL(hfxo)), - &spec, &hfclk_cli); + int ret = nrf_clock_control_cancel_or_release(DEVICE_DT_GET(DT_NODELABEL(hfxo)), &spec, + &hfclk_cli); File:modules/hal_nordic/nrf_802154/sl_opensource/platform/nrf_802154_clock_zephyr.c Line:98
You may want to run clang-format on this change: modules/hal_nordic/nrf_802154/sl_opensource/platform/nrf_802154_clock_zephyr.c#L98
modules/hal_nordic/nrf_802154/sl_opensource/platform/nrf_802154_clock_zephyr.c:98 - int ret = nrf_clock_control_cancel_or_release(DEVICE_DT_GET(DT_NODELABEL(hfxo)), - &spec, &hfclk_cli); + int ret = nrf_clock_control_cancel_or_release(DEVICE_DT_GET(DT_NODELABEL(hfxo)), &spec, + &hfclk_cli);

Artifacts

Produced during runtime
Name Size
compliance.xml
692 Bytes