Changes needed for SDP MSPI #7490
Annotations
9 errors and 2 warnings
Check for PR description
Process completed with exit code 1.
|
Run Compliance Tests:
tests/drivers/mspi/api/src/main.c#L23
tests/drivers/mspi/api/src/main.c:23 do not use C99 // comments
|
Run Compliance Tests:
tests/drivers/mspi/api/src/main.c#L24
tests/drivers/mspi/api/src/main.c:24 do not use C99 // comments
|
Run Compliance Tests:
tests/drivers/mspi/api/src/main.c#L25
tests/drivers/mspi/api/src/main.c:25 do not use C99 // comments
|
Run Compliance Tests:
tests/drivers/mspi/api/src/main.c#L27
tests/drivers/mspi/api/src/main.c:27 do not use C99 // comments
|
Run Compliance Tests
Process completed with exit code 2.
|
check-warns:
Nits.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
Missing newline at end of 'tests/drivers/mspi/api/boards/nrf54l15dk_nrf54l15_cpuapp.overlay'. Check your text editor settings.
|
check-warns:
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
LEADING_SPACE: please, no spaces at the start of a line
File:tests/drivers/mspi/api/boards/nrf54l15dk_nrf54l15_cpuapp.overlay
Line:7
MISSING_EOF_NEWLINE: adding a line without newline at end of file
File:tests/drivers/mspi/api/boards/nrf54l15dk_nrf54l15_cpuapp.overlay
Line:24
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/mspi/api/src/main.c
Line:23
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/mspi/api/src/main.c
Line:24
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/mspi/api/src/main.c
Line:25
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/mspi/api/src/main.c
Line:27
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests:
tests/drivers/mspi/api/boards/nrf54l15dk_nrf54l15_cpuapp.overlay#L7
tests/drivers/mspi/api/boards/nrf54l15dk_nrf54l15_cpuapp.overlay:7 please, no spaces at the start of a line
|
Run Compliance Tests:
tests/drivers/mspi/api/boards/nrf54l15dk_nrf54l15_cpuapp.overlay#L24
tests/drivers/mspi/api/boards/nrf54l15dk_nrf54l15_cpuapp.overlay:24 adding a line without newline at end of file
|
Loading