9 lines
184 B
Makefile
Raw Normal View History

2021-12-06 16:29:35 +05:30
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := wifi_eap_fast
include $(IDF_PATH)/make/project.mk