Files
squeezelite-esp32/components/cmd_i2c/component.mk
2020-02-19 08:02:58 -05:00

6 lines
170 B
Makefile

#
# Main Makefile. This is basically the same as a component makefile.
#
COMPONENT_ADD_INCLUDEDIRS := .
CFLAGS += -D LOG_LOCAL_LEVEL=ESP_LOG_INFO
COMPONENT_SRCDIRS := .