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

9 wiersze
181 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 := morse_code
2017-11-20 03:51:30 +00:00
include $(IDF_PATH)/make/project.mk