summaryrefslogtreecommitdiff
path: root/fw/esp32/Makefile
blob: eb26385ec24522caf106ab899729bde434f43f1e (plain)
1
2
3
4
5
6
7
8
9
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#

PROJECT_NAME := eos-app

include $(IDF_PATH)/make/project.mk