Makefile

Sat, 18 May 2019 23:01:16 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 18 May 2019 23:01:16 +0200
changeset 52
4b5b28b0ad42
parent 50
e62125be165c
child 53
cf91a3a20d0d
permissions
-rw-r--r--

Don't ignore SYSTEM_EVENT_AP_PROBEREQRECVED

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

PROJECT_VER := "0.3.1"
PROJECT_NAME := brewboard

include $(IDF_PATH)/make/project.mk

mercurial