6 lines
74 B
Makefile
6 lines
74 B
Makefile
#V := 1
|
|
PROJECT_NAME := i2c_scanner
|
|
|
|
|
|
include $(IDF_PATH)/make/project.mk
|