esp-idf/examples/peripherals/mcpwm/mcpwm_bldc_control/Makefile

10 wiersze
202 B
Makefile

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