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

9 wiersze
182 B
Makefile
Czysty Zwykły widok Historia

2018-05-03 08:41:10 +00:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := uart_select
include $(IDF_PATH)/make/project.mk