Makefile

Fri, 17 May 2019 15:39:05 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 17 May 2019 15:39:05 +0200
changeset 47
2aab3b5af4b5
parent 44
fc3b3684608a
child 50
e62125be165c
permissions
-rw-r--r--

Fixed css path in chart.html. Show errors in console when writing logfiles.json. Upgraded esp-idf.

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

PROJECT_VER := "0.3.0"
PROJECT_NAME := brewboard

include $(IDF_PATH)/make/project.mk

mercurial