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

Added MW320 to all-clusters-app. #19302

Merged
merged 33 commits into from
Jun 24, 2022
Merged

Added MW320 to all-clusters-app. #19302

merged 33 commits into from
Jun 24, 2022

Commits on Jun 8, 2022

  1. Added MW320 to all-clusters-app.

    Signed-off-by: David Lin <yu-hao.lin@nxp.com>
    nxptest committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    307182a View commit details
    Browse the repository at this point in the history
  2. Added draft README for MW320 all clusters app.

    Removed some unused files.
    
    Signed-off-by: David Lin <yu-hao.lin@nxp.com>
    nxptest committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ec6a3d7 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Added basic and building information.
    nxptest committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    0285bde View commit details
    Browse the repository at this point in the history
  4. Updated MW320 SDK to commit 3d93e61.

    Signed-off-by: David Lin <yu-hao.lin@nxp.com>
    nxptest committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    f555228 View commit details
    Browse the repository at this point in the history
  5. Added image file for README.

    Image used to show bring up messages of MW320.
    nxptest committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    9490e23 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Added flashing information.
    nxptest committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    31b4da7 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    nxptest committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ad790f6 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    Added "$" for commands.
    nxptest committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    80d59a5 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    nxptest committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    271e883 View commit details
    Browse the repository at this point in the history
  10. Add the private emberAfExternalAttributeReadCallback() to fix the rea…

    …d commission_info error in pairing
    
    Signed-off-by: Chin-Ran Lo <chin-ran.lo@nxp.com>
    crlonxp authored and nxptest committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    57dd584 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    nxptest committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    35d3d7a View commit details
    Browse the repository at this point in the history
  12. Enable Matter console messages on mw320

    crlonxp authored and nxptest committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    11a9f3a View commit details
    Browse the repository at this point in the history
  13. Add binding function to mw320

    crlonxp authored and nxptest committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    41d9987 View commit details
    Browse the repository at this point in the history
  14. Update README.md

    nxptest authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    70b470f View commit details
    Browse the repository at this point in the history
  15. Fixed compile error.

    Functin prototype is changed.
    
    Signed-off-by: David Lin <yu-hao.lin@nxp.com>
    nxptest committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    3446bb0 View commit details
    Browse the repository at this point in the history
  16. Fixed misspelling.

    Changed default SSID too.
    
    Signed-off-by: David Lin <yu-hao.lin@nxp.com>
    nxptest committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    2e7763b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dba562d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    487e3d0 View commit details
    Browse the repository at this point in the history
  19. Restyled by gn

    restyled-commits committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ff8ad35 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0b052a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Added platform "mw320" for MW320 SDK submodule.

    Signed-off-by: David Lin <yu-hao.lin@nxp.com>
    nxptest committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    4566a9c View commit details
    Browse the repository at this point in the history
  2. - Enhance the parameter checking

        - Change to return the correct value in the exception condition
        - Add the comment for casting the data type
    
    Signed-off-by: Chin-Ran Lo <chin-ran.lo@nxp.com>
    crlonxp committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    633d0bb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Added mw320 to ALL_PLATFORMS.

    Signed-off-by: David Lin <yu-hao.lin@nxp.com>
    nxptest committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    6834b09 View commit details
    Browse the repository at this point in the history
  2. Fixed issue on KeyValueStoreManagerImpl::_Get.

    Signed-off-by: David Lin <yu-hao.lin@nxp.com>
    nxptest committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    c5cd5e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Removed unused code.

    Signed-off-by: David Lin <yu-hao.lin@nxp.com>
    nxptest committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    5b1f44c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Fixed remaining issue on KeyValueStoreManagerImpl::_Get.

    Signed-off-by: David Lin <yu-hao.lin@nxp.com>
    nxptest committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    0244442 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb6b514 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Merge branch 'master' into TE9_upstream_pr

    Signed-off-by: David Lin <yu-hao.lin@nxp.com>
    nxptest committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    c67241f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Removed unused image.

    Signed-off-by: David Lin <yu-hao.lin@nxp.com>
    nxptest committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    dc4b62d View commit details
    Browse the repository at this point in the history
  2. Fixed checking error by Lint Action.

    Signed-off-by: David Lin <yu-hao.lin@nxp.com>
    nxptest committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    1031ce1 View commit details
    Browse the repository at this point in the history
  3. Removed unused code.

    Signed-off-by: David Lin <yu-hao.lin@nxp.com>
    nxptest committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    c1e3f84 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Merge branch 'master' into TE9_upstream_pr

    Signed-off-by: David Lin <yu-hao.lin@nxp.com>
    nxptest committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    9091538 View commit details
    Browse the repository at this point in the history
  2. Fixed merge error.

    Signed-off-by: David Lin <yu-hao.lin@nxp.com>
    nxptest committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    47e83be View commit details
    Browse the repository at this point in the history