mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-22 14:57:30 +02:00
fix(asio): reference protocol_examples_common from IDF
This makes the example project usable from the component registry
This commit is contained in:
committed by
David Cermak
parent
d5e789883f
commit
09abb18be6
@ -4,3 +4,5 @@ dependencies:
|
||||
espressif/asio:
|
||||
version: "^1.14.1"
|
||||
override_path: "../../../"
|
||||
protocol_examples_common:
|
||||
path: ${IDF_PATH}/examples/common_components/protocol_examples_common
|
||||
|
Reference in New Issue
Block a user