9 lines
180 B
Makefile
Raw Normal View History

2017-11-20 04:51:30 +01:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
2019-11-19 16:10:24 +08:00
PROJECT_NAME := led_strip
2017-11-20 04:51:30 +01:00
include $(IDF_PATH)/make/project.mk