From b1414723ab4171a7ca5fc5e8a5ac7c4eb43331e2 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Mon, 9 Dec 2024 12:22:38 -0700 Subject: w5500: Quiet down some logging --- cmd/sbc_harness/config/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/sbc_harness/config/config.h') diff --git a/cmd/sbc_harness/config/config.h b/cmd/sbc_harness/config/config.h index bad0dc4..2b6a6cf 100644 --- a/cmd/sbc_harness/config/config.h +++ b/cmd/sbc_harness/config/config.h @@ -27,7 +27,7 @@ #define CONFIG_W5500_DEBUG 1 /* bool */ -#define CONFIG_W5500_LL_DEBUG 1 /* bool */ +#define CONFIG_W5500_LL_DEBUG 0 /* bool */ /* 9P *************************************************************************/ -- cgit v1.2.3-2-g168b