Makefile

Sat, 20 Oct 2018 21:22:04 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 20 Oct 2018 21:22:04 +0200
changeset 2
7a03d81c0e0d
parent 0
b74b0e4902c3
child 38
537ffe280775
permissions
-rw-r--r--

Added database backup and restore.

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