OVMS3-idf/examples/peripherals/spi_master/hd_eeprom/Makefile
2020-03-29 12:52:29 +08:00

10 lines
182 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