drivers: serial: Use RPi Pico UART fifos #54
Annotations
6 errors and 1 warning
Run Compliance Tests:
drivers/serial/uart_rpi_pico.c#L277
drivers/serial/uart_rpi_pico.c:277 do not use C99 // comments
|
Run Compliance Tests
Process completed with exit code 3.
|
check-warns:
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
C99_COMMENTS: do not use C99 // comments
File:drivers/serial/uart_rpi_pico.c
Line:277
|
check-warns:
Kconfig.txt#L1
See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details.
Boolean option 'BOARD_ENABLE_DCDC' prompt must not start with 'Enable...'. Please
check Kconfig guidelines.
|
check-warns:
KconfigBasicNoModules.txt#L1
See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details.
Boolean option 'BOARD_ENABLE_DCDC' prompt must not start with 'Enable...'. Please
check Kconfig guidelines.
|
check-warns
Process completed with exit code 1.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "compliance.xml".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading