summaryrefslogtreecommitdiff
path: root/cmd/sbc_harness/config/config.h
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-12-08 22:47:40 -0700
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-12-09 12:24:43 -0700
commit3ce5d9b3a882d160e2b297308ef5237bb062ce1c (patch)
tree16433f5ae6b3eed4947e22459abb7904386189cc /cmd/sbc_harness/config/config.h
parent063f263f84d517c6497e7ca37f503956bad7075a (diff)
libhw: Separate w5500_ll.h logging from w5500.c logging
Diffstat (limited to 'cmd/sbc_harness/config/config.h')
-rw-r--r--cmd/sbc_harness/config/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/sbc_harness/config/config.h b/cmd/sbc_harness/config/config.h
index daa01dd..bad0dc4 100644
--- a/cmd/sbc_harness/config/config.h
+++ b/cmd/sbc_harness/config/config.h
@@ -27,6 +27,8 @@
#define CONFIG_W5500_DEBUG 1 /* bool */
+#define CONFIG_W5500_LL_DEBUG 1 /* bool */
+
/* 9P *************************************************************************/
#define CONFIG_9P_PORT 564