drivers: video: esp32s3: add support for cam interface #147738
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
2m 23s
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:
-DEVICE_DT_INST_DEFINE(0, video_esp32_init, NULL, &esp32_data, &esp32_config,
- POST_KERNEL, CONFIG_VIDEO_INIT_PRIORITY, &esp32_driver_api);
+DEVICE_DT_INST_DEFINE(0, video_esp32_init, NULL, &esp32_data, &esp32_config, POST_KERNEL,
+ CONFIG_VIDEO_INIT_PRIORITY, &esp32_driver_api);
File:drivers/video/video_esp32_dvp.c
Line:396
|
You may want to run clang-format on this change:
drivers/video/video_esp32_dvp.c#L396
drivers/video/video_esp32_dvp.c:396
-DEVICE_DT_INST_DEFINE(0, video_esp32_init, NULL, &esp32_data, &esp32_config,
- POST_KERNEL, CONFIG_VIDEO_INIT_PRIORITY, &esp32_driver_api);
+DEVICE_DT_INST_DEFINE(0, video_esp32_init, NULL, &esp32_data, &esp32_config, POST_KERNEL,
+ CONFIG_VIDEO_INIT_PRIORITY, &esp32_driver_api);
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
Expired
|
689 Bytes |
|