Commit Graph

819 Commits

Author SHA1 Message Date
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
Shu Chen db1e14df60 Merge branch 'examples/increase_ipv6_addr' into 'main'
examples: Increase LwIP IPv6 address number to 6 (MAX_FABRIC + 1)

See merge request app-frameworks/esp-matter!399
2023-06-26 10:03:06 +08:00
WanqQixiang 0687657ede examples: Increase LwIP IPv6 address number to 6 (MAX_FABRIC + 1) 2023-06-25 10:40:42 +08:00
Shu Chen 7be0411083 Merge branch 'bugfix/blemesh_bridge_DAC_compile' into 'main'
blemesh_bridge: compile failed when enable secure cert DAC provider

See merge request app-frameworks/esp-matter!388
2023-06-22 20:20:04 +08:00
Shu Chen f31db3795b Merge branch 'esp-matter/zap-clean' into 'main'
esp-matter: update zap-common and clean zap-file for zap-light example

See merge request app-frameworks/esp-matter!398
2023-06-22 20:18:28 +08:00
WanqQixiang fee4a9330f esp-matter: update zap-common and clean zap-file for zap-light example 2023-06-21 14:38:06 +08:00
wanghuixiao 1b3cf7eb01 blemesh_bridge: compile failed when enable secure cert DAC provider 2023-06-21 09:54:16 +08:00
Shu Chen 0fcafe21ab Merge branch 'add/mfg_tool_manualcode_format' into 'main'
mfg_tool: add manualcode format for onb_codes.csv

See merge request app-frameworks/esp-matter!400
2023-06-20 19:48:31 +08:00
InfiniteYuan 37f7b95f2a mfg_tool: add manualcode format for onb_codes.csv 2023-06-20 19:29:41 +08:00
Shu Chen bd692f3b9e Merge branch 'example/clean_mbedtls_config' into 'main'
examples: Clean the mbedtls config and add otadata partition for esp32h2

See merge request app-frameworks/esp-matter!397
2023-06-15 09:34:11 +08:00
Shu Chen e274b10653 Merge branch 'submodule/update_6382144b' into 'main'
Submodule: update submodule to 6382144be

See merge request app-frameworks/esp-matter!396
2023-06-15 09:33:47 +08:00
WanqQixiang 476e403e53 examples: Clean the mbedtls config and add otadata partition for esp32h2 2023-06-14 17:34:35 +08:00
WanqQixiang cd7457684f Submodule: update submodule to 6382144be 2023-06-13 12:07:49 +08:00
Shu Chen f810576825 Merge branch 'encrypted_ota' into 'main'
OTA: Enable the handling of encrypted OTA image

See merge request app-frameworks/esp-matter!390
2023-06-12 12:12:27 +08:00
Shu Chen 84725c3c51 Merge branch 'controller/report_callback' into 'main'
controller: Add attribute and event report callback for read and subscribe commands

See merge request app-frameworks/esp-matter!383
2023-06-12 12:09:40 +08:00
Shu Chen 2e9e47ce2e Merge branch 'supported_dev_types_list' into 'main'
List of supported device types in repo

See merge request app-frameworks/esp-matter!391
2023-06-12 12:07:59 +08:00
Shu Chen 3c1cdab355 Merge branch 'pr_435' into 'main'
[GH_PR] Fix nullable float value type (CON-538)

See merge request app-frameworks/esp-matter!394
2023-06-12 12:07:18 +08:00
Shu Chen a7c20f2e44 Merge branch 'pr_458' into 'main'
[GH_PR] Do not fail startup if default event loop initialized (CON-561)

See merge request app-frameworks/esp-matter!395
2023-06-12 12:06:09 +08:00