mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-24 07:47:30 +02:00
Modems can expose 2 terminals, which can be used simultaneously. One for AT commands, the other one for data.
8 lines
189 B
YAML
8 lines
189 B
YAML
version: "0.1.28"
|
|
description: esp modem
|
|
url: https://github.com/espressif/esp-protocols/tree/master/components/esp_modem
|
|
dependencies:
|
|
# Required IDF version
|
|
idf:
|
|
version: ">=4.1"
|