Skip to content

boards: arduino_nicla_vision: add initial support for the camera system #150363

boards: arduino_nicla_vision: add initial support for the camera system

boards: arduino_nicla_vision: add initial support for the camera system #150363

Triggered via pull request September 19, 2024 23:34
Status Success
Total duration 2m 47s
Artifacts 1

compliance.yml

on: pull_request
Run compliance checks on patch series (PR)
2m 38s
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: - .pixelformat = format, .width_min = width, .width_max = width, \ - .height_min = height, .height_max = height, .width_step = 0, .height_step = 0, \ + .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:696
You may want to run clang-format on this change: drivers/video/gc2145.c#L696
drivers/video/gc2145.c:696 - .pixelformat = format, .width_min = width, .width_max = width, \ - .height_min = height, .height_max = height, .width_step = 0, .height_step = 0, \ + .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
690 Bytes