OVMS3-idf/examples/system/esp_timer/Makefile
2018-06-07 11:59:36 +08:00

10 lines
189 B
Makefile

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