We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab85b93 commit af683ecCopy full SHA for af683ec
main/idf_component.yml
@@ -13,7 +13,7 @@ dependencies:
13
git: https://github.com/espressif/esp-dl.git
14
require: public
15
rules:
16
- - if: "target in [esp32s3]"
+ - if: "target in [esp32s3, esp32s2, esp32]"
17
espressif/esp-sr:
18
version: ">=1.4.2"
19
0 commit comments