Allow compilation with lower log level, change level to warn
This commit is contained in:
@@ -3,8 +3,8 @@ EC=it8587e
|
||||
# Add keymaps to include
|
||||
INCLUDE+=$(wildcard $(BOARD_DIR)/keymap/*.h)
|
||||
|
||||
# Set debug level to debug
|
||||
CFLAGS+=-DLEVEL=4
|
||||
# Set debug level to warn
|
||||
CFLAGS+=-DLEVEL=2
|
||||
|
||||
# Enable I2C debug on 0x76
|
||||
# CFLAGS+=-DI2C_DEBUGGER=0x76
|
||||
|
Reference in New Issue
Block a user