esp-idf/examples/storage/partition_api/partition_ops/Makefile

10 wiersze
185 B
Makefile
Czysty Zwykły widok Historia

2018-10-03 10:09:59 +00:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := partition_ops
include $(IDF_PATH)/make/project.mk