Skip to content

Commit

Permalink
Revert "[nxp fromtree] Attempt to fix ESP32 builds by adding an extra…
Browse files Browse the repository at this point in the history
… dependency (project-chip#36025) (project-chip#36031)"

This reverts commit 69407b6.

Signed-off-by: Gatien Chapon <[email protected]>
  • Loading branch information
chapongatien committed Nov 7, 2024
1 parent 7741330 commit b6ad189
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions config/esp32/components/chip/idf_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,6 @@ dependencies:
- if: "idf_version >=5.0"
- if: "target != esp32h2"

# This matches the dependency of esp_insights
espressif/esp_diag_data_store:
version: "1.0.1"
require: public
rules:
- if: "idf_version >=5.0"
- if: "target != esp32h2"

espressif/esp_rcp_update:
version: "1.2.0"
rules:
Expand Down

0 comments on commit b6ad189

Please sign in to comment.