summaryrefslogtreecommitdiff
path: root/software/Makefile
blob: 6f8b9fabe84197243d9f0aafc733db5bb3dcb3be (plain)
1
2
3
4
5
6
7
8
9
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#

PROJECT_NAME := blink

include $(IDF_PATH)/make/project.mk