Files
ttn-esp32/examples/hello_world/Makefile
T

6 lines
107 B
Makefile

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