4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-22 08:09:19 +08:00

9 lines
179 B
Makefile
Raw Normal View History

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