Makefile

Sat, 18 May 2019 11:35:28 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 18 May 2019 11:35:28 +0200
changeset 50
e62125be165c
parent 44
fc3b3684608a
child 53
cf91a3a20d0d
permissions
-rw-r--r--

Version 0.3.1

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

PROJECT_VER := "0.3.1"
PROJECT_NAME := brewboard

include $(IDF_PATH)/make/project.mk

mercurial