par5
This commit is contained in:
10
part5_i2c_com/lab1_i2c_tools/Makefile
Normal file
10
part5_i2c_com/lab1_i2c_tools/Makefile
Normal file
@@ -0,0 +1,10 @@
|
||||
#
|
||||
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
|
||||
# project subdirectory.
|
||||
#
|
||||
|
||||
PROJECT_NAME := i2c_tools
|
||||
|
||||
EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/system/console/advanced/components
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
Reference in New Issue
Block a user