Makefile

Mon, 25 Nov 2019 19:41:50 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 25 Nov 2019 19:41:50 +0100
branch
stable
changeset 73
baa34eaca140
parent 70
d6838a268020
permissions
-rw-r--r--

Merged with default

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

PROJECT_VER := "0.3.7"
PROJECT_NAME := brewboard

include $(IDF_PATH)/make/project.mk

mercurial