ESP-Miner/Makefile
2023-07-01 14:16:04 -04:00

9 lines
181 B
Makefile
Executable File

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