1
0
mirror of https://github.com/demik/quack.git synced 2025-04-17 18:37:56 +00:00
2020-09-14 22:32:07 +02:00

10 lines
177 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := quack
include $(IDF_PATH)/make/project.mk