Tags: project-chip/connectedhomeip
Tags
TC-ACE_1.5: Add (#30972) * chore(python_testing): steps 1 and 2 * chore(python_testing): opencommissionwindow, oncommission methods, read currentfabric and steps 3, 4 * chore(python_testing): create ACL structures for th1 and th2. Working on steps (7,8,9,10) * chore(python_testing): change read_descriptor and read_basic for unsupported and expect success all steps added * chore(TC_ACE_1_5): complete all test steps ready to executed * chore(TC_ACE-1.5): fix errors using flake8 Python linter * chore(TC_ACE-1.5): fix errors using flake8 python linter * chore(TC_ACE-1.5): fix error using Restyled path * chore(base): Add openCommissioningWindow to matter base test * chore(TC_ACE-1.5): fix error using wrong node to openComissioningWindow method * chore(base): return a tuple of params onCommissioningWindow Added new random discriminator is store on a dictionary. When is calling onCommissioningWindow method is return as a tuple (CommissioningParameters, random_discriminator) * chore(TC_ACE-1.5): use InteractionModelError instead Exception to handle error onCommissioningWindow * chore(ci): add new test case TC_ACE-1.5 * chore(TC_ACE-1.5): modify openCommissioningWindow and type annotations * chore(TC_ACE-1.5): implement all suggestions by PR
[NXP] Initial support for K32W1 (#28777) * [NXP] Introducing Matter support for K32W1 Additional information: * SDK: 2.12.5 K32W148-EVK, downloadable from https://mcuxpresso.nxp.com * MCU overview: https://www.nxp.com/products/wireless/multiprotocol-mcus/secure-and-ultra-low-power-mcu-for-matter-over-thread-and-bluetooth-le-5-3:K32W148 Signed-off-by: Doru Gucea <doru-cristian.gucea@nxp.com> Signed-off-by: Marius Tache <marius.tache@nxp.com> * [NXP] Add CI/CV support for K32W1 Signed-off-by: Marius Tache <marius.tache@nxp.com> * [NXP] Bump ot-nxp submodule Signed-off-by: Marius Tache <marius.tache@nxp.com> * [K32W] Add OPENTHREAD_PLATFORM_CORE_CONFIG_FILE define Signed-off-by: Marius Tache <marius.tache@nxp.com> * [K32W1] Fix misspell Signed-off-by: Marius Tache <marius.tache@nxp.com> * Restyled by whitespace * Restyled by clang-format * Restyled by gn * Restyled by prettier-markdown * Restyled by autopep8 * Restyled by isort * [K32W1] Fix lint errors Signed-off-by: Marius Tache <marius.tache@nxp.com> * [K32W1] Removed deprecated class Signed-off-by: Marius Tache <marius.tache@nxp.com> * Restyled by clang-format * [test] Update testdata/all_targets_linux_x64 with K32W1 targets Signed-off-by: Marius Tache <marius.tache@nxp.com> * [K32W] Fix target names in workflow Signed-off-by: Marius Tache <marius.tache@nxp.com> * [K32W1] Remove deprecated commented sections Signed-off-by: Marius Tache <marius.tache@nxp.com> * [K32W1] Add missing # to reference targets in README Signed-off-by: Marius Tache <marius.tache@nxp.com> * [K32W1] Fix spelling errors Signed-off-by: Marius Tache <marius.tache@nxp.com> * [K32W1] Update CSR crypto flag usage Signed-off-by: Marius Tache <marius.tache@nxp.com> * [K32W1] Remove ResetWatermarks empty implementation Signed-off-by: Marius Tache <marius.tache@nxp.com> * Fix typo in device.gni after fixing conflict Signed-off-by: marius-alex-tache <marius.tache@nxp.com> * [K32W1] Remove anchors and backtick some words Signed-off-by: marius-alex-tache <marius.tache@nxp.com> * [K32W] Fix confusing naming in K32W builder Signed-off-by: marius-alex-tache <marius.tache@nxp.com> * [K32W] Remove commented option Signed-off-by: marius-alex-tache <marius.tache@nxp.com> * [K32W] Fix binary extension format Signed-off-by: marius-alex-tache <marius.tache@nxp.com> * Restyled by autopep8 * [K32W] Fix binary name when copying Signed-off-by: marius-alex-tache <marius.tache@nxp.com> * Restyled by clang-format * [K32W1] Fix ErrorStr header inclusion Signed-off-by: marius-alex-tache <marius.tache@nxp.com> --------- Signed-off-by: Doru Gucea <doru-cristian.gucea@nxp.com> Signed-off-by: Marius Tache <marius.tache@nxp.com> Signed-off-by: marius-alex-tache <marius.tache@nxp.com> Co-authored-by: Doru Gucea <doru-cristian.gucea@nxp.com> Co-authored-by: Restyled.io <commits@restyled.io>
[Telink] Turn off the CHIP_FACTORY_RESET_ERASE_NVS by Default (#28947)
[ linux cirque ] Add flake8 to workflow and fix python files (part #2… …5193) (#25245) * [linux-cirque] Add flake8 to workflow and fix python files in linux cirque test * rebase * Restyled by autopep8 --------- Co-authored-by: Restyled.io <commits@restyled.io> Co-authored-by: Arkadiusz Bokowy <a.bokowy@samsung.com>
PreviousNext