mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-25 11:49:34 +01:00
fix(eppp): Add optional mqtt dependency
This commit is contained in:
@@ -5,3 +5,7 @@ dependencies:
|
|||||||
override_path: ../../..
|
override_path: ../../..
|
||||||
console_cmd_ping:
|
console_cmd_ping:
|
||||||
version: '*'
|
version: '*'
|
||||||
|
espressif/mqtt:
|
||||||
|
rules:
|
||||||
|
- if: idf_version >=6.0
|
||||||
|
version: ^1.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user