From 465e865793eb2e6f06a4f6446e9a2451806ecd34 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Mon, 25 Nov 2019 21:13:03 -0700 Subject: [PATCH] Reduce log level --- src/board/system76/galp3-c/board.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/board/system76/galp3-c/board.mk b/src/board/system76/galp3-c/board.mk index 6c874ae..4eaf64b 100644 --- a/src/board/system76/galp3-c/board.mk +++ b/src/board/system76/galp3-c/board.mk @@ -10,7 +10,7 @@ INCLUDE+=$(wildcard $(BOARD_DIR)/keymap/*.h) # 3 - INFO # 4 - DEBUG # 5 - TRACE -CFLAGS+=-DLEVEL=4 +CFLAGS+=-DLEVEL=2 # Enable I2C debug on 0x76 CFLAGS+=-DI2C_DEBUGGER=0x76