esp-idf/examples/system/gdbstub/Makefile

9 wiersze
178 B
Makefile
Czysty Zwykły widok Historia

2021-04-15 07:52:09 +00: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