Skip to content

Add support for MAX14906 and MAX14916 industrial IO with diagnostics #152784

Add support for MAX14906 and MAX14916 industrial IO with diagnostics

Add support for MAX14906 and MAX14916 industrial IO with diagnostics #152784

Triggered via pull request October 3, 2024 21:53
Status Success
Total duration 2m 32s
Artifacts 1

compliance.yml

on: pull_request
Run compliance checks on patch series (PR)
2m 25s
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: - LOG_ERR("[%s] %d", #bit1, bit1) + LOG_ERR("[%s] %d", #bit1, bit1) #define PRINT_ERR(bit) \ if (bit) \ - LOG_ERR("[DIAG] [%s] %d\n", #bit, bit) + LOG_ERR("[DIAG] [%s] %d\n", #bit, bit) File:drivers/gpio/gpio_max149x6.h Line:21
You may want to run clang-format on this change: drivers/gpio/gpio_max149x6.h#L21
drivers/gpio/gpio_max149x6.h:21 - LOG_ERR("[%s] %d", #bit1, bit1) + LOG_ERR("[%s] %d", #bit1, bit1) #define PRINT_ERR(bit) \ if (bit) \ - LOG_ERR("[DIAG] [%s] %d\n", #bit, bit) + LOG_ERR("[DIAG] [%s] %d\n", #bit, bit)

Artifacts

Produced during runtime
Name Size
compliance.xml
677 Bytes