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

9 lines
197 B
Makefile
Raw Normal View History

2021-07-18 22:49:01 -04:00
#
# 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