Makefile

Wed, 08 May 2019 15:46:50 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 08 May 2019 15:46:50 +0200
branch
stable
changeset 46
aaa095986ede
parent 44
fc3b3684608a
child 50
e62125be165c
permissions
-rw-r--r--

Merged with default version 0.3.0

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#

PROJECT_VER := "0.3.0"
PROJECT_NAME := brewboard

include $(IDF_PATH)/make/project.mk

mercurial