ttn-esp32/examples/shutdown/Makefile
2020-07-31 20:14:40 +02:00

6 lines
104 B
Makefile

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