Makefile

Thu, 01 Nov 2018 19:51:41 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 01 Nov 2018 19:51:41 +0100
changeset 32
c3c2fd13cf3b
parent 0
b74b0e4902c3
child 38
537ffe280775
permissions
-rw-r--r--

Fixed a spelling error. Version 0.2.7

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