Files
ESP8266_RTOS_SDK/examples/wifi/sniffer/Makefile
2019-03-08 11:13:32 +08:00

9 lines
178 B
Makefile

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