Skip to content

Commit

Permalink
Merge branch 'bugfix/compile_error_in_idf_component.yml_v3.3' into 'r…
Browse files Browse the repository at this point in the history
…elease/v3.3.0.0'

fix: Fixed a compilation error caused by the upgrade of idf-component-manager (v3.3)

See merge request application/esp-at!1605
  • Loading branch information
xcguang committed Aug 20, 2024
2 parents cf584ad + ead7153 commit 9419108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/idf_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ dependencies:
espressif/cmake_utilities:
version: "==0.4.8"
rules:
- if: "target in esp32c2"
- if: "target in [esp32c2]"

0 comments on commit 9419108

Please sign in to comment.