Makefile

changeset 65
dd7019356c8c
parent 63
1d2b4358db4b
child 68
24bd8f7e386e
equal deleted inserted replaced
64:326c38d3681b 65:dd7019356c8c
1 # 1 #
2 # This is a project Makefile. It is assumed the directory this Makefile resides in is a 2 # This is a project Makefile. It is assumed the directory this Makefile resides in is a
3 # project subdirectory. 3 # project subdirectory.
4 # 4 #
5 5
6 PROJECT_VER := "0.3.4" 6 PROJECT_VER := "0.3.5"
7 PROJECT_NAME := brewboard 7 PROJECT_NAME := brewboard
8 8
9 include $(IDF_PATH)/make/project.mk 9 include $(IDF_PATH)/make/project.mk
10 10

mercurial