esp-idf/examples/custom_bootloader/bootloader_override/Makefile

9 wiersze
190 B
Makefile

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