OVMS3-idf/examples/ethernet/basic/Makefile

10 lines
186 B
Makefile
Raw Normal View History

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
2019-04-10 08:24:50 +00:00
PROJECT_NAME := ethernet_basic
include $(IDF_PATH)/make/project.mk