Skip to content

Commit d04ecab

Browse files
authored
Fix ESP-DL component build
Changes in the upstream repository require some changes in the component config
1 parent 4ae464b commit d04ecab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main/idf_component.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ dependencies:
1515
espressif/esp-dl:
1616
version: "master"
1717
git: https://github.com/espressif/esp-dl.git
18+
path: esp-dl
1819
require: public
1920
rules:
2021
- if: "target in [esp32s3, esp32s2, esp32]"

0 commit comments

Comments
 (0)