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

[sdk] matter restructure #194

Merged
merged 2 commits into from
Apr 25, 2024
Merged

[sdk] matter restructure #194

merged 2 commits into from
Apr 25, 2024

Conversation

xshuqun
Copy link
Collaborator

@xshuqun xshuqun commented Apr 25, 2024

  • Change CHIP_PROJECT to CONFIG_MATTER for matter changes.
  • CHIP_PROJECT is needed for building connectedhomeip files.
  • CONFIG_MATTER is needed for building ameba files.
  • Add CONFIG_BT macro into makefile
  • Add header files for configuration
  • rename mbedtls-matter to mbedtls-2.28.1

* Change CHIP_PROJECT to CONFIG_MATTER for matter changes.
* CHIP_PROJECT is needed for building connectedhomeip files.
* CONFIG_MATTER is needed for building ameba files.
* Add CONFIG_BT macro into makefile
* Add header files for configuration
* rename mbedtls-matter to mbedtls-2.28.1
@xshuqun xshuqun requested a review from SandyYeow April 25, 2024 03:36
* remove other platfrom config
Copy link
Collaborator

@SandyYeow SandyYeow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. dct.h removed const in header. As per discussed, we will maintain this but need to check back Hank's changes in header but not in source file.
  2. some make file indentation are not align from the review (eg: AMEBAZ2_TOOLDIR & MATTER_MAKEDIR in component/common/application/matter/project/amebaz2/make/refrigerator/lib_chip_refrigerator_main.mk). May be can recheck on the makefile whether they are not align or just github showing differently.

@SandyYeow SandyYeow merged commit 0ee7dfc into main Apr 25, 2024
1 check passed
@SandyYeow SandyYeow deleted the restructuring_matter branch April 25, 2024 07:10
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