fix(esp_modem): specify override_path in example manifest files

This commit is contained in:
Ivan Grokhotkov
2023-09-18 12:19:48 +02:00
committed by David Cermak
parent 1d8923cfbb
commit 5b78da4689
12 changed files with 25 additions and 12 deletions

View File

@ -0,0 +1,4 @@
dependencies:
espressif/esp_modem:
version: "^1.0.1"
override_path: "../../../"