OVMS3-idf/examples/system/cpp_exceptions/Makefile
2018-09-04 21:00:14 +08:00

10 lines
194 B
Makefile

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