OVMS3-idf/components/efuse/test/component.mk
Konstantin Kondrashov 693a5c209b efuse: Add API efuse
Added support 3/4 coding scheme
2019-02-28 07:31:29 +00:00

7 lines
149 B
Makefile

#
#Component Makefile
#
COMPONENT_ADD_INCLUDEDIRS := include
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive