SiliconLabs / matter

Matter is creating more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://www.silabs.com/wireless/matter
Apache License 2.0
160 stars 46 forks source link

interop_testing_te9 branch not working because of missing thirdy_party/telink_sdk #43

Closed q7777777hk closed 1 year ago

q7777777hk commented 2 years ago

interop_testing_te9 branch not working because of missing thirdy_party/telink_sdk

Can fix the link ?

silabs-sebastien commented 1 year ago

@q7777777hk Are you referring to this link? https://github.com/SiliconLabs/matter/tree/release_0.4.0/third_party/telink_sdk

Please indicate the steps you followed to initialize your local repo and any other steps required to reproduce this issue.

q7777777hk commented 1 year ago

When you check the telink_sdk in https://github.com/SiliconLabs/matter/tree/interop_testing_te9/third_party/telink_sdk, you will see 404

After "git clone -b interop_testing_te9 --recursive https://github.com/SiliconLabs/matter.git" Run "git submodule update --init --recursive" will cause fail Then cannot run "source third_party/connectedhomeip/scripts/activate.sh" And cannot build any project

silabs-sebastien commented 1 year ago

Please note that the TE9 branch is quite old and not up to date at all. Is there a specific reason why you are trying to use this older branch vs the newest release (i.e.: 0.4.0)?

silabs-sebastien commented 1 year ago

Considering the TE9 branch will not be supported going forward and most likely removed once Matter 1.0 is released, I recommend trying out the latest release, 0.4.0. If you need further assistance, please open a ticket on the community here.