Makefile

Fri, 11 Oct 2019 15:56:30 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 11 Oct 2019 15:56:30 +0200
changeset 9
a85995941d0d
parent 5
4b1c65e4d863
permissions
-rw-r--r--

Added publish logs. Another fix for DS18B20 rom address copy.

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

PROJECT_VER := "0.1.0"
PROJECT_NAME := co2meter

include $(IDF_PATH)/make/project.mk

mercurial