Files
esp-idf/examples/peripherals/can/can_self_test/Makefile
T

10 lines
193 B
Makefile
Raw Normal View History

2017-12-18 20:32:29 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := can_self_test_example
include $(IDF_PATH)/make/project.mk