mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 02:07:27 +02:00
esp_modem: Refactor the modem to a standalone managed component
This commit is contained in:
9
esp_modem/examples/ap_to_pppos/Makefile
Normal file
9
esp_modem/examples/ap_to_pppos/Makefile
Normal file
@ -0,0 +1,9 @@
|
||||
#
|
||||
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
|
||||
# project subdirectory.
|
||||
#
|
||||
|
||||
PROJECT_NAME := ap-to-pppos
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
|
Reference in New Issue
Block a user