LilyGo-LoRa-Series/lib/XPowersLib/examples/ESP_IDF_Example/Makefile

10 lines
233 B
Makefile
Raw Normal View History

2022-12-09 16:04:17 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := XPowersLib_Example
EXTRA_COMPONENT_DIRS = ../../../XPowersLib
include $(IDF_PATH)/make/project.mk