tests/periph/selftest_shield: improve SPI test #22075
Annotations
6 warnings
Run static-tests:
tests/periph/selftest_shield/main.c#L907
line is longer than 100 characters
|
Run static-tests:
tests/periph/selftest_shield/main.c#L908
line is longer than 100 characters
|
Run static-tests:
tests/periph/selftest_shield/main.c#L916
line is longer than 100 characters
|
Run static-tests:
tests/periph/selftest_shield/main.c#L959
line is longer than 100 characters
|
Run static-tests:
tests/periph/selftest_shield/main.c#L962
line is longer than 100 characters
|
Run static-tests:
tests/periph/selftest_shield/main.c#L47
Coccinelle proposes the following patch:
--- tests/periph/selftest_shield/main.c
+++ tests/periph/selftest_shield/main.c
@@ -41,7 +41,7 @@
#include "stdio_uart.h" /* for STDIO_UART_DEV */
/* BEGIN: controls of the behavior of the testing app: */
-#define ENABLE_DEBUG 1
+#define ENABLE_DEBUG 0
#include "debug.h"
#ifndef STOP_ON_FAILURE
|
The logs for this run have expired and are no longer available.
Loading