Commit Graph

786 Commits

Author SHA1 Message Date
shripad621git 382afc8bf6 tools/ci: Added the fix for build_apps in build_apps.py 2024-01-15 10:48:25 +08:00
Shu Chen c0b7f5574b Merge branch 'update_chip_submodule_0018136' into 'release/v1.1'
update chip submodule to 00181368119726 to fix subscribe resume issue

See merge request app-frameworks/esp-matter!595
2024-01-11 19:33:47 +08:00
liyashuai 74fc5c1598 update chip submodule to 00181368119726 to fix subscribe resume issue 2024-01-11 19:33:25 +08:00
Hrishikesh Dhayagude 5ddcc0b5d9 Merge branch 'backport/chip_tool_civ1.1' into 'release/v1.1'
ci/chip-tool : [v1.1] Removed the redundant chip-tool builds from CI using the one built during install.sh.

See merge request app-frameworks/esp-matter!597
2024-01-11 19:29:45 +08:00
shripad621git 722b44d42e ci/chip-tool : [v1.1] Removed the redundant chip-tool builds from CI using the one built during install.sh 2024-01-11 11:25:09 +05:30
Hrishikesh Dhayagude abcfe75082 Merge branch 'backport/579' into 'release/v1.1'
[v1.1] Added an event when BLE is deinitialized and memory is reclaimed

See merge request app-frameworks/esp-matter!584
2024-01-08 13:40:05 +08:00
Shubham Patil 098a0699a9 Added an event when BLE is deinitialized and memory is reclaimed 2023-12-21 16:29:55 +05:30
Shu Chen dbd6fce23b Merge branch 'wifi-scan-list-fix' into 'release/v1.1'
[v1.1] update chip submodule to 24271f5 to fix wifi scan list entries count

See merge request app-frameworks/esp-matter!578
2023-12-19 19:11:34 +08:00
Shubham Patil 539658e772 update chip submodule to 24271f5 to fix wifi scan list entries count 2023-12-19 11:46:14 +05:30
Hrishikesh Dhayagude f7047f7502 Merge branch 'fix_nimble_threading' into 'release/v1.1'
[v1.1] update chip submodule to 5d8894c to fix nimble threading issue

See merge request app-frameworks/esp-matter!565
2023-12-08 13:31:57 +08:00
Shubham Patil a67766c6ba update chip submodule to 5d8894c to fix nimble threading issue 2023-11-27 12:27:27 +05:30
Shu Chen dd4f34ec98 Merge branch 'update_submodule/v1.1.0.2' into 'release/v1.1'
Update chip submodule to v1.1.0.2 on  esp-matter release/v1.1.

See merge request app-frameworks/esp-matter!542
2023-11-13 16:46:01 +08:00
shripad621git df3f50d52a Update submodule to v1.1.0.2 2023-11-09 13:08:45 +05:30
Shu Chen 0b2efa895f Merge branch 'update_nvs_get_function_to_fix_issue' into 'release/v1.1'
bugfix: fix the decreasing of attribute metadate size after reboot in v1.1

See merge request app-frameworks/esp-matter!522
2023-10-30 10:57:28 +08:00
liyashuai e8491ce9f4 bugfix: fix the decreasing of attribute metadate size after reboot 2023-10-25 10:59:52 +08:00
Shu Chen 6c5344a92f Merge branch 'cherry-pick/add_judgement_for_create_event_list_attribute' into 'release/v1.1'
add a judgement for create event list attribute

See merge request app-frameworks/esp-matter!513
2023-10-19 10:16:48 +08:00
Shu Chen e502ea1143 Merge branch 'fix/attribute_metadata_size_v1_1' into 'release/v1.1'
bugfix: fix the decreasing of attribute metadate size after reboot(v1.1 backport)

See merge request app-frameworks/esp-matter!514
2023-10-18 14:14:41 +08:00
WanqQixiang 8f84467846 bugfix: fix the decreasing of attribute metadate size after reboot 2023-10-17 11:35:31 +08:00
liyashuai 2f425b8b6b add a judgement for create event list attribute 2023-10-13 11:43:08 +08:00
Hrishikesh Dhayagude b09277eba2 Merge branch 'backport/nvs_api' into 'release/v1.1'
Backport fix of nvs api on branch release/v1.1.

See merge request app-frameworks/esp-matter!502
2023-10-04 14:04:36 +08:00
Shripad Deshpande a122dec4b0 Backport fix of nvs api on branch release/v1.1. 2023-10-04 14:04:36 +08:00
Shu Chen 11121a5b0a Merge branch 'backport/ci_fix' into 'release/v1.1'
ci: fix ci issues (backport v1.1)

See merge request app-frameworks/esp-matter!477
2023-08-30 17:51:31 +08:00
liyashuai 5930c3e7bc remove time_synchronization event related function to fix ci 2023-08-30 11:55:14 +08:00
Shu Chen 54a5c30b16 ci: fix the CI failure caused by bitarray dependency 2023-08-30 11:06:12 +08:00
WanqQixiang 38a0c00caf ci: Only build the chip-cert and chip-tool 2023-08-30 11:03:05 +08:00
Shu Chen 7450bfa051 Merge branch 'v1.1/update_idf' into 'release/v1.1'
Update IDF to v5.1.1 tag for ESP32-H2 and ESP32-C6 builds(backport !464)

See merge request app-frameworks/esp-matter!472
2023-08-30 10:52:32 +08:00
Shu Chen 02ace0ed67 Merge branch 'cherry-pick/add_event_list_attribute' into 'release/v1.1'
Cherry pick/add event list attribute

See merge request app-frameworks/esp-matter!473
2023-08-30 10:52:23 +08:00
Shu Chen d3c1f62258 Merge branch 'cherry-pick/fix_event_list_reading_issue' into 'release/v1.1'
Cherry pick/fix event list reading issue

See merge request app-frameworks/esp-matter!474
2023-08-30 10:52:08 +08:00
WanqQixiang 449dce02cf Update IDF to v5.1.1 tag for ESP32-H2 and ESP32-C6 builds 2023-08-29 17:27:35 +08:00
liyashuai e2a75348ce add global attribute event_list 2023-08-29 16:41:27 +08:00
WanqQixiang 4fdecd02e2 esp_matter: fix event_list reading issue 2023-08-29 16:29:34 +08:00
Shu Chen f35f645ad5 Merge branch 'backport/448' into 'release/v1.1'
[Backport] Unlock chip stack before returning from attribute::report() API

See merge request app-frameworks/esp-matter!452
2023-08-17 14:02:32 +08:00
Shubham Patil 1fb9a124cb mfg_tool: Fix a typo 2023-08-04 15:36:51 +05:30
Shubham Patil a06cf34e2e Unlock chip stack before returning from attribute::report() API 2023-08-04 15:36:47 +05:30
Shu Chen b32be3fe3e Merge branch 'cherry-pick/update-nvs-size' into 'release/v1.1'
cherry-pick nvs update from main

See merge request app-frameworks/esp-matter!445
2023-07-28 12:26:46 +08:00
liyashuai b292cf047e change example default nvs size to 48k 2023-07-28 10:42:48 +08:00
Hrishikesh Dhayagude c072911bdc Merge branch 'submodule_update_v1.1' into 'release/v1.1'
Submodule updated for release/v1.1

See merge request app-frameworks/esp-matter!424
2023-07-14 12:50:02 +08:00
PSONALl 188b420555 Submodule updated for release/v1.1 2023-07-11 14:41:28 +05:30
Shu Chen 548ef58b60 Merge branch 'submodule_update_sigma3' into 'release/v1.1'
Update Submodule to 83f4163, Fixes async sigma3 scheduling failure

See merge request app-frameworks/esp-matter!417
2023-07-06 13:41:41 +08:00
Shu Chen d2136804f4 Merge branch 'fix/add_CI_failure_fix' into 'release/v1.1'
fix(ci): fix the CI failure

See merge request app-frameworks/esp-matter!419
2023-07-06 13:38:40 +08:00
Abudl Rehman a90228b0f2 fix(ci): fix the CI failure 2023-07-06 11:31:02 +08:00
Shubham Patil 2ab6f8940a Update Submodule to 83f4163, Fixes async sigma3 scheduling failure 2023-07-05 18:59:57 +05:30
Shu Chen 0cb1c14cd3 Merge branch 'bugfix/c2_ble_deinit_fail' into 'main'
fix c2 nimble deinit fail

See merge request app-frameworks/esp-matter!406
2023-06-28 12:11:58 +08:00
Shi Xin Ke c3cfc82716 fix c2 nimble deinit fail 2023-06-28 12:11:58 +08:00
Shu Chen 52d5424f39 Merge branch 'ble-controller' into 'main'
ESP32 as a ble controller

See merge request app-frameworks/esp-matter!305
2023-06-27 19:10:06 +08:00
PSONALl 80b927b637 ESP32 as a ble controller 2023-06-27 15:07:17 +05:30
Shu Chen ac32ce577c Merge branch 'change_sw_ver_str_format_for_apple_app_show' into 'main'
change software version string format for apple homekit show

See merge request app-frameworks/esp-matter!405
2023-06-27 11:05:24 +08:00
liyashuai 7a3748edb3 change example software version string format form v1.0 to 1.0 for apple homekit show 2023-06-27 10:08:28 +08:00
Shu Chen de3fc77b03 Merge branch 'feature/Add_pytest_in_CI' into 'main'
CI: Add pytest in CI test

See merge request app-frameworks/esp-matter!370
2023-06-26 17:34:20 +08:00
Abudl Rehman 14d41f39b6 CI: Add pytest in CI test 2023-06-26 14:51:34 +08:00