OVMS3-idf/examples/peripherals/spi_slave/sender/Makefile
2017-04-27 11:49:04 +08:00

10 lines
188 B
Makefile

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