Files
esp-protocols/esp_modem/examples/simple_cxx_client/Makefile

10 lines
184 B
Makefile
Raw Normal View History

2021-02-26 18:32:15 +01:00
#
# 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