component.mk 282 B

12345678910
  1. #
  2. # Component Makefile
  3. #
  4. COMPONENT_ADD_INCLUDEDIRS := include/lwip include/lwip/port include/lwip/posix
  5. COMPONENT_SRCDIRS := api apps/sntp apps core/ipv4 core/ipv6 core netif port/freertos port/netif port
  6. CFLAGS += -Wno-address -Wno-unused-variable -Wno-unused-but-set-variable