mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-11-01 07:27:35 +00:00
6 lines
74 B
Makefile
6 lines
74 B
Makefile
#V := 1
|
|
PROJECT_NAME := i2c_scanner
|
|
|
|
|
|
include $(IDF_PATH)/make/project.mk
|