1
0
mirror of https://github.com/armink/FlashDB.git synced 2025-02-04 08:43:07 +08:00
2022-04-24 11:03:01 +02:00

10 lines
184 B
Makefile

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