esp-idf/examples/peripherals/uart/uart_echo_rs485/Makefile

10 wiersze
182 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := echo_rs485
include $(IDF_PATH)/make/project.mk