esp-idf/examples/peripherals/spi_slave_hd/append_mode/master/Makefile

9 wiersze
197 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := spi-slave-hd-append-master
include $(IDF_PATH)/make/project.mk