esp-idf/examples/peripherals/spi_master/hd_eeprom/components/eeprom/component.mk

8 wiersze
249 B
Makefile

#
# Main Makefile. This is basically the same as a component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
COMPONENT_ADD_LDFRAGMENTS += linker.lf
COMPONENT_ADD_INCLUDEDIRS := .