esp32s2_fh4_test_board/Makefile
2022-09-28 22:26:04 +08:00

9 lines
182 B
Makefile

#
# 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