1
0
mirror of https://github.com/manuelbl/ttn-esp32.git synced 2025-06-23 23:44:28 +02:00
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