esp-idf/examples/system/light_sleep/Makefile

9 wiersze
190 B
Makefile
Czysty Zwykły widok Historia

2018-09-04 05:53:26 +00:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := light_sleep_example
include $(IDF_PATH)/make/project.mk