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 16:13:47 +08:00
PROJECT_NAME := temp_sensor_esp32s2
include $(IDF_PATH)/make/project.mk