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

PROJECT_NAME := scaladis

include $(IDF_PATH)/make/project.mk