esp-idf/examples/protocols/cbor/main/idf_component.yml
Tomas Rezucha ebaca79557 other: Move cbor, jsmn and libsodium to idf-component-manager
Marginal components are being carved out from esp-idf and moved to
https://github.com/espressif/idf-extra-components.
They are distributed via idf-component-manager, see
https://components.espressif.com.
2021-11-30 21:44:48 +01:00

4 lines
81 B
YAML

## IDF Component Manager Manifest File
dependencies:
espressif/cbor: "==0.5.4"