esp-idf/examples/peripherals/rmt/step_motor/Makefile
SalimTerryLi 075b091696
RMT: new example step motor, targeting at esp32s3
also working on c3 and s2 but may not reliable under loads
2021-09-24 15:41:40 +08:00

9 lines
181 B
Makefile

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