Files
ttn-esp32/examples/send_recv/Makefile
T

6 lines
105 B
Makefile

PROJECT_NAME := send_recv
EXTRA_COMPONENT_DIRS := $(abspath ../..)
include $(IDF_PATH)/make/project.mk