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

10 lines
182 B
Makefile
Raw Normal View History

2019-12-25 09:32:12 +00:00
#
# 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