Makefile

Mon, 25 Nov 2019 15:40:11 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 25 Nov 2019 15:40:11 +0100
changeset 72
ff7f7b47d699
parent 70
d6838a268020
permissions
-rw-r--r--

TCP MSS from 1436 to 1440 bytes.

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

PROJECT_VER := "0.3.7"
PROJECT_NAME := brewboard

include $(IDF_PATH)/make/project.mk

mercurial