Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated esp-matter checkout submodules arguments (VSC-1076) #923

Merged
merged 1 commit into from
Apr 4, 2023
Merged

Updated esp-matter checkout submodules arguments (VSC-1076) #923

merged 1 commit into from
Apr 4, 2023

Conversation

Diegorro98
Copy link
Contributor

Description

Since espressif/esp-matter@7b2912a, platform is requested for checking out matter submodules in a lightweight way (So only esp32 submodules).

This change was also applied to ESP-Matter repo in this commit: espressif/esp-matter@ca1258f

Type of change

Bug fix (non-breaking change which fixes an issue)

Steps to test this pull request

  1. Launch command "ESP-IDF: install ESP-Matter"
  2. Request to download esp32 platform submodules only
  3. Wait to install
  4. Build an ESP-Matter example
  • Expected behaviour:
    All is run without any problem

Checklist

  • PR Self Reviewed
  • Applied Code formatting
  • Added Documentation
  • Added Unit Test
  • Verified on:
    • Linux
    • macOS

Platform is required to correctly checkout all submodules

Also, the checkout proccess now is executed in the Matter folder
@brianignacio5
Copy link
Collaborator

Thanks for your contribution ! We need to add a validation to only allow to use Install ESP-Matter on MacOS and Linux later.

@brianignacio5 brianignacio5 merged commit 5af8237 into espressif:master Apr 4, 2023
@github-actions github-actions bot changed the title Updated esp-matter checkout submodules arguments Updated esp-matter checkout submodules arguments (VSC-1076) Apr 4, 2023
@Diegorro98
Copy link
Contributor Author

Woah!
Thank you for your fast answer and merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants