Makefile

Sun, 22 Sep 2019 18:32:31 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 22 Sep 2019 18:32:31 +0200
changeset 69
875df139d229
parent 68
24bd8f7e386e
child 70
d6838a268020
permissions
-rw-r--r--

Updated the esp-idf

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

PROJECT_VER := "0.3.6"
PROJECT_NAME := brewboard

include $(IDF_PATH)/make/project.mk

mercurial