OVMS3-idf/examples/system/ota/simple_ota_example/Makefile

10 lines
182 B
Makefile
Raw Normal View History

2016-12-19 07:40:21 +00:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := simple_ota
2016-12-19 07:40:21 +00:00
include $(IDF_PATH)/make/project.mk