Makefile

changeset 74
cba50f7529d0
parent 72
ff7f7b47d699
child 75
224851e81117
equal deleted inserted replaced
72:ff7f7b47d699 74:cba50f7529d0
1 #
2 # This is a project Makefile. It is assumed the directory this Makefile resides in is a
3 # project subdirectory.
4 #
5
6 PROJECT_VER := "0.3.7"
7 PROJECT_NAME := brewboard
8
9 include $(IDF_PATH)/make/project.mk
10

mercurial