Skip to content

Commit

Permalink
Fixed pigweed path (#816)
Browse files Browse the repository at this point in the history
  • Loading branch information
Diegorro98 authored Oct 11, 2022
1 parent c5f017d commit ca2af26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -913,6 +913,7 @@ export function appendIdfAndToolsToPath(curWorkspace: vscode.Uri) {
"connectedhomeip",
".environment",
"cipd",
"packages",
"pigweed"
);
modifiedEnv.ESP_MATTER_DEVICE_PATH = path.join(
Expand Down

0 comments on commit ca2af26

Please sign in to comment.