10 lines
178 B
Makefile
Raw Normal View History

2017-11-20 04:51:30 +01: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