esp-idf/examples/peripherals/spi_master/hd_eeprom/Makefile

9 wiersze
181 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := spi_eeprom
include $(IDF_PATH)/make/project.mk