Makefile

Thu, 01 Nov 2018 16:54:03 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 01 Nov 2018 16:54:03 +0100
changeset 31
11983772e6d2
parent 0
b74b0e4902c3
child 38
537ffe280775
permissions
-rw-r--r--

Updated the README

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

PROJECT_NAME := brewboard

include $(IDF_PATH)/make/project.mk

mercurial