Makefile

Fri, 05 Jul 2019 16:14:58 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 05 Jul 2019 16:14:58 +0200
changeset 65
dd7019356c8c
parent 63
1d2b4358db4b
child 68
24bd8f7e386e
permissions
-rw-r--r--

Version 0.3.5

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

PROJECT_VER := "0.3.5"
PROJECT_NAME := brewboard

include $(IDF_PATH)/make/project.mk

mercurial