esp-idf/examples/peripherals/rmt/led_strip/Makefile

9 wiersze
180 B
Makefile
Czysty Zwykły widok Historia

2017-11-20 03:51:30 +00:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
2019-11-19 08:10:24 +00:00
PROJECT_NAME := led_strip
2017-11-20 03:51:30 +00:00
include $(IDF_PATH)/make/project.mk