forked from espressif/esp-protocols
Related to the bump-commit: ac6a388cdd
but missed to update idf_component.yml
This publishes ASIO-1.32-0~0
12 lines
462 B
YAML
12 lines
462 B
YAML
version: "1.32.0"
|
|
description: Cross-platform C++ library for network and I/O programming
|
|
url: https://github.com/espressif/esp-protocols/tree/master/components/asio
|
|
issues: https://github.com/espressif/esp-protocols/issues
|
|
documentation: https://docs.espressif.com/projects/esp-protocols/asio/docs/latest/index.html
|
|
repository: https://github.com/espressif/esp-protocols.git
|
|
dependencies:
|
|
idf:
|
|
version: ">=5.0"
|
|
espressif/sock_utils:
|
|
version: "^0.1"
|