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