OVMS3-idf/examples/peripherals/temp_sensor_esp32s2/Makefile
2019-08-07 11:39:17 +08:00

10 lines
191 B
Makefile

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