1
0
mirror of https://github.com/manuelbl/ttn-esp32.git synced 2025-06-23 23:44:28 +02:00
ttn-esp32/examples/mac_address/Makefile
Manuel Bleichenbacher 31b859cdf4 Improve example setup
2019-04-19 12:15:30 +02:00

6 lines
107 B
Makefile

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