Files
esp-idf/examples/system/ota/native_ota_example/Makefile
2018-08-03 16:47:07 +05:30

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 := native_ota
include $(IDF_PATH)/make/project.mk