Makefile

Thu, 25 Oct 2018 21:10:29 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 25 Oct 2018 21:10:29 +0200
changeset 17
f3451031d6c6
parent 0
b74b0e4902c3
child 38
537ffe280775
permissions
-rw-r--r--

Version 0.2.5. Removed debug console messages during recipe import. Removed old SyncDirs code to install /spiffs from the SD card since we now do this via the internet.

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