OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_server/Makefile
2019-11-08 11:10:52 +08:00

11 lines
232 B
Makefile

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