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

8 wiersze
136 B
Makefile
Czysty Zwykły widok Historia

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 := .