Makefile

Tue, 23 Oct 2018 20:39:40 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 23 Oct 2018 20:39:40 +0200
changeset 9
dddf33ab0a8c
parent 0
b74b0e4902c3
child 38
537ffe280775
permissions
-rw-r--r--

Updated 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