Makefile

Sat, 27 Oct 2018 16:18:31 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 27 Oct 2018 16:18:31 +0200
changeset 23
0a1c1a8324a3
parent 0
b74b0e4902c3
child 38
537ffe280775
permissions
-rw-r--r--

Screen startup a bit later. Decreased task sound stack size.

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