OVMS3-idf/components/esp_wifi/test/component.mk

9 lines
163 B
Makefile
Raw Normal View History

2019-03-22 06:21:15 +00:00
#
#Component Makefile
#
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive
COMPONENT_SRCDIRS := .
2019-08-06 09:59:26 +00:00
COMPONENT_SRCDIRS += esp32