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

9 wiersze
181 B
Makefile
Czysty Zwykły widok Historia

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