Makefile

Wed, 08 May 2019 13:27:25 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 08 May 2019 13:27:25 +0200
branch
novnc
changeset 43
2079940c3989
parent 39
e5900c9b9a7b
child 44
fc3b3684608a
permissions
-rw-r--r--

Fixed missing whirlpool 88+ degrees. Some code cleanup.

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

PROJECT_VER := "0.3.0.a"
PROJECT_NAME := brewboard

include $(IDF_PATH)/make/project.mk

mercurial