9 lines
181 B
Makefile
Raw Normal View History

2021-07-28 15:32:59 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := ot_esp_rcp
include $(IDF_PATH)/make/project.mk