Makefile

Tue, 02 Jul 2019 11:00:27 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 02 Jul 2019 11:00:27 +0200
changeset 55
38e1c91bfd88
parent 53
cf91a3a20d0d
child 57
6c5211c0120b
permissions
-rw-r--r--

Fix compiler warning

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

PROJECT_VER := "0.3.2"
PROJECT_NAME := brewboard

include $(IDF_PATH)/make/project.mk

mercurial