Makefile

Thu, 04 Jul 2019 21:48:53 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 04 Jul 2019 21:48:53 +0200
changeset 63
1d2b4358db4b
parent 57
6c5211c0120b
child 65
dd7019356c8c
permissions
-rw-r--r--

Version 0.3.4

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

PROJECT_VER := "0.3.4"
PROJECT_NAME := brewboard

include $(IDF_PATH)/make/project.mk

mercurial