Makefile

Sat, 20 Oct 2018 23:26:33 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 20 Oct 2018 23:26:33 +0200
changeset 3
2dcdf83248c8
parent 0
b74b0e4902c3
child 38
537ffe280775
permissions
-rw-r--r--

Two small fixes

#
# 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