Makefile

Tue, 07 May 2019 22:03:38 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 07 May 2019 22:03:38 +0200
branch
novnc
changeset 42
c6a1a6ca5437
parent 39
e5900c9b9a7b
child 44
fc3b3684608a
permissions
-rw-r--r--

Finished websockets screens.

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

PROJECT_VER := "0.3.0.a"
PROJECT_NAME := brewboard

include $(IDF_PATH)/make/project.mk

mercurial