Makefile

changeset 5
4b1c65e4d863
parent 0
88d965579617
equal deleted inserted replaced
4:2a57c466bf45 5:4b1c65e4d863
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.0.0" 6 PROJECT_VER := "0.1.0"
7 PROJECT_NAME := co2meter 7 PROJECT_NAME := co2meter
8 8
9 include $(IDF_PATH)/make/project.mk 9 include $(IDF_PATH)/make/project.mk
10 10

mercurial