OVMS3-idf/examples/peripherals/temp_sensor_esp32s2/Makefile

10 lines
191 B
Makefile
Raw Normal View History

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
2019-06-20 08:13:47 +00:00
PROJECT_NAME := temp_sensor_esp32s2
include $(IDF_PATH)/make/project.mk