ESP-Miner/Makefile

9 lines
181 B
Makefile
Raw Permalink Normal View History

2023-01-16 17:55:16 -05:00
#
# 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