Files
esp-protocols/esp_modem/examples/simple_cxx_client/Makefile
2021-10-04 11:32:54 +02:00

10 lines
184 B
Makefile

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