component.mk 170 B

123456
  1. #
  2. # Main Makefile. This is basically the same as a component makefile.
  3. #
  4. COMPONENT_ADD_INCLUDEDIRS := .
  5. CFLAGS += -D LOG_LOCAL_LEVEL=ESP_LOG_INFO
  6. COMPONENT_SRCDIRS := .