blk_box_full_test/Makefile
2024-05-26 13:12:10 -05:00

9 lines
182 B
Makefile
Executable File

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