esp-idf/examples/system/gdbstub/Makefile

9 lines
178 B
Makefile
Raw Normal View History

2021-04-15 03:52:09 -04:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := gdbstub
include $(IDF_PATH)/make/project.mk