SalimTerryLi e3ac4d806e
example/spi_master: bring back lcd example and clean up
partially revert ac069bfca112b44ac0019743a37acc22fdc85ff9
2021-09-09 10:51:12 +08:00

9 lines
181 B
Makefile

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