Files
esp-idf/components/esp32/component.mk

7 lines
167 B
Makefile
Raw Normal View History

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