esp-idf/components/esp32/component.mk

7 lines
167 B
Makefile
Raw Normal View History

2016-08-17 11:08:22 -04:00
#
# Component Makefile
#
2021-04-07 22:27:21 -04:00
COMPONENT_ADD_LINKER_DEPS := $(COMPONENT_PATH) ld/esp32.peripherals.ld
COMPONENT_ADD_LDFLAGS := -T $(COMPONENT_PATH)/ld/esp32.peripherals.ld