OVMS3-idf/examples/system/esp_timer/Makefile

10 lines
189 B
Makefile
Raw Permalink Normal View History

2018-06-01 10:36:34 +00:00
#
# 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