Skip to content

video: gc2145: add Galaxy Core GC2145 sensor support and basic controls #148802

video: gc2145: add Galaxy Core GC2145 sensor support and basic controls

video: gc2145: add Galaxy Core GC2145 sensor support and basic controls #148802

Triggered via pull request September 11, 2024 13:56
Status Success
Total duration 2m 34s
Artifacts 1

compliance.yml

on: pull_request
Run compliance checks on patch series (PR)
2m 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: -#define GC2145_VIDEO_FORMAT_CAP(width, height, format) \ - { \ - .pixelformat = format, \ - .width_min = width, \ - .width_max = width, \ - .height_min = height, \ - .height_max = height, \ - .width_step = 0, \ - .height_step = 0, \ +#define GC2145_VIDEO_FORMAT_CAP(width, height, format) \ + { \ + .pixelformat = format, \ + .width_min = width, \ + .width_max = width, \ + .height_min = height, \ + .height_max = height, \ + .width_step = 0, \ + .height_step = 0, \ File:drivers/video/gc2145.c Line:701
You may want to run clang-format on this change: drivers/video/gc2145.c#L701
drivers/video/gc2145.c:701 -#define GC2145_VIDEO_FORMAT_CAP(width, height, format) \ - { \ - .pixelformat = format, \ - .width_min = width, \ - .width_max = width, \ - .height_min = height, \ - .height_max = height, \ - .width_step = 0, \ - .height_step = 0, \ +#define GC2145_VIDEO_FORMAT_CAP(width, height, format) \ + { \ + .pixelformat = format, \ + .width_min = width, \ + .width_max = width, \ + .height_min = height, \ + .height_max = height, \ + .width_step = 0, \ + .height_step = 0, \

Artifacts

Produced during runtime
Name Size
compliance.xml
745 Bytes