OVMS3-idf/examples/protocols/udp_multicast/Makefile

10 lines
185 B
Makefile
Raw Normal View History

2017-07-10 08:33:08 +00:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := udp-multicast
include $(IDF_PATH)/make/project.mk