esp-idf/examples/protocols/udp_multicast/Makefile

10 wiersze
185 B
Makefile
Czysty Zwykły widok Historia

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