mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 18:27:31 +02:00
esp_modem: Refactor the modem to a standalone managed component
This commit is contained in:
7
esp_modem/examples/ap_to_pppos/main/idf_component.yml
Normal file
7
esp_modem/examples/ap_to_pppos/main/idf_component.yml
Normal file
@ -0,0 +1,7 @@
|
||||
version: "0.0.2"
|
||||
targets:
|
||||
- esp32
|
||||
description: pppos_client to AP
|
||||
dependencies:
|
||||
espressif/esp_modem:
|
||||
version: "~0.0.2"
|
Reference in New Issue
Block a user