esp-idf/examples/peripherals/rmt_tx/Makefile

10 lines
178 B
Makefile
Raw Normal View History

2017-11-19 22:51:30 -05:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := rmt_tx
include $(IDF_PATH)/make/project.mk