Makefile

Fri, 05 Jul 2019 20:22:05 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 05 Jul 2019 20:22:05 +0200
changeset 68
24bd8f7e386e
parent 65
dd7019356c8c
child 70
d6838a268020
permissions
-rw-r--r--

Version 0.3.6

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

PROJECT_VER := "0.3.6"
PROJECT_NAME := brewboard

include $(IDF_PATH)/make/project.mk

mercurial