forked from espressif/esp-protocols
The callback should return false only if there is a problem with the received data. The updated UART Terminal implementation cannot longer clear is callback. It is DTE's responsibility to clear the callback.
8 lines
189 B
YAML
8 lines
189 B
YAML
version: "0.1.27"
|
|
description: esp modem
|
|
url: https://github.com/espressif/esp-protocols/tree/master/components/esp_modem
|
|
dependencies:
|
|
# Required IDF version
|
|
idf:
|
|
version: ">=4.1"
|