Files
ESP8266_RTOS_SDK/examples/wifi/espnow/Makefile
2018-09-05 13:32:34 +08:00

10 lines
186 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := espnow_example
include $(IDF_PATH)/make/project.mk