esp-idf/examples/system/eventfd/Makefile

9 wiersze
178 B
Makefile
Czysty Zwykły widok Historia

2021-03-08 07:48:30 +00:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
2021-03-08 11:52:05 +00:00
PROJECT_NAME := eventfd
2021-03-08 07:48:30 +00:00
include $(IDF_PATH)/make/project.mk