From 0c27eb9faa76187e7aa6d8314f3cfc55bb2e766a Mon Sep 17 00:00:00 2001 From: silabsbot Date: Thu, 14 Mar 2024 00:46:17 +0000 Subject: [PATCH] Gecko SDK 4.3.3 --- .lfsconfig | 2 + .properties | 2 +- README.md | 6 - ...amazon_platform_experimental_templates.xml | 2 +- app/amazon/app_amazon.properties | 1 - .../bluetooth_experimental_demos.xml | 12 +- .../bluetooth_experimental_templates.xml | 10 +- app/bluetooth/bluetooth_internal_demos.xml | 60 +- app/bluetooth/bluetooth_production_demos.xml | 638 ++++++------ .../bluetooth_production_templates.xml | 94 +- .../bt_iop_post_build/iop_create_bl_files.sh | 7 +- .../common/cbap_lib/lib/cbap_CM33_gcc.a | 2 +- .../common/cbap_lib/lib/cbap_CM33_iar.a | 2 +- .../common/ots/src/sl_bt_ots_server.c | 98 +- .../common/ots/src/sl_bt_ots_server_bm.c | 3 +- .../common_host/esl_key_lib/esl_key_lib.c | 36 +- app/bluetooth/common_host/esl_lib/esl_lib.h | 23 +- .../common_host/esl_lib/esl_lib_ap_control.c | 60 +- .../common_host/esl_lib/esl_lib_connection.c | 260 +++-- .../common_host/esl_lib/esl_lib_pawr.c | 149 ++- .../common_host/host_comm/host_comm_posix.c | 30 +- .../common_host/host_comm/host_comm_win.c | 22 +- app/bluetooth/common_host/ncp_host/ncp_host.c | 6 +- .../common_host/ncp_sec/ncp_sec_host.c | 16 +- .../documentation/slBluetooth_docContent.xml | 100 +- app/bluetooth/esf.properties | 4 +- .../example/bt_ncp/bt_ncp_esl_ap.slcp | 11 +- .../config/btconf/gatt_configuration.btconf | 35 - .../bt_abr_host_initiator/makefile | 6 +- .../example_host/bt_host_esl_ap/ap_cli.py | 21 +- .../bt_host_esl_ap/ap_constants.py | 2 +- .../example_host/bt_host_esl_ap/ap_core.py | 119 ++- .../example_host/bt_host_esl_ap/ap_logger.py | 31 +- .../example_host/bt_host_esl_ap/esl_lib.py | 32 +- .../example_host/bt_host_esl_ap/esl_tag.py | 77 +- .../bt_host_esl_ap/image_converter.py | 10 +- .../bt_host_esl_ap/qrcode_generator.py | 2 +- .../bt_host_esl_ap/readme/readme.md | 55 +- .../example_host/bt_host_ncp_test/app.c | 5 +- app/btmesh/btmesh.properties | 4 +- app/btmesh/btmesh_internal_demos.xml | 84 +- app/btmesh/btmesh_production_demos.xml | 920 +++++++++--------- app/btmesh/btmesh_production_templates.xml | 68 +- .../sl_btmesh_blob_transfer_client.c | 2 +- .../dcd_config.btmeshconf | 2 +- .../sl_btmesh_firmware_update_server.c | 118 ++- ...btmesh_lighting_level_transition_handler.c | 3 + .../sl_btmesh_lighting_server.c | 41 +- .../sl_btmesh_lighting_server.h | 10 +- .../btmesh_firmware_update_server.slcc | 1 + .../btmesh-release-highlights.txt | 2 +- .../documentation/slBtMesh_docContent.xml | 92 +- .../btmesh_ncp_empty/dcd_config.btmeshconf | 2 +- .../dcd_config_v1_1.btmeshconf | 2 +- .../dcd_config_xg22.btmeshconf | 2 +- .../dcd_config.btmeshconf | 2 +- .../btmesh_soc_empty/dcd_config.btmeshconf | 2 +- .../dcd_config.btmeshconf | 2 +- .../btmesh_soc_hsl/dcd_config.btmeshconf | 2 +- .../btmesh_soc_light_display.slcp | 2 +- .../btmesh_soc_light/dcd_config.btmeshconf | 2 +- .../dcd_config.btmeshconf | 2 +- .../dcd_config.btmeshconf | 2 +- .../btmesh_soc_switch_log_xg22.slcp | 2 +- .../btmesh_soc_switch/dcd_config.btmeshconf | 2 +- .../dcd_config_low_power.btmeshconf | 2 +- app/common/app_common.properties | 5 +- .../tz_psa_attestation_ws.slcw | 2 +- .../tz_psa_crypto_ecdh_ws.slcw | 2 +- app/common/platform_production_demos.xml | 286 +++--- app/common/platform_production_templates.xml | 178 ++-- app/common/util/app_timer/app_timer.c | 69 +- app/flex/documentation/release-highlights.txt | 2 +- app/flex/documentation/slFlex_docContent.xml | 92 +- app/flex/esf.properties | 4 +- .../connect_bt_dmp_soc_light/app_init.c | 2 +- .../rail_soc_railtest/rail_soc_railtest.slcp | 1 - app/flex/flex_demos_only_demos.xml | 4 +- app/flex/flex_production_demos.xml | 224 ++--- app/flex/flex_production_templates.xml | 70 +- app/mcu_example/app_mcu.properties | 4 +- .../documentation/release-highlights.txt | 2 +- app/mcu_example/mcu_production_demos.xml | 16 +- app/mcu_example/mcu_production_templates.xml | 12 +- .../documentation/slWi-SUN_docContent.xml | 36 +- app/wisun/esf.properties | 4 +- app/wisun/wisun_br_demos_demos.xml | 76 +- app/wisun/wisun_production_demos.xml | 154 +-- app/wisun/wisun_production_templates.xml | 86 +- gecko_sdk.slcs | 2 +- hardware/board/component/bg22-rb4402b.slcc | 23 + hardware/board/component/bg22-rb4403b.slcc | 23 + hardware/board/component/bg27-rb4110b.slcc | 22 + hardware/board/component/bg27-rb4111b.slcc | 22 + hardware/board/component/board_control.slcc | 2 +- hardware/board/component/brd2001a.slcc | 2 + hardware/board/component/brd2001b.slcc | 6 +- hardware/board/component/brd2010a.slcc | 2 + hardware/board/component/brd2010b.slcc | 3 + hardware/board/component/brd2012a.slcc | 2 + hardware/board/component/brd2012b.slcc | 6 +- hardware/board/component/brd2100a.slcc | 2 + hardware/board/component/brd2100b.slcc | 3 + hardware/board/component/brd2102a.slcc | 2 + hardware/board/component/brd2102b.slcc | 6 +- hardware/board/component/brd2200a.slcc | 2 + hardware/board/component/brd2200c.slcc | 2 + hardware/board/component/brd2201a.slcc | 2 + hardware/board/component/brd2201b.slcc | 2 + hardware/board/component/brd2204a.slcc | 2 + hardware/board/component/brd2204c.slcc | 2 + hardware/board/component/brd2207a.slcc | 2 + hardware/board/component/brd2400a.slcc | 2 + hardware/board/component/brd2400b.slcc | 2 + hardware/board/component/brd2500a.slcc | 2 + hardware/board/component/brd2501a.slcc | 2 + hardware/board/component/brd2503a.slcc | 2 + hardware/board/component/brd2503b.slcc | 2 + hardware/board/component/brd2504a.slcc | 4 +- hardware/board/component/brd2506a.slcc | 4 +- hardware/board/component/brd2600a_a00.slcc | 4 +- hardware/board/component/brd2600a_a01.slcc | 4 +- hardware/board/component/brd2600a_a02.slcc | 4 +- hardware/board/component/brd2600a_a03.slcc | 4 +- hardware/board/component/brd2601a.slcc | 3 + hardware/board/component/brd2601b.slcc | 2 + hardware/board/component/brd2602a.slcc | 2 + hardware/board/component/brd2703a_a00.slcc | 2 + hardware/board/component/brd2703a_a01.slcc | 2 + hardware/board/component/brd2703a_a02.slcc | 2 + hardware/board/component/brd2705a.slcc | 56 +- hardware/board/component/brd2705a_a00.slcc | 61 -- hardware/board/component/brd2705a_a01.slcc | 62 -- hardware/board/component/brd2705a_a02.slcc | 62 -- hardware/board/component/brd4100a.slcc | 2 + hardware/board/component/brd4101a.slcc | 2 + hardware/board/component/brd4101b_a00.slcc | 2 + hardware/board/component/brd4101b_a01.slcc | 2 + hardware/board/component/brd4101b_a02.slcc | 2 + hardware/board/component/brd4103a.slcc | 2 + hardware/board/component/brd4104a.slcc | 2 + hardware/board/component/brd4108a.slcc | 2 + hardware/board/component/brd4109a.slcc | 2 + hardware/board/component/brd4110a.slcc | 2 + hardware/board/component/brd4110b.slcc | 3 + hardware/board/component/brd4111a.slcc | 2 + hardware/board/component/brd4111b.slcc | 3 + hardware/board/component/brd4113a.slcc | 2 + hardware/board/component/brd4115a.slcc | 2 + hardware/board/component/brd4115b.slcc | 3 + hardware/board/component/brd4150a_a00.slcc | 2 + hardware/board/component/brd4150a_b00.slcc | 2 + hardware/board/component/brd4150a_b01.slcc | 2 + hardware/board/component/brd4150a_c00.slcc | 2 + hardware/board/component/brd4150a_c01.slcc | 2 + hardware/board/component/brd4150a_c02.slcc | 2 + hardware/board/component/brd4150b.slcc | 2 + hardware/board/component/brd4150c.slcc | 2 + hardware/board/component/brd4151a.slcc | 2 + hardware/board/component/brd4152a.slcc | 2 + hardware/board/component/brd4153a.slcc | 2 + hardware/board/component/brd4154a.slcc | 2 + hardware/board/component/brd4155a.slcc | 4 + hardware/board/component/brd4158a.slcc | 2 + hardware/board/component/brd4159a.slcc | 2 + hardware/board/component/brd4161a.slcc | 2 + hardware/board/component/brd4162a.slcc | 2 + hardware/board/component/brd4163a.slcc | 2 + hardware/board/component/brd4164a.slcc | 2 + hardware/board/component/brd4165b.slcc | 2 + hardware/board/component/brd4166a.slcc | 2 + .../board/component/brd4166a_support.slcc | 2 +- hardware/board/component/brd4166c.slcc | 2 + hardware/board/component/brd4167a.slcc | 2 + hardware/board/component/brd4168a.slcc | 2 + hardware/board/component/brd4169a.slcc | 2 + hardware/board/component/brd4169b.slcc | 2 + hardware/board/component/brd4170a.slcc | 2 + hardware/board/component/brd4171a.slcc | 2 + hardware/board/component/brd4172a.slcc | 2 + hardware/board/component/brd4172b.slcc | 2 + hardware/board/component/brd4173a.slcc | 2 + hardware/board/component/brd4174a.slcc | 2 + hardware/board/component/brd4174b.slcc | 2 + hardware/board/component/brd4175a.slcc | 6 +- hardware/board/component/brd4176a.slcc | 2 + hardware/board/component/brd4179b.slcc | 2 + hardware/board/component/brd4180a.slcc | 2 + hardware/board/component/brd4180b.slcc | 2 + hardware/board/component/brd4181a.slcc | 2 + hardware/board/component/brd4181b.slcc | 2 + hardware/board/component/brd4181c.slcc | 2 + hardware/board/component/brd4182a_a00.slcc | 2 + hardware/board/component/brd4182a_a01.slcc | 2 + hardware/board/component/brd4182a_a02.slcc | 2 + hardware/board/component/brd4182a_b00.slcc | 2 + hardware/board/component/brd4182a_b01.slcc | 2 + hardware/board/component/brd4182a_b02.slcc | 2 + hardware/board/component/brd4182a_b03.slcc | 2 + hardware/board/component/brd4182a_b04.slcc | 2 + hardware/board/component/brd4182a_b05.slcc | 2 + hardware/board/component/brd4182a_b06.slcc | 2 + hardware/board/component/brd4183a.slcc | 2 + hardware/board/component/brd4183b.slcc | 2 + hardware/board/component/brd4183c.slcc | 2 + hardware/board/component/brd4184a_a00.slcc | 2 + hardware/board/component/brd4184a_a01.slcc | 2 + hardware/board/component/brd4184a_a02.slcc | 2 + hardware/board/component/brd4184b.slcc | 2 + hardware/board/component/brd4185a.slcc | 2 + hardware/board/component/brd4186a.slcc | 2 + hardware/board/component/brd4186b.slcc | 2 + hardware/board/component/brd4186c.slcc | 2 + hardware/board/component/brd4187a.slcc | 2 + hardware/board/component/brd4187b.slcc | 2 + hardware/board/component/brd4187c.slcc | 2 + hardware/board/component/brd4188a_a00.slcc | 2 + hardware/board/component/brd4188a_a01.slcc | 2 + hardware/board/component/brd4188a_a02.slcc | 2 + hardware/board/component/brd4188b.slcc | 2 + hardware/board/component/brd4190a.slcc | 4 + hardware/board/component/brd4191a.slcc | 2 + hardware/board/component/brd4194a.slcc | 2 + hardware/board/component/brd4195a.slcc | 2 + hardware/board/component/brd4195b.slcc | 2 + hardware/board/component/brd4196a_a00.slcc | 2 + hardware/board/component/brd4196a_a01.slcc | 2 + hardware/board/component/brd4196a_a02.slcc | 2 + hardware/board/component/brd4196a_a03.slcc | 2 + hardware/board/component/brd4196a_a04.slcc | 2 + hardware/board/component/brd4196a_a05.slcc | 2 + hardware/board/component/brd4196a_a06.slcc | 2 + hardware/board/component/brd4196a_a07.slcc | 2 + hardware/board/component/brd4196a_a08.slcc | 2 + hardware/board/component/brd4196b.slcc | 2 + hardware/board/component/brd4197a_a00.slcc | 2 + hardware/board/component/brd4197a_a01.slcc | 2 + hardware/board/component/brd4198a.slcc | 2 + hardware/board/component/brd4201a.slcc | 2 + hardware/board/component/brd4201c.slcc | 2 + hardware/board/component/brd4201d.slcc | 2 + hardware/board/component/brd4203a.slcc | 2 + hardware/board/component/brd4204a.slcc | 2 + hardware/board/component/brd4204b.slcc | 2 + hardware/board/component/brd4204c.slcc | 2 + hardware/board/component/brd4204d.slcc | 2 + hardware/board/component/brd4206a.slcc | 2 + hardware/board/component/brd4208a.slcc | 2 + hardware/board/component/brd4209a.slcc | 2 + hardware/board/component/brd4210a.slcc | 2 + hardware/board/component/brd4250a_a00.slcc | 2 + hardware/board/component/brd4250a_b00.slcc | 2 + hardware/board/component/brd4250a_b01.slcc | 2 + hardware/board/component/brd4250b_a00.slcc | 2 + hardware/board/component/brd4250b_b00.slcc | 2 + hardware/board/component/brd4250b_b01.slcc | 2 + hardware/board/component/brd4250b_b02.slcc | 2 + hardware/board/component/brd4251a_a00.slcc | 2 + hardware/board/component/brd4251a_b00.slcc | 2 + hardware/board/component/brd4251a_b01.slcc | 2 + hardware/board/component/brd4251b_a00.slcc | 2 + hardware/board/component/brd4251b_b00.slcc | 2 + hardware/board/component/brd4251b_b01.slcc | 2 + hardware/board/component/brd4251d.slcc | 2 + hardware/board/component/brd4252a.slcc | 2 + hardware/board/component/brd4253a.slcc | 2 + hardware/board/component/brd4254a.slcc | 2 + hardware/board/component/brd4255a.slcc | 2 + hardware/board/component/brd4256a.slcc | 2 + hardware/board/component/brd4257a.slcc | 2 + hardware/board/component/brd4257b.slcc | 2 + hardware/board/component/brd4258a.slcc | 2 + hardware/board/component/brd4258b.slcc | 2 + hardware/board/component/brd4259a.slcc | 2 + hardware/board/component/brd4261a.slcc | 2 + hardware/board/component/brd4262a.slcc | 2 + hardware/board/component/brd4262b.slcc | 2 + hardware/board/component/brd4263a.slcc | 2 + hardware/board/component/brd4263b.slcc | 2 + hardware/board/component/brd4263c.slcc | 2 + hardware/board/component/brd4264a.slcc | 2 + hardware/board/component/brd4264b.slcc | 2 + hardware/board/component/brd4264c.slcc | 2 + hardware/board/component/brd4264v.slcc | 2 + hardware/board/component/brd4265a.slcc | 2 + hardware/board/component/brd4265b.slcc | 2 + hardware/board/component/brd4270a_a00.slcc | 2 + hardware/board/component/brd4270a_a01.slcc | 2 + hardware/board/component/brd4270a_a02.slcc | 2 + hardware/board/component/brd4270a_a03.slcc | 2 + hardware/board/component/brd4270a_a04.slcc | 2 + hardware/board/component/brd4270b.slcc | 2 + hardware/board/component/brd4271a.slcc | 2 + hardware/board/component/brd4272a.slcc | 2 + hardware/board/component/brd4273a.slcc | 2 + hardware/board/component/brd4274a.slcc | 2 + hardware/board/component/brd4318a.slcc | 1 + hardware/board/component/brd4321a_a00.slcc | 2 + hardware/board/component/brd4321a_a01.slcc | 2 + hardware/board/component/brd4321a_a02.slcc | 2 + hardware/board/component/brd4321a_a03.slcc | 2 + hardware/board/component/brd4321a_a04.slcc | 2 + hardware/board/component/brd4321a_a05.slcc | 2 + hardware/board/component/brd4321a_a06.slcc | 2 + hardware/board/component/brd4321a_a07.slcc | 2 + hardware/board/component/brd4328a.slcc | 1 + hardware/board/component/brd4329a.slcc | 1 + hardware/board/component/brd4335a.slcc | 5 + hardware/board/component/brd4337a.slcc | 1 + hardware/board/component/brd4400a_a00.slcc | 2 + hardware/board/component/brd4400a_a01.slcc | 2 + hardware/board/component/brd4400a_a02.slcc | 2 + hardware/board/component/brd4400b.slcc | 2 + hardware/board/component/brd4400c.slcc | 2 + hardware/board/component/brd4401a_a00.slcc | 2 + hardware/board/component/brd4401a_a01.slcc | 2 + hardware/board/component/brd4401a_a02.slcc | 2 + hardware/board/component/brd4401b.slcc | 2 + hardware/board/component/brd4401c.slcc | 2 + hardware/board/component/brd4402a.slcc | 1 + hardware/board/component/brd4402a_a00.slcc | 2 + hardware/board/component/brd4402a_a01.slcc | 2 + hardware/board/component/brd4402a_a02.slcc | 2 + hardware/board/component/brd4402b.slcc | 3 + hardware/board/component/brd4403a_a00.slcc | 2 + hardware/board/component/brd4403a_a01.slcc | 2 + hardware/board/component/brd4403a_a02.slcc | 2 + hardware/board/component/brd4403b.slcc | 3 + hardware/board/component/efm32tg-stk3300.slcc | 4 +- .../board/component/efm32zg-stk3200a.slcc | 4 +- hardware/board/component/fgm230-rb4328a.slcc | 22 + hardware/board/component/slwrb4175a.slcc | 4 +- hardware/board/component/xg22-rb4402a.slcc | 22 + hardware/board/component/xg24-dk2601a.slcc | 22 + hardware/board/component/xg24-rb4115b.slcc | 22 + hardware/board/component/xgm210-rb4329a.slcc | 22 + hardware/board/component/xgm240-rb4318a.slcc | 22 + hardware/board/component/xgm240-rb4337a.slcc | 22 + .../sl_simple_rgb_pwm_led_rgb_led0_config.h | 100 ++ .../sl_simple_rgb_pwm_led_rgb_led1_config.h | 100 ++ .../sl_simple_rgb_pwm_led_rgb_led0_config.h | 100 ++ .../sl_simple_rgb_pwm_led_rgb_led1_config.h | 100 ++ .../config/brd2506a/sl_board_control_config.h | 10 + .../config/component/brd2204a_config.slcc | 10 + .../config/component/brd2204c_config.slcc | 10 + .../bootloader_evaluation_templates.xml | 16 +- .../bootloader_production_templates.xml | 86 +- .../bootloader/parser/gbl/btl_gbl_format.c | 2 +- .../bootloader-apploader.slcw | 2 +- .../bootloader-spi-ezsp.slcw | 2 +- .../bootloader-uart-bgapi.slcw | 4 +- .../bootloader-uart-xmodem.slcw | 2 +- platform/common/component/status_string.slcc | 2 +- platform/common/inc/sl_gsdk_version.h | 2 +- platform/driver/component/pwm.slcc | 16 +- platform/driver/component/pwm_core.slcc | 8 +- platform/driver/component/simple_button.slcc | 2 +- .../driver/component/simple_button_core.slcc | 6 +- platform/driver/component/simple_led.slcc | 2 +- .../driver/component/simple_led_core.slcc | 4 +- .../driver/component/simple_rgb_pwm_led.slcc | 12 +- .../component/simple_rgb_pwm_led_core.slcc | 8 +- .../driver/component/simple_rgbw_pwm_led.slcc | 12 +- .../component/simple_rgbw_pwm_led_core.slcc | 8 +- platform/emdrv/component/ecode.slcc | 2 +- platform/emdrv/nvm3/lib/libnvm3_CM0P_gcc.a | 2 +- platform/emdrv/nvm3/lib/libnvm3_CM0P_iar.a | 2 +- platform/emdrv/nvm3/lib/libnvm3_CM33_gcc.a | 2 +- platform/emdrv/nvm3/lib/libnvm3_CM33_iar.a | 2 +- platform/emdrv/nvm3/lib/libnvm3_CM3_gcc.a | 2 +- platform/emdrv/nvm3/lib/libnvm3_CM3_iar.a | 2 +- platform/emdrv/nvm3/lib/libnvm3_CM4_gcc.a | 2 +- platform/emdrv/nvm3/lib/libnvm3_CM4_iar.a | 2 +- platform/emlib/inc/em_acmp.h | 4 + platform/emlib/inc/em_eusart.h | 8 + platform/emlib/src/em_emu.c | 31 +- platform/emlib/src/em_iadc.c | 12 +- platform/hwconf_data/hwconfig.hwdata | 130 +-- platform/micrium_os/kernel/source/os_time.c | 7 +- platform/micrium_os/micrium-cano.properties | 1 - platform/micrium_os/micrium-fsxx.properties | 1 - platform/micrium_os/micrium-ioxx.properties | 1 - platform/micrium_os/micrium-krnx.properties | 1 - platform/micrium_os/micrium-tcpx.properties | 2 - platform/micrium_os/micrium-usbd.properties | 1 - platform/micrium_os/micrium-usbh.properties | 1 - platform/radio/mac/mac-types.h | 14 +- .../rail_lib/apps/railtest/app_ci/154_rx_ci.c | 89 ++ .../radio/rail_lib/apps/railtest/app_common.h | 2 +- .../radio/rail_lib/apps/railtest/app_main.c | 38 +- .../radio/rail_lib/apps/railtest/app_trx.c | 19 +- .../librail_config_bgm111a256v2_gcc.a | 2 +- .../librail_config_bgm111a256v2_iar.a | 2 +- .../librail_config_bgm111e256v2_gcc.a | 2 +- .../librail_config_bgm111e256v2_iar.a | 2 +- .../librail_config_bgm113a256v2_gcc.a | 2 +- .../librail_config_bgm113a256v2_iar.a | 2 +- .../librail_config_bgm11s12f256ga_gcc.a | 2 +- .../librail_config_bgm11s12f256ga_iar.a | 2 +- .../librail_config_bgm11s22f256ga_gcc.a | 2 +- .../librail_config_bgm11s22f256ga_iar.a | 2 +- .../librail_config_bgm121a256v2_gcc.a | 2 +- .../librail_config_bgm121a256v2_iar.a | 2 +- .../librail_config_bgm121n256v2_gcc.a | 2 +- .../librail_config_bgm121n256v2_iar.a | 2 +- .../librail_config_bgm123a256v2_gcc.a | 2 +- .../librail_config_bgm123a256v2_iar.a | 2 +- .../librail_config_bgm123n256v2_gcc.a | 2 +- .../librail_config_bgm123n256v2_iar.a | 2 +- .../librail_config_bgm13p22f512ga_gcc.a | 2 +- .../librail_config_bgm13p22f512ga_iar.a | 2 +- .../librail_config_bgm13p22f512ge_gcc.a | 2 +- .../librail_config_bgm13p22f512ge_iar.a | 2 +- .../librail_config_bgm13p32f512ga_gcc.a | 2 +- .../librail_config_bgm13p32f512ga_iar.a | 2 +- .../librail_config_bgm13p32f512ge_gcc.a | 2 +- .../librail_config_bgm13p32f512ge_iar.a | 2 +- .../librail_config_bgm13s22f512ga_gcc.a | 2 +- .../librail_config_bgm13s22f512ga_iar.a | 2 +- .../librail_config_bgm13s22f512gn_gcc.a | 2 +- .../librail_config_bgm13s22f512gn_iar.a | 2 +- .../librail_config_bgm13s32f512ga_gcc.a | 2 +- .../librail_config_bgm13s32f512ga_iar.a | 2 +- .../librail_config_bgm13s32f512gn_gcc.a | 2 +- .../librail_config_bgm13s32f512gn_iar.a | 2 +- .../librail_config_bgm210l022jif_gcc.a | 2 +- .../librail_config_bgm210l022jif_iar.a | 2 +- .../librail_config_bgm210l022jnf_gcc.a | 2 +- .../librail_config_bgm210l022jnf_iar.a | 2 +- .../librail_config_bgm210la22jif_gcc.a | 2 +- .../librail_config_bgm210la22jif_iar.a | 2 +- .../librail_config_bgm210la22jnf_gcc.a | 2 +- .../librail_config_bgm210la22jnf_iar.a | 2 +- .../librail_config_bgm210p022jia_gcc.a | 2 +- .../librail_config_bgm210p022jia_iar.a | 2 +- .../librail_config_bgm210p022jna_gcc.a | 2 +- .../librail_config_bgm210p022jna_iar.a | 2 +- .../librail_config_bgm210p032jia_gcc.a | 2 +- .../librail_config_bgm210p032jia_iar.a | 2 +- .../librail_config_bgm210p032jna_gcc.a | 2 +- .../librail_config_bgm210p032jna_iar.a | 2 +- .../librail_config_bgm210pa22jia_gcc.a | 2 +- .../librail_config_bgm210pa22jia_iar.a | 2 +- .../librail_config_bgm210pa22jna_gcc.a | 2 +- .../librail_config_bgm210pa22jna_iar.a | 2 +- .../librail_config_bgm210pa32jia_gcc.a | 2 +- .../librail_config_bgm210pa32jia_iar.a | 2 +- .../librail_config_bgm210pa32jna_gcc.a | 2 +- .../librail_config_bgm210pa32jna_iar.a | 2 +- .../librail_config_bgm210pb22jia_gcc.a | 2 +- .../librail_config_bgm210pb22jia_iar.a | 2 +- .../librail_config_bgm210pb32jia_gcc.a | 2 +- .../librail_config_bgm210pb32jia_iar.a | 2 +- .../librail_config_bgm220pc22hna_gcc.a | 2 +- .../librail_config_bgm220pc22hna_iar.a | 2 +- .../librail_config_bgm220pc22wga_gcc.a | 2 +- .../librail_config_bgm220pc22wga_iar.a | 2 +- .../librail_config_bgm220sc12wga_gcc.a | 2 +- .../librail_config_bgm220sc12wga_iar.a | 2 +- .../librail_config_bgm220sc22hna_gcc.a | 2 +- .../librail_config_bgm220sc22hna_iar.a | 2 +- .../librail_config_bgm220sc22wga_gcc.a | 2 +- .../librail_config_bgm220sc22wga_iar.a | 2 +- .../librail_config_bgm220sc23hna_gcc.a | 2 +- .../librail_config_bgm220sc23hna_iar.a | 2 +- .../librail_config_bgm240pa22vna_gcc.a | 2 +- .../librail_config_bgm240pa22vna_iar.a | 2 +- .../librail_config_bgm240pa32vna_gcc.a | 2 +- .../librail_config_bgm240pa32vna_iar.a | 2 +- .../librail_config_bgm240pa32vnn_gcc.a | 2 +- .../librail_config_bgm240pa32vnn_iar.a | 2 +- .../librail_config_bgm240pb22vna_gcc.a | 2 +- .../librail_config_bgm240pb22vna_iar.a | 2 +- .../librail_config_bgm240pb32vna_gcc.a | 2 +- .../librail_config_bgm240pb32vna_iar.a | 2 +- .../librail_config_bgm240pb32vnn_gcc.a | 2 +- .../librail_config_bgm240pb32vnn_iar.a | 2 +- .../librail_config_bgm240sa22vna_gcc.a | 2 +- .../librail_config_bgm240sa22vna_iar.a | 2 +- .../librail_config_bgm240sb22vna_gcc.a | 2 +- .../librail_config_bgm240sb22vna_iar.a | 2 +- .../librail_config_bgm241sd22vna_gcc.a | 2 +- .../librail_config_bgm241sd22vna_iar.a | 2 +- .../librail_config_fgm230sa27hgn_gcc.a | 2 +- .../librail_config_fgm230sa27hgn_iar.a | 2 +- .../librail_config_fgm230sb27hgn_gcc.a | 2 +- .../librail_config_fgm230sb27hgn_iar.a | 2 +- .../librail_config_mgm111a256v2_gcc.a | 2 +- .../librail_config_mgm111a256v2_iar.a | 2 +- .../librail_config_mgm111e256v2_gcc.a | 2 +- .../librail_config_mgm111e256v2_iar.a | 2 +- .../librail_config_mgm12p02f1024ga_gcc.a | 2 +- .../librail_config_mgm12p02f1024ga_iar.a | 2 +- .../librail_config_mgm12p02f1024ge_gcc.a | 2 +- .../librail_config_mgm12p02f1024ge_iar.a | 2 +- .../librail_config_mgm12p22f1024ga_gcc.a | 2 +- .../librail_config_mgm12p22f1024ga_iar.a | 2 +- .../librail_config_mgm12p22f1024ge_gcc.a | 2 +- .../librail_config_mgm12p22f1024ge_iar.a | 2 +- .../librail_config_mgm12p32f1024ga_gcc.a | 2 +- .../librail_config_mgm12p32f1024ga_iar.a | 2 +- .../librail_config_mgm12p32f1024ge_gcc.a | 2 +- .../librail_config_mgm12p32f1024ge_iar.a | 2 +- .../librail_config_mgm13p02f512ga_gcc.a | 2 +- .../librail_config_mgm13p02f512ga_iar.a | 2 +- .../librail_config_mgm13p02f512ge_gcc.a | 2 +- .../librail_config_mgm13p02f512ge_iar.a | 2 +- .../librail_config_mgm13p12f512ga_gcc.a | 2 +- .../librail_config_mgm13p12f512ga_iar.a | 2 +- .../librail_config_mgm13p12f512ge_gcc.a | 2 +- .../librail_config_mgm13p12f512ge_iar.a | 2 +- .../librail_config_mgm13s02f512ga_gcc.a | 2 +- .../librail_config_mgm13s02f512ga_iar.a | 2 +- .../librail_config_mgm13s02f512gn_gcc.a | 2 +- .../librail_config_mgm13s02f512gn_iar.a | 2 +- .../librail_config_mgm13s12f512ga_gcc.a | 2 +- .../librail_config_mgm13s12f512ga_iar.a | 2 +- .../librail_config_mgm13s12f512gn_gcc.a | 2 +- .../librail_config_mgm13s12f512gn_iar.a | 2 +- .../librail_config_mgm210l022jif_gcc.a | 2 +- .../librail_config_mgm210l022jif_iar.a | 2 +- .../librail_config_mgm210l022jnf_gcc.a | 2 +- .../librail_config_mgm210l022jnf_iar.a | 2 +- .../librail_config_mgm210la22jif_gcc.a | 2 +- .../librail_config_mgm210la22jif_iar.a | 2 +- .../librail_config_mgm210la22jnf_gcc.a | 2 +- .../librail_config_mgm210la22jnf_iar.a | 2 +- .../librail_config_mgm210p022jia_gcc.a | 2 +- .../librail_config_mgm210p022jia_iar.a | 2 +- .../librail_config_mgm210p022jna_gcc.a | 2 +- .../librail_config_mgm210p022jna_iar.a | 2 +- .../librail_config_mgm210p032jia_gcc.a | 2 +- .../librail_config_mgm210p032jia_iar.a | 2 +- .../librail_config_mgm210p032jna_gcc.a | 2 +- .../librail_config_mgm210p032jna_iar.a | 2 +- .../librail_config_mgm210pa22jia_gcc.a | 2 +- .../librail_config_mgm210pa22jia_iar.a | 2 +- .../librail_config_mgm210pa22jna_gcc.a | 2 +- .../librail_config_mgm210pa22jna_iar.a | 2 +- .../librail_config_mgm210pa32jia_gcc.a | 2 +- .../librail_config_mgm210pa32jia_iar.a | 2 +- .../librail_config_mgm210pa32jna_gcc.a | 2 +- .../librail_config_mgm210pa32jna_iar.a | 2 +- .../librail_config_mgm210pb22jia_gcc.a | 2 +- .../librail_config_mgm210pb22jia_iar.a | 2 +- .../librail_config_mgm210pb32jia_gcc.a | 2 +- .../librail_config_mgm210pb32jia_iar.a | 2 +- .../librail_config_mgm220pc22hna_gcc.a | 2 +- .../librail_config_mgm220pc22hna_iar.a | 2 +- .../librail_config_mgm220sc22hna_gcc.a | 2 +- .../librail_config_mgm220sc22hna_iar.a | 2 +- .../librail_config_mgm240l022rnf_gcc.a | 2 +- .../librail_config_mgm240l022rnf_iar.a | 2 +- .../librail_config_mgm240l022vif_gcc.a | 2 +- .../librail_config_mgm240l022vif_iar.a | 2 +- .../librail_config_mgm240l022vnf_gcc.a | 2 +- .../librail_config_mgm240l022vnf_iar.a | 2 +- .../librail_config_mgm240la22uif_gcc.a | 2 +- .../librail_config_mgm240la22uif_iar.a | 2 +- .../librail_config_mgm240la22vif_gcc.a | 2 +- .../librail_config_mgm240la22vif_iar.a | 2 +- .../librail_config_mgm240ld22vif_gcc.a | 2 +- .../librail_config_mgm240ld22vif_iar.a | 2 +- .../librail_config_mgm240pa22vna_gcc.a | 2 +- .../librail_config_mgm240pa22vna_iar.a | 2 +- .../librail_config_mgm240pa32vna_gcc.a | 2 +- .../librail_config_mgm240pa32vna_iar.a | 2 +- .../librail_config_mgm240pa32vnn_gcc.a | 2 +- .../librail_config_mgm240pa32vnn_iar.a | 2 +- .../librail_config_mgm240pb22vna_gcc.a | 2 +- .../librail_config_mgm240pb22vna_iar.a | 2 +- .../librail_config_mgm240pb32vna_gcc.a | 2 +- .../librail_config_mgm240pb32vna_iar.a | 2 +- .../librail_config_mgm240pb32vnn_gcc.a | 2 +- .../librail_config_mgm240pb32vnn_iar.a | 2 +- .../librail_config_mgm240sa22vna_gcc.a | 2 +- .../librail_config_mgm240sa22vna_iar.a | 2 +- .../librail_config_mgm240sb22vna_gcc.a | 2 +- .../librail_config_mgm240sb22vna_iar.a | 2 +- .../librail_config_mgm240sd22vna_gcc.a | 2 +- .../librail_config_mgm240sd22vna_iar.a | 2 +- .../librail_config_zgm130s037hgn1_gcc.a | 2 +- .../librail_config_zgm130s037hgn1_iar.a | 2 +- .../librail_config_zgm130s037hgn_gcc.a | 2 +- .../librail_config_zgm130s037hgn_iar.a | 2 +- .../librail_config_zgm230sa27hgn_gcc.a | 2 +- .../librail_config_zgm230sa27hgn_iar.a | 2 +- .../librail_config_zgm230sa27hnn_gcc.a | 2 +- .../librail_config_zgm230sa27hnn_iar.a | 2 +- .../librail_config_zgm230sb27hgn_gcc.a | 2 +- .../librail_config_zgm230sb27hgn_iar.a | 2 +- .../librail_efr32xg12_gcc_release.a | 4 +- .../librail_efr32xg12_iar_release.a | 4 +- .../librail_efr32xg13_gcc_release.a | 4 +- .../librail_efr32xg13_iar_release.a | 4 +- .../librail_efr32xg14_gcc_release.a | 4 +- .../librail_efr32xg14_iar_release.a | 4 +- .../librail_efr32xg1_gcc_release.a | 4 +- .../librail_efr32xg1_iar_release.a | 4 +- .../librail_efr32xg21_gcc_release.a | 4 +- .../librail_efr32xg21_iar_release.a | 4 +- .../librail_efr32xg22_gcc_release.a | 4 +- .../librail_efr32xg22_iar_release.a | 4 +- .../librail_efr32xg23_gcc_release.a | 4 +- .../librail_efr32xg23_iar_release.a | 4 +- .../librail_efr32xg24_gcc_release.a | 4 +- .../librail_efr32xg24_iar_release.a | 4 +- .../librail_efr32xg25_gcc_release.a | 4 +- .../librail_efr32xg25_iar_release.a | 4 +- .../librail_efr32xg27_gcc_release.a | 4 +- .../librail_efr32xg27_iar_release.a | 4 +- .../librail_efr32xg28_gcc_release.a | 4 +- .../librail_efr32xg28_iar_release.a | 4 +- .../librail_module_efr32xg12_gcc_release.a | 4 +- .../librail_module_efr32xg12_iar_release.a | 4 +- .../librail_module_efr32xg13_gcc_release.a | 4 +- .../librail_module_efr32xg13_iar_release.a | 4 +- .../librail_module_efr32xg14_gcc_release.a | 4 +- .../librail_module_efr32xg14_iar_release.a | 4 +- .../librail_module_efr32xg1_gcc_release.a | 4 +- .../librail_module_efr32xg1_iar_release.a | 4 +- .../librail_module_efr32xg21_gcc_release.a | 4 +- .../librail_module_efr32xg21_iar_release.a | 4 +- .../librail_module_efr32xg22_gcc_release.a | 4 +- .../librail_module_efr32xg22_iar_release.a | 4 +- .../librail_module_efr32xg23_gcc_release.a | 4 +- .../librail_module_efr32xg23_iar_release.a | 4 +- .../librail_module_efr32xg24_gcc_release.a | 4 +- .../librail_module_efr32xg24_iar_release.a | 4 +- .../librail_module_efr32xg25_gcc_release.a | 4 +- .../librail_module_efr32xg25_iar_release.a | 4 +- .../librail_module_efr32xg27_gcc_release.a | 4 +- .../librail_module_efr32xg27_iar_release.a | 4 +- .../librail_module_efr32xg28_gcc_release.a | 4 +- .../librail_module_efr32xg28_iar_release.a | 4 +- ...rail_multiprotocol_efr32xg12_gcc_release.a | 4 +- ...rail_multiprotocol_efr32xg12_iar_release.a | 4 +- ...rail_multiprotocol_efr32xg13_gcc_release.a | 4 +- ...rail_multiprotocol_efr32xg13_iar_release.a | 4 +- ...rail_multiprotocol_efr32xg14_gcc_release.a | 4 +- ...rail_multiprotocol_efr32xg14_iar_release.a | 4 +- ...brail_multiprotocol_efr32xg1_gcc_release.a | 4 +- ...brail_multiprotocol_efr32xg1_iar_release.a | 4 +- ...rail_multiprotocol_efr32xg21_gcc_release.a | 4 +- ...rail_multiprotocol_efr32xg21_iar_release.a | 4 +- ...rail_multiprotocol_efr32xg22_gcc_release.a | 4 +- ...rail_multiprotocol_efr32xg22_iar_release.a | 4 +- ...rail_multiprotocol_efr32xg23_gcc_release.a | 4 +- ...rail_multiprotocol_efr32xg23_iar_release.a | 4 +- ...rail_multiprotocol_efr32xg24_gcc_release.a | 4 +- ...rail_multiprotocol_efr32xg24_iar_release.a | 4 +- ...rail_multiprotocol_efr32xg25_gcc_release.a | 4 +- ...rail_multiprotocol_efr32xg25_iar_release.a | 4 +- ...rail_multiprotocol_efr32xg27_gcc_release.a | 4 +- ...rail_multiprotocol_efr32xg27_iar_release.a | 4 +- ...rail_multiprotocol_efr32xg28_gcc_release.a | 4 +- ...rail_multiprotocol_efr32xg28_iar_release.a | 4 +- ...ltiprotocol_module_efr32xg12_gcc_release.a | 4 +- ...ltiprotocol_module_efr32xg12_iar_release.a | 4 +- ...ltiprotocol_module_efr32xg13_gcc_release.a | 4 +- ...ltiprotocol_module_efr32xg13_iar_release.a | 4 +- ...ltiprotocol_module_efr32xg14_gcc_release.a | 4 +- ...ltiprotocol_module_efr32xg14_iar_release.a | 4 +- ...ultiprotocol_module_efr32xg1_gcc_release.a | 4 +- ...ultiprotocol_module_efr32xg1_iar_release.a | 4 +- ...ltiprotocol_module_efr32xg21_gcc_release.a | 4 +- ...ltiprotocol_module_efr32xg21_iar_release.a | 4 +- ...ltiprotocol_module_efr32xg22_gcc_release.a | 4 +- ...ltiprotocol_module_efr32xg22_iar_release.a | 4 +- ...ltiprotocol_module_efr32xg23_gcc_release.a | 4 +- ...ltiprotocol_module_efr32xg23_iar_release.a | 4 +- ...ltiprotocol_module_efr32xg24_gcc_release.a | 4 +- ...ltiprotocol_module_efr32xg24_iar_release.a | 4 +- ...ltiprotocol_module_efr32xg25_gcc_release.a | 4 +- ...ltiprotocol_module_efr32xg25_iar_release.a | 4 +- ...ltiprotocol_module_efr32xg27_gcc_release.a | 4 +- ...ltiprotocol_module_efr32xg27_iar_release.a | 4 +- ...ltiprotocol_module_efr32xg28_gcc_release.a | 4 +- ...ltiprotocol_module_efr32xg28_iar_release.a | 4 +- platform/radio/rail_lib/autogen/ver_def.h | 4 +- .../sl_rail_util_ieee802154_rail_event.c | 4 - platform/release-highlights.txt | 2 +- platform/security/component/psa_driver.slcc | 4 + .../security/component/psa_driver_source.slcc | 6 + .../config/template/psa_crypto_config.h | 36 + .../sl_psa_driver/inc/cryptoacc_management.h | 24 +- .../inc/sli_cryptoacc_driver_trng.h | 87 ++ .../sl_psa_driver/src/cryptoacc_management.c | 195 +--- .../src/sli_cryptoacc_driver_trng.c | 434 +++++++++ ...ptoacc_transparent_driver_key_management.c | 34 +- ...i_cryptoacc_transparent_driver_signature.c | 6 +- .../sl_psa_driver/src/sli_psa_trng.c | 66 +- .../sl_trustzone/src/sli_tz_secure_main.c | 3 - platform/service/component/cpc_core.slcc | 2 +- .../service/component/iostream_vuart.slcc | 2 +- .../hfxo_manager/src/sl_hfxo_manager_hal_s2.c | 3 +- .../src/sl_power_manager_hal_s0_s1.c | 2 +- .../src/sl_power_manager_hal_s2.c | 11 +- .../sim_eeprom1/lib/libsim_eeprom1_CM4_gcc.a | 2 +- .../sim_eeprom1/lib/libsim_eeprom1_CM4_iar.a | 2 +- ...m_eeprom1_to_sim_eeprom2_upgrade_CM4_gcc.a | 2 +- ...m_eeprom1_to_sim_eeprom2_upgrade_CM4_iar.a | 2 +- .../sim_eeprom2/lib/libsim_eeprom2_CM4_gcc.a | 2 +- .../sim_eeprom2/lib/libsim_eeprom2_CM4_iar.a | 2 +- .../libsim_eeprom2_to_nvm3_upgrade_CM4_gcc.a | 2 +- .../libsim_eeprom2_to_nvm3_upgrade_CM4_iar.a | 2 +- .../service/sleeptimer/src/sl_sleeptimer.c | 2 +- protocol/bluetooth/api/sl_bt.xapi | 3 +- protocol/bluetooth/api/sl_btmesh.xapi | 2 +- protocol/bluetooth/api/sli_bgapi_debug.xapi | 26 + .../lib/libbgcommon_efr32xg12_gcc_release.a | 4 +- .../lib/libbgcommon_efr32xg12_iar_release.a | 4 +- .../lib/libbgcommon_efr32xg13_gcc_release.a | 4 +- .../lib/libbgcommon_efr32xg13_iar_release.a | 4 +- .../lib/libbgcommon_efr32xg14_gcc_release.a | 4 +- .../lib/libbgcommon_efr32xg14_iar_release.a | 4 +- .../lib/libbgcommon_efr32xg1_gcc_release.a | 4 +- .../lib/libbgcommon_efr32xg1_iar_release.a | 4 +- .../lib/libbgcommon_efr32xg21_gcc_release.a | 4 +- .../lib/libbgcommon_efr32xg21_iar_release.a | 4 +- .../lib/libbgcommon_efr32xg22_gcc_release.a | 4 +- .../lib/libbgcommon_efr32xg22_iar_release.a | 4 +- .../lib/libbgcommon_efr32xg24_gcc_release.a | 4 +- .../lib/libbgcommon_efr32xg24_iar_release.a | 4 +- .../lib/libbgcommon_efr32xg27_gcc_release.a | 4 +- .../lib/libbgcommon_efr32xg27_iar_release.a | 4 +- .../lib/libbgcommon_efr32xg28_gcc_release.a | 4 +- .../lib/libbgcommon_efr32xg28_iar_release.a | 4 +- .../ll/component/bluetooth_hci_3wire.slcc | 4 +- .../ll/component/bluetooth_hci_uart.slcc | 6 +- .../bgstack/ll/config/sl_btctrl_config.h | 5 + .../bgstack/ll/inc/sl_btctrl_linklayer.h | 7 + ...uetooth_controller_efr32xg12_gcc_release.a | 4 +- ...uetooth_controller_efr32xg12_iar_release.a | 4 +- ...uetooth_controller_efr32xg13_gcc_release.a | 4 +- ...uetooth_controller_efr32xg13_iar_release.a | 4 +- ...uetooth_controller_efr32xg14_gcc_release.a | 4 +- ...uetooth_controller_efr32xg14_iar_release.a | 4 +- ...luetooth_controller_efr32xg1_gcc_release.a | 4 +- ...luetooth_controller_efr32xg1_iar_release.a | 4 +- ...uetooth_controller_efr32xg21_gcc_release.a | 4 +- ...uetooth_controller_efr32xg21_iar_release.a | 4 +- ...uetooth_controller_efr32xg22_gcc_release.a | 4 +- ...uetooth_controller_efr32xg22_iar_release.a | 4 +- ...uetooth_controller_efr32xg24_gcc_release.a | 4 +- ...uetooth_controller_efr32xg24_iar_release.a | 4 +- ...uetooth_controller_efr32xg27_gcc_release.a | 4 +- ...uetooth_controller_efr32xg27_iar_release.a | 4 +- ...uetooth_controller_efr32xg28_gcc_release.a | 4 +- ...uetooth_controller_efr32xg28_iar_release.a | 4 +- .../ll/src/sl_bluetooth_controller.c.jinja | 4 + .../ll/utils/hci_packet/cpc/src/sl_hci_cpc.c | 2 +- .../utils/hci_packet/uart/src/sl_hci_fifo.c | 225 ----- .../utils/hci_packet/uart/src/sl_hci_fifo.h | 45 - .../utils/hci_packet/uart/src/sl_hci_uart.c | 167 +++- .../include/sl_btmesh_device_properties.h | 4 +- .../bluetooth_utility_bgapi_trace.slcc | 26 + .../bluetooth/config/sl_bgapi_trace_config.h | 63 ++ .../config/sl_bt_pawr_advertiser_config.h | 10 +- protocol/bluetooth/inc/sl_bgapi.h | 1 + protocol/bluetooth/inc/sl_bt_api.h | 60 +- protocol/bluetooth/inc/sl_bt_version.h | 6 +- protocol/bluetooth/inc/sl_btmesh_capi_types.h | 3 + .../inc/sl_btmesh_device_properties.h | 4 +- protocol/bluetooth/inc/sli_bgapi_debug_api.h | 131 +++ protocol/bluetooth/inc/sli_bgapi_trace.h | 72 ++ .../bluetooth/lib/EFR32XG1/GCC/binapploader.o | 2 +- .../lib/EFR32XG1/GCC/binapploader_nvm3.o | 2 +- .../bluetooth/lib/EFR32XG1/GCC/libbluetooth.a | 4 +- .../bluetooth/lib/EFR32XG1/GCC/libpsstore.a | 2 +- .../bluetooth/lib/EFR32XG1/IAR/binapploader.o | 2 +- .../lib/EFR32XG1/IAR/binapploader_nvm3.o | 2 +- .../bluetooth/lib/EFR32XG1/IAR/libbluetooth.a | 4 +- .../bluetooth/lib/EFR32XG1/IAR/libpsstore.a | 2 +- .../lib/EFR32XG12/GCC/binapploader.o | 2 +- .../lib/EFR32XG12/GCC/binapploader_nvm3.o | 2 +- .../lib/EFR32XG12/GCC/libbluetooth.a | 4 +- .../lib/EFR32XG12/GCC/libbluetooth_mesh.a | 4 +- .../GCC/libbtmesh_advertiser_deprecated.a | 2 +- .../GCC/libbtmesh_advertiser_extended.a | 4 +- .../GCC/libbtmesh_advertiser_legacy.a | 2 +- .../EFR32XG12/GCC/libbtmesh_dfu_ncp_fw_list.a | 2 +- .../lib/EFR32XG12/GCC/libbtmesh_model_dfu.a | 4 +- .../lib/EFR32XG12/GCC/libbtmesh_model_mbt.a | 4 +- .../bluetooth/lib/EFR32XG12/GCC/libpsstore.a | 2 +- .../lib/EFR32XG12/IAR/binapploader.o | 2 +- .../lib/EFR32XG12/IAR/binapploader_nvm3.o | 2 +- .../lib/EFR32XG12/IAR/libbluetooth.a | 4 +- .../lib/EFR32XG12/IAR/libbluetooth_mesh.a | 4 +- .../IAR/libbtmesh_advertiser_deprecated.a | 2 +- .../IAR/libbtmesh_advertiser_extended.a | 4 +- .../IAR/libbtmesh_advertiser_legacy.a | 2 +- .../EFR32XG12/IAR/libbtmesh_dfu_ncp_fw_list.a | 2 +- .../lib/EFR32XG12/IAR/libbtmesh_model_dfu.a | 4 +- .../lib/EFR32XG12/IAR/libbtmesh_model_mbt.a | 4 +- .../bluetooth/lib/EFR32XG12/IAR/libpsstore.a | 2 +- .../lib/EFR32XG13/GCC/binapploader.o | 2 +- .../lib/EFR32XG13/GCC/binapploader_nvm3.o | 2 +- .../lib/EFR32XG13/GCC/libbluetooth.a | 4 +- .../lib/EFR32XG13/GCC/libbluetooth_mesh.a | 4 +- .../GCC/libbtmesh_advertiser_deprecated.a | 2 +- .../GCC/libbtmesh_advertiser_extended.a | 4 +- .../GCC/libbtmesh_advertiser_legacy.a | 2 +- .../EFR32XG13/GCC/libbtmesh_dfu_ncp_fw_list.a | 2 +- .../lib/EFR32XG13/GCC/libbtmesh_model_dfu.a | 4 +- .../lib/EFR32XG13/GCC/libbtmesh_model_mbt.a | 4 +- .../bluetooth/lib/EFR32XG13/GCC/libpsstore.a | 2 +- .../lib/EFR32XG13/IAR/binapploader.o | 2 +- .../lib/EFR32XG13/IAR/binapploader_nvm3.o | 2 +- .../lib/EFR32XG13/IAR/libbluetooth.a | 4 +- .../lib/EFR32XG13/IAR/libbluetooth_mesh.a | 4 +- .../IAR/libbtmesh_advertiser_deprecated.a | 2 +- .../IAR/libbtmesh_advertiser_extended.a | 4 +- .../IAR/libbtmesh_advertiser_legacy.a | 2 +- .../EFR32XG13/IAR/libbtmesh_dfu_ncp_fw_list.a | 2 +- .../lib/EFR32XG13/IAR/libbtmesh_model_dfu.a | 4 +- .../lib/EFR32XG13/IAR/libbtmesh_model_mbt.a | 4 +- .../bluetooth/lib/EFR32XG13/IAR/libpsstore.a | 2 +- .../lib/EFR32XG14/GCC/binapploader.o | 2 +- .../lib/EFR32XG14/GCC/binapploader_nvm3.o | 2 +- .../lib/EFR32XG14/GCC/libbluetooth.a | 4 +- .../bluetooth/lib/EFR32XG14/GCC/libpsstore.a | 2 +- .../lib/EFR32XG14/IAR/binapploader.o | 2 +- .../lib/EFR32XG14/IAR/binapploader_nvm3.o | 2 +- .../lib/EFR32XG14/IAR/libbluetooth.a | 4 +- .../bluetooth/lib/EFR32XG14/IAR/libpsstore.a | 2 +- .../lib/EFR32XG21/GCC/libapploader.a | 2 +- .../lib/EFR32XG21/GCC/libbluetooth.a | 4 +- .../lib/EFR32XG21/GCC/libbluetooth_mesh.a | 4 +- .../GCC/libbtmesh_advertiser_deprecated.a | 2 +- .../GCC/libbtmesh_advertiser_extended.a | 4 +- .../GCC/libbtmesh_advertiser_legacy.a | 2 +- .../GCC/libbtmesh_crypto_key_cache.a | 2 +- .../GCC/libbtmesh_crypto_key_cache_dummy.a | 2 +- .../EFR32XG21/GCC/libbtmesh_dfu_ncp_fw_list.a | 2 +- .../lib/EFR32XG21/GCC/libbtmesh_model_dfu.a | 4 +- .../lib/EFR32XG21/GCC/libbtmesh_model_mbt.a | 4 +- .../lib/EFR32XG21/IAR/libapploader.a | 2 +- .../lib/EFR32XG21/IAR/libbluetooth.a | 4 +- .../lib/EFR32XG21/IAR/libbluetooth_mesh.a | 4 +- .../IAR/libbtmesh_advertiser_deprecated.a | 2 +- .../IAR/libbtmesh_advertiser_extended.a | 4 +- .../IAR/libbtmesh_advertiser_legacy.a | 2 +- .../IAR/libbtmesh_crypto_key_cache.a | 2 +- .../IAR/libbtmesh_crypto_key_cache_dummy.a | 2 +- .../EFR32XG21/IAR/libbtmesh_dfu_ncp_fw_list.a | 2 +- .../lib/EFR32XG21/IAR/libbtmesh_model_dfu.a | 4 +- .../lib/EFR32XG21/IAR/libbtmesh_model_mbt.a | 4 +- .../lib/EFR32XG22/GCC/libapploader.a | 2 +- .../lib/EFR32XG22/GCC/libbluetooth.a | 4 +- .../lib/EFR32XG22/GCC/libbluetooth_mesh.a | 4 +- .../GCC/libbtmesh_advertiser_deprecated.a | 2 +- .../GCC/libbtmesh_advertiser_extended.a | 4 +- .../GCC/libbtmesh_advertiser_legacy.a | 2 +- .../GCC/libbtmesh_crypto_key_cache.a | 2 +- .../GCC/libbtmesh_crypto_key_cache_dummy.a | 2 +- .../EFR32XG22/GCC/libbtmesh_dfu_ncp_fw_list.a | 2 +- .../lib/EFR32XG22/GCC/libbtmesh_model_dfu.a | 4 +- .../lib/EFR32XG22/GCC/libbtmesh_model_mbt.a | 4 +- .../lib/EFR32XG22/IAR/libapploader.a | 2 +- .../lib/EFR32XG22/IAR/libbluetooth.a | 4 +- .../lib/EFR32XG22/IAR/libbluetooth_mesh.a | 4 +- .../IAR/libbtmesh_advertiser_deprecated.a | 2 +- .../IAR/libbtmesh_advertiser_extended.a | 4 +- .../IAR/libbtmesh_advertiser_legacy.a | 2 +- .../IAR/libbtmesh_crypto_key_cache.a | 2 +- .../IAR/libbtmesh_crypto_key_cache_dummy.a | 2 +- .../EFR32XG22/IAR/libbtmesh_dfu_ncp_fw_list.a | 2 +- .../lib/EFR32XG22/IAR/libbtmesh_model_dfu.a | 4 +- .../lib/EFR32XG22/IAR/libbtmesh_model_mbt.a | 4 +- .../lib/EFR32XG24/GCC/libapploader.a | 2 +- .../lib/EFR32XG24/GCC/libbluetooth.a | 4 +- .../lib/EFR32XG24/GCC/libbluetooth_mesh.a | 4 +- .../GCC/libbtmesh_advertiser_deprecated.a | 2 +- .../GCC/libbtmesh_advertiser_extended.a | 4 +- .../GCC/libbtmesh_advertiser_legacy.a | 2 +- .../GCC/libbtmesh_crypto_key_cache.a | 2 +- .../GCC/libbtmesh_crypto_key_cache_dummy.a | 2 +- .../EFR32XG24/GCC/libbtmesh_dfu_ncp_fw_list.a | 2 +- .../lib/EFR32XG24/GCC/libbtmesh_model_dfu.a | 4 +- .../lib/EFR32XG24/GCC/libbtmesh_model_mbt.a | 4 +- .../lib/EFR32XG24/IAR/libapploader.a | 2 +- .../lib/EFR32XG24/IAR/libbluetooth.a | 4 +- .../lib/EFR32XG24/IAR/libbluetooth_mesh.a | 4 +- .../IAR/libbtmesh_advertiser_deprecated.a | 2 +- .../IAR/libbtmesh_advertiser_extended.a | 4 +- .../IAR/libbtmesh_advertiser_legacy.a | 2 +- .../IAR/libbtmesh_crypto_key_cache.a | 2 +- .../IAR/libbtmesh_crypto_key_cache_dummy.a | 2 +- .../EFR32XG24/IAR/libbtmesh_dfu_ncp_fw_list.a | 2 +- .../lib/EFR32XG24/IAR/libbtmesh_model_dfu.a | 4 +- .../lib/EFR32XG24/IAR/libbtmesh_model_mbt.a | 4 +- .../lib/EFR32XG27/GCC/libapploader.a | 2 +- .../lib/EFR32XG27/GCC/libbluetooth.a | 4 +- .../lib/EFR32XG27/GCC/libbluetooth_mesh.a | 4 +- .../GCC/libbtmesh_advertiser_deprecated.a | 2 +- .../GCC/libbtmesh_advertiser_extended.a | 4 +- .../GCC/libbtmesh_advertiser_legacy.a | 2 +- .../GCC/libbtmesh_crypto_key_cache.a | 2 +- .../GCC/libbtmesh_crypto_key_cache_dummy.a | 2 +- .../EFR32XG27/GCC/libbtmesh_dfu_ncp_fw_list.a | 2 +- .../lib/EFR32XG27/GCC/libbtmesh_model_dfu.a | 4 +- .../lib/EFR32XG27/GCC/libbtmesh_model_mbt.a | 4 +- .../lib/EFR32XG27/IAR/libapploader.a | 2 +- .../lib/EFR32XG27/IAR/libbluetooth.a | 4 +- .../lib/EFR32XG27/IAR/libbluetooth_mesh.a | 4 +- .../IAR/libbtmesh_advertiser_deprecated.a | 2 +- .../IAR/libbtmesh_advertiser_extended.a | 4 +- .../IAR/libbtmesh_advertiser_legacy.a | 2 +- .../IAR/libbtmesh_crypto_key_cache.a | 2 +- .../IAR/libbtmesh_crypto_key_cache_dummy.a | 2 +- .../EFR32XG27/IAR/libbtmesh_dfu_ncp_fw_list.a | 2 +- .../lib/EFR32XG27/IAR/libbtmesh_model_dfu.a | 4 +- .../lib/EFR32XG27/IAR/libbtmesh_model_mbt.a | 4 +- .../lib/EFR32XG28/GCC/libapploader.a | 2 +- .../lib/EFR32XG28/GCC/libbluetooth.a | 4 +- .../lib/EFR32XG28/IAR/libapploader.a | 2 +- .../lib/EFR32XG28/IAR/libbluetooth.a | 4 +- protocol/bluetooth/src/sl_btmesh_sensor.c | 4 +- protocol/bluetooth/src/sli_bgapi_trace.c | 136 +++ .../cmsis-stack-ipc/cmsis-rtos-ipc-common.c | 10 + protocol/flex/csp/csp-command-callbacks.c | 2 +- protocol/flex/csp/csp-command-utils.h | 2 + protocol/flex/csp/csp-command-vncp.c | 2 +- ...onnect-aes-security-library-efr32xg1-gcc.a | 2 +- ...onnect-aes-security-library-efr32xg1-iar.a | 2 +- ...nnect-aes-security-library-efr32xg1x-gcc.a | 2 +- ...nnect-aes-security-library-efr32xg1x-iar.a | 2 +- ...nnect-aes-security-library-efr32xg2x-gcc.a | 2 +- ...nnect-aes-security-library-efr32xg2x-iar.a | 2 +- ...t-frequency-hopping-library-efr32xg1-gcc.a | 2 +- ...t-frequency-hopping-library-efr32xg1-iar.a | 2 +- ...-frequency-hopping-library-efr32xg1x-gcc.a | 2 +- ...-frequency-hopping-library-efr32xg1x-iar.a | 2 +- ...-frequency-hopping-library-efr32xg2x-gcc.a | 2 +- ...-frequency-hopping-library-efr32xg2x-iar.a | 2 +- ...onnect-packet-queue-library-efr32xg1-gcc.a | 2 +- ...onnect-packet-queue-library-efr32xg1-iar.a | 2 +- ...nnect-packet-queue-library-efr32xg1x-gcc.a | 2 +- ...nnect-packet-queue-library-efr32xg1x-iar.a | 2 +- ...nnect-packet-queue-library-efr32xg2x-gcc.a | 2 +- ...nnect-packet-queue-library-efr32xg2x-iar.a | 2 +- ...nect-parent-support-library-efr32xg1-gcc.a | 2 +- ...nect-parent-support-library-efr32xg1-iar.a | 2 +- ...ect-parent-support-library-efr32xg1x-gcc.a | 2 +- ...ect-parent-support-library-efr32xg1x-iar.a | 2 +- ...ect-parent-support-library-efr32xg2x-gcc.a | 2 +- ...ect-parent-support-library-efr32xg2x-iar.a | 2 +- ...onnect-radio-stream-library-efr32xg1-gcc.a | 2 +- ...onnect-radio-stream-library-efr32xg1-iar.a | 2 +- ...nnect-radio-stream-library-efr32xg1x-gcc.a | 2 +- ...nnect-radio-stream-library-efr32xg1x-iar.a | 2 +- ...nnect-radio-stream-library-efr32xg2x-gcc.a | 2 +- ...nnect-radio-stream-library-efr32xg2x-iar.a | 2 +- ...onnect-stack-common-library-efr32xg1-gcc.a | 4 +- ...onnect-stack-common-library-efr32xg1-iar.a | 4 +- ...nnect-stack-common-library-efr32xg1x-gcc.a | 4 +- ...nnect-stack-common-library-efr32xg1x-iar.a | 4 +- ...nnect-stack-common-library-efr32xg2x-gcc.a | 4 +- ...nnect-stack-common-library-efr32xg2x-iar.a | 4 +- ...nect-stack-counters-library-efr32xg1-gcc.a | 2 +- ...nect-stack-counters-library-efr32xg1-iar.a | 2 +- ...ect-stack-counters-library-efr32xg1x-gcc.a | 2 +- ...ect-stack-counters-library-efr32xg1x-iar.a | 2 +- ...ect-stack-counters-library-efr32xg2x-gcc.a | 2 +- ...ect-stack-counters-library-efr32xg2x-iar.a | 2 +- protocol/flex/ncp/ncp-common.c | 6 + .../component_config/parent-support-config.h | 5 +- protocol/flex/stack/config/config.h | 2 +- .../component/ot_platform_abstraction.slcc | 4 + .../config/sl_openthread_features_config.h | 2 +- .../sl_openthread_features_ftd_cert_config.h | 4 +- .../sl_openthread_features_mtd_cert_config.h | 4 +- .../config/sl_openthread_generic_config.h | 6 +- .../sl_openthread_reference_device_config.h | 2 +- .../documentation/release-highlights.txt | 9 +- protocol/openthread/esf.properties | 4 +- .../libs/libsl_openthread_efr32mg1x_gcc.a | 2 +- .../libs/libsl_openthread_efr32mg2x_gcc.a | 2 +- .../libsl_ot_stack_ftd_coap_efr32mg12_gcc.a | 2 +- .../libsl_ot_stack_ftd_coap_efr32mg13_gcc.a | 2 +- .../libsl_ot_stack_ftd_coap_efr32mg21_gcc.a | 2 +- .../libsl_ot_stack_ftd_coap_efr32mg24_gcc.a | 2 +- .../libs/libsl_ot_stack_ftd_efr32mg12_gcc.a | 2 +- .../libs/libsl_ot_stack_ftd_efr32mg13_gcc.a | 2 +- .../libs/libsl_ot_stack_ftd_efr32mg21_gcc.a | 2 +- .../libs/libsl_ot_stack_ftd_efr32mg24_gcc.a | 2 +- .../libsl_ot_stack_mtd_coap_efr32mg12_gcc.a | 2 +- .../libsl_ot_stack_mtd_coap_efr32mg13_gcc.a | 2 +- .../libsl_ot_stack_mtd_coap_efr32mg21_gcc.a | 2 +- .../libsl_ot_stack_mtd_coap_efr32mg24_gcc.a | 2 +- .../libs/libsl_ot_stack_mtd_efr32mg12_gcc.a | 2 +- .../libs/libsl_ot_stack_mtd_efr32mg13_gcc.a | 2 +- .../libs/libsl_ot_stack_mtd_efr32mg21_gcc.a | 2 +- .../libs/libsl_ot_stack_mtd_efr32mg24_gcc.a | 2 +- .../libsl_platform_ftd_dmp_efr32mg12_gcc.a | 4 +- .../libsl_platform_ftd_dmp_efr32mg13_gcc.a | 4 +- .../libsl_platform_ftd_dmp_efr32mg21_gcc.a | 4 +- .../libsl_platform_ftd_dmp_efr32mg24_gcc.a | 4 +- .../libs/libsl_platform_ftd_efr32mg12_gcc.a | 4 +- .../libs/libsl_platform_ftd_efr32mg13_gcc.a | 4 +- .../libs/libsl_platform_ftd_efr32mg21_gcc.a | 4 +- .../libs/libsl_platform_ftd_efr32mg24_gcc.a | 4 +- .../libsl_platform_mtd_dmp_efr32mg12_gcc.a | 4 +- .../libsl_platform_mtd_dmp_efr32mg13_gcc.a | 4 +- .../libsl_platform_mtd_dmp_efr32mg21_gcc.a | 4 +- .../libsl_platform_mtd_dmp_efr32mg24_gcc.a | 4 +- .../libs/libsl_platform_mtd_efr32mg12_gcc.a | 4 +- .../libs/libsl_platform_mtd_efr32mg13_gcc.a | 4 +- .../libs/libsl_platform_mtd_efr32mg21_gcc.a | 4 +- .../libs/libsl_platform_mtd_efr32mg24_gcc.a | 4 +- .../openthread_production_demos.xml | 828 ++-------------- .../openthread_production_templates.xml | 28 +- .../platform-abstraction/efr32/alarm.c | 178 +++- .../platform-abstraction/efr32/crypto.c | 1 + .../platform-abstraction/efr32/diag.c | 49 +- .../efr32/openthread-core-efr32-config.h | 18 + .../efr32/platform-efr32.h | 2 +- .../platform-abstraction/efr32/radio.c | 667 ++++++++----- .../efr32/sl_rcp_gp_interface.c | 3 + .../platform-abstraction/efr32/sleep.c | 2 +- .../efr32/soft_source_match_table.c | 4 +- .../include/radio_counters.h | 14 + .../posix/cpc_interface.cpp | 27 +- .../posix/cpc_interface.hpp | 1 + protocol/openthread/src/util/byte_util.c | 7 +- .../app/wisun_ncp/ncp/sli_wisun_ncp_eusart.c | 325 ------- .../app/wisun_ncp/ncp/sli_wisun_ncp_eusart.h | 53 - .../app/wisun_ncp/ncp/sli_wisun_ncp_usart.c | 365 ------- .../app/wisun_ncp/ncp/sli_wisun_ncp_usart.h | 53 - protocol/wisun/component/wisun_ncp_uart.slcc | 38 - .../wisun/component/wisun_stack_library.slcc | 259 +---- .../868/radio_settings.radioconf | 6 +- .../device_sdid_235/radio_settings.radioconf | 6 +- .../device_sdid_84/radio_settings.radioconf | 6 +- protocol/wisun/stack/inc/sl_wisun_api.h | 14 + protocol/wisun/stack/inc/sl_wisun_version.h | 2 +- .../wisun/stack/inc/sli_wisun_timer_service.h | 1 + .../stack/libwisun_mac_core_efr32xg1x_gcc.a | 4 +- .../stack/libwisun_mac_core_efr32xg1x_iar.a | 4 +- .../stack/libwisun_mac_core_efr32xg2x_gcc.a | 4 +- .../stack/libwisun_mac_core_efr32xg2x_iar.a | 4 +- .../wisun/stack/libwisun_mac_efr32xg1x_gcc.a | 4 +- .../wisun/stack/libwisun_mac_efr32xg1x_iar.a | 4 +- .../wisun/stack/libwisun_mac_efr32xg2x_gcc.a | 4 +- .../wisun/stack/libwisun_mac_efr32xg2x_iar.a | 4 +- .../wisun/stack/libwisun_rcp_efr32xg1x_gcc.a | 4 +- .../wisun/stack/libwisun_rcp_efr32xg1x_iar.a | 4 +- .../wisun/stack/libwisun_rcp_efr32xg2x_gcc.a | 4 +- .../wisun/stack/libwisun_rcp_efr32xg2x_iar.a | 4 +- ...router_core_efr32xg1x_freertos_gcc_debug.a | 3 - ...uter_core_efr32xg1x_freertos_gcc_release.a | 3 - ...router_core_efr32xg1x_freertos_iar_debug.a | 3 - ...uter_core_efr32xg1x_freertos_iar_release.a | 3 - ...libwisun_router_core_efr32xg1x_gcc_debug.a | 3 + ...bwisun_router_core_efr32xg1x_gcc_release.a | 3 + ...libwisun_router_core_efr32xg1x_iar_debug.a | 3 + ...bwisun_router_core_efr32xg1x_iar_release.a | 3 + ...outer_core_efr32xg1x_micriumos_gcc_debug.a | 3 - ...ter_core_efr32xg1x_micriumos_gcc_release.a | 3 - ...outer_core_efr32xg1x_micriumos_iar_debug.a | 3 - ...ter_core_efr32xg1x_micriumos_iar_release.a | 3 - ...router_core_efr32xg2x_freertos_gcc_debug.a | 3 - ...uter_core_efr32xg2x_freertos_gcc_release.a | 3 - ...router_core_efr32xg2x_freertos_iar_debug.a | 3 - ...uter_core_efr32xg2x_freertos_iar_release.a | 3 - ...libwisun_router_core_efr32xg2x_gcc_debug.a | 3 + ...bwisun_router_core_efr32xg2x_gcc_release.a | 3 + ...libwisun_router_core_efr32xg2x_iar_debug.a | 3 + ...bwisun_router_core_efr32xg2x_iar_release.a | 3 + ...outer_core_efr32xg2x_micriumos_gcc_debug.a | 3 - ...ter_core_efr32xg2x_micriumos_gcc_release.a | 3 - ...outer_core_efr32xg2x_micriumos_iar_debug.a | 3 - ...ter_core_efr32xg2x_micriumos_iar_release.a | 3 - ...isun_router_efr32xg1x_freertos_gcc_debug.a | 3 - ...un_router_efr32xg1x_freertos_gcc_release.a | 3 - ...isun_router_efr32xg1x_freertos_iar_debug.a | 3 - ...un_router_efr32xg1x_freertos_iar_release.a | 3 - .../libwisun_router_efr32xg1x_gcc_debug.a | 3 + .../libwisun_router_efr32xg1x_gcc_release.a | 3 + .../libwisun_router_efr32xg1x_iar_debug.a | 3 + .../libwisun_router_efr32xg1x_iar_release.a | 3 + ...sun_router_efr32xg1x_micriumos_gcc_debug.a | 3 - ...n_router_efr32xg1x_micriumos_gcc_release.a | 3 - ...sun_router_efr32xg1x_micriumos_iar_debug.a | 3 - ...n_router_efr32xg1x_micriumos_iar_release.a | 3 - ...isun_router_efr32xg2x_freertos_gcc_debug.a | 3 - ...un_router_efr32xg2x_freertos_gcc_release.a | 3 - ...isun_router_efr32xg2x_freertos_iar_debug.a | 3 - ...un_router_efr32xg2x_freertos_iar_release.a | 3 - .../libwisun_router_efr32xg2x_gcc_debug.a | 3 + .../libwisun_router_efr32xg2x_gcc_release.a | 3 + .../libwisun_router_efr32xg2x_iar_debug.a | 3 + .../libwisun_router_efr32xg2x_iar_release.a | 3 + ...sun_router_efr32xg2x_micriumos_gcc_debug.a | 3 - ...n_router_efr32xg2x_micriumos_gcc_release.a | 3 - ...sun_router_efr32xg2x_micriumos_iar_debug.a | 3 - ...n_router_efr32xg2x_micriumos_iar_release.a | 3 - ...api_controller_BRD2603A_REGION_EU_size.txt | 40 +- ..._controller_BRD2603A_REGION_US_LR_size.txt | 40 +- ...api_controller_BRD2603A_REGION_US_size.txt | 40 +- ...api_controller_BRD2705A_REGION_EU_size.txt | 40 +- ..._controller_BRD2705A_REGION_US_LR_size.txt | 40 +- ...api_controller_BRD2705A_REGION_US_size.txt | 40 +- ...api_controller_BRD4201A_REGION_EU_size.txt | 40 +- ..._controller_BRD4201A_REGION_US_LR_size.txt | 40 +- ...api_controller_BRD4201A_REGION_US_size.txt | 40 +- ...api_controller_BRD4202A_REGION_EU_size.txt | 40 +- ..._controller_BRD4202A_REGION_US_LR_size.txt | 40 +- ...api_controller_BRD4202A_REGION_US_size.txt | 40 +- ...api_controller_BRD4204C_REGION_EU_size.txt | 36 +- ..._controller_BRD4204C_REGION_US_LR_size.txt | 36 +- ...api_controller_BRD4204C_REGION_US_size.txt | 36 +- ...api_controller_BRD4204D_REGION_EU_size.txt | 36 +- ..._controller_BRD4204D_REGION_US_LR_size.txt | 36 +- ...api_controller_BRD4204D_REGION_US_size.txt | 36 +- ...api_controller_BRD4205A_REGION_EU_size.txt | 40 +- ..._controller_BRD4205A_REGION_US_LR_size.txt | 40 +- ...api_controller_BRD4205A_REGION_US_size.txt | 40 +- ...api_controller_BRD4205B_REGION_EU_size.txt | 40 +- ..._controller_BRD4205B_REGION_US_LR_size.txt | 40 +- ...api_controller_BRD4205B_REGION_US_size.txt | 40 +- ...api_controller_BRD4206A_REGION_EU_size.txt | 40 +- ..._controller_BRD4206A_REGION_US_LR_size.txt | 40 +- ...api_controller_BRD4206A_REGION_US_size.txt | 40 +- ...api_controller_BRD4207A_REGION_EU_size.txt | 40 +- ..._controller_BRD4207A_REGION_US_LR_size.txt | 40 +- ...api_controller_BRD4207A_REGION_US_size.txt | 40 +- ...api_controller_BRD4208A_REGION_EU_size.txt | 40 +- ..._controller_BRD4208A_REGION_US_LR_size.txt | 40 +- ...api_controller_BRD4208A_REGION_US_size.txt | 40 +- ..._controller_BRD4210A_REGION_US_LR_size.txt | 36 +- ...api_controller_BRD4400B_REGION_EU_size.txt | 36 +- ..._controller_BRD4400B_REGION_US_LR_size.txt | 36 +- ...api_controller_BRD4400B_REGION_US_size.txt | 36 +- ...api_controller_BRD4400C_REGION_EU_size.txt | 36 +- ..._controller_BRD4400C_REGION_US_LR_size.txt | 36 +- ...api_controller_BRD4400C_REGION_US_size.txt | 36 +- ..._controller_BRD4401B_REGION_US_LR_size.txt | 36 +- ..._controller_BRD4401C_REGION_US_LR_size.txt | 36 +- ...api_end_device_BRD4202A_REGION_EU_size.txt | 36 +- ..._end_device_BRD4202A_REGION_US_LR_size.txt | 36 +- ...api_end_device_BRD4202A_REGION_US_size.txt | 36 +- ...api_end_device_BRD4204C_REGION_EU_size.txt | 40 +- ..._end_device_BRD4204C_REGION_US_LR_size.txt | 40 +- ...api_end_device_BRD4204C_REGION_US_size.txt | 40 +- ...api_end_device_BRD4204D_REGION_EU_size.txt | 40 +- ..._end_device_BRD4204D_REGION_US_LR_size.txt | 40 +- ...api_end_device_BRD4204D_REGION_US_size.txt | 40 +- ...api_end_device_BRD4205A_REGION_EU_size.txt | 36 +- ..._end_device_BRD4205A_REGION_US_LR_size.txt | 36 +- ...api_end_device_BRD4205A_REGION_US_size.txt | 36 +- ...api_end_device_BRD4205B_REGION_EU_size.txt | 36 +- ..._end_device_BRD4205B_REGION_US_LR_size.txt | 36 +- ...api_end_device_BRD4205B_REGION_US_size.txt | 36 +- ...api_end_device_BRD4207A_REGION_EU_size.txt | 36 +- ..._end_device_BRD4207A_REGION_US_LR_size.txt | 36 +- ...api_end_device_BRD4207A_REGION_US_size.txt | 36 +- ..._end_device_BRD4209A_REGION_US_LR_size.txt | 36 +- ..._end_device_BRD4210A_REGION_US_LR_size.txt | 40 +- ...api_end_device_BRD4400B_REGION_EU_size.txt | 40 +- ..._end_device_BRD4400B_REGION_US_LR_size.txt | 40 +- ...api_end_device_BRD4400B_REGION_US_size.txt | 40 +- ...api_end_device_BRD4400C_REGION_EU_size.txt | 40 +- ..._end_device_BRD4400C_REGION_US_LR_size.txt | 40 +- ...api_end_device_BRD4400C_REGION_US_size.txt | 40 +- ..._end_device_BRD4401B_REGION_US_LR_size.txt | 40 +- ..._end_device_BRD4401C_REGION_US_LR_size.txt | 40 +- ...ncp_zniffer_BRD2603A_REGION_US_LR_size.txt | 40 +- ...ncp_zniffer_BRD2705A_REGION_US_LR_size.txt | 40 +- ...ncp_zniffer_BRD4204D_REGION_US_LR_size.txt | 40 +- ...ncp_zniffer_BRD4205B_REGION_US_LR_size.txt | 40 +- ...ncp_zniffer_BRD4210A_REGION_US_LR_size.txt | 40 +- ...cp_zniffer_pti_BRD4202A_REGION_EU_size.txt | 40 +- ...zniffer_pti_BRD4202A_REGION_US_LR_size.txt | 40 +- ...cp_zniffer_pti_BRD4202A_REGION_US_size.txt | 40 +- ...cp_zniffer_pti_BRD4204C_REGION_EU_size.txt | 44 +- ...zniffer_pti_BRD4204C_REGION_US_LR_size.txt | 44 +- ...cp_zniffer_pti_BRD4204C_REGION_US_size.txt | 44 +- ...cp_zniffer_pti_BRD4204D_REGION_EU_size.txt | 44 +- ...zniffer_pti_BRD4204D_REGION_US_LR_size.txt | 44 +- ...cp_zniffer_pti_BRD4204D_REGION_US_size.txt | 44 +- ...cp_zniffer_pti_BRD4205A_REGION_EU_size.txt | 46 +- ...zniffer_pti_BRD4205A_REGION_US_LR_size.txt | 46 +- ...cp_zniffer_pti_BRD4205A_REGION_US_size.txt | 46 +- ...cp_zniffer_pti_BRD4205B_REGION_EU_size.txt | 46 +- ...zniffer_pti_BRD4205B_REGION_US_LR_size.txt | 46 +- ...cp_zniffer_pti_BRD4205B_REGION_US_size.txt | 46 +- ...cp_zniffer_pti_BRD4207A_REGION_EU_size.txt | 40 +- ...zniffer_pti_BRD4207A_REGION_US_LR_size.txt | 40 +- ...cp_zniffer_pti_BRD4207A_REGION_US_size.txt | 40 +- ...zniffer_pti_BRD4209A_REGION_US_LR_size.txt | 40 +- ...zniffer_pti_BRD4210A_REGION_US_LR_size.txt | 44 +- ...cp_zniffer_pti_BRD4400B_REGION_EU_size.txt | 40 +- ...zniffer_pti_BRD4400B_REGION_US_LR_size.txt | 40 +- ...cp_zniffer_pti_BRD4400B_REGION_US_size.txt | 40 +- ...cp_zniffer_pti_BRD4400C_REGION_EU_size.txt | 40 +- ...zniffer_pti_BRD4400C_REGION_US_LR_size.txt | 40 +- ...cp_zniffer_pti_BRD4400C_REGION_US_size.txt | 40 +- ...zniffer_pti_BRD4401B_REGION_US_LR_size.txt | 40 +- ...zniffer_pti_BRD4401C_REGION_US_LR_size.txt | 40 +- ...or_lock_keypad_BRD4202A_REGION_EU_size.txt | 44 +- ...lock_keypad_BRD4202A_REGION_US_LR_size.txt | 44 +- ...or_lock_keypad_BRD4202A_REGION_US_size.txt | 44 +- ...or_lock_keypad_BRD4204C_REGION_EU_size.txt | 44 +- ...lock_keypad_BRD4204C_REGION_US_LR_size.txt | 44 +- ...or_lock_keypad_BRD4204C_REGION_US_size.txt | 44 +- ...or_lock_keypad_BRD4204D_REGION_EU_size.txt | 44 +- ...lock_keypad_BRD4204D_REGION_US_LR_size.txt | 44 +- ...or_lock_keypad_BRD4204D_REGION_US_size.txt | 44 +- ...or_lock_keypad_BRD4205A_REGION_EU_size.txt | 46 +- ...lock_keypad_BRD4205A_REGION_US_LR_size.txt | 46 +- ...or_lock_keypad_BRD4205A_REGION_US_size.txt | 46 +- ...or_lock_keypad_BRD4205B_REGION_EU_size.txt | 40 +- ...lock_keypad_BRD4205B_REGION_US_LR_size.txt | 40 +- ...or_lock_keypad_BRD4205B_REGION_US_size.txt | 40 +- ...or_lock_keypad_BRD4207A_REGION_EU_size.txt | 44 +- ...lock_keypad_BRD4207A_REGION_US_LR_size.txt | 44 +- ...or_lock_keypad_BRD4207A_REGION_US_size.txt | 44 +- ...lock_keypad_BRD4209A_REGION_US_LR_size.txt | 44 +- ...lock_keypad_BRD4210A_REGION_US_LR_size.txt | 44 +- ...or_lock_keypad_BRD4400B_REGION_EU_size.txt | 46 +- ...lock_keypad_BRD4400B_REGION_US_LR_size.txt | 46 +- ...or_lock_keypad_BRD4400B_REGION_US_size.txt | 46 +- ...or_lock_keypad_BRD4400C_REGION_EU_size.txt | 46 +- ...lock_keypad_BRD4400C_REGION_US_LR_size.txt | 46 +- ...or_lock_keypad_BRD4400C_REGION_US_size.txt | 46 +- ...lock_keypad_BRD4401B_REGION_US_LR_size.txt | 46 +- ...lock_keypad_BRD4401C_REGION_US_LR_size.txt | 46 +- ...ve_soc_key_fob_BRD4202A_REGION_EU_size.txt | 44 +- ...soc_key_fob_BRD4202A_REGION_US_LR_size.txt | 44 +- ...ve_soc_key_fob_BRD4202A_REGION_US_size.txt | 44 +- ...ve_soc_key_fob_BRD4205A_REGION_EU_size.txt | 44 +- ...soc_key_fob_BRD4205A_REGION_US_LR_size.txt | 44 +- ...ve_soc_key_fob_BRD4205A_REGION_US_size.txt | 44 +- ...ve_soc_key_fob_BRD4205B_REGION_EU_size.txt | 44 +- ...soc_key_fob_BRD4205B_REGION_US_LR_size.txt | 44 +- ...ve_soc_key_fob_BRD4205B_REGION_US_size.txt | 44 +- ...ve_soc_key_fob_BRD4207A_REGION_EU_size.txt | 44 +- ...soc_key_fob_BRD4207A_REGION_US_LR_size.txt | 44 +- ...ve_soc_key_fob_BRD4207A_REGION_US_size.txt | 44 +- ...soc_key_fob_BRD4210A_REGION_US_LR_size.txt | 44 +- ...e_soc_led_bulb_BRD2705A_REGION_EU_size.txt | 46 +- ...oc_led_bulb_BRD2705A_REGION_US_LR_size.txt | 46 +- ...e_soc_led_bulb_BRD2705A_REGION_US_size.txt | 46 +- ...e_soc_led_bulb_BRD4202A_REGION_EU_size.txt | 44 +- ...oc_led_bulb_BRD4202A_REGION_US_LR_size.txt | 44 +- ...e_soc_led_bulb_BRD4202A_REGION_US_size.txt | 44 +- ...e_soc_led_bulb_BRD4205A_REGION_EU_size.txt | 46 +- ...oc_led_bulb_BRD4205A_REGION_US_LR_size.txt | 46 +- ...e_soc_led_bulb_BRD4205A_REGION_US_size.txt | 46 +- ...e_soc_led_bulb_BRD4205B_REGION_EU_size.txt | 40 +- ...oc_led_bulb_BRD4205B_REGION_US_LR_size.txt | 40 +- ...e_soc_led_bulb_BRD4205B_REGION_US_size.txt | 40 +- ...e_soc_led_bulb_BRD4207A_REGION_EU_size.txt | 44 +- ...oc_led_bulb_BRD4207A_REGION_US_LR_size.txt | 44 +- ...e_soc_led_bulb_BRD4207A_REGION_US_size.txt | 44 +- ...oc_led_bulb_BRD4209A_REGION_US_LR_size.txt | 44 +- ...tilevel_sensor_BRD2603A_REGION_EU_size.txt | 46 +- ...evel_sensor_BRD2603A_REGION_US_LR_size.txt | 46 +- ...tilevel_sensor_BRD2603A_REGION_US_size.txt | 46 +- ...tilevel_sensor_BRD2705A_REGION_EU_size.txt | 44 +- ...evel_sensor_BRD2705A_REGION_US_LR_size.txt | 44 +- ...tilevel_sensor_BRD2705A_REGION_US_size.txt | 44 +- ...tilevel_sensor_BRD4202A_REGION_EU_size.txt | 46 +- ...evel_sensor_BRD4202A_REGION_US_LR_size.txt | 46 +- ...tilevel_sensor_BRD4202A_REGION_US_size.txt | 46 +- ...tilevel_sensor_BRD4204C_REGION_EU_size.txt | 46 +- ...evel_sensor_BRD4204C_REGION_US_LR_size.txt | 46 +- ...tilevel_sensor_BRD4204C_REGION_US_size.txt | 46 +- ...tilevel_sensor_BRD4204D_REGION_EU_size.txt | 46 +- ...evel_sensor_BRD4204D_REGION_US_LR_size.txt | 46 +- ...tilevel_sensor_BRD4204D_REGION_US_size.txt | 46 +- ...tilevel_sensor_BRD4205A_REGION_EU_size.txt | 46 +- ...evel_sensor_BRD4205A_REGION_US_LR_size.txt | 46 +- ...tilevel_sensor_BRD4205A_REGION_US_size.txt | 46 +- ...tilevel_sensor_BRD4205B_REGION_EU_size.txt | 46 +- ...evel_sensor_BRD4205B_REGION_US_LR_size.txt | 46 +- ...tilevel_sensor_BRD4205B_REGION_US_size.txt | 46 +- ...tilevel_sensor_BRD4207A_REGION_EU_size.txt | 46 +- ...evel_sensor_BRD4207A_REGION_US_LR_size.txt | 46 +- ...tilevel_sensor_BRD4207A_REGION_US_size.txt | 46 +- ...evel_sensor_BRD4209A_REGION_US_LR_size.txt | 40 +- ...evel_sensor_BRD4210A_REGION_US_LR_size.txt | 46 +- ...tilevel_sensor_BRD4400B_REGION_EU_size.txt | 44 +- ...evel_sensor_BRD4400B_REGION_US_LR_size.txt | 44 +- ...tilevel_sensor_BRD4400B_REGION_US_size.txt | 44 +- ...tilevel_sensor_BRD4400C_REGION_EU_size.txt | 44 +- ...evel_sensor_BRD4400C_REGION_US_LR_size.txt | 44 +- ...tilevel_sensor_BRD4400C_REGION_US_size.txt | 44 +- ...evel_sensor_BRD4401B_REGION_US_LR_size.txt | 44 +- ...evel_sensor_BRD4401C_REGION_US_LR_size.txt | 44 +- ...oc_power_strip_BRD2603A_REGION_EU_size.txt | 48 +- ...power_strip_BRD2603A_REGION_US_LR_size.txt | 48 +- ...oc_power_strip_BRD2603A_REGION_US_size.txt | 48 +- ...oc_power_strip_BRD2705A_REGION_EU_size.txt | 46 +- ...power_strip_BRD2705A_REGION_US_LR_size.txt | 46 +- ...oc_power_strip_BRD2705A_REGION_US_size.txt | 46 +- ...oc_power_strip_BRD4202A_REGION_EU_size.txt | 46 +- ...power_strip_BRD4202A_REGION_US_LR_size.txt | 46 +- ...oc_power_strip_BRD4202A_REGION_US_size.txt | 46 +- ...oc_power_strip_BRD4205A_REGION_EU_size.txt | 48 +- ...power_strip_BRD4205A_REGION_US_LR_size.txt | 48 +- ...oc_power_strip_BRD4205A_REGION_US_size.txt | 48 +- ...oc_power_strip_BRD4205B_REGION_EU_size.txt | 48 +- ...power_strip_BRD4205B_REGION_US_LR_size.txt | 48 +- ...oc_power_strip_BRD4205B_REGION_US_size.txt | 48 +- ...oc_power_strip_BRD4207A_REGION_EU_size.txt | 46 +- ...power_strip_BRD4207A_REGION_US_LR_size.txt | 46 +- ...oc_power_strip_BRD4207A_REGION_US_size.txt | 46 +- ...power_strip_BRD4209A_REGION_US_LR_size.txt | 46 +- ...soc_sensor_pir_BRD2603A_REGION_EU_size.txt | 40 +- ..._sensor_pir_BRD2603A_REGION_US_LR_size.txt | 40 +- ...soc_sensor_pir_BRD2603A_REGION_US_size.txt | 40 +- ...soc_sensor_pir_BRD2705A_REGION_EU_size.txt | 44 +- ..._sensor_pir_BRD2705A_REGION_US_LR_size.txt | 44 +- ...soc_sensor_pir_BRD2705A_REGION_US_size.txt | 44 +- ...soc_sensor_pir_BRD4202A_REGION_EU_size.txt | 40 +- ..._sensor_pir_BRD4202A_REGION_US_LR_size.txt | 40 +- ...soc_sensor_pir_BRD4202A_REGION_US_size.txt | 40 +- ...soc_sensor_pir_BRD4204C_REGION_EU_size.txt | 46 +- ..._sensor_pir_BRD4204C_REGION_US_LR_size.txt | 46 +- ...soc_sensor_pir_BRD4204C_REGION_US_size.txt | 46 +- ...soc_sensor_pir_BRD4204D_REGION_EU_size.txt | 46 +- ..._sensor_pir_BRD4204D_REGION_US_LR_size.txt | 46 +- ...soc_sensor_pir_BRD4204D_REGION_US_size.txt | 46 +- ...soc_sensor_pir_BRD4205A_REGION_EU_size.txt | 46 +- ..._sensor_pir_BRD4205A_REGION_US_LR_size.txt | 46 +- ...soc_sensor_pir_BRD4205A_REGION_US_size.txt | 46 +- ...soc_sensor_pir_BRD4205B_REGION_EU_size.txt | 46 +- ..._sensor_pir_BRD4205B_REGION_US_LR_size.txt | 46 +- ...soc_sensor_pir_BRD4205B_REGION_US_size.txt | 46 +- ...soc_sensor_pir_BRD4207A_REGION_EU_size.txt | 40 +- ..._sensor_pir_BRD4207A_REGION_US_LR_size.txt | 40 +- ...soc_sensor_pir_BRD4207A_REGION_US_size.txt | 40 +- ..._sensor_pir_BRD4209A_REGION_US_LR_size.txt | 40 +- ..._sensor_pir_BRD4210A_REGION_US_LR_size.txt | 46 +- ...soc_sensor_pir_BRD4400B_REGION_EU_size.txt | 44 +- ..._sensor_pir_BRD4400B_REGION_US_LR_size.txt | 44 +- ...soc_sensor_pir_BRD4400B_REGION_US_size.txt | 44 +- ...soc_sensor_pir_BRD4400C_REGION_EU_size.txt | 44 +- ..._sensor_pir_BRD4400C_REGION_US_LR_size.txt | 44 +- ...soc_sensor_pir_BRD4400C_REGION_US_size.txt | 44 +- ..._sensor_pir_BRD4401B_REGION_US_LR_size.txt | 44 +- ..._sensor_pir_BRD4401C_REGION_US_LR_size.txt | 44 +- ..._switch_on_off_BRD2603A_REGION_EU_size.txt | 46 +- ...itch_on_off_BRD2603A_REGION_US_LR_size.txt | 46 +- ..._switch_on_off_BRD2603A_REGION_US_size.txt | 46 +- ..._switch_on_off_BRD2705A_REGION_EU_size.txt | 46 +- ...itch_on_off_BRD2705A_REGION_US_LR_size.txt | 46 +- ..._switch_on_off_BRD2705A_REGION_US_size.txt | 46 +- ..._switch_on_off_BRD4202A_REGION_EU_size.txt | 40 +- ...itch_on_off_BRD4202A_REGION_US_LR_size.txt | 40 +- ..._switch_on_off_BRD4202A_REGION_US_size.txt | 40 +- ..._switch_on_off_BRD4204C_REGION_EU_size.txt | 46 +- ...itch_on_off_BRD4204C_REGION_US_LR_size.txt | 46 +- ..._switch_on_off_BRD4204C_REGION_US_size.txt | 46 +- ..._switch_on_off_BRD4204D_REGION_EU_size.txt | 46 +- ...itch_on_off_BRD4204D_REGION_US_LR_size.txt | 46 +- ..._switch_on_off_BRD4204D_REGION_US_size.txt | 46 +- ..._switch_on_off_BRD4205A_REGION_EU_size.txt | 46 +- ...itch_on_off_BRD4205A_REGION_US_LR_size.txt | 46 +- ..._switch_on_off_BRD4205A_REGION_US_size.txt | 46 +- ..._switch_on_off_BRD4205B_REGION_EU_size.txt | 46 +- ...itch_on_off_BRD4205B_REGION_US_LR_size.txt | 46 +- ..._switch_on_off_BRD4205B_REGION_US_size.txt | 46 +- ..._switch_on_off_BRD4207A_REGION_EU_size.txt | 40 +- ...itch_on_off_BRD4207A_REGION_US_LR_size.txt | 40 +- ..._switch_on_off_BRD4207A_REGION_US_size.txt | 40 +- ...itch_on_off_BRD4209A_REGION_US_LR_size.txt | 44 +- ...itch_on_off_BRD4210A_REGION_US_LR_size.txt | 46 +- ..._switch_on_off_BRD4400B_REGION_EU_size.txt | 46 +- ...itch_on_off_BRD4400B_REGION_US_LR_size.txt | 46 +- ..._switch_on_off_BRD4400B_REGION_US_size.txt | 46 +- ..._switch_on_off_BRD4400C_REGION_EU_size.txt | 46 +- ...itch_on_off_BRD4400C_REGION_US_LR_size.txt | 46 +- ..._switch_on_off_BRD4400C_REGION_US_size.txt | 46 +- ...itch_on_off_BRD4401B_REGION_US_LR_size.txt | 46 +- ...itch_on_off_BRD4401C_REGION_US_LR_size.txt | 46 +- ...all_controller_BRD2603A_REGION_EU_size.txt | 46 +- ..._controller_BRD2603A_REGION_US_LR_size.txt | 46 +- ...all_controller_BRD2603A_REGION_US_size.txt | 46 +- ...all_controller_BRD2705A_REGION_EU_size.txt | 46 +- ..._controller_BRD2705A_REGION_US_LR_size.txt | 46 +- ...all_controller_BRD2705A_REGION_US_size.txt | 46 +- ...all_controller_BRD4202A_REGION_EU_size.txt | 46 +- ..._controller_BRD4202A_REGION_US_LR_size.txt | 46 +- ...all_controller_BRD4202A_REGION_US_size.txt | 46 +- ...all_controller_BRD4204C_REGION_EU_size.txt | 46 +- ..._controller_BRD4204C_REGION_US_LR_size.txt | 46 +- ...all_controller_BRD4204C_REGION_US_size.txt | 46 +- ...all_controller_BRD4204D_REGION_EU_size.txt | 46 +- ..._controller_BRD4204D_REGION_US_LR_size.txt | 46 +- ...all_controller_BRD4204D_REGION_US_size.txt | 46 +- ...all_controller_BRD4205A_REGION_EU_size.txt | 46 +- ..._controller_BRD4205A_REGION_US_LR_size.txt | 46 +- ...all_controller_BRD4205A_REGION_US_size.txt | 46 +- ...all_controller_BRD4205B_REGION_EU_size.txt | 46 +- ..._controller_BRD4205B_REGION_US_LR_size.txt | 46 +- ...all_controller_BRD4205B_REGION_US_size.txt | 46 +- ...all_controller_BRD4207A_REGION_EU_size.txt | 46 +- ..._controller_BRD4207A_REGION_US_LR_size.txt | 46 +- ...all_controller_BRD4207A_REGION_US_size.txt | 46 +- ..._controller_BRD4209A_REGION_US_LR_size.txt | 46 +- ..._controller_BRD4210A_REGION_US_LR_size.txt | 46 +- ...all_controller_BRD4400B_REGION_EU_size.txt | 46 +- ..._controller_BRD4400B_REGION_US_LR_size.txt | 46 +- ...all_controller_BRD4400B_REGION_US_size.txt | 46 +- ...all_controller_BRD4400C_REGION_EU_size.txt | 46 +- ..._controller_BRD4400C_REGION_US_LR_size.txt | 46 +- ...all_controller_BRD4400C_REGION_US_size.txt | 46 +- ..._controller_BRD4401B_REGION_US_LR_size.txt | 46 +- ..._controller_BRD4401C_REGION_US_LR_size.txt | 46 +- protocol/z-wave/Apps/bin/demos.xml | 58 +- ...ave_ncp_serial_api_controller_BRD2603A.gbl | 4 +- ...cp_serial_api_controller_BRD2603A_v255.gbl | 4 +- ...ave_ncp_serial_api_controller_BRD2705A.gbl | 4 +- ...cp_serial_api_controller_BRD2705A_v255.gbl | 4 +- ...ave_ncp_serial_api_controller_BRD4201A.gbl | 4 +- ...cp_serial_api_controller_BRD4201A_v255.gbl | 4 +- ...ave_ncp_serial_api_controller_BRD4202A.gbl | 4 +- ...cp_serial_api_controller_BRD4202A_v255.gbl | 4 +- ...ave_ncp_serial_api_controller_BRD4204C.gbl | 4 +- ...cp_serial_api_controller_BRD4204C_v255.gbl | 4 +- ...ave_ncp_serial_api_controller_BRD4204D.gbl | 4 +- ...cp_serial_api_controller_BRD4204D_v255.gbl | 4 +- ...ave_ncp_serial_api_controller_BRD4205A.gbl | 4 +- ...cp_serial_api_controller_BRD4205A_v255.gbl | 4 +- ...ave_ncp_serial_api_controller_BRD4205B.gbl | 4 +- ...cp_serial_api_controller_BRD4205B_v255.gbl | 4 +- ...ave_ncp_serial_api_controller_BRD4206A.gbl | 4 +- ...cp_serial_api_controller_BRD4206A_v255.gbl | 4 +- ...ave_ncp_serial_api_controller_BRD4207A.gbl | 4 +- ...cp_serial_api_controller_BRD4207A_v255.gbl | 4 +- ...ave_ncp_serial_api_controller_BRD4208A.gbl | 4 +- ...cp_serial_api_controller_BRD4208A_v255.gbl | 4 +- ...ave_ncp_serial_api_controller_BRD4210A.gbl | 4 +- ...cp_serial_api_controller_BRD4210A_v255.gbl | 4 +- ...ave_ncp_serial_api_controller_BRD4400B.gbl | 4 +- ...cp_serial_api_controller_BRD4400B_v255.gbl | 4 +- ...ave_ncp_serial_api_controller_BRD4400C.gbl | 4 +- ...cp_serial_api_controller_BRD4400C_v255.gbl | 4 +- ...ave_ncp_serial_api_controller_BRD4401B.gbl | 4 +- ...cp_serial_api_controller_BRD4401B_v255.gbl | 4 +- ...ave_ncp_serial_api_controller_BRD4401C.gbl | 4 +- ...cp_serial_api_controller_BRD4401C_v255.gbl | 4 +- ...ave_ncp_serial_api_end_device_BRD4202A.gbl | 4 +- ...cp_serial_api_end_device_BRD4202A_v255.gbl | 4 +- ...ave_ncp_serial_api_end_device_BRD4204C.gbl | 4 +- ...cp_serial_api_end_device_BRD4204C_v255.gbl | 4 +- ...ave_ncp_serial_api_end_device_BRD4204D.gbl | 4 +- ...cp_serial_api_end_device_BRD4204D_v255.gbl | 4 +- ...ave_ncp_serial_api_end_device_BRD4205A.gbl | 4 +- ...cp_serial_api_end_device_BRD4205A_v255.gbl | 4 +- ...ave_ncp_serial_api_end_device_BRD4205B.gbl | 4 +- ...cp_serial_api_end_device_BRD4205B_v255.gbl | 4 +- ...ave_ncp_serial_api_end_device_BRD4207A.gbl | 4 +- ...cp_serial_api_end_device_BRD4207A_v255.gbl | 4 +- ...ave_ncp_serial_api_end_device_BRD4209A.gbl | 4 +- ...cp_serial_api_end_device_BRD4209A_v255.gbl | 4 +- ...ave_ncp_serial_api_end_device_BRD4210A.gbl | 4 +- ...cp_serial_api_end_device_BRD4210A_v255.gbl | 4 +- ...ave_ncp_serial_api_end_device_BRD4400B.gbl | 4 +- ...cp_serial_api_end_device_BRD4400B_v255.gbl | 4 +- ...ave_ncp_serial_api_end_device_BRD4400C.gbl | 4 +- ...cp_serial_api_end_device_BRD4400C_v255.gbl | 4 +- ...ave_ncp_serial_api_end_device_BRD4401B.gbl | 4 +- ...cp_serial_api_end_device_BRD4401B_v255.gbl | 4 +- ...ave_ncp_serial_api_end_device_BRD4401C.gbl | 4 +- ...cp_serial_api_end_device_BRD4401C_v255.gbl | 4 +- .../bin/gbl/zwave_ncp_zniffer_BRD2603A.gbl | 4 +- .../gbl/zwave_ncp_zniffer_BRD2603A_v255.gbl | 4 +- .../bin/gbl/zwave_ncp_zniffer_BRD2705A.gbl | 4 +- .../gbl/zwave_ncp_zniffer_BRD2705A_v255.gbl | 4 +- .../bin/gbl/zwave_ncp_zniffer_BRD4204D.gbl | 4 +- .../gbl/zwave_ncp_zniffer_BRD4204D_v255.gbl | 4 +- .../bin/gbl/zwave_ncp_zniffer_BRD4205B.gbl | 4 +- .../gbl/zwave_ncp_zniffer_BRD4205B_v255.gbl | 4 +- .../bin/gbl/zwave_ncp_zniffer_BRD4210A.gbl | 4 +- .../gbl/zwave_ncp_zniffer_BRD4210A_v255.gbl | 4 +- .../gbl/zwave_ncp_zniffer_pti_BRD4202A.gbl | 4 +- .../zwave_ncp_zniffer_pti_BRD4202A_v255.gbl | 4 +- .../gbl/zwave_ncp_zniffer_pti_BRD4204C.gbl | 4 +- .../zwave_ncp_zniffer_pti_BRD4204C_v255.gbl | 4 +- .../gbl/zwave_ncp_zniffer_pti_BRD4204D.gbl | 4 +- .../zwave_ncp_zniffer_pti_BRD4204D_v255.gbl | 4 +- .../gbl/zwave_ncp_zniffer_pti_BRD4205A.gbl | 4 +- .../zwave_ncp_zniffer_pti_BRD4205A_v255.gbl | 4 +- .../gbl/zwave_ncp_zniffer_pti_BRD4205B.gbl | 4 +- .../zwave_ncp_zniffer_pti_BRD4205B_v255.gbl | 4 +- .../gbl/zwave_ncp_zniffer_pti_BRD4207A.gbl | 4 +- .../zwave_ncp_zniffer_pti_BRD4207A_v255.gbl | 4 +- .../gbl/zwave_ncp_zniffer_pti_BRD4209A.gbl | 4 +- .../zwave_ncp_zniffer_pti_BRD4209A_v255.gbl | 4 +- .../gbl/zwave_ncp_zniffer_pti_BRD4210A.gbl | 4 +- .../zwave_ncp_zniffer_pti_BRD4210A_v255.gbl | 4 +- .../gbl/zwave_ncp_zniffer_pti_BRD4400B.gbl | 4 +- .../zwave_ncp_zniffer_pti_BRD4400B_v255.gbl | 4 +- .../gbl/zwave_ncp_zniffer_pti_BRD4400C.gbl | 4 +- .../zwave_ncp_zniffer_pti_BRD4400C_v255.gbl | 4 +- .../gbl/zwave_ncp_zniffer_pti_BRD4401B.gbl | 4 +- .../zwave_ncp_zniffer_pti_BRD4401B_v255.gbl | 4 +- .../gbl/zwave_ncp_zniffer_pti_BRD4401C.gbl | 4 +- .../zwave_ncp_zniffer_pti_BRD4401C_v255.gbl | 4 +- .../zwave_soc_door_lock_keypad_BRD4202A.gbl | 4 +- ...ave_soc_door_lock_keypad_BRD4202A_v255.gbl | 4 +- .../zwave_soc_door_lock_keypad_BRD4204C.gbl | 4 +- ...ave_soc_door_lock_keypad_BRD4204C_v255.gbl | 4 +- .../zwave_soc_door_lock_keypad_BRD4204D.gbl | 4 +- ...ave_soc_door_lock_keypad_BRD4204D_v255.gbl | 4 +- .../zwave_soc_door_lock_keypad_BRD4205A.gbl | 4 +- ...ave_soc_door_lock_keypad_BRD4205A_v255.gbl | 4 +- .../zwave_soc_door_lock_keypad_BRD4205B.gbl | 4 +- ...ave_soc_door_lock_keypad_BRD4205B_v255.gbl | 4 +- .../zwave_soc_door_lock_keypad_BRD4207A.gbl | 4 +- ...ave_soc_door_lock_keypad_BRD4207A_v255.gbl | 4 +- .../zwave_soc_door_lock_keypad_BRD4209A.gbl | 4 +- ...ave_soc_door_lock_keypad_BRD4209A_v255.gbl | 4 +- .../zwave_soc_door_lock_keypad_BRD4210A.gbl | 4 +- ...ave_soc_door_lock_keypad_BRD4210A_v255.gbl | 4 +- .../zwave_soc_door_lock_keypad_BRD4400B.gbl | 4 +- ...ave_soc_door_lock_keypad_BRD4400B_v255.gbl | 4 +- .../zwave_soc_door_lock_keypad_BRD4400C.gbl | 4 +- ...ave_soc_door_lock_keypad_BRD4400C_v255.gbl | 4 +- .../zwave_soc_door_lock_keypad_BRD4401B.gbl | 4 +- ...ave_soc_door_lock_keypad_BRD4401B_v255.gbl | 4 +- .../zwave_soc_door_lock_keypad_BRD4401C.gbl | 4 +- ...ave_soc_door_lock_keypad_BRD4401C_v255.gbl | 4 +- .../bin/gbl/zwave_soc_key_fob_BRD4202A.gbl | 4 +- .../gbl/zwave_soc_key_fob_BRD4202A_v255.gbl | 4 +- .../bin/gbl/zwave_soc_key_fob_BRD4205A.gbl | 4 +- .../gbl/zwave_soc_key_fob_BRD4205A_v255.gbl | 4 +- .../bin/gbl/zwave_soc_key_fob_BRD4205B.gbl | 4 +- .../gbl/zwave_soc_key_fob_BRD4205B_v255.gbl | 4 +- .../bin/gbl/zwave_soc_key_fob_BRD4207A.gbl | 4 +- .../gbl/zwave_soc_key_fob_BRD4207A_v255.gbl | 4 +- .../bin/gbl/zwave_soc_key_fob_BRD4210A.gbl | 4 +- .../gbl/zwave_soc_key_fob_BRD4210A_v255.gbl | 4 +- .../bin/gbl/zwave_soc_led_bulb_BRD2705A.gbl | 4 +- .../gbl/zwave_soc_led_bulb_BRD2705A_v255.gbl | 4 +- .../bin/gbl/zwave_soc_led_bulb_BRD4202A.gbl | 4 +- .../gbl/zwave_soc_led_bulb_BRD4202A_v255.gbl | 4 +- .../bin/gbl/zwave_soc_led_bulb_BRD4205A.gbl | 4 +- .../gbl/zwave_soc_led_bulb_BRD4205A_v255.gbl | 4 +- .../bin/gbl/zwave_soc_led_bulb_BRD4205B.gbl | 4 +- .../gbl/zwave_soc_led_bulb_BRD4205B_v255.gbl | 4 +- .../bin/gbl/zwave_soc_led_bulb_BRD4207A.gbl | 4 +- .../gbl/zwave_soc_led_bulb_BRD4207A_v255.gbl | 4 +- .../bin/gbl/zwave_soc_led_bulb_BRD4209A.gbl | 4 +- .../gbl/zwave_soc_led_bulb_BRD4209A_v255.gbl | 4 +- .../zwave_soc_multilevel_sensor_BRD2603A.gbl | 4 +- ...ve_soc_multilevel_sensor_BRD2603A_v255.gbl | 4 +- .../zwave_soc_multilevel_sensor_BRD2705A.gbl | 4 +- ...ve_soc_multilevel_sensor_BRD2705A_v255.gbl | 4 +- .../zwave_soc_multilevel_sensor_BRD4202A.gbl | 4 +- ...ve_soc_multilevel_sensor_BRD4202A_v255.gbl | 4 +- .../zwave_soc_multilevel_sensor_BRD4204C.gbl | 4 +- ...ve_soc_multilevel_sensor_BRD4204C_v255.gbl | 4 +- .../zwave_soc_multilevel_sensor_BRD4204D.gbl | 4 +- ...ve_soc_multilevel_sensor_BRD4204D_v255.gbl | 4 +- .../zwave_soc_multilevel_sensor_BRD4205A.gbl | 4 +- ...ve_soc_multilevel_sensor_BRD4205A_v255.gbl | 4 +- .../zwave_soc_multilevel_sensor_BRD4205B.gbl | 4 +- ...ve_soc_multilevel_sensor_BRD4205B_v255.gbl | 4 +- .../zwave_soc_multilevel_sensor_BRD4207A.gbl | 4 +- ...ve_soc_multilevel_sensor_BRD4207A_v255.gbl | 4 +- .../zwave_soc_multilevel_sensor_BRD4209A.gbl | 4 +- ...ve_soc_multilevel_sensor_BRD4209A_v255.gbl | 4 +- .../zwave_soc_multilevel_sensor_BRD4210A.gbl | 4 +- ...ve_soc_multilevel_sensor_BRD4210A_v255.gbl | 4 +- .../zwave_soc_multilevel_sensor_BRD4400B.gbl | 4 +- ...ve_soc_multilevel_sensor_BRD4400B_v255.gbl | 4 +- .../zwave_soc_multilevel_sensor_BRD4400C.gbl | 4 +- ...ve_soc_multilevel_sensor_BRD4400C_v255.gbl | 4 +- .../zwave_soc_multilevel_sensor_BRD4401B.gbl | 4 +- ...ve_soc_multilevel_sensor_BRD4401B_v255.gbl | 4 +- .../zwave_soc_multilevel_sensor_BRD4401C.gbl | 4 +- ...ve_soc_multilevel_sensor_BRD4401C_v255.gbl | 4 +- .../gbl/zwave_soc_power_strip_BRD2603A.gbl | 4 +- .../zwave_soc_power_strip_BRD2603A_v255.gbl | 4 +- .../gbl/zwave_soc_power_strip_BRD2705A.gbl | 4 +- .../zwave_soc_power_strip_BRD2705A_v255.gbl | 4 +- .../gbl/zwave_soc_power_strip_BRD4202A.gbl | 4 +- .../zwave_soc_power_strip_BRD4202A_v255.gbl | 4 +- .../gbl/zwave_soc_power_strip_BRD4205A.gbl | 4 +- .../zwave_soc_power_strip_BRD4205A_v255.gbl | 4 +- .../gbl/zwave_soc_power_strip_BRD4205B.gbl | 4 +- .../zwave_soc_power_strip_BRD4205B_v255.gbl | 4 +- .../gbl/zwave_soc_power_strip_BRD4207A.gbl | 4 +- .../zwave_soc_power_strip_BRD4207A_v255.gbl | 4 +- .../gbl/zwave_soc_power_strip_BRD4209A.gbl | 4 +- .../zwave_soc_power_strip_BRD4209A_v255.gbl | 4 +- .../bin/gbl/zwave_soc_sensor_pir_BRD2603A.gbl | 4 +- .../zwave_soc_sensor_pir_BRD2603A_v255.gbl | 4 +- .../bin/gbl/zwave_soc_sensor_pir_BRD2705A.gbl | 4 +- .../zwave_soc_sensor_pir_BRD2705A_v255.gbl | 4 +- .../bin/gbl/zwave_soc_sensor_pir_BRD4202A.gbl | 4 +- .../zwave_soc_sensor_pir_BRD4202A_v255.gbl | 4 +- .../bin/gbl/zwave_soc_sensor_pir_BRD4204C.gbl | 4 +- .../zwave_soc_sensor_pir_BRD4204C_v255.gbl | 4 +- .../bin/gbl/zwave_soc_sensor_pir_BRD4204D.gbl | 4 +- .../zwave_soc_sensor_pir_BRD4204D_v255.gbl | 4 +- .../bin/gbl/zwave_soc_sensor_pir_BRD4205A.gbl | 4 +- .../zwave_soc_sensor_pir_BRD4205A_v255.gbl | 4 +- .../bin/gbl/zwave_soc_sensor_pir_BRD4205B.gbl | 4 +- .../zwave_soc_sensor_pir_BRD4205B_v255.gbl | 4 +- .../bin/gbl/zwave_soc_sensor_pir_BRD4207A.gbl | 4 +- .../zwave_soc_sensor_pir_BRD4207A_v255.gbl | 4 +- .../bin/gbl/zwave_soc_sensor_pir_BRD4209A.gbl | 4 +- .../zwave_soc_sensor_pir_BRD4209A_v255.gbl | 4 +- .../bin/gbl/zwave_soc_sensor_pir_BRD4210A.gbl | 4 +- .../zwave_soc_sensor_pir_BRD4210A_v255.gbl | 4 +- .../bin/gbl/zwave_soc_sensor_pir_BRD4400B.gbl | 4 +- .../zwave_soc_sensor_pir_BRD4400B_v255.gbl | 4 +- .../bin/gbl/zwave_soc_sensor_pir_BRD4400C.gbl | 4 +- .../zwave_soc_sensor_pir_BRD4400C_v255.gbl | 4 +- .../bin/gbl/zwave_soc_sensor_pir_BRD4401B.gbl | 4 +- .../zwave_soc_sensor_pir_BRD4401B_v255.gbl | 4 +- .../bin/gbl/zwave_soc_sensor_pir_BRD4401C.gbl | 4 +- .../zwave_soc_sensor_pir_BRD4401C_v255.gbl | 4 +- .../gbl/zwave_soc_switch_on_off_BRD2603A.gbl | 4 +- .../zwave_soc_switch_on_off_BRD2603A_v255.gbl | 4 +- .../gbl/zwave_soc_switch_on_off_BRD2705A.gbl | 4 +- .../zwave_soc_switch_on_off_BRD2705A_v255.gbl | 4 +- .../gbl/zwave_soc_switch_on_off_BRD4202A.gbl | 4 +- .../zwave_soc_switch_on_off_BRD4202A_v255.gbl | 4 +- .../gbl/zwave_soc_switch_on_off_BRD4204C.gbl | 4 +- .../zwave_soc_switch_on_off_BRD4204C_v255.gbl | 4 +- .../gbl/zwave_soc_switch_on_off_BRD4204D.gbl | 4 +- .../zwave_soc_switch_on_off_BRD4204D_v255.gbl | 4 +- .../gbl/zwave_soc_switch_on_off_BRD4205A.gbl | 4 +- .../zwave_soc_switch_on_off_BRD4205A_v255.gbl | 4 +- .../gbl/zwave_soc_switch_on_off_BRD4205B.gbl | 4 +- .../zwave_soc_switch_on_off_BRD4205B_v255.gbl | 4 +- .../gbl/zwave_soc_switch_on_off_BRD4207A.gbl | 4 +- .../zwave_soc_switch_on_off_BRD4207A_v255.gbl | 4 +- .../gbl/zwave_soc_switch_on_off_BRD4209A.gbl | 4 +- .../zwave_soc_switch_on_off_BRD4209A_v255.gbl | 4 +- .../gbl/zwave_soc_switch_on_off_BRD4210A.gbl | 4 +- .../zwave_soc_switch_on_off_BRD4210A_v255.gbl | 4 +- .../gbl/zwave_soc_switch_on_off_BRD4400B.gbl | 4 +- .../zwave_soc_switch_on_off_BRD4400B_v255.gbl | 4 +- .../gbl/zwave_soc_switch_on_off_BRD4400C.gbl | 4 +- .../zwave_soc_switch_on_off_BRD4400C_v255.gbl | 4 +- .../gbl/zwave_soc_switch_on_off_BRD4401B.gbl | 4 +- .../zwave_soc_switch_on_off_BRD4401B_v255.gbl | 4 +- .../gbl/zwave_soc_switch_on_off_BRD4401C.gbl | 4 +- .../zwave_soc_switch_on_off_BRD4401C_v255.gbl | 4 +- .../zwave_soc_wall_controller_BRD2603A.gbl | 4 +- ...wave_soc_wall_controller_BRD2603A_v255.gbl | 4 +- .../zwave_soc_wall_controller_BRD2705A.gbl | 4 +- ...wave_soc_wall_controller_BRD2705A_v255.gbl | 4 +- .../zwave_soc_wall_controller_BRD4202A.gbl | 4 +- ...wave_soc_wall_controller_BRD4202A_v255.gbl | 4 +- .../zwave_soc_wall_controller_BRD4204C.gbl | 4 +- ...wave_soc_wall_controller_BRD4204C_v255.gbl | 4 +- .../zwave_soc_wall_controller_BRD4204D.gbl | 4 +- ...wave_soc_wall_controller_BRD4204D_v255.gbl | 4 +- .../zwave_soc_wall_controller_BRD4205A.gbl | 4 +- ...wave_soc_wall_controller_BRD4205A_v255.gbl | 4 +- .../zwave_soc_wall_controller_BRD4205B.gbl | 4 +- ...wave_soc_wall_controller_BRD4205B_v255.gbl | 4 +- .../zwave_soc_wall_controller_BRD4207A.gbl | 4 +- ...wave_soc_wall_controller_BRD4207A_v255.gbl | 4 +- .../zwave_soc_wall_controller_BRD4209A.gbl | 4 +- ...wave_soc_wall_controller_BRD4209A_v255.gbl | 4 +- .../zwave_soc_wall_controller_BRD4210A.gbl | 4 +- ...wave_soc_wall_controller_BRD4210A_v255.gbl | 4 +- .../zwave_soc_wall_controller_BRD4400B.gbl | 4 +- ...wave_soc_wall_controller_BRD4400B_v255.gbl | 4 +- .../zwave_soc_wall_controller_BRD4400C.gbl | 4 +- ...wave_soc_wall_controller_BRD4400C_v255.gbl | 4 +- .../zwave_soc_wall_controller_BRD4401B.gbl | 4 +- ...wave_soc_wall_controller_BRD4401B_v255.gbl | 4 +- .../zwave_soc_wall_controller_BRD4401C.gbl | 4 +- ...wave_soc_wall_controller_BRD4401C_v255.gbl | 4 +- .../Apps/zwave_ncp_serial_api/README.md | 40 +- .../zwave_ncp_serial_api_controller.slcp | 4 +- .../zwave_ncp_serial_api_end_device.slcp | 2 +- .../zwave_soc_door_lock_keypad.slcp | 2 +- .../zwave_soc_power_strip.slcp | 2 +- .../zwave_soc_power_strip_explorer_kit.slcp | 2 +- .../z-wave/Apps/zwave_soc_sensor_pir/app.c | 3 + .../zwave_soc_sensor_pir.slcp | 2 +- .../zwave_soc_switch_on_off.slcp | 2 +- .../zwave_soc_wall_controller.slcp | 2 +- .../zwave_soc_key_fob/zwave_soc_key_fob.slcp | 2 +- .../zwave_soc_led_bulb.slcp | 2 +- .../zwave_soc_multilevel_sensor/app.c | 3 + .../zwave_soc_multilevel_sensor.slcp | 2 +- protocol/z-wave/PAL/inc/zpal_power_manager.h | 9 + .../ApplicationUtilities/AppTimerDeepSleep.c | 2 +- .../TrueStatusEngine/ZAF_TSE.c | 14 +- .../ZW_TransportMulticast.c | 4 +- .../Association/src/CC_AssociationGroupInfo.h | 4 + .../CommandClasses/Battery/inc/CC_Battery.h | 12 + .../BinarySwitch/src/CC_BinarySwitch.c | 1 + .../CentralScene/src/CC_CentralScene.c | 1 + .../ColorSwitch/src/CC_ColorSwitch.c | 2 + .../CommandClasses/DoorLock/src/CC_DoorLock.c | 2 + .../FirmwareUpdate/src/CC_FirmwareUpdate.c | 1 + .../Indicator/inc/CC_Indicator.h | 16 +- .../Indicator/src/CC_Indicator.c | 1 + .../MultiChan/src/CC_MultiChan.c | 4 +- .../src/CC_MultilevelSensor_Support.c | 1 + .../src/CC_MultilevelSwitch_Support.c | 1 + .../Notification/src/CC_Notification.c | 1 + .../CommandClasses/PowerLevel/CC_PowerLevel.c | 1 + .../CommandClasses/UserCode/src/CC_UserCode.c | 1 + .../ProtocolConfig/src/zaf_protocol_config.c | 1 - .../z-wave/ZAF/doc/content/Bootloader.dox | 169 ---- .../firmware-update-images-and-bootloader.md | 213 ++++ .../how-to-implement-a-new-command-class.md | 11 + ...to-implement-a-new-migration-code-block.md | 2 +- .../ZAF/doc/content/true-status-module.md | 60 ++ protocol/z-wave/ZAF/doc/img/ZAF_TSE_UC1.png | 3 + protocol/z-wave/ZAF/doc/img/ZAF_TSE_UC2.png | 3 + .../lib/libZWaveControllerPortable_700s.a | 4 +- .../lib/libZWaveControllerPortable_800s.a | 4 +- .../ZWave/lib/libZWaveController_700s.a | 4 +- .../ZWave/lib/libZWaveController_800s.a | 4 +- .../z-wave/ZWave/lib/libZWaveSlave_700s.a | 4 +- .../z-wave/ZWave/lib/libZWaveSlave_800s.a | 4 +- protocol/z-wave/component/zw_versions.slcc | 6 +- .../{studio-docs => docs_public}/docs.xml | 36 +- protocol/z-wave/esf.properties | 7 +- protocol/z-wave/important_changes.md | 26 + .../controller-keys/controller_sign.key | 5 + .../controller_sign.key-tokens.txt | 10 + .../PAL/BootLoader/sample-keys/readme.txt | 10 + .../sample-keys/sample_sign.key-tokens.txt | 10 + .../cc_association/cc_association_config.h | 17 +- .../PAL/config/cc_battery/cc_battery_config.h | 17 +- .../cc_binary_switch_config.h | 17 +- .../cc_color_switch/cc_color_switch_config.h | 17 +- .../cc_firmware_update_config.h | 17 +- .../cc_multi_channel_config.h | 17 +- .../cc_multilevel_sensor_support_config.h | 17 +- .../cc_multilevel_switch_support_config.h | 17 +- .../cc_notification/cc_notification_config.h | 17 +- .../cc_supervision/cc_supervision_config.h | 17 +- .../config/cc_user_code/cc_user_code_config.h | 17 +- .../PAL/config/cc_wake_up/cc_wake_up_config.h | 17 +- .../PAL/config/version/zw_version_config.h | 17 +- .../config/zaf_appname/zaf_appname_config.h | 17 +- .../zaf_event_distributor_core_config.h | 17 +- .../zaf_event_distributor_soc_config.h | 17 +- .../zaf_transport/zaf_transport_config.h | 17 +- .../PAL/config/zw_ota/s1/sl_storage_config.h | 18 +- .../PAL/config/zw_ota/s2/sl_storage_config.h | 18 +- .../SiliconLabs/PAL/config/zw_region_config.h | 17 +- .../PAL/config/zw_rf/20dbm/zw_config_rf.h | 17 +- .../PAL/config/zw_rf/zw_config_rf.h | 17 +- .../PAL/config/zw_zaf/s2/zaf_config.h | 17 +- .../PAL/config/zw_zaf/zaf_config.h | 17 +- .../application_properties_config.h | 61 +- .../PAL/inc/hal-config/hal-config-board-700.h | 15 +- .../PAL/inc/hal-config/hal-config-board-800.h | 15 +- .../PAL/inc/hal-config/hal-config.h | 15 +- .../platform/SiliconLabs/PAL/inc/sl_dcdc.h | 15 +- .../SiliconLabs/PAL/inc/system_startup.h | 15 +- .../PAL/inc/zpal_uart_config_ext.h | 16 +- .../PAL/lib/libzpal_efr32zg14p231f256gm32.a | 4 +- .../PAL/lib/libzpal_efr32zg14p731f256gm32.a | 4 +- .../PAL/lib/libzpal_efr32zg23a010f512gm40.a | 4 +- .../PAL/lib/libzpal_efr32zg23a010f512gm48.a | 4 +- .../PAL/lib/libzpal_efr32zg23a020f512gm40.a | 4 +- .../PAL/lib/libzpal_efr32zg23a020f512gm48.a | 4 +- .../PAL/lib/libzpal_efr32zg23b010f512im40.a | 4 +- .../PAL/lib/libzpal_efr32zg23b010f512im48.a | 4 +- .../PAL/lib/libzpal_efr32zg23b011f512im40.a | 4 +- .../PAL/lib/libzpal_efr32zg23b020f512im40.a | 4 +- .../PAL/lib/libzpal_efr32zg23b020f512im48.a | 4 +- .../PAL/lib/libzpal_efr32zg23b021f512im40.a | 4 +- .../PAL/lib/libzpal_efr32zg28a110f1024gm48.a | 4 +- .../PAL/lib/libzpal_efr32zg28a110f1024gm68.a | 4 +- .../PAL/lib/libzpal_efr32zg28a112f1024gm48.a | 4 +- .../PAL/lib/libzpal_efr32zg28a112f1024gm68.a | 4 +- .../PAL/lib/libzpal_efr32zg28a120f1024gm48.a | 4 +- .../PAL/lib/libzpal_efr32zg28a120f1024gm68.a | 4 +- .../PAL/lib/libzpal_efr32zg28a122f1024gm48.a | 4 +- .../PAL/lib/libzpal_efr32zg28a122f1024gm68.a | 4 +- .../PAL/lib/libzpal_efr32zg28b310f1024im48.a | 4 +- .../PAL/lib/libzpal_efr32zg28b310f1024im68.a | 4 +- .../PAL/lib/libzpal_efr32zg28b312f1024im48.a | 4 +- .../PAL/lib/libzpal_efr32zg28b312f1024im68.a | 4 +- .../PAL/lib/libzpal_efr32zg28b320f1024im48.a | 4 +- .../PAL/lib/libzpal_efr32zg28b320f1024im68.a | 4 +- .../PAL/lib/libzpal_efr32zg28b322f1024im48.a | 4 +- .../PAL/lib/libzpal_efr32zg28b322f1024im68.a | 4 +- .../PAL/lib/libzpal_zgm130s037hgn.a | 4 +- .../PAL/lib/libzpal_zgm130s037hgn1.a | 4 +- .../PAL/lib/libzpal_zgm230sa27hgn.a | 4 +- .../PAL/lib/libzpal_zgm230sa27hnn.a | 4 +- .../PAL/lib/libzpal_zgm230sb27hgn.a | 4 +- .../PAL/lib/libzpal_zgm230sb27hnn.a | 4 +- .../zwave_soc_led_bulb_explorer_kit_ota.slcw | 2 +- ...wave_soc_power_strip_explorer_kit_ota.slcw | 2 +- protocol/z-wave/z-wave_production_demos.xml | 564 +++++------ .../z-wave/z-wave_production_templates.xml | 52 +- protocol/z-wave/z-wave_test_demos.xml | 66 +- .../zigbee/app/ezsp-host/ash/ash-host-ui.h | 9 - .../zigbee/app/framework/cli/network-cli.c | 2 +- .../common/zigbee_app_framework_common.c | 7 + .../common/zigbee_app_framework_event.h | 26 + .../zigbee_direct_session_key_negotiation.c | 2 +- .../config/esi-management-config.h | 2 +- .../green-power-client/green-power-client.c | 9 +- .../green-power-server/green-power-server.c | 93 +- .../green-power-server/green-power-server.h | 13 + .../manufacturing-library-cli-host.c | 41 +- .../manufacturing-library-cli-soc.c | 24 +- protocol/zigbee/app/framework/util/af-soc.c | 4 +- .../ncp-uart-hw-gp-multi-rail/app.c | 21 + .../zigbee/app/util/common/form-and-join.c | 18 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../binding-table-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-163k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-283k1-library.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-core.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-sign.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify-283k1.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../cbke-library-dsa-verify.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-basic-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../debug-extended-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-cpc-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-spi-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-uart-util-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../em260-xncp-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../end-device-bind-library.a | 2 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../gp-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../install-code-library.a | 4 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../mfglib-library.a | 2 +- .../multi-network-library.a | 4 +- .../multi-network-library.a | 4 +- .../multi-network-library.a | 4 +- .../multi-network-library.a | 4 +- .../multi-network-library.a | 4 +- .../multi-network-library.a | 4 +- .../multi-network-library.a | 4 +- .../multi-network-library.a | 4 +- .../multi-network-library.a | 4 +- .../multi-network-library.a | 4 +- .../multi-network-library.a | 4 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-network-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../multi-pan-library.a | 2 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 4 +- .../ncp-binding-library.a | 2 +- .../ncp-binding-library.a | 2 +- .../ncp-binding-library.a | 2 +- .../ncp-binding-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-cbke-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-gp-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-mfglib-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-pro-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-source-route-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../ncp-zll-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../packet-validate-library.a | 2 +- .../phy-native-library.a | 2 +- .../phy-native-library.a | 2 +- .../phy-native-library.a | 2 +- .../phy-native-library.a | 2 +- .../phy-native-library.a | 2 +- .../phy-native-library.a | 2 +- .../phy-pro2plus-library.a | 2 +- .../phy-pro2plus-library.a | 2 +- .../phy-pro2plus-library.a | 2 +- .../phy-pro2plus-library.a | 2 +- .../phy-pro2plus-library.a | 2 +- .../phy-pro2plus-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../source-route-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 2 +- .../zigbee-dynamic-commissioning-library.a | 4 +- .../zigbee-dynamic-commissioning-library.a | 4 +- .../zigbee-dynamic-commissioning-library.a | 4 +- .../zigbee-dynamic-commissioning-library.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-leaf-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-router-stack.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack-alt-mac.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack-non-default-mac.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-pro-stack.a | 4 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r22-support-library.a | 2 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zigbee-r23-support-library.a | 4 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- .../zll-library.a | 2 +- protocol/zigbee/docs/release-highlights.txt | 2 +- .../documentation/slEmberZNet_docContent.xml | 136 +-- protocol/zigbee/esf.properties | 6 +- protocol/zigbee/stack/config/config.h | 2 +- .../stack/core/ember-multi-network-stub.c | 16 +- .../zigbee/stack/core/sl_zigbee_tlv_core.c | 3 + protocol/zigbee/stack/include/binding-table.h | 8 +- .../tool/image-builder/image-builder-linux | Bin 2727284 -> 2727284 bytes .../image-builder/image-builder-windows.exe | 2 +- .../zigbee/zigbee_experimental_templates.xml | 12 +- protocol/zigbee/zigbee_production_demos.xml | 56 +- .../zigbee/zigbee_production_templates.xml | 54 +- .../public/s2c3_se_fw_release_notes.pdf | Bin 131 -> 131 bytes .../public/s2c3_se_fw_upgrade_2v2p2.seu | Bin 85309 -> 0 bytes .../public/s2c3_se_fw_upgrade_2v2p4.seu | Bin 0 -> 88369 bytes .../public/s2c3_se_fw_upgrade_app_2v2p2.hex | 3 - .../public/s2c3_se_fw_upgrade_app_2v2p4.hex | 3 + .../public/s2c4_se_fw_release_notes.pdf | Bin 131 -> 131 bytes .../public/s2c4_se_fw_upgrade_2v2p2.seu | Bin 85293 -> 0 bytes .../public/s2c4_se_fw_upgrade_2v2p4.seu | Bin 0 -> 89337 bytes .../public/s2c4_se_fw_upgrade_app_2v2p2.hex | 3 - .../public/s2c4_se_fw_upgrade_app_2v2p4.hex | 3 + .../public/s2c5_se_fw_release_notes.pdf | Bin 131 -> 131 bytes .../public/s2c5_se_fw_upgrade_2v2p2.seu | Bin 85313 -> 0 bytes .../public/s2c5_se_fw_upgrade_2v2p4.seu | Bin 0 -> 89353 bytes .../public/s2c5_se_fw_upgrade_app_2v2p2.hex | 3 - .../public/s2c5_se_fw_upgrade_app_2v2p4.hex | 3 + .../public/s2c7_se_fw_release_notes.pdf | Bin 131 -> 131 bytes .../public/s2c7_se_fw_upgrade_2v2p2.seu | Bin 37517 -> 0 bytes .../public/s2c7_se_fw_upgrade_2v2p4.seu | Bin 0 -> 39041 bytes .../public/s2c7_se_fw_upgrade_app_2v2p2.hex | 3 - .../public/s2c7_se_fw_upgrade_app_2v2p4.hex | 3 + .../public/s2c8_se_fw_release_notes.pdf | Bin 131 -> 131 bytes .../public/s2c8_se_fw_upgrade_2v2p2.seu | Bin 85281 -> 0 bytes .../public/s2c8_se_fw_upgrade_2v2p4.seu | Bin 0 -> 88345 bytes .../public/s2c8_se_fw_upgrade_app_2v2p2.hex | 3 - .../public/s2c8_se_fw_upgrade_app_2v2p4.hex | 3 + .../lib/gcc/release/libaox_static_arm_m33.a | 2 +- .../gcc/release/libaox_static_darwin_x86_64.a | 2 +- .../gcc/release/libaox_static_linux_aarch64.a | 2 +- .../gcc/release/libaox_static_linux_armv7l.a | 2 +- .../gcc/release/libaox_static_linux_x86_64.a | 2 +- .../release/libaox_static_windows_x86_64.a | 2 +- .../src/lib/spinel/radio_spinel_impl.hpp | 17 +- .../openthread/src/ncp/ncp_base.cpp | 2 +- .../target/siliconlabs/vse/sli_cryptoacc.c | 24 +- 4397 files changed, 19554 insertions(+), 17967 deletions(-) create mode 100644 .lfsconfig delete mode 100644 app/bluetooth/example_host/bt_abr_host_initiator/config/btconf/gatt_configuration.btconf mode change 100644 => 100755 app/flex/documentation/release-highlights.txt create mode 100644 hardware/board/component/bg22-rb4402b.slcc create mode 100644 hardware/board/component/bg22-rb4403b.slcc create mode 100644 hardware/board/component/bg27-rb4110b.slcc create mode 100644 hardware/board/component/bg27-rb4111b.slcc delete mode 100644 hardware/board/component/brd2705a_a00.slcc delete mode 100644 hardware/board/component/brd2705a_a01.slcc delete mode 100644 hardware/board/component/brd2705a_a02.slcc create mode 100644 hardware/board/component/fgm230-rb4328a.slcc create mode 100644 hardware/board/component/xg22-rb4402a.slcc create mode 100644 hardware/board/component/xg24-dk2601a.slcc create mode 100644 hardware/board/component/xg24-rb4115b.slcc create mode 100644 hardware/board/component/xgm210-rb4329a.slcc create mode 100644 hardware/board/component/xgm240-rb4318a.slcc create mode 100644 hardware/board/component/xgm240-rb4337a.slcc create mode 100644 hardware/board/config/brd2204a/sl_simple_rgb_pwm_led_rgb_led0_config.h create mode 100644 hardware/board/config/brd2204a/sl_simple_rgb_pwm_led_rgb_led1_config.h create mode 100644 hardware/board/config/brd2204c/sl_simple_rgb_pwm_led_rgb_led0_config.h create mode 100644 hardware/board/config/brd2204c/sl_simple_rgb_pwm_led_rgb_led1_config.h create mode 100644 platform/security/sl_component/sl_psa_driver/inc/sli_cryptoacc_driver_trng.h create mode 100644 platform/security/sl_component/sl_psa_driver/src/sli_cryptoacc_driver_trng.c create mode 100644 protocol/bluetooth/api/sli_bgapi_debug.xapi delete mode 100644 protocol/bluetooth/bgstack/ll/utils/hci_packet/uart/src/sl_hci_fifo.c delete mode 100644 protocol/bluetooth/bgstack/ll/utils/hci_packet/uart/src/sl_hci_fifo.h create mode 100644 protocol/bluetooth/component/bluetooth_utility_bgapi_trace.slcc create mode 100644 protocol/bluetooth/config/sl_bgapi_trace_config.h create mode 100644 protocol/bluetooth/inc/sli_bgapi_debug_api.h create mode 100644 protocol/bluetooth/inc/sli_bgapi_trace.h create mode 100644 protocol/bluetooth/src/sli_bgapi_trace.c delete mode 100644 protocol/wisun/app/wisun_ncp/ncp/sli_wisun_ncp_eusart.c delete mode 100644 protocol/wisun/app/wisun_ncp/ncp/sli_wisun_ncp_eusart.h delete mode 100644 protocol/wisun/app/wisun_ncp/ncp/sli_wisun_ncp_usart.c delete mode 100644 protocol/wisun/app/wisun_ncp/ncp/sli_wisun_ncp_usart.h delete mode 100644 protocol/wisun/component/wisun_ncp_uart.slcc delete mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg1x_freertos_gcc_debug.a delete mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg1x_freertos_gcc_release.a delete mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg1x_freertos_iar_debug.a delete mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg1x_freertos_iar_release.a create mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg1x_gcc_debug.a create mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg1x_gcc_release.a create mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg1x_iar_debug.a create mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg1x_iar_release.a delete mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg1x_micriumos_gcc_debug.a delete mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg1x_micriumos_gcc_release.a delete mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg1x_micriumos_iar_debug.a delete mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg1x_micriumos_iar_release.a delete mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg2x_freertos_gcc_debug.a delete mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg2x_freertos_gcc_release.a delete mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg2x_freertos_iar_debug.a delete mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg2x_freertos_iar_release.a create mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg2x_gcc_debug.a create mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg2x_gcc_release.a create mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg2x_iar_debug.a create mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg2x_iar_release.a delete mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg2x_micriumos_gcc_debug.a delete mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg2x_micriumos_gcc_release.a delete mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg2x_micriumos_iar_debug.a delete mode 100644 protocol/wisun/stack/libwisun_router_core_efr32xg2x_micriumos_iar_release.a delete mode 100644 protocol/wisun/stack/libwisun_router_efr32xg1x_freertos_gcc_debug.a delete mode 100644 protocol/wisun/stack/libwisun_router_efr32xg1x_freertos_gcc_release.a delete mode 100644 protocol/wisun/stack/libwisun_router_efr32xg1x_freertos_iar_debug.a delete mode 100644 protocol/wisun/stack/libwisun_router_efr32xg1x_freertos_iar_release.a create mode 100644 protocol/wisun/stack/libwisun_router_efr32xg1x_gcc_debug.a create mode 100644 protocol/wisun/stack/libwisun_router_efr32xg1x_gcc_release.a create mode 100644 protocol/wisun/stack/libwisun_router_efr32xg1x_iar_debug.a create mode 100644 protocol/wisun/stack/libwisun_router_efr32xg1x_iar_release.a delete mode 100644 protocol/wisun/stack/libwisun_router_efr32xg1x_micriumos_gcc_debug.a delete mode 100644 protocol/wisun/stack/libwisun_router_efr32xg1x_micriumos_gcc_release.a delete mode 100644 protocol/wisun/stack/libwisun_router_efr32xg1x_micriumos_iar_debug.a delete mode 100644 protocol/wisun/stack/libwisun_router_efr32xg1x_micriumos_iar_release.a delete mode 100644 protocol/wisun/stack/libwisun_router_efr32xg2x_freertos_gcc_debug.a delete mode 100644 protocol/wisun/stack/libwisun_router_efr32xg2x_freertos_gcc_release.a delete mode 100644 protocol/wisun/stack/libwisun_router_efr32xg2x_freertos_iar_debug.a delete mode 100644 protocol/wisun/stack/libwisun_router_efr32xg2x_freertos_iar_release.a create mode 100644 protocol/wisun/stack/libwisun_router_efr32xg2x_gcc_debug.a create mode 100644 protocol/wisun/stack/libwisun_router_efr32xg2x_gcc_release.a create mode 100644 protocol/wisun/stack/libwisun_router_efr32xg2x_iar_debug.a create mode 100644 protocol/wisun/stack/libwisun_router_efr32xg2x_iar_release.a delete mode 100644 protocol/wisun/stack/libwisun_router_efr32xg2x_micriumos_gcc_debug.a delete mode 100644 protocol/wisun/stack/libwisun_router_efr32xg2x_micriumos_gcc_release.a delete mode 100644 protocol/wisun/stack/libwisun_router_efr32xg2x_micriumos_iar_debug.a delete mode 100644 protocol/wisun/stack/libwisun_router_efr32xg2x_micriumos_iar_release.a delete mode 100644 protocol/z-wave/ZAF/doc/content/Bootloader.dox create mode 100644 protocol/z-wave/ZAF/doc/content/firmware-update-images-and-bootloader.md create mode 100644 protocol/z-wave/ZAF/doc/content/true-status-module.md create mode 100644 protocol/z-wave/ZAF/doc/img/ZAF_TSE_UC1.png create mode 100644 protocol/z-wave/ZAF/doc/img/ZAF_TSE_UC2.png rename protocol/z-wave/{studio-docs => docs_public}/docs.xml (93%) mode change 100755 => 100644 protocol/z-wave/platform/SiliconLabs/PAL/inc/hal-config/hal-config.h mode change 100644 => 100755 protocol/zigbee/docs/release-highlights.txt delete mode 100755 util/se_release/public/s2c3_se_fw_upgrade_2v2p2.seu create mode 100644 util/se_release/public/s2c3_se_fw_upgrade_2v2p4.seu delete mode 100755 util/se_release/public/s2c3_se_fw_upgrade_app_2v2p2.hex create mode 100644 util/se_release/public/s2c3_se_fw_upgrade_app_2v2p4.hex delete mode 100755 util/se_release/public/s2c4_se_fw_upgrade_2v2p2.seu create mode 100644 util/se_release/public/s2c4_se_fw_upgrade_2v2p4.seu delete mode 100755 util/se_release/public/s2c4_se_fw_upgrade_app_2v2p2.hex create mode 100644 util/se_release/public/s2c4_se_fw_upgrade_app_2v2p4.hex delete mode 100755 util/se_release/public/s2c5_se_fw_upgrade_2v2p2.seu create mode 100644 util/se_release/public/s2c5_se_fw_upgrade_2v2p4.seu delete mode 100755 util/se_release/public/s2c5_se_fw_upgrade_app_2v2p2.hex create mode 100644 util/se_release/public/s2c5_se_fw_upgrade_app_2v2p4.hex mode change 100755 => 100644 util/se_release/public/s2c7_se_fw_release_notes.pdf delete mode 100755 util/se_release/public/s2c7_se_fw_upgrade_2v2p2.seu create mode 100644 util/se_release/public/s2c7_se_fw_upgrade_2v2p4.seu delete mode 100755 util/se_release/public/s2c7_se_fw_upgrade_app_2v2p2.hex create mode 100644 util/se_release/public/s2c7_se_fw_upgrade_app_2v2p4.hex mode change 100755 => 100644 util/se_release/public/s2c8_se_fw_release_notes.pdf delete mode 100755 util/se_release/public/s2c8_se_fw_upgrade_2v2p2.seu create mode 100644 util/se_release/public/s2c8_se_fw_upgrade_2v2p4.seu delete mode 100755 util/se_release/public/s2c8_se_fw_upgrade_app_2v2p2.hex create mode 100644 util/se_release/public/s2c8_se_fw_upgrade_app_2v2p4.hex diff --git a/.lfsconfig b/.lfsconfig new file mode 100644 index 0000000000..3a7624944f --- /dev/null +++ b/.lfsconfig @@ -0,0 +1,2 @@ +[lfs] +url = "https://artifacts.silabs.net/artifactory/api/lfs/gsdk" diff --git a/.properties b/.properties index 77eab581ac..07d084df41 100644 --- a/.properties +++ b/.properties @@ -1,6 +1,6 @@ id=com.silabs.sdk.stack.super -version=4.3.2 +version=4.3.3 label=Gecko SDK Suite description=Gecko SDK Suite diff --git a/README.md b/README.md index e24d9fc08c..8cf11010de 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,6 @@ The Gecko SDK (GSDK) combines Silicon Labs wireless software development kits (S Silicon Labs also helps future-proof your devices with over-the-air software and security updates, helping to minimize maintenance cost and improve your end user product experience! -## News - -### My git clone stopped working with an LFS error. What could be the cause? - -On September 30th, 2023, the git LFS server will enable a bandwidth quota based on your IP address. Go [here](https://github.com/SiliconLabs/.github) for more information on how to resolve this issue. - ## Licensing Gecko SDK is covered by one of several different licenses. diff --git a/app/amazon/amazon_platform_experimental_templates.xml b/app/amazon/amazon_platform_experimental_templates.xml index 41f8900b59..a034409302 100644 --- a/app/amazon/amazon_platform_experimental_templates.xml +++ b/app/amazon/amazon_platform_experimental_templates.xml @@ -8,7 +8,7 @@ - + diff --git a/app/amazon/app_amazon.properties b/app/amazon/app_amazon.properties index 4dd0ff37bc..d1a63259de 100644 --- a/app/amazon/app_amazon.properties +++ b/app/amazon/app_amazon.properties @@ -3,7 +3,6 @@ id=com.silabs.sdk.amazon label=Amazon description=Amazon version=3.3.0.0 -dependantSdkVersion=4.1.0 prop.subLabel=Amazon\\ 202012.00 # General properties are prepended with "prop." diff --git a/app/bluetooth/bluetooth_experimental_demos.xml b/app/bluetooth/bluetooth_experimental_demos.xml index d16c1e92a0..b16393bafc 100644 --- a/app/bluetooth/bluetooth_experimental_demos.xml +++ b/app/bluetooth/bluetooth_experimental_demos.xml @@ -6,11 +6,11 @@ - + - + ABR initiator for Bluetooth. The example connects to an ABR reflector and starts distance measurement. Results are printed on the display of the WSTK. @@ -18,11 +18,11 @@ - + - + ABR reflector for Bluetooth. The example sends measurement results to the initiator via GATT. The application starts advertising after boot and restarts advertising after a connection is closed. It also supports Over-the-Air Device Firmware Upgrade (OTA DFU). @@ -30,10 +30,10 @@ - + - + diff --git a/app/bluetooth/bluetooth_experimental_templates.xml b/app/bluetooth/bluetooth_experimental_templates.xml index dc7341f474..a70d96deef 100644 --- a/app/bluetooth/bluetooth_experimental_templates.xml +++ b/app/bluetooth/bluetooth_experimental_templates.xml @@ -85,7 +85,7 @@ - + @@ -100,7 +100,7 @@ - + @@ -115,7 +115,7 @@ - + @@ -130,7 +130,7 @@ - + @@ -145,7 +145,7 @@ - + diff --git a/app/bluetooth/bluetooth_internal_demos.xml b/app/bluetooth/bluetooth_internal_demos.xml index 40d1423ebb..884754ab7a 100644 --- a/app/bluetooth/bluetooth_internal_demos.xml +++ b/app/bluetooth/bluetooth_internal_demos.xml @@ -6,11 +6,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -18,11 +18,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -30,11 +30,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -42,11 +42,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -54,11 +54,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -66,11 +66,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -78,11 +78,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -90,11 +90,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -102,11 +102,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -114,11 +114,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -126,11 +126,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -138,11 +138,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -150,11 +150,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -162,11 +162,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -174,10 +174,10 @@ - + - + diff --git a/app/bluetooth/bluetooth_production_demos.xml b/app/bluetooth/bluetooth_production_demos.xml index 5e83d83999..7ee4c4e0ef 100644 --- a/app/bluetooth/bluetooth_production_demos.xml +++ b/app/bluetooth/bluetooth_production_demos.xml @@ -6,11 +6,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -18,11 +18,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -30,11 +30,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -42,11 +42,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -54,11 +54,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -66,11 +66,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -78,11 +78,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -90,11 +90,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -102,11 +102,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -114,11 +114,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -126,11 +126,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -138,11 +138,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -150,11 +150,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -162,11 +162,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -174,11 +174,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -186,11 +186,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -198,11 +198,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -210,11 +210,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -222,11 +222,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -234,11 +234,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -246,11 +246,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -258,11 +258,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -270,11 +270,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -282,11 +282,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -294,11 +294,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -306,11 +306,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -318,11 +318,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -330,11 +330,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -342,11 +342,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -354,11 +354,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -366,11 +366,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -378,11 +378,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -390,11 +390,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -402,11 +402,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -414,11 +414,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -426,11 +426,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -438,11 +438,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -450,11 +450,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -462,11 +462,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -474,11 +474,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -486,11 +486,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -498,11 +498,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -510,11 +510,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -522,11 +522,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -534,11 +534,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -546,11 +546,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -558,11 +558,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -570,11 +570,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -582,11 +582,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -594,11 +594,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -606,11 +606,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -618,11 +618,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -630,11 +630,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -642,11 +642,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -654,11 +654,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -666,11 +666,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -678,11 +678,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -690,11 +690,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -702,11 +702,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -714,11 +714,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -726,11 +726,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -738,11 +738,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -750,11 +750,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -762,11 +762,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -774,11 +774,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -786,11 +786,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -798,11 +798,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -810,11 +810,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -822,11 +822,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -834,11 +834,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -846,11 +846,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -858,11 +858,11 @@ - + - + Demonstrates the features of the EFR32xG24 Dev Kit Board. This can be tested with the EFR Connect mobile app. @@ -870,11 +870,11 @@ - + - + Demonstrates the features of the EFR32xG27 DevKit board. Features can be evaluated with the EFR Connect mobile app. @@ -882,11 +882,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -894,11 +894,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -906,11 +906,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -918,11 +918,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -930,11 +930,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -942,11 +942,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -954,11 +954,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -966,11 +966,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -978,11 +978,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -990,11 +990,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -1002,11 +1002,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -1014,11 +1014,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -1026,11 +1026,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -1038,11 +1038,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1050,11 +1050,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1062,11 +1062,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1074,11 +1074,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1086,11 +1086,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1098,11 +1098,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1110,11 +1110,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1122,11 +1122,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1134,11 +1134,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1146,11 +1146,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1158,11 +1158,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1170,11 +1170,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1182,11 +1182,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1194,11 +1194,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1206,11 +1206,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1218,11 +1218,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1230,11 +1230,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1242,11 +1242,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1254,11 +1254,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1266,11 +1266,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1278,11 +1278,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1290,11 +1290,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1302,11 +1302,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1314,11 +1314,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1326,11 +1326,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1338,11 +1338,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1350,11 +1350,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1362,11 +1362,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1374,11 +1374,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1386,11 +1386,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1398,11 +1398,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1410,11 +1410,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1422,11 +1422,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1434,11 +1434,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1446,11 +1446,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1458,11 +1458,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1470,11 +1470,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1482,11 +1482,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1494,11 +1494,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1506,11 +1506,11 @@ - + - + Demonstrates the features of the Thunderboard EFR32BG22 Kit. This can be tested with the EFR Connect mobile app. @@ -1518,11 +1518,11 @@ - + - + Demonstrates the features of the Thunderboard EFR32BG22 Kit. This can be tested with the EFR Connect mobile app. @@ -1530,11 +1530,11 @@ - + - + Demonstrates the features of the Thunderboard Sense 2 Kit. This can be tested with the EFR Connect mobile app. @@ -1542,11 +1542,11 @@ - + - + Voice over Bluetooth Low Energy sample application. It is supported by Thunderboard Sense 2 and Thunderboard EFR32BG22 boards and demonstrates how to send voice data over GATT, which is acquired from the on-board microphones. @@ -1554,11 +1554,11 @@ - + - + Voice over Bluetooth Low Energy sample application. It is supported by Thunderboard Sense 2 and Thunderboard EFR32BG22 boards and demonstrates how to send voice data over GATT, which is acquired from the on-board microphones. @@ -1566,11 +1566,11 @@ - + - + Voice over Bluetooth Low Energy sample application. It is supported by Thunderboard Sense 2 and Thunderboard EFR32BG22 boards and demonstrates how to send voice data over GATT, which is acquired from the on-board microphones. @@ -1578,11 +1578,11 @@ - + - + Sends non-connectable advertisements in iBeacon format. The iBeacon Service gives Bluetooth accessories a simple and convenient way to send iBeacons to smartphones. This example can be tested together with the EFR Connect mobile app. @@ -1590,7 +1590,7 @@ - + @@ -1601,7 +1601,7 @@ - + @@ -1612,7 +1612,7 @@ - + @@ -1623,7 +1623,7 @@ - + @@ -1634,7 +1634,7 @@ - + @@ -1645,7 +1645,7 @@ - + @@ -1656,7 +1656,7 @@ - + @@ -1667,7 +1667,7 @@ - + @@ -1678,7 +1678,7 @@ - + @@ -1689,7 +1689,7 @@ - + @@ -1700,7 +1700,7 @@ - + @@ -1711,7 +1711,7 @@ - + @@ -1722,7 +1722,7 @@ - + @@ -1733,7 +1733,7 @@ - + @@ -1744,7 +1744,7 @@ - + @@ -1755,7 +1755,7 @@ - + @@ -1766,7 +1766,7 @@ - + @@ -1777,7 +1777,7 @@ - + @@ -1788,7 +1788,7 @@ - + @@ -1799,7 +1799,7 @@ - + @@ -1810,7 +1810,7 @@ - + @@ -1821,7 +1821,7 @@ - + @@ -1832,7 +1832,7 @@ - + @@ -1843,7 +1843,7 @@ - + @@ -1854,7 +1854,7 @@ - + @@ -1865,7 +1865,7 @@ - + @@ -1876,7 +1876,7 @@ - + @@ -1887,7 +1887,7 @@ - + @@ -1898,7 +1898,7 @@ - + @@ -1909,7 +1909,7 @@ - + @@ -1920,7 +1920,7 @@ - + @@ -1931,7 +1931,7 @@ - + @@ -1942,7 +1942,7 @@ - + @@ -1953,11 +1953,11 @@ - + - + Network Co-Processor (NCP) target application extended with CTE Receiver support. It enables Angle of Arrival (AoA) calculation. Use this application with Direction Finding host examples. @@ -1965,11 +1965,11 @@ - + - + This sample app demonstrates a CTE (Constant Tone Extension) transmitter that can be used as an asset tag in a Direction Finding setup estimating Angle of Arrival (AoA). @@ -1977,11 +1977,11 @@ - + - + This sample app demonstrates a CTE (Constant Tone Extension) transmitter that can be used as an asset tag in a Direction Finding setup estimating Angle of Arrival (AoA). @@ -1989,11 +1989,11 @@ - + - + This sample app demonstrates a CTE (Constant Tone Extension) transmitter that can be used as an asset tag in a Direction Finding setup estimating Angle of Arrival (AoA). @@ -2001,11 +2001,11 @@ - + - + Network Co-Processor (NCP) target application extended with CTE Receiver support. It enables Angle of Departure (AoD) calculation. Use this application with Direction Finding Studio tools. @@ -2013,11 +2013,11 @@ - + - + Network Co-Processor (NCP) target application extended with CTE Receiver support. It enables Angle of Departure (AoD) calculation. Use this application with Direction Finding Studio tools. @@ -2025,11 +2025,11 @@ - + - + Network Co-Processor (NCP) target application extended with CTE Receiver support. It enables Angle of Departure (AoD) calculation. Use this application with Direction Finding Studio tools. @@ -2037,11 +2037,11 @@ - + - + This sample app demonstrates a CTE (Constant Tone Extension) transmitter that can be used as a locator beacon in a Direction Finding setup estimating Angle of Departure (AoD). @@ -2049,11 +2049,11 @@ - + - + This sample app demonstrates a CTE (Constant Tone Extension) transmitter that can be used as a locator beacon in a Direction Finding setup estimating Angle of Departure (AoD). @@ -2061,11 +2061,11 @@ - + - + This is a Dynamic Multiprotocol reference application demonstrating a light bulb that can be switched both via Bluetooth and via a Proprietary protocol. Can be tested with the EFR Connect mobile app and Flex (RAIL) Switch sample app. @@ -2073,10 +2073,10 @@ - + - + diff --git a/app/bluetooth/bluetooth_production_templates.xml b/app/bluetooth/bluetooth_production_templates.xml index 12e2a484c3..d6f9938479 100644 --- a/app/bluetooth/bluetooth_production_templates.xml +++ b/app/bluetooth/bluetooth_production_templates.xml @@ -8,7 +8,7 @@ - + @@ -23,7 +23,7 @@ - + @@ -38,7 +38,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -81,9 +81,9 @@ - + - + @@ -98,7 +98,7 @@ - + @@ -113,7 +113,7 @@ - + @@ -128,7 +128,7 @@ - + @@ -143,7 +143,7 @@ - + @@ -158,7 +158,7 @@ - + @@ -173,7 +173,7 @@ - + @@ -188,7 +188,7 @@ - + @@ -203,7 +203,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -233,7 +233,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -263,7 +263,7 @@ - + @@ -278,7 +278,7 @@ - + @@ -293,7 +293,7 @@ - + @@ -308,7 +308,7 @@ - + @@ -323,7 +323,7 @@ - + @@ -338,7 +338,7 @@ - + @@ -353,7 +353,7 @@ - + @@ -368,7 +368,7 @@ - + @@ -381,9 +381,9 @@ - + - + @@ -398,7 +398,7 @@ - + @@ -413,7 +413,7 @@ - + @@ -428,7 +428,7 @@ - + @@ -443,7 +443,7 @@ - + @@ -458,7 +458,7 @@ - + @@ -473,7 +473,7 @@ - + @@ -488,7 +488,7 @@ - + @@ -503,7 +503,7 @@ - + @@ -518,7 +518,7 @@ - + @@ -533,7 +533,7 @@ - + @@ -548,7 +548,7 @@ - + @@ -563,7 +563,7 @@ - + @@ -578,7 +578,7 @@ - + @@ -593,7 +593,7 @@ - + @@ -608,7 +608,7 @@ - + @@ -623,7 +623,7 @@ - + @@ -638,7 +638,7 @@ - + @@ -653,7 +653,7 @@ - + @@ -668,7 +668,7 @@ - + diff --git a/app/bluetooth/common/bt_iop_post_build/iop_create_bl_files.sh b/app/bluetooth/common/bt_iop_post_build/iop_create_bl_files.sh index 081a997207..87f604493d 100644 --- a/app/bluetooth/common/bt_iop_post_build/iop_create_bl_files.sh +++ b/app/bluetooth/common/bt_iop_post_build/iop_create_bl_files.sh @@ -35,14 +35,11 @@ DEVICE_NAME_2="IOP_Test_2" ################################################################################ # Checks the presence of a string in a binary. function search_str_in_bin () { - echo "Searching for $1 in $2" - result="$(grep -a $1 $2 | tr -d '\0')" - if [[ -z $result ]]; then + grep -aq $1 $2 + if [[ $? -ne 0 ]]; then echo "Error: $1 cannot be found in $2" read -rsp $'Press enter to continue...\n' exit - else - echo "Found: $result" fi } diff --git a/app/bluetooth/common/cbap_lib/lib/cbap_CM33_gcc.a b/app/bluetooth/common/cbap_lib/lib/cbap_CM33_gcc.a index 3e1d0bd24a..e1587e43f6 100644 --- a/app/bluetooth/common/cbap_lib/lib/cbap_CM33_gcc.a +++ b/app/bluetooth/common/cbap_lib/lib/cbap_CM33_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75a34f80eb418a94ccf93098e1df79358960ee76bfce1bac7f09da7575976562 +oid sha256:b5814950187f3ad681bee296a9778030fbe98f5eb563e20734f2eada58c5e667 size 5322 diff --git a/app/bluetooth/common/cbap_lib/lib/cbap_CM33_iar.a b/app/bluetooth/common/cbap_lib/lib/cbap_CM33_iar.a index e18455a4c1..defeb6f84e 100644 --- a/app/bluetooth/common/cbap_lib/lib/cbap_CM33_iar.a +++ b/app/bluetooth/common/cbap_lib/lib/cbap_CM33_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7921d5fcead0ec8a6188ec6db88bac262522671e20db812ad08633d182508526 +oid sha256:922da8530676686f4b245150d2fe9a98c1bc4de14b18fe13d1142490fb7e23bb size 10542 diff --git a/app/bluetooth/common/ots/src/sl_bt_ots_server.c b/app/bluetooth/common/ots/src/sl_bt_ots_server.c index ea860bf65a..cf6b1b0bb0 100644 --- a/app/bluetooth/common/ots/src/sl_bt_ots_server.c +++ b/app/bluetooth/common/ots/src/sl_bt_ots_server.c @@ -1351,14 +1351,15 @@ static uint8_t handle_oacp_write(sl_bt_ots_server_t *server, response_code = SL_BT_OTS_OACP_RESPONSE_CODE_PROCEDURE_NOT_PERMITTED; break; } - if (client->operation_in_progress != SL_BT_OTS_OACP_OPCODE_READ) { - response_code = SL_BT_OTS_OACP_RESPONSE_CODE_OPERATION_FAILED; - break; - } // Parameter length is incorrect if (write_request->value.len != OACP_MESSAGE_LENGTH_ABORT) { sc = ATT_ERR_INVALID_ATTRIBUTE_LEN; + return sc; + } + + if (client->operation_in_progress != SL_BT_OTS_OACP_OPCODE_READ) { + response_code = SL_BT_OTS_OACP_RESPONSE_CODE_OPERATION_FAILED; break; } @@ -1369,18 +1370,14 @@ static uint8_t handle_oacp_write(sl_bt_ots_server_t *server, break; } - // Send response in ATT error cases + // Guard if (sc != ATT_ERR_SUCCESS) { - (void)sl_bt_gatt_server_send_user_write_response(write_request->connection, - write_request->characteristic, - sc); - return SL_STATUS_FAIL; + return sc; } // Execute OP code if (server->callbacks->on_oacp_event != NULL - && response_code == SL_BT_OTS_OACP_RESPONSE_CODE_SUCCESS - && sc == ATT_ERR_SUCCESS) { + && response_code == SL_BT_OTS_OACP_RESPONSE_CODE_SUCCESS) { uint32_t max_pdu_suggested = 0; uint32_t max_sdu_suggested = 0; @@ -1493,40 +1490,38 @@ static uint8_t handle_oacp_write(sl_bt_ots_server_t *server, (void)sl_bt_gatt_server_send_user_write_response(write_request->connection, write_request->characteristic, sc); - if (sc == ATT_ERR_SUCCESS) { - send_indication(client->connection_handle, - server->gattdb_handles->characteristics.handles.object_action_control_point, - sizeof(oacp_response_msg->opcode) - + sizeof(oacp_response_msg->opcode) - + sizeof(oacp_response_msg->response) - + oacp_response_data_len, - (uint8_t *)oacp_response_msg); + send_indication(client->connection_handle, + server->gattdb_handles->characteristics.handles.object_action_control_point, + sizeof(oacp_response_msg->opcode) + + sizeof(oacp_response_msg->opcode) + + sizeof(oacp_response_msg->response) + + oacp_response_data_len, + (uint8_t *)oacp_response_msg); #if SL_BT_OTS_SERVER_CONFIG_GLOBAL_OBJECT_CHANGED_SUPPORT - if (oacp_response_msg->response == SL_BT_OTS_OACP_RESPONSE_CODE_SUCCESS - && server->capabilities.capability_object_changed) { - // Send indications to clients - switch (oacp_response_msg->opcode) { - case SL_BT_OTS_OACP_OPCODE_CREATE: - (void)send_object_changed(server, - &client->current_object, - SL_BT_OTS_OBJECT_CHANGE_SOURCE_MASK - | SL_BT_OTS_OBJECT_CHANGE_CREATION_MASK, - client->connection_handle); - break; - case SL_BT_OTS_OACP_OPCODE_DELETE: - (void)send_object_changed(server, - &client->current_object, - SL_BT_OTS_OBJECT_CHANGE_SOURCE_MASK - | SL_BT_OTS_OBJECT_CHANGE_DELETION_MASK, - client->connection_handle); - break; - default: - break; - } + if (oacp_response_msg->response == SL_BT_OTS_OACP_RESPONSE_CODE_SUCCESS + && server->capabilities.capability_object_changed) { + // Send indications to clients + switch (oacp_response_msg->opcode) { + case SL_BT_OTS_OACP_OPCODE_CREATE: + (void)send_object_changed(server, + &client->current_object, + SL_BT_OTS_OBJECT_CHANGE_SOURCE_MASK + | SL_BT_OTS_OBJECT_CHANGE_CREATION_MASK, + client->connection_handle); + break; + case SL_BT_OTS_OACP_OPCODE_DELETE: + (void)send_object_changed(server, + &client->current_object, + SL_BT_OTS_OBJECT_CHANGE_SOURCE_MASK + | SL_BT_OTS_OBJECT_CHANGE_DELETION_MASK, + client->connection_handle); + break; + default: + break; } -#endif // SL_BT_OTS_SERVER_CONFIG_GLOBAL_OBJECT_CHANGED_SUPPORT } +#endif // SL_BT_OTS_SERVER_CONFIG_GLOBAL_OBJECT_CHANGED_SUPPORT return sc; } @@ -1539,6 +1534,7 @@ static sl_status_t send_indication(uint8_t connection, sl_status_t sc; sli_bt_ots_indication_queue_item_t item; + memset(&item, 0x00, sizeof(item)); item.connection = connection; item.gattdb_handle = characteristic; item.data_length = value_len; @@ -1708,11 +1704,15 @@ static uint8_t handle_olcp_write(sl_bt_ots_server_t *server, response_code = SL_BT_OTS_OLCP_RESPONSE_CODE_OP_CODE_NOT_SUPPORTED; } + // Guard + if (sc != ATT_ERR_SUCCESS) { + return sc; + } + uint32_t number_of_objects = 0; // Execute OP code if (server->callbacks->on_olcp_event != NULL - && response_code == SL_BT_OTS_OLCP_RESPONSE_CODE_SUCCESS - && sc == ATT_ERR_SUCCESS) { + && response_code == SL_BT_OTS_OLCP_RESPONSE_CODE_SUCCESS) { response_code = server->callbacks->on_olcp_event(server, client->connection_handle, &client->current_object, @@ -1730,12 +1730,10 @@ static uint8_t handle_olcp_write(sl_bt_ots_server_t *server, write_request->characteristic, sc); - if (sc == ATT_ERR_SUCCESS) { - send_indication(client->connection_handle, - server->gattdb_handles->characteristics.handles.object_list_control_point, - response_code_len, - (uint8_t *)olcp_response_msg); - } + send_indication(client->connection_handle, + server->gattdb_handles->characteristics.handles.object_list_control_point, + response_code_len, + (uint8_t *)olcp_response_msg); return sc; } @@ -2138,7 +2136,7 @@ static bool object_is_locked(sl_bt_ots_server_handle_t server, sl_bt_ots_object_id_t *object) { for (uint8_t index = 0; index < server->concurrency; index++) { - sl_bt_ots_server_client_db_entry_t *client = &server->client_db[index]; + sl_bt_ots_server_client_db_entry_t *client = &server->client_db[index]; if (client->operation_in_progress == SL_BT_OTS_OACP_OPCODE_WRITE) { if (object_id_compare(&client->object_in_use, object)) { return true; diff --git a/app/bluetooth/common/ots/src/sl_bt_ots_server_bm.c b/app/bluetooth/common/ots/src/sl_bt_ots_server_bm.c index cba3463c35..45fcbc7837 100644 --- a/app/bluetooth/common/ots/src/sl_bt_ots_server_bm.c +++ b/app/bluetooth/common/ots/src/sl_bt_ots_server_bm.c @@ -51,8 +51,9 @@ static app_queue_t indication_queue[SL_BT_CONFIG_MAX_CONNECTIONS]; // ----------------------------------------------------------------------------- // Forward declaration of private functions - +#ifdef SL_CATALOG_POWER_MANAGER_PRESENT static bool server_has_task(void); +#endif // SL_CATALOG_POWER_MANAGER_PRESENT // ----------------------------------------------------------------------------- // Bare metal functions diff --git a/app/bluetooth/common_host/esl_key_lib/esl_key_lib.c b/app/bluetooth/common_host/esl_key_lib/esl_key_lib.c index b26f4b6d0e..d073f50f60 100644 --- a/app/bluetooth/common_host/esl_key_lib/esl_key_lib.c +++ b/app/bluetooth/common_host/esl_key_lib/esl_key_lib.c @@ -341,14 +341,14 @@ sl_status_t esl_key_lib_delete_record(const db_handle_p db_hnd, const db_record_ if (rc == SQLITE_BUSY) { app_log_error("Sqlite is busy: %d" APP_LOG_NL, rc); } + } + + rc = sqlite3_finalize(stmt); + if (rc != SQLITE_OK) { + app_log_error("Failed to execute finalize: %s" APP_LOG_NL, sqlite3_errmsg(*db)); + status = SL_STATUS_ABORT; } else { - rc = sqlite3_finalize(stmt); - if (rc != SQLITE_OK) { - app_log_error("Failed to execute finalize: %s" APP_LOG_NL, sqlite3_errmsg(*db)); - status = SL_STATUS_ABORT; - } else { - status = SL_STATUS_OK; - } + status = SL_STATUS_OK; } } @@ -431,8 +431,9 @@ sl_status_t esl_key_lib_get_record_by_ble_address(const db_handle_p db_hnd, cons memcpy(&((*record_hnd_out)->identity_key), sqlite3_column_blob(stmt, ESL_KEY_LIB_AES_128_KEY_COLUMN_INDEX), sqlite3_column_bytes(stmt, ESL_KEY_LIB_AES_128_KEY_COLUMN_INDEX)); memcpy(&((*record_hnd_out)->ap_key_material), sqlite3_column_blob(stmt, ESL_KEY_LIB_EAD_KEY_MATERIAL_COLUMN_INDEX), sqlite3_column_bytes(stmt, ESL_KEY_LIB_EAD_KEY_MATERIAL_COLUMN_INDEX)); } else { - // Reset the statement, searching in the tag table - sqlite3_reset(stmt); + // Destroy the previous statement, searching in the tag table instead + sqlite3_finalize(stmt); + stmt = NULL; rc = sqlite3_prepare_v2(*db, "SELECT * FROM tag_table WHERE tag_ble_address = ?;", -1, &stmt, NULL); if (rc != SQLITE_OK) { @@ -1063,7 +1064,10 @@ static sl_status_t internal_store_record(const db_handle_p db_hnd, } } - sqlite3_reset(stmt); + if (stmt != NULL) { + (void)sqlite3_finalize(stmt); + stmt = NULL; + } if (status == SL_STATUS_OK) { // BLE address is not in the other table, we can put the new record in @@ -1090,12 +1094,12 @@ static sl_status_t internal_store_record(const db_handle_p db_hnd, if (rc != SQLITE_DONE) { app_log_error("Failed to execute step: %s, %d" APP_LOG_NL, sqlite3_errmsg(*db), rc); status = SL_STATUS_OBJECT_WRITE; - } else { - rc = sqlite3_finalize(stmt); - if (rc != SQLITE_OK) { - app_log_error("Failed to execute finalize: %s" APP_LOG_NL, sqlite3_errmsg(*db)); - status = SL_STATUS_ABORT; - } + } + + rc = sqlite3_finalize(stmt); + if (rc != SQLITE_OK) { + app_log_error("Failed to execute finalize: %s" APP_LOG_NL, sqlite3_errmsg(*db)); + status = SL_STATUS_ABORT; } } diff --git a/app/bluetooth/common_host/esl_lib/esl_lib.h b/app/bluetooth/common_host/esl_lib/esl_lib.h index a03ed9b53d..58af8c3781 100644 --- a/app/bluetooth/common_host/esl_lib/esl_lib.h +++ b/app/bluetooth/common_host/esl_lib/esl_lib.h @@ -57,12 +57,15 @@ extern "C" { #define ESL_LIB_TLV_HEADER_LEN (sizeof(esl_lib_tlv_t)) +// ------------------------------- +// Periodic advertisement default settings definition + // Periodic advertisement interval for PAwR train. // Value in units of 1.25 ms. -#define ESL_LIB_PERIODIC_ADV_MIN_INTERVAL_DEFAULT 1233 +#define ESL_LIB_PAWR_MIN_INTERVAL_DEFAULT 1233 // Number of subevents, practically has to be equal to the supported number // of ESL groups. -#define ESL_LIB_PERIODIC_ADV_MAX_INTERVAL_DEFAULT ESL_LIB_PERIODIC_ADV_MIN_INTERVAL_DEFAULT +#define ESL_LIB_PAWR_MAX_INTERVAL_DEFAULT ESL_LIB_PAWR_MIN_INTERVAL_DEFAULT // Scalable up to 7140 tags in 28 groups #define ESL_LIB_PAWR_SUBEVENT_COUNT_DEFAULT 28 // 55 ms @@ -78,6 +81,21 @@ extern "C" { // opcodes in a single sync packet of 48 bytes (= max. payload by ESLP spec) #define ESL_LIB_PAWR_RESPONSE_SLOT_COUNT_DEFAULT 23 +// ------------------------------- +// Periodic advertisement absolute limits definition from Bluetooth Core spec 5.4 +#define ESL_LIB_PAWR_MIN_PA_INTERVAL 0x6 +#define ESL_LIB_PAWR_MAX_PA_INTERVAL 0xffff +#define ESL_LIB_PAWR_MIN_NUM_SUBEVENTS 0x01 +#define ESL_LIB_PAWR_MAX_NUM_SUBEVENTS 0x80 +#define ESL_LIB_PAWR_MIN_SUBEVENT_INTERVAL 0x6 +#define ESL_LIB_PAWR_MAX_SUBEVENT_INTERVAL 0xff +#define ESL_LIB_PAWR_MIN_RESPONSE_SLOT_DELAY 0x1 +#define ESL_LIB_PAWR_MAX_RESPONSE_SLOT_DELAY 0xfe +#define ESL_LIB_PAWR_MIN_RESPONSE_SLOT_SPACING 0x2 +#define ESL_LIB_PAWR_MAX_RESPONSE_SLOT_SPACING 0xff +#define ESL_LIB_PAWR_MIN_NUM_RESPONSE_SLOTS 0x01 +#define ESL_LIB_PAWR_MAX_NUM_RESPONSE_SLOTS 0xff + // ------------------------------- // General type definitions @@ -223,6 +241,7 @@ typedef enum esl_lib_evt_type_e { ESL_LIB_EVT_CONNECTION_OPENED, ESL_LIB_EVT_BONDING_DATA, ESL_LIB_EVT_BONDING_FINISHED, + ESL_LIB_EVT_PAWR_CONFIG, ESL_LIB_EVT_PAWR_STATUS, ESL_LIB_EVT_PAWR_RESPONSE, ESL_LIB_EVT_PAWR_DATA_REQUEST, diff --git a/app/bluetooth/common_host/esl_lib/esl_lib_ap_control.c b/app/bluetooth/common_host/esl_lib/esl_lib_ap_control.c index ffe67c5c08..ade29d221b 100644 --- a/app/bluetooth/common_host/esl_lib/esl_lib_ap_control.c +++ b/app/bluetooth/common_host/esl_lib/esl_lib_ap_control.c @@ -54,6 +54,8 @@ #define ESL_LIB_AP_CONTROL_EVT_OVERHEAD sizeof(esl_lib_ap_control_evt_type_t) +#define ESL_LIB_AP_CONTROL_ADV_INTERVAL 400 // Note: given in 0.625ms units - so this is 250ms + #define PERIPHERAL_ROLE 0 #define CHECK(sc) \ @@ -71,7 +73,7 @@ } typedef struct { - bool enabled; // ESL AP Control Point enabked + bool initialized; // ESL AP Control Point initialized uint16_t cp_handle; // ESL AP Control Point handle uint16_t it_handle; // ESL AP Image transfer handle esl_lib_ap_control_state_t state; // ESL AP State @@ -95,7 +97,7 @@ static sl_status_t send_event_from_storage(esl_lib_ap_control_evt_type_t evt_typ // Private variables static ap_control_t ap_control = { - .enabled = false, + .initialized = false, .cp_handle = ESL_LIB_INVALID_CHARACTERISTIC_HANDLE, .it_handle = ESL_LIB_INVALID_CHARACTERISTIC_HANDLE, .state = ESL_LIB_AP_CONTROL_STATE_DISCONNECTED, @@ -321,7 +323,7 @@ sl_status_t esl_lib_ap_control_init(void) sc = sl_bt_gattdb_commit(session); if (sc == SL_STATUS_OK) { - ap_control.enabled = true; + ap_control.initialized = true; esl_lib_log_ap_control_debug("AP control initialized " APP_LOG_NL); } else { esl_lib_log_ap_control_error("AP control GATTDB commit failed = 0x%04x" APP_LOG_NL, sc); @@ -334,7 +336,8 @@ sl_status_t esl_lib_ap_control_adv_enable(bool enable) { sl_status_t sc = SL_STATUS_OK; - if (!ap_control.enabled && enable) { + if (!ap_control.initialized && enable) { + // Lazy init the necessary GATT features sc = esl_lib_ap_control_init(); } @@ -343,28 +346,31 @@ sl_status_t esl_lib_ap_control_adv_enable(bool enable) if (enable) { esl_lib_log_ap_control_debug("Enabling advertising = %d" APP_LOG_NL, enable); - sc = sl_bt_advertiser_create_set(&ap_control.adv_handle); - CHECK(sc); - - sc = sl_bt_legacy_advertiser_generate_data(ap_control.adv_handle, - sl_bt_advertiser_general_discoverable); - CHECK(sc); - - sc = sl_bt_advertiser_set_timing(ap_control.adv_handle, - 160, - 160, - 0, - 0); - CHECK(sc); + if (ap_control.adv_handle == SL_BT_INVALID_ADVERTISING_SET_HANDLE) { + sc = sl_bt_advertiser_create_set(&ap_control.adv_handle); + CHECK(sc); + sc = sl_bt_legacy_advertiser_generate_data(ap_control.adv_handle, + sl_bt_advertiser_general_discoverable); + CHECK(sc); + sc = sl_bt_advertiser_set_timing(ap_control.adv_handle, + ESL_LIB_AP_CONTROL_ADV_INTERVAL, + ESL_LIB_AP_CONTROL_ADV_INTERVAL, + 0, + 0); + CHECK(sc); + } - sc = sl_bt_legacy_advertiser_start(ap_control.adv_handle, - sl_bt_legacy_advertiser_connectable); - CHECK(sc); + if (ap_control.conn_handle == SL_BT_INVALID_CONNECTION_HANDLE) { + // Enable advertising only if there's no active connection + sc = sl_bt_legacy_advertiser_start(ap_control.adv_handle, + sl_bt_legacy_advertiser_connectable); + CHECK(sc); + } } else { esl_lib_log_ap_control_debug("Disabling advertising = %d" APP_LOG_NL, enable); if (ap_control.adv_handle != SL_BT_INVALID_ADVERTISING_SET_HANDLE) { - sc = sl_bt_advertiser_stop(ap_control.adv_handle); - CHECK(sc); + // Demo advertising may not running at the moment (e.g. while connected) -> ignore the status + (void)sl_bt_advertiser_stop(ap_control.adv_handle); sc = sl_bt_advertiser_delete_set(ap_control.adv_handle); CHECK(sc); ap_control.adv_handle = SL_BT_INVALID_ADVERTISING_SET_HANDLE; @@ -379,7 +385,7 @@ sl_status_t esl_lib_ap_control_response(esl_lib_long_array_t *data) { sl_status_t sc; - if (!ap_control.enabled) { + if (!ap_control.initialized) { return SL_STATUS_NOT_INITIALIZED; } if (data == NULL) { @@ -406,7 +412,7 @@ sl_status_t esl_lib_ap_control_image_transfer_response(esl_lib_long_array_t *dat { sl_status_t sc; - if (!ap_control.enabled) { + if (!ap_control.initialized) { return SL_STATUS_NOT_INITIALIZED; } @@ -435,7 +441,7 @@ void esl_lib_ap_control_on_bt_event(sl_bt_msg_t *evt) uint16_t size_sent = 0; bool subscribe = false; - if (!ap_control.enabled) { + if (!ap_control.initialized) { return; } @@ -563,6 +569,10 @@ void esl_lib_ap_control_on_bt_event(sl_bt_msg_t *evt) (void)send_event(ESL_LIB_AP_CONTROL_EVT_STATUS, sizeof(ap_control.state), (uint8_t *)&ap_control.state); + if (ap_control.adv_handle != SL_BT_INVALID_ADVERTISING_SET_HANDLE) { + // Re-enable advertising unless the demo mode has been disabled by the user while being connected to the demo app + (void)esl_lib_ap_control_adv_enable(true); + } } break; diff --git a/app/bluetooth/common_host/esl_lib/esl_lib_connection.c b/app/bluetooth/common_host/esl_lib/esl_lib_connection.c index 6196cec83a..77a6745ee3 100644 --- a/app/bluetooth/common_host/esl_lib/esl_lib_connection.c +++ b/app/bluetooth/common_host/esl_lib/esl_lib_connection.c @@ -55,11 +55,12 @@ #define GATT_TIMEOUT_MS 10000 // connection parameters for PAST -#define PAST_CONN_INTERVAL_MIN 6 -#define PAST_CONN_INTERVAL_MAX (100 * PAST_CONN_INTERVAL_MIN) -#define PAST_CONN_INTERVAL_BASE (PAST_CONN_INTERVAL_MAX / 2) -#define PAST_CONN_PERIPHERAL_LATENCY 0 -#define PAST_CONN_TIMEOUT 1000 +#define PAST_CONN_INTERVAL_MIN 0x0006 // given in 1.25ms units, 6 * 1.25 = 7.5ms, limited by Core specification +#define PAST_CONN_INTERVAL_MAX 0x0c80 // limited by Core specification to 4 seconds +#define PAST_CONN_PERIPHERAL_LATENCY 1 // allow to skip one connection interval during PAST if there's no data +#define PAST_CONN_DEFAULT_TIMEOUT 1000 // value * 10ms, this is 10 seconds +#define PAST_CONN_MIN_TIMEOUT 0x000a // min 100ms according to COre specification +#define PAST_CONN_MAX_TIMEOUT 0x0c80 // max 32 seconds according to COre specification #define PAST_CONN_MIN_CE_LENGTH 0 #define PAST_CONN_MAX_CE_LENGTH 0xffff #define PAST_GRACE_INTERVAL_COUNT 6 @@ -771,7 +772,13 @@ void esl_lib_connection_on_bt_event(sl_bt_msg_t *evt) sc = SL_STATUS_INVALID_HANDLE; } if (sc == SL_STATUS_OK) { + (void)app_timer_stop(&conn->gatt_timer); conn->state = ESL_LIB_CONNECTION_STATE_ESL_SUBSCRIBE; + sc = app_timer_start(&conn->gatt_timer, + GATT_TIMEOUT_MS, + gatt_timeout, + conn, + false); } else { esl_lib_log_connection_error(CONN_FMT "ESL CP subscribe failed, connection handle = %u, sc = 0x%04x" APP_LOG_NL, conn, @@ -807,6 +814,7 @@ void esl_lib_connection_on_bt_event(sl_bt_msg_t *evt) } } } else if (conn->state == ESL_LIB_CONNECTION_STATE_PAST_INIT) { + (void)app_timer_stop(&conn->timer); esl_lib_log_connection_debug(CONN_FMT "PAST init, handle = %u" APP_LOG_NL, conn, conn->connection_handle); @@ -820,7 +828,6 @@ void esl_lib_connection_on_bt_event(sl_bt_msg_t *evt) // calculate timeout as follows: tmeout_value_ms = 6 * (pawr->config.adv_interval.max * 1.25f) [ms] uint32_t past_timeout = PAST_GRACE_INTERVAL_COUNT \ * ((pawr->config.adv_interval.max) + (pawr->config.adv_interval.max >> 2)); - (void)app_timer_stop(&conn->timer); conn->state = ESL_LIB_CONNECTION_STATE_PAST_CLOSE_CONNECTION; sc = app_timer_start(&conn->timer, past_timeout, @@ -982,7 +989,7 @@ void esl_lib_connection_on_bt_event(sl_bt_msg_t *evt) sc = esl_lib_connection_find(evt->data.evt_sm_bonding_failed.connection, &conn); if (sc == SL_STATUS_OK) { - if ((conn->command->data.cmd_connect.retries_left) + if ((conn->command != NULL && conn->command->data.cmd_connect.retries_left) && ((evt->data.evt_sm_bonding_failed.reason == SL_STATUS_BT_CTRL_PIN_OR_KEY_MISSING) || (evt->data.evt_sm_bonding_failed.reason == SL_STATUS_BT_SMP_PAIRING_NOT_SUPPORTED))) { esl_lib_log_connection_warning(CONN_FMT "Bonding failed, reconnecting, connection handle = %u, reason = 0x%04x" APP_LOG_NL, @@ -1025,9 +1032,17 @@ void esl_lib_connection_on_bt_event(sl_bt_msg_t *evt) case sl_bt_evt_gatt_service_id: sc = esl_lib_connection_find(evt->data.evt_gatt_service.connection, &conn); - if (sc == SL_STATUS_OK && conn->state == ESL_LIB_CONNECTION_STATE_SERVICE_DISCOVERY) { - // Check size for UUID - if (evt->data.evt_gatt_service.uuid.len == sizeof(sl_bt_uuid_16_t)) { + if (sc == SL_STATUS_OK) { + // Check size for UUID if in proper state - send error otherwise + if (conn->state != ESL_LIB_CONNECTION_STATE_SERVICE_DISCOVERY) { + sc = SL_STATUS_INVALID_STATE; + lib_status = conn->state; + esl_lib_log_connection_error(CONN_FMT "Service discovery failed, connection handle = %u, sc = 0x%04x" APP_LOG_NL, + conn, + conn->connection_handle, + sc); + (void)sl_bt_connection_close(conn->connection_handle); + } else if (evt->data.evt_gatt_service.uuid.len == sizeof(sl_bt_uuid_16_t)) { // Check for service UUIDs if (uuid_16_match(evt->data.evt_gatt_service.uuid.data, (uint8_t *)uuid_map.services.dis.data)) { esl_lib_log_connection_debug(CONN_FMT "DIS service found, connection handle = %u" APP_LOG_NL, @@ -1205,7 +1220,7 @@ void esl_lib_connection_on_bt_event(sl_bt_msg_t *evt) conn->connection_handle, sc); } - } else { + } else if (conn->gattdb_handles.services.esl != ESL_LIB_INVALID_SERVICE_HANDLE) { esl_lib_log_connection_debug(CONN_FMT "Service discovery finished, start ESL discovery, connection handle = %u" APP_LOG_NL, conn, conn->connection_handle); @@ -1220,6 +1235,8 @@ void esl_lib_connection_on_bt_event(sl_bt_msg_t *evt) conn, false); } + } else { + sc = SL_STATUS_BT_ATT_INVALID_HANDLE; } if (sc != SL_STATUS_OK) { // Close connection @@ -1278,16 +1295,23 @@ void esl_lib_connection_on_bt_event(sl_bt_msg_t *evt) esl_lib_log_connection_debug(CONN_FMT "Feature discovery complete, subscribe to ESL CP notifications, connection handle = %u" APP_LOG_NL, conn, conn->connection_handle); - sc = sl_bt_gatt_set_characteristic_notification(conn->connection_handle, - conn->gattdb_handles.esl_characteristics[ESL_LIB_CHARACTERISTIC_INDEX_ESL_CONTROL_POINT], - sl_bt_gatt_notification); + // Check validity of the handles. + sc = esl_lib_connection_check_gattdb_handles(&(conn->gattdb_handles)); if (sc == SL_STATUS_OK) { - conn->state = ESL_LIB_CONNECTION_STATE_ESL_SUBSCRIBE; - sc = app_timer_start(&conn->gatt_timer, - GATT_TIMEOUT_MS, - gatt_timeout, - conn, - false); + conn->gattdb_known = ESL_LIB_TRUE; + sc = sl_bt_gatt_set_characteristic_notification(conn->connection_handle, + conn->gattdb_handles.esl_characteristics[ESL_LIB_CHARACTERISTIC_INDEX_ESL_CONTROL_POINT], + sl_bt_gatt_notification); + if (sc == SL_STATUS_OK) { + conn->state = ESL_LIB_CONNECTION_STATE_ESL_SUBSCRIBE; + sc = app_timer_start(&conn->gatt_timer, + GATT_TIMEOUT_MS, + gatt_timeout, + conn, + false); + } + } else { + sc = SL_STATUS_BT_ATT_CLIENT_CHARACTERISTIC_CONFIGURATION_DESCRIPTOR_IMPROPERLY_CONFIGURED; // ESL does not meet Profile / Service specification! } if (sc != SL_STATUS_OK) { // Close connection @@ -1311,6 +1335,7 @@ void esl_lib_connection_on_bt_event(sl_bt_msg_t *evt) } break; case ESL_LIB_CONNECTION_STATE_ESL_SUBSCRIBE: + (void)app_timer_stop(&conn->gatt_timer); // Check presense of OTS service if (conn->gattdb_handles.services.ots != ESL_LIB_INVALID_SERVICE_HANDLE) { esl_lib_log_connection_debug(CONN_FMT "Initializing Image Transfer - OTS, connection handle = %u" APP_LOG_NL, @@ -1522,7 +1547,7 @@ static void run_command(esl_lib_command_list_cmd_t *cmd) conn, conn->connection_handle); lib_status = ESL_LIB_STATUS_CONN_WRITE_CP_FAILED; - if (esl_lib_connection_contains(conn)) { + if (esl_lib_connection_contains(conn) && conn->command != NULL) { // Write characteristic value (with or without response) sc = write_value(conn, conn->command->data.cmd_write_control_point.att_response, @@ -1610,17 +1635,49 @@ static void run_command(esl_lib_command_list_cmd_t *cmd) conn->command_complete = true; } break; - case ESL_LIB_CMD_INITIATE_PAST: + case ESL_LIB_CMD_INITIATE_PAST: { + uint32_t supervison_timeout = PAST_CONN_DEFAULT_TIMEOUT; + uint16_t min_interval = 2 * PAST_CONN_INTERVAL_MIN; + uint16_t max_interval = PAST_CONN_INTERVAL_MAX; + conn = (esl_lib_connection_t *)cmd->data.cmd_init_past.connection_handle; + esl_lib_pawr_t *pawr = NULL; esl_lib_log_connection_debug(CONN_FMT "Initiate PAST command, connection handle = %u" APP_LOG_NL, conn, conn->connection_handle); - if (esl_lib_connection_contains(conn)) { + if (conn->command != NULL) { + pawr = (esl_lib_pawr_t *)conn->command->data.cmd_init_past.pawr_handle; + } + + if (esl_lib_connection_contains(conn) && esl_lib_pawr_contains(pawr)) { + supervison_timeout = pawr->config.adv_interval.max + pawr->config.adv_interval.max / 4; // * 1.25ms + min_interval = pawr->config.adv_interval.min / 8; + max_interval = pawr->config.adv_interval.max / 4; + + if (max_interval > PAST_CONN_INTERVAL_MAX) { + max_interval = PAST_CONN_INTERVAL_MAX; + } + + supervison_timeout *= (PAST_CONN_PERIPHERAL_LATENCY + 1); // Core spec. 5.4 Vol 4, Part E, 7.8.31. + supervison_timeout = (supervison_timeout / 10) + 1; + + if (supervison_timeout > PAST_CONN_MAX_TIMEOUT) { + supervison_timeout = PAST_CONN_MAX_TIMEOUT; + } else if (supervison_timeout < PAST_CONN_MIN_TIMEOUT) { + supervison_timeout = PAST_CONN_MIN_TIMEOUT; + } + + if (min_interval < PAST_CONN_INTERVAL_MIN) { + min_interval = PAST_CONN_INTERVAL_MIN; + } else if (min_interval > max_interval / 2) { + min_interval = max_interval / 2; + } + sc = sl_bt_connection_set_parameters(conn->connection_handle, - PAST_CONN_INTERVAL_BASE, - PAST_CONN_INTERVAL_MAX, + min_interval, + max_interval, PAST_CONN_PERIPHERAL_LATENCY, - PAST_CONN_TIMEOUT, + (uint16_t)supervison_timeout, PAST_CONN_MIN_CE_LENGTH, PAST_CONN_MAX_CE_LENGTH); if (sc == SL_STATUS_OK) { @@ -1628,10 +1685,20 @@ static void run_command(esl_lib_command_list_cmd_t *cmd) } else { lib_status = ESL_LIB_STATUS_PAST_INIT_FAILED; conn->command_complete = true; + // Ignore the warning if the connection is already closed by a remote node still in sync + if (sc != SL_STATUS_BT_CTRL_COMMAND_DISALLOWED) { + esl_lib_log_connection_warning(CONN_FMT "PAST init fail with connection interval[%u - %u] and timeout: %u, connection handle = %u, sc = 0x%04x" APP_LOG_NL, + conn, + min_interval, + max_interval, + supervison_timeout, + conn->connection_handle, + sc); + } } // Start timeout anyway: the ESL may close/closing/closed the connection because it can be already in sync sc = app_timer_start(&conn->timer, - PAST_CONN_TIMEOUT, + 10 * supervison_timeout, connection_timeout, conn, false); @@ -1640,7 +1707,7 @@ static void run_command(esl_lib_command_list_cmd_t *cmd) lib_status = ESL_LIB_STATUS_PAST_INIT_FAILED; conn->command_complete = true; } - break; + } break; default: break; } @@ -1814,7 +1881,7 @@ static sl_status_t send_att_response(esl_lib_connection_t *conn, esl_lib_evt_type_t type, sl_status_t status) { - sl_status_t sc; + sl_status_t sc = SL_STATUS_NULL_POINTER; esl_lib_evt_t *lib_evt; // Stop timer @@ -1831,7 +1898,7 @@ static sl_status_t send_att_response(esl_lib_connection_t *conn, // Set current config type lib_evt->data.evt_configure_tag_response.type = conn->config_type; } - } else { + } else if (conn->command != NULL) { sc = esl_lib_event_list_allocate(type, conn->command->data.cmd_write_control_point.data.len, &lib_evt); @@ -1848,6 +1915,11 @@ static sl_status_t send_att_response(esl_lib_connection_t *conn, conn->command->data.cmd_write_control_point.data.data, conn->command->data.cmd_write_control_point.data.len); } + } else { + (void)send_connection_error(conn, + ESL_LIB_STATUS_CONN_WRITE_CP_FAILED, + sc, + conn->state); } // Push event @@ -2038,7 +2110,7 @@ static void on_image_transfer_finished(esl_lib_image_transfer_handle_t handle, } } - if (conn != NULL) { + if (conn != NULL && conn->command != NULL) { // Note that conn might have been deleted already due an error case! // Free up image data if still there if (conn->command->data.cmd_write_image.img_data_copied != NULL) { @@ -2112,7 +2184,9 @@ static void gatt_timeout(app_timer_t *timer, esl_lib_log_connection_error(CONN_FMT "GATT timeout, connection handle = %u" APP_LOG_NL, conn, conn->connection_handle); - if (conn->command->cmd_code == ESL_LIB_CMD_WRITE_CONTROL_POINT) { + if (conn->command == NULL) { + esl_lib_log_connection_debug(CONN_FMT "Close connection due GATT timout during discovery phase!" APP_LOG_NL, conn); + } else if (conn->command->cmd_code == ESL_LIB_CMD_WRITE_CONTROL_POINT) { // Send event (void)send_att_response(conn, ESL_LIB_EVT_CONTROL_POINT_RESPONSE, @@ -2475,80 +2549,82 @@ static sl_status_t save_tag_info(esl_lib_connection_t *conn) static sl_status_t write_next_config_value(esl_lib_connection_t *conn) { - sl_status_t sc = SL_STATUS_OK; - esl_lib_tlv_t *tlv - = (esl_lib_tlv_t *)&conn->command->data.cmd_configure_tag.tlv_data.data[conn->config_index]; + sl_status_t sc = SL_STATUS_NULL_POINTER; - bool move_to_next = true; + if (conn != NULL && conn->command != NULL) { + esl_lib_tlv_t *tlv + = (esl_lib_tlv_t *)&conn->command->data.cmd_configure_tag.tlv_data.data[conn->config_index]; - while (move_to_next) { - esl_lib_log_connection_debug(CONN_FMT "Next configure tag TLV data %u / %u, connection handle = %u" APP_LOG_NL, - conn, - conn->config_index, - conn->command->data.cmd_configure_tag.tlv_data.len, - conn->connection_handle); + bool move_to_next = true; - // Check if it was the last TLV - if (conn->config_index >= conn->command->data.cmd_configure_tag.tlv_data.len) { - // This was the last TLV - move_to_next = false; - // Consider command completed - conn->command_complete = true; - // Reset the state - conn->state = ESL_LIB_CONNECTION_STATE_CONNECTED; - sc = SL_STATUS_OK; - esl_lib_log_connection_debug(CONN_FMT "Finished configure tag, connection handle = %u" APP_LOG_NL, + while (move_to_next) { + esl_lib_log_connection_debug(CONN_FMT "Next configure tag TLV data %u / %u, connection handle = %u" APP_LOG_NL, conn, + conn->config_index, + conn->command->data.cmd_configure_tag.tlv_data.len, conn->connection_handle); - } else { - // Set TLV - tlv = (esl_lib_tlv_t *)&(conn->command->data.cmd_configure_tag.tlv_data.data[conn->config_index]); - // Set current type for the connection - conn->config_type = tlv->type; + // Check if it was the last TLV + if (conn->config_index >= conn->command->data.cmd_configure_tag.tlv_data.len) { + // This was the last TLV + move_to_next = false; + // Consider command completed + conn->command_complete = true; + // Reset the state + conn->state = ESL_LIB_CONNECTION_STATE_CONNECTED; + sc = SL_STATUS_OK; + esl_lib_log_connection_debug(CONN_FMT "Finished configure tag, connection handle = %u" APP_LOG_NL, + conn, + conn->connection_handle); + } else { + // Set TLV + tlv = (esl_lib_tlv_t *)&(conn->command->data.cmd_configure_tag.tlv_data.data[conn->config_index]); - esl_lib_log_connection_debug(CONN_FMT "Write next value from index %u, type %u, connection handle = %u" APP_LOG_NL, - conn, - conn->config_index, - (uint8_t)conn->config_type, - conn->connection_handle); + // Set current type for the connection + conn->config_type = tlv->type; - // Try to write the current value - sc = write_value(conn, - conn->command->data.cmd_configure_tag.att_response, - tlv->type, - tlv->data.len, - tlv->data.data); - if (sc == SL_STATUS_OK) { - // Set state or send response - if (conn->command->data.cmd_configure_tag.att_response == ESL_LIB_TRUE) { - // Set state, check for this later in procedure completed event - conn->state = ESL_LIB_CONNECTION_STATE_CONFIGURE_TAG; - // Return and wait for procedure completed event - move_to_next = false; - esl_lib_log_connection_debug(CONN_FMT "Wait for response to index %u, type %u, connection handle = %u" APP_LOG_NL, - conn, - conn->config_index, - (uint8_t)conn->config_type, - conn->connection_handle); + esl_lib_log_connection_debug(CONN_FMT "Write next value from index %u, type %u, connection handle = %u" APP_LOG_NL, + conn, + conn->config_index, + (uint8_t)conn->config_type, + conn->connection_handle); + + // Try to write the current value + sc = write_value(conn, + conn->command->data.cmd_configure_tag.att_response, + tlv->type, + tlv->data.len, + tlv->data.data); + if (sc == SL_STATUS_OK) { + // Set state or send response + if (conn->command->data.cmd_configure_tag.att_response == ESL_LIB_TRUE) { + // Set state, check for this later in procedure completed event + conn->state = ESL_LIB_CONNECTION_STATE_CONFIGURE_TAG; + // Return and wait for procedure completed event + move_to_next = false; + esl_lib_log_connection_debug(CONN_FMT "Wait for response to index %u, type %u, connection handle = %u" APP_LOG_NL, + conn, + conn->config_index, + (uint8_t)conn->config_type, + conn->connection_handle); + } else { + // Send response if written without response + (void)send_att_response(conn, + ESL_LIB_EVT_CONFIGURE_TAG_RESPONSE, + sc); + } } else { - // Send response if written without response + // Send back the response in case of error (void)send_att_response(conn, ESL_LIB_EVT_CONFIGURE_TAG_RESPONSE, sc); } - } else { - // Send back the response in case of error - (void)send_att_response(conn, - ESL_LIB_EVT_CONFIGURE_TAG_RESPONSE, - sc); } - } - // Move to next TLV - conn->config_index += (sizeof(esl_lib_tlv_t) + tlv->data.len); + // Move to next TLV + conn->config_index += (sizeof(esl_lib_tlv_t) + tlv->data.len); + } } - return sc; } @@ -2640,6 +2716,10 @@ static bool find_tlv(esl_lib_command_list_cmd_t *cmd, int data_index = 0; esl_lib_connect_tlv_t *tlv; + if (cmd == NULL || tlv_out == NULL) { + return false; + } + while (data_index < cmd->data.cmd_connect.tlv_data.len) { // Get TLV at data index tlv = (esl_lib_connect_tlv_t *)&cmd->data.cmd_connect.tlv_data.data[data_index]; diff --git a/app/bluetooth/common_host/esl_lib/esl_lib_pawr.c b/app/bluetooth/common_host/esl_lib/esl_lib_pawr.c index 79daf47945..3d5cd0f99e 100644 --- a/app/bluetooth/common_host/esl_lib/esl_lib_pawr.c +++ b/app/bluetooth/common_host/esl_lib/esl_lib_pawr.c @@ -67,7 +67,8 @@ static sl_status_t send_pawr_error(esl_lib_pawr_t *pawr, sl_status_t status, esl_lib_pawr_state_t data); static sl_status_t run_command(esl_lib_command_list_cmd_t *cmd); -static sl_status_t send_pawr_status(esl_lib_pawr_t *pawr_ptr); +static sl_status_t send_pawr_status(esl_lib_pawr_t *pawr_ptr, esl_lib_evt_type_t event_code); +static sl_status_t validate_pawr_config(uint8_t pawr_handle, esl_lib_pawr_config_t new_config); // ----------------------------------------------------------------------------- // Private variables @@ -100,11 +101,11 @@ sl_status_t esl_lib_pawr_add(esl_lib_pawr_t **ptr_out) ptr->command_list = NULL; // Set states ptr->enabled = ESL_LIB_FALSE; - ptr->configured = ESL_LIB_FALSE; + ptr->configured = ESL_LIB_TRUE; ptr->state = ESL_LIB_PAWR_STATE_IDLE; // Config default values - ptr->config.adv_interval.min = ESL_LIB_PERIODIC_ADV_MIN_INTERVAL_DEFAULT; - ptr->config.adv_interval.max = ESL_LIB_PERIODIC_ADV_MAX_INTERVAL_DEFAULT; + ptr->config.adv_interval.min = ESL_LIB_PAWR_MIN_INTERVAL_DEFAULT; + ptr->config.adv_interval.max = ESL_LIB_PAWR_MAX_INTERVAL_DEFAULT; ptr->config.subevent.count = ESL_LIB_PAWR_SUBEVENT_COUNT_DEFAULT; ptr->config.subevent.interval = ESL_LIB_PAWR_SUBEVENT_INTERVAL_DEFAULT; ptr->config.response_slot.delay = ESL_LIB_PAWR_RESPONSE_SLOT_DELAY_DEFAULT; @@ -184,11 +185,13 @@ sl_status_t esl_lib_pawr_remove_handle(uint8_t pawr, bool esl_lib_pawr_contains(esl_lib_pawr_t *ptr) { bool ret = false; - esl_lib_pawr_t *iterator; - SL_SLIST_FOR_EACH_ENTRY(pawr_list, iterator, esl_lib_pawr_t, node) { - if (iterator == ptr) { - return true; + if (ptr != NULL) { + esl_lib_pawr_t *iterator; + SL_SLIST_FOR_EACH_ENTRY(pawr_list, iterator, esl_lib_pawr_t, node) { + if (iterator == ptr) { + return true; + } } } @@ -397,7 +400,7 @@ static sl_status_t send_pawr_response_event(esl_lib_pawr_t *pawr_ptr, return sc; } -static sl_status_t send_pawr_status(esl_lib_pawr_t *pawr_ptr) +static sl_status_t send_pawr_status(esl_lib_pawr_t *pawr_ptr, esl_lib_evt_type_t event_code) { sl_status_t sc; esl_lib_evt_t *lib_evt; @@ -409,7 +412,7 @@ static sl_status_t send_pawr_status(esl_lib_pawr_t *pawr_ptr) sc = esl_lib_event_list_allocate(ESL_LIB_EVT_PAWR_STATUS, 0, &lib_evt); if (sc == SL_STATUS_OK) { - lib_evt->evt_code = ESL_LIB_EVT_PAWR_STATUS; + lib_evt->evt_code = event_code; lib_evt->data.evt_pawr_status.pawr_handle = (esl_lib_pawr_handle_t *)pawr_ptr; // Set state lib_evt->data.evt_pawr_status.enabled = pawr_ptr->enabled; @@ -428,6 +431,69 @@ static sl_status_t send_pawr_status(esl_lib_pawr_t *pawr_ptr) return sc; } +static sl_status_t validate_pawr_config(uint8_t pawr_handle, esl_lib_pawr_config_t new_config) +{ + esl_lib_pawr_t *unused; + sl_status_t sc = esl_lib_pawr_find(pawr_handle, &unused); + + (void)unused; // Mandatory parameter for esl_lib_pawr_find() but we don't use it here + + if (sc == SL_STATUS_OK) { + // --- Basic check against absolute limits --- + // Check advertising interval limits + if (new_config.adv_interval.min < ESL_LIB_PAWR_MIN_PA_INTERVAL + || new_config.adv_interval.max < new_config.adv_interval.min) { + sc = SL_STATUS_INVALID_RANGE; + } + + // Check subevent count limits + if (new_config.subevent.count < ESL_LIB_PAWR_MIN_NUM_SUBEVENTS + || new_config.subevent.count > ESL_LIB_PAWR_MAX_NUM_SUBEVENTS) { + sc = SL_STATUS_INVALID_COUNT; + } + + // Check subevent interval limit + if (new_config.subevent.interval < ESL_LIB_PAWR_MIN_SUBEVENT_INTERVAL) { + sc = SL_STATUS_INVALID_RANGE; + } + + // Check response slot delay limits + if (new_config.response_slot.delay < ESL_LIB_PAWR_MIN_RESPONSE_SLOT_DELAY + || new_config.response_slot.delay > ESL_LIB_PAWR_MAX_RESPONSE_SLOT_DELAY) { + sc = SL_STATUS_INVALID_PARAMETER; + } + + // Check response slot spacing limit + if (new_config.response_slot.spacing < ESL_LIB_PAWR_MIN_RESPONSE_SLOT_SPACING) { + sc = SL_STATUS_INVALID_PARAMETER; + } + + // Check response slot count limit + if (new_config.response_slot.count < ESL_LIB_PAWR_MIN_NUM_RESPONSE_SLOTS) { + sc = SL_STATUS_INVALID_COUNT; + } + + // --- Advanced check against misconfiguration --- + // The product of subevent count and subevent interval can't be greather than the minimum advertising interval + if (new_config.subevent.count * new_config.subevent.interval > new_config.adv_interval.min) { + sc = SL_STATUS_INVALID_CONFIGURATION; + } + + // The slot delay shall be smaller than the subevent interval + if (new_config.response_slot.delay >= new_config.subevent.interval) { + sc = SL_STATUS_INVALID_CONFIGURATION; + } + + // The response slot spacing shall be smaller than or equal to (subevent interval - response slot delay) / response slots count + // Note: Response slot spacing is given in 0.125msec units, while the other parameters are given in 1.25msec units. + if (new_config.response_slot.count * new_config.response_slot.spacing > (new_config.subevent.interval - new_config.response_slot.delay) * 10) { + sc = SL_STATUS_INVALID_CONFIGURATION; + } + } + + return sc; +} + static sl_status_t send_pawr_error(esl_lib_pawr_t *pawr, esl_lib_status_t lib_status, sl_status_t status, @@ -467,22 +533,27 @@ static sl_status_t run_command(esl_lib_command_list_cmd_t *cmd) } if (sc == SL_STATUS_OK) { - lib_status = ESL_LIB_STATUS_PAWR_START_FAILED; - // Start advertising with the stored configuration - sc = sl_bt_pawr_advertiser_start(pawr->pawr_handle, - pawr->config.adv_interval.min, - pawr->config.adv_interval.max, - PERIODIC_ADVERTISER_FLAG_NONE, - pawr->config.subevent.count, - pawr->config.subevent.interval, - pawr->config.response_slot.delay, - pawr->config.response_slot.spacing, - pawr->config.response_slot.count); - if (sc == SL_STATUS_OK) { - lib_status = ESL_LIB_STATUS_NO_ERROR; - pawr->state = ESL_LIB_PAWR_STATE_RUNNING; - pawr->enabled = ESL_LIB_TRUE; - send_pawr_status(pawr); + if (pawr->configured == ESL_LIB_TRUE) { + // Start advertising with the stored configuration + sc = sl_bt_pawr_advertiser_start(pawr->pawr_handle, + pawr->config.adv_interval.min, + pawr->config.adv_interval.max, + PERIODIC_ADVERTISER_FLAG_NONE, + pawr->config.subevent.count, + pawr->config.subevent.interval, + pawr->config.response_slot.delay, + pawr->config.response_slot.spacing, + pawr->config.response_slot.count); + if (sc == SL_STATUS_OK) { + lib_status = ESL_LIB_STATUS_NO_ERROR; + pawr->state = ESL_LIB_PAWR_STATE_RUNNING; + pawr->enabled = ESL_LIB_TRUE; + send_pawr_status(pawr, ESL_LIB_EVT_PAWR_STATUS); + } else { + lib_status = ESL_LIB_STATUS_PAWR_START_FAILED; + } + } else { + lib_status = ESL_LIB_STATUS_PAWR_CONFIG_FAILED; } } } else { @@ -494,7 +565,7 @@ static sl_status_t run_command(esl_lib_command_list_cmd_t *cmd) pawr->enabled = ESL_LIB_FALSE; (void)sl_bt_advertiser_delete_set(pawr->pawr_handle); pawr->pawr_handle = SL_BT_INVALID_ADVERTISING_SET_HANDLE; - send_pawr_status(pawr); + send_pawr_status(pawr, ESL_LIB_EVT_PAWR_STATUS); } } break; @@ -535,17 +606,25 @@ static sl_status_t run_command(esl_lib_command_list_cmd_t *cmd) esl_lib_log_pawr_debug(PAWR_FMT "Configure command, PAwR handle = %u" APP_LOG_NL, pawr, pawr->pawr_handle); - // Copy data - memcpy(&pawr->config, - &cmd->data.cmd_pawr_config.pawr_config, - sizeof(esl_lib_pawr_config_t)); - lib_status = ESL_LIB_STATUS_NO_ERROR; - // Set configured - pawr->configured = ESL_LIB_TRUE; + sc = validate_pawr_config(pawr->pawr_handle, cmd->data.cmd_pawr_config.pawr_config); + if (sc == SL_STATUS_OK) { + // Copy data on succesful validation + memcpy(&pawr->config, + &cmd->data.cmd_pawr_config.pawr_config, + sizeof(esl_lib_pawr_config_t)); + lib_status = ESL_LIB_STATUS_NO_ERROR; + // Set configured + pawr->configured = ESL_LIB_TRUE; + } else { + lib_status = ESL_LIB_STATUS_PAWR_CONFIG_FAILED; + // An attempt to set a wrong configuration will invalidate the configuration for the next start request! + pawr->configured = ESL_LIB_FALSE; + } + send_pawr_status(pawr, ESL_LIB_EVT_PAWR_CONFIG); break; case ESL_LIB_CMD_GET_PAWR_STATUS: pawr = (esl_lib_pawr_t *)cmd->data.cmd_get_pawr_status; - send_pawr_status(pawr); + send_pawr_status(pawr, ESL_LIB_EVT_PAWR_STATUS); sc = SL_STATUS_OK; lib_status = ESL_LIB_STATUS_NO_ERROR; break; diff --git a/app/bluetooth/common_host/host_comm/host_comm_posix.c b/app/bluetooth/common_host/host_comm/host_comm_posix.c index bd4805c913..065559fae9 100644 --- a/app/bluetooth/common_host/host_comm/host_comm_posix.c +++ b/app/bluetooth/common_host/host_comm/host_comm_posix.c @@ -183,7 +183,7 @@ sl_status_t host_comm_set_option(char option, char *value) break; // UART flow control disable. case 'f': - uart_flow_control = 1; + uart_flow_control = 0; break; // AF socket descriptor case 'n': @@ -275,25 +275,33 @@ void *msg_recv_func(void *ptr) while (run) { int32_t len; len = host_comm_pk(handle_ptr); - if (len > sizeof(buf_in.buf)) { - // If readable data exceeds the buffer size then - // read it one by one to avoid overflow - len = 1; - app_log_warning("Input buffer size too low, please increase it." APP_LOG_NL); - } else if (len < 0) { + + if (len < 0) { // Peek is not supported, read data one by one len = 1; + } else if ((size_t)len > sizeof(buf_tmp.buf)) { + // If readable data exceeds the buffer size then read it one by one to avoid overflow + len = 1; + app_log_warning("Input buffer size too low, please increase it." APP_LOG_NL); } - if ((len > 0) && (len <= (sizeof(buf_in.buf) - buf_in.len))) { + if (len > 0) { ret = host_comm_input(handle_ptr, len, buf_tmp.buf); pthread_mutex_lock(&mutex); - memcpy(&buf_in.buf[buf_in.len], &buf_tmp.buf[0], ret); - buf_in.len += ret; - pthread_mutex_unlock(&mutex); + + if (ret <= (sizeof(buf_in.buf) - buf_in.len)) { + memcpy(&buf_in.buf[buf_in.len], &buf_tmp.buf[0], ret); + buf_in.len += ret; + pthread_mutex_unlock(&mutex); + } else { + pthread_mutex_unlock(&mutex); + app_log_error("Received data lost." APP_LOG_NL); + } } else { + // No data available app_sleep_us(RECV_FUNC_US_SLEEP); } } + return 0; } diff --git a/app/bluetooth/common_host/host_comm/host_comm_win.c b/app/bluetooth/common_host/host_comm/host_comm_win.c index 077f39e970..5e591758de 100644 --- a/app/bluetooth/common_host/host_comm/host_comm_win.c +++ b/app/bluetooth/common_host/host_comm/host_comm_win.c @@ -151,7 +151,7 @@ sl_status_t host_comm_set_option(char option, char *value) break; // UART flow control disable. case 'f': - uart_flow_control = 1; + uart_flow_control = 0; break; // Unknown option. default: @@ -229,25 +229,29 @@ void *msg_recv_func(void *ptr) int32_t len; len = host_comm_pk(handle_ptr); - if (len > sizeof(buf_in.buf)) { - // If readable data exceeds the buffer size then - // read it one by one to avoid overflow - len = 1; - app_log_warning("Input buffer size too low, please increase it." APP_LOG_NL); - } else if (len < 0) { + if (len < 0) { // Peek is not supported, read data one by one len = 1; + } else if ((size_t)len > sizeof(buf_tmp.buf)) { + // If readable data exceeds the buffer size then read it one by one to avoid overflow + len = 1; + app_log_warning("Input buffer size too low, please increase it." APP_LOG_NL); } if (len > 0) { ret = host_comm_input(handle_ptr, len, buf_tmp.buf); + pthread_mutex_lock(&mutex); + if (ret <= (sizeof(buf_in.buf) - buf_in.len)) { - pthread_mutex_lock(&mutex); memcpy(&buf_in.buf[buf_in.len], &buf_tmp.buf[0], ret); buf_in.len += ret; pthread_mutex_unlock(&mutex); + } else { + pthread_mutex_unlock(&mutex); + app_log_error("Received data lost." APP_LOG_NL); } - } else if (len != 1) { + } else { + // No data available app_sleep_us(RECV_FUNC_US_SLEEP); } } diff --git a/app/bluetooth/common_host/ncp_host/ncp_host.c b/app/bluetooth/common_host/ncp_host/ncp_host.c index 3c8ddd9f49..6d9e013288 100644 --- a/app/bluetooth/common_host/ncp_host/ncp_host.c +++ b/app/bluetooth/common_host/ncp_host/ncp_host.c @@ -220,7 +220,8 @@ int32_t ncp_host_peek(void) if (ret < 0) { return -1; } - msg_header = (uint8_t)(buf_ncp_raw.buf[0] & 0xff); + msg_header = (uint8_t)(buf_ncp_raw.buf[0] & 0xf8); + msg_len = 256 * (buf_ncp_raw.buf[0] & 0x07); // Get the high bits of the message length // Check if proper ncp header arrived if ((msg_header & (uint32_t)(~MSG_HEADER_MASK)) == sl_bgapi_dev_type_bt) { // If header seems to be ok, read length @@ -232,7 +233,8 @@ int32_t ncp_host_peek(void) if (ret < 0) { return -1; } - msg_len = buf_ncp_raw.buf[1] + 2; + msg_len |= buf_ncp_raw.buf[1]; + msg_len += 2; // Check if length will fit to buffer if (msg_len >= DEFAULT_HOST_BUFLEN - 2) { return -1; diff --git a/app/bluetooth/common_host/ncp_sec/ncp_sec_host.c b/app/bluetooth/common_host/ncp_sec/ncp_sec_host.c index bbd55ae96c..c94e40ff88 100644 --- a/app/bluetooth/common_host/ncp_sec/ncp_sec_host.c +++ b/app/bluetooth/common_host/ncp_sec/ncp_sec_host.c @@ -43,6 +43,8 @@ #include "sl_common.h" #include "ncp_sec_host.h" +#define NCP_SEC_PAYLOAD_OVERHEAD 9 + typedef struct conn_nonce{ uint32_t counter; uint8_t counter_hi; @@ -556,11 +558,12 @@ void security_decrypt(char *src, char *dst, unsigned *len) void security_decrypt_packet(char *src, char *dst, unsigned *len) { - *dst++ = src[0] & ~(1 << 6);//clr encrypted bit - *dst++ = src[1] - 9; + uint16_t new_length = (((uint16_t)(src[0] & 0x07) << 8) | (uint8_t)src[1]) - NCP_SEC_PAYLOAD_OVERHEAD; + *dst++ = ((src[0] & ~(1 << 6)) & 0xf8) | (uint8_t)(new_length >> 8);//clr encrypted and length high bits + *dst++ = (uint8_t)(new_length & 0xff); // remove tag and counter value - *len = *len - 9; + *len = *len - NCP_SEC_PAYLOAD_OVERHEAD; //verify counter to prevent replay attacks conn_nonce_t nonce; @@ -613,8 +616,9 @@ void security_encrypt(char *src, char *dst, unsigned *len) void security_encrypt_packet(char *src, char *dst, unsigned *len) { - *dst++ = src[0] | (1 << 6);//set encrypted bit - *dst++ = src[1] + 9; + uint16_t new_length = (((uint16_t)(src[0] & 0x07) << 8) | (uint8_t)src[1]) + NCP_SEC_PAYLOAD_OVERHEAD; + *dst++ = ((src[0] | (1 << 6)) & 0xf8) | (uint8_t)(new_length >> 8);//set encrypted and length high bits + *dst++ = (uint8_t)(new_length & 0xff); uint8_t auth_data[7]; memcpy(auth_data, dst - 2, 2); @@ -637,7 +641,7 @@ void security_encrypt_packet(char *src, char *dst, unsigned *len) // add counter to end memcpy(dst, auth_data + 2, 5); - *len = *len + 9; + *len = *len + NCP_SEC_PAYLOAD_OVERHEAD; increase_counter(&sec_counter_out); } diff --git a/app/bluetooth/documentation/slBluetooth_docContent.xml b/app/bluetooth/documentation/slBluetooth_docContent.xml index 656d7a0c58..3faff62b40 100644 --- a/app/bluetooth/documentation/slBluetooth_docContent.xml +++ b/app/bluetooth/documentation/slBluetooth_docContent.xml @@ -1,6 +1,6 @@ - + Includes detailed information on using the Gecko Bootloader with Silicon Labs Bluetooth applications. It supplements the general Gecko Bootloader implementation information provided in UG489: Silicon Labs Gecko Bootloader User's Guide. @@ -8,7 +8,7 @@ - + Describes the Wi-Fi impact on Bluetooth and methods to improve Bluetooth coexistence with Wi-Fi. Explains design considerations to improve coexistence without direct interaction between Bluetooth and Wi-Fi radios. These techniques are applicable to the EFR32MGx and EFR32BGx series. Discusses the Silicon Labs Packet Traffic Arbitration (PTA) support to coordinate 2.4GHz RF traffic for co-located Bluetooth and Wi-Fi radios. @@ -16,7 +16,7 @@ - + Explains how NVM3 can be used as non-volatile data storage in various protocol implementations. @@ -24,7 +24,7 @@ - + Describes how to lock and unlock the debug access of EFR32 Gecko Series 2 devices. Many aspects of the debug access, including the secure debug unlock are described. The Debug Challenge Interface (DCI) and Secure Engine (SE) Mailbox Interface for locking and unlocking debug access are also included. @@ -32,7 +32,7 @@ - + Contains detailed information on configuring and using the Secure Boot with hardware Root of Trust and Secure Loader on Series 2 devices, including how to provision the signing key. This is a companion document to UG489: Silicon Labs Gecko Bootloader User's Guide. @@ -40,7 +40,7 @@ - + Details on programming, provisioning, and configuring Series 2 devices in production environments. Covers Secure Engine Subsystem of Series 2 devices, which runs easily upgradeable Secure Engine (SE) or Virtual Secure Engine (VSE) firmware. @@ -48,14 +48,14 @@ - + Describes how to measure the power consumption of EFR32BG devices running the Bluetooth i-Beacon example. For general instructions, see AN969: Measuring Power Consumption in Wireless Gecko Devices, available on silabs.com. - + How to program, provision, and configure the anti-tamper module on EFR32 Series 2 devices with Secure Vault. @@ -63,7 +63,7 @@ - + Describes how to configure the NCP target and how to program the NCP host when using the Bluetooth Stack in Network Co-Processor mode @@ -71,14 +71,14 @@ - + Describes how to integrate a v3.x Silicon Labs Bluetooth application with an RTOS, and demonstrate how a time- and event-driven application can be run in parallel with the Bluetooth stack. - + Reviews performing radio frequency physical layer evaluation with EFR32BG SoCs and BGM modules using the Direct Test Mode protocol in Bluetooth SDK v3.x. @@ -86,7 +86,7 @@ - + How to authenticate an EFR32 Series 2 device with Secure Vault, using secure device certificates and signatures. @@ -94,14 +94,14 @@ - + Provides details on how to develop a dynamic multiprotocol application running Bluetooth and a proprietary protocol on RAIL in GSDK v3.x. - + How to securely "wrap" keys in EFR32 Series 2 devices with Secure Vault, so they can be stored in non-volatile storage. @@ -109,28 +109,28 @@ - + Describes the sample applications provided to demonstrate the directing finding capabilities of Bluetooth 5.1. Angle of Arrival (AoA) estimation is demonstrated with the use of Silicon Labs' Real Time Locating (RTL) library. These techniques are applicable to the EFR32MGx and EFR32BGx series. - + Bluetooth 5.1 makes it possible to send Constant Tone Extensions (CTEs) in Bluetooth packets on which phase measurements can be done. This guide is for those implementing custom applications that take advantage of phase measurement and antenna switching capabilites. - + Provides details on designing Bluetooth Low Energy applications with security and privacy in mind. - + Describes how to provision and configure Series 2 devices through the DCI and SWD. @@ -138,14 +138,14 @@ - + Includes the results of the interoperability testing of Silicon Labs' ICs and Bluetooth Low Energy stack with Android and iOS smart phones. - + Describes how to integrate crypto functionality into applications using PSA Crypto compared to Mbed TLS. @@ -153,7 +153,7 @@ - + Describes using Simplicity Studio 5's Network Analyzer to debug Bluetooth Mesh and Low Energy applications. It can be read jointly with AN958: Debugging and Programming Interfaces for Customer Designs for more information on using Packet Trace Interface with custom hardware. @@ -161,7 +161,7 @@ - + Gecko Bootloader v2.x, introduced in GSDK 4.0, contains a number of changes compared to Gecko Bootloader v1.x. This document describes the differences between the versions, including how to configure the new Gecko Bootloader in Simplicity Studio 5. @@ -169,14 +169,14 @@ - + Gives a short overview of the standard Host Controller Interface (HCI) and how to use it with a Silicon Labs Bluetooth LE controller. - + Describes how to run any combination of Zigbee EmberZNet, OpenThread, and Bluetooth networking stacks on a Linux host processor, interfacing with a single EFR32 Radio Co-processor (RCP) with multiprotocol and multi-PAN support, as well as how to run the Zigbee stack on the EFR32 as a network co-processor (NCP) alongside the OpenThread RCP. @@ -184,21 +184,21 @@ - + Summarizes Amazon FreeRTOS components and sample applications, and explains how to use the examples to communicate with the Amazon Web Services (AWS) cloud with a smart phone app. - + Describes how to exploit the different features of Bluetooth technology to achieve the minimum possible energy consumption for a given use case. - + Covers the basics of ARMv8-M TrustZone, describes how TrustZone is implemented on Series 2 devices, and provides application examples. @@ -206,63 +206,63 @@ - + Describes the theoretical background of certificate-based authentication and pairing, and demonstrates the usage of the related sample applications that can be found in the Silicon Labs Bluetooth SDK. - + Provides an overview and hyperlinks to all packaged documentation. - + Describes the differences between using Bluetooth SDK v2.x in Simplicity Studio 4 and using Bluetooth SDK v3.x in Simplicity Studio 5. Outlines the steps needed to migrate a v2.x project to v3.x. - + Describes the software components provided by Silicon Labs to support Direction Finding (DF) and provides instructions on how to start developing your own application. - + Contains a comprehensive list of APIs used to interface to the Silicon Labs Bluetooth Real-Time Locating Library. - + Contains a comprehensive list of APIs used to interface to the Silicon Labs Bluetooth stack. - + Lists compatibility requirements and sources for all software components in the development environment. Discusses the latest changes to the Silicon Labs Bluetooth SDK and associated utilities, including added/deleted/deprecated features/API, and lists fixed and known issues. - + Discusses the latest changes to the The Real-Time Locating (RTL) library, including added/deleted/deprecated APIs, and lists fixed and known issues. - + A detailed overview of the changes, additions, and fixes in the Gecko Platform components. The Gecko Platform includes EMLIB, EMDRV, RAIL Library, NVM3, and the component-based infrastructure. @@ -270,7 +270,7 @@ - + Introduces the security concepts that must be considered when implementing an Internet of Things (IoT) system. Using the ioXt Alliance's eight security principles as a structure, it clearly delineates the solutions Silicon Labs provides to support endpoint security and what you must do outside of the Silicon Labs framework. @@ -278,7 +278,7 @@ - + Introduces bootloading for Silicon Labs networking devices. Discusses the Gecko Bootloader as well as legacy Ember and Bluetooth bootloaders, and describes the file formats used by each. @@ -286,7 +286,7 @@ - + Introduces non-volatile data storage using flash and the three different storage implementations offered for Silicon Labs microcontrollers and SoCs: Simulated EEPROM, PS Store, and NVM3. @@ -294,14 +294,14 @@ - + Offers an overview for those new to the Bluetooth low energy technology. - + Describes the four multiprotocol modes, discusses considerations when selecting protocols for multiprotocol implementations, and reviews the Radio Scheduler, a required component of a dynamic multiprotocol solution. @@ -309,7 +309,7 @@ - + Describes methods to improve the coexistence of 2.4 GHz IEEE 802.11b/g/n Wi-Fi and other 2.4 GHz radios such as Bluetooth, Bluetooth Mesh, Bluetooth Low Energy, and IEEE 802.15.4-based radios such as Zigbee and OpenThread. @@ -317,14 +317,14 @@ - + Explains the basics of Bluetooth Angle of Arrival (AoA) and Angle of Departure (AoD) direction finding technologies and provides the theory behind estimating angle of arrival. - + Reviews using this XML-based mark-up language to describe the Bluetooth GATT database, configure access and security properties, and include the GATT database as part of the firmware. @@ -332,7 +332,7 @@ - + Describes how and when to use Simplicity Commander's Command-Line Interface. @@ -340,7 +340,7 @@ - + Describes how to implement a dynamic multiprotocol solution. @@ -348,14 +348,14 @@ - + Covers the Bluetooth stack v3.x architecture, application development flow, using the MCU core and peripherals, stack configuration options, and stack resource usage. - + Describes how to use the Simplicity Studio 5 GATT Configurator, an intuitive interface providing access to all the Profiles, Services, Characteristics, and Descriptors as defined in the Bluetooth specification. @@ -363,7 +363,7 @@ - + Describes the high-level implementation of the Silicon Labs Gecko Bootloader for EFR32 SoCs and NCPs, and provides information on how to get started using the Gecko Bootloader with Silicon Labs wireless protocol stacks in GSDK 4.0 and higher. @@ -371,7 +371,7 @@ - + The Bluetooth Direction Finding Tool Suite is meant to ease development with the Silicon Labs' RTL library. It provides multiple tools to configure the system, and also helps the development with analyzer tools that calculate many output parameters from the observed IQ samples. diff --git a/app/bluetooth/esf.properties b/app/bluetooth/esf.properties index 57173ee545..57062ff858 100644 --- a/app/bluetooth/esf.properties +++ b/app/bluetooth/esf.properties @@ -3,8 +3,8 @@ id=com.silabs.stack.ble label=Bluetooth SDK description=Bluetooth Software Development Kit -version=6.2.0.0 -prop.subLabel=Bluetooth\\ 6.2.0 +version=6.3.0.0 +prop.subLabel=Bluetooth\\ 6.3.0 # Default compatibility of the BLE SDK prop.boardCompatibility=.* diff --git a/app/bluetooth/example/bt_ncp/bt_ncp_esl_ap.slcp b/app/bluetooth/example/bt_ncp/bt_ncp_esl_ap.slcp index 1718835bed..74d1cd4628 100644 --- a/app/bluetooth/example/bt_ncp/bt_ncp_esl_ap.slcp +++ b/app/bluetooth/example/bt_ncp/bt_ncp_esl_ap.slcp @@ -112,13 +112,18 @@ configuration: - name: SL_BOARD_ENABLE_VCOM value: "1" - name: SL_UARTDRV_USART_VCOM_FLOW_CONTROL_TYPE - value: uartdrvFlowControlHwUart + value: uartdrvFlowControlHw condition: - - brd4001a + - brd4002a - name: SL_UARTDRV_USART_VCOM_FLOW_CONTROL_TYPE value: uartdrvFlowControlHw + condition: + - brd4001c + - name: SL_UARTDRV_USART_VCOM_FLOW_CONTROL_TYPE + value: uartdrvFlowControlHwUart unless: - - brd4001a + - brd4002a + - brd4001c - name: SL_PSA_KEY_USER_SLOT_COUNT value: "0" condition: diff --git a/app/bluetooth/example_host/bt_abr_host_initiator/config/btconf/gatt_configuration.btconf b/app/bluetooth/example_host/bt_abr_host_initiator/config/btconf/gatt_configuration.btconf deleted file mode 100644 index 9cb59e84a3..0000000000 --- a/app/bluetooth/example_host/bt_abr_host_initiator/config/btconf/gatt_configuration.btconf +++ /dev/null @@ -1,35 +0,0 @@ - - - - - Abstract: The generic_access service contains generic information about the device. All available Characteristics are readonly. - - - Empty Example - - - - Abstract: The external appearance of this device. The values are composed of a category (10-bits) and sub-categories (6-bits). - 0000 - - - - - Abstract: The Device Information Service exposes manufacturer and/or vendor information about a device. Summary: This service exposes manufacturer information about a device. The Device Information Service is instantiated as a Primary Service. Only one instance of the Device Information Service is exposed on a device. - - Abstract: The value of this characteristic is a UTF-8 string representing the name of the manufacturer of the device. - Silicon Labs - - - - - - Abstract: The SYSTEM ID characteristic consists of a structure with two fields. The first field are the LSOs and the second field contains the MSOs. This is a 64-bit structure which consists of a 40-bit manufacturer-defined identifier concatenated with a 24 bit unique Organizationally Unique Identifier (OUI). The OUI is issued by the IEEE Registration Authority (http://standards.ieee.org/regauth/index.html) and is required to be used in accordance with IEEE Standard 802-2001.6 while the least significant 40 bits are manufacturer defined. If System ID generated based on a Bluetooth Device Address, it is required to be done as follows. System ID and the Bluetooth Device Address have a very similar structure: a Bluetooth Device Address is 48 bits in length and consists of a 24 bit Company Assigned Identifier (manufacturer defined identifier) concatenated with a 24 bit Company Identifier (OUI). In order to encapsulate a Bluetooth Device Address as System ID, the Company Identifier is concatenated with 0xFFFE followed by the Company Assigned Identifier of the Bluetooth Address. For more guidelines related to EUI-64, refer to http://standards.ieee.org/develop/regauth/tut/eui64.pdf. Examples: If the system ID is based of a Bluetooth Device Address with a Company Identifier (OUI) is 0x123456 and the Company Assigned Identifier is 0x9ABCDE, then the System Identifier is required to be 0x123456FFFE9ABCDE. - - - - - - - - diff --git a/app/bluetooth/example_host/bt_abr_host_initiator/makefile b/app/bluetooth/example_host/bt_abr_host_initiator/makefile index 292facdb2c..aa032cd3b7 100644 --- a/app/bluetooth/example_host/bt_abr_host_initiator/makefile +++ b/app/bluetooth/example_host/bt_abr_host_initiator/makefile @@ -4,7 +4,6 @@ PROJECTNAME = bt_abr_host_initiator SDK_DIR = ../../../.. -BGBUILD = $(SDK_DIR)/protocol/bluetooth/bin/gatt/bgbuild.py ################################################################################ @@ -33,8 +32,7 @@ include $(SDK_DIR)/app/bluetooth/component_host/cjson.mk override INCLUDEPATHS += . \ $(SDK_DIR)/app/bluetooth/common_host/system \ $(SDK_DIR)/platform/common/inc \ -$(SDK_DIR)/protocol/bluetooth/inc \ -autogen +$(SDK_DIR)/protocol/bluetooth/inc ################################################################################ @@ -46,8 +44,6 @@ $(SDK_DIR)/app/bluetooth/common_host/system/system.c \ app.c \ main.c -PROJ_FILES += $(wildcard $(SDK_DIR)/protocol/bluetooth/bin/gatt/*) -PROJ_FILES += config/btconf/gatt_configuration.btconf ################################################################################ # Target rules # diff --git a/app/bluetooth/example_host/bt_host_esl_ap/ap_cli.py b/app/bluetooth/example_host/bt_host_esl_ap/ap_cli.py index 3a77400b80..0cc00a3b21 100644 --- a/app/bluetooth/example_host/bt_host_esl_ap/ap_cli.py +++ b/app/bluetooth/example_host/bt_host_esl_ap/ap_cli.py @@ -260,8 +260,10 @@ def loop(self): def arg_demo(self): parser_demo = self.subparsers.add_parser('demo', - description=self.do_demo.__doc__) - parser_demo.add_argument('choice', choices=['on', 'off'], help='Turn AP advertising on or off for ESL Demo in EFR Connect mobile app') + description=self.do_demo.__doc__, + epilog=''' + Note: You can obtain the current status of the demo mode by omitting the choice.''') + parser_demo.add_argument('choice', nargs='?', choices=['on', 'off'], help='Turn AP advertising on or off for ESL Demo in EFR Connect mobile app') def do_demo(self, arg): """ @@ -271,6 +273,8 @@ def do_demo(self, arg): self.ap.ap_adv_start() elif arg.choice == 'off': self.ap.ap_adv_stop() + else: + self.ap.ap_demo_status() def arg_scan(self): parser_scan = self.subparsers.add_parser('scan', @@ -917,8 +921,8 @@ def arg_vendor_opcode(self): vendor_opcode 1 --data 12233 - 3 bytes payload, the resulting ESL TLV is 3F01012233 vendor_opcode 5 -d 0012233 - 4 bytes payload, the resulting ESL TLV is 4F0500012233 - Please note that if the payload string has odd number of ASCII hex bytes, then a single leading zero will - be added.''') + Please note that the payload is always interpreted as an ASCII hex string, regardless of the presence or absence + of the '0x' prefix, and if an odd number of bytes is entered, a leading zero will be added.''') parser_vendor_opcode.add_argument('esl_id', type=esl_id_type, help='ESL ID or all') parser_vendor_opcode.add_argument('--group_id', '-g', metavar='', type=int, help="ESL group ID (optional, default is group 0)") parser_vendor_opcode.add_argument('--data', '-d', metavar='', type=data_type, help="ASCII hexadecimal data stream up to 16 bytes overall - an appropriate TLV to the given length will be built automatically.") @@ -932,12 +936,13 @@ def do_vendor_opcode(self, arg): esl_id = arg.esl_id if arg.data is not None: prefix_pos = arg.data.casefold().find('x') - if prefix_pos == -1: prefix_pos = 0 + if prefix_pos == -1: + prefix_pos = 0 else: prefix_pos += 1 - payload = int(arg.data, base=16) - length = (len(arg.data[prefix_pos:]) + 1) // 2 - data = payload.to_bytes(length, byteorder='big') + payload = int(arg.data, base=16) + length = (len(arg.data[prefix_pos:]) + 1) // 2 + data = payload.to_bytes(length, byteorder='big') self.ap.ap_vendor_opcode(esl_id, group_id, data) def arg_service_reset(self): diff --git a/app/bluetooth/example_host/bt_host_esl_ap/ap_constants.py b/app/bluetooth/example_host/bt_host_esl_ap/ap_constants.py index 05d2928113..7c3424ce9a 100644 --- a/app/bluetooth/example_host/bt_host_esl_ap/ap_constants.py +++ b/app/bluetooth/example_host/bt_host_esl_ap/ap_constants.py @@ -25,7 +25,7 @@ # Common constants used both by the BLE and ESL threads # Parameters for periodic advertisement -PA_INTERVAL_ABS_MIN = 7.5 +PA_INTERVAL_ABS_MIN = 15 # not PAwR but ESL (reasonable) limit! PA_INTERVAL_ABS_MAX = 81918.75 PA_SUBEVENT_MIN = 1 PA_SUBEVENT_MAX = 128 diff --git a/app/bluetooth/example_host/bt_host_esl_ap/ap_core.py b/app/bluetooth/example_host/bt_host_esl_ap/ap_core.py index 09918e3c45..b84c8def43 100644 --- a/app/bluetooth/example_host/bt_host_esl_ap/ap_core.py +++ b/app/bluetooth/example_host/bt_host_esl_ap/ap_core.py @@ -57,6 +57,7 @@ def __init__(self, config, unsecure, cmd_mode=False, demo_mode=False): self.auto_override = False self.cmd_mode = cmd_mode if not demo_mode else True self.demo_mode = demo_mode + self.demo_controller_connected = False self.event_handler_prefix_list = [""] # TODO: this list should be thread safe! self.set_mode_handlers() # some PAwR stuff @@ -98,9 +99,9 @@ def __init__(self, config, unsecure, cmd_mode=False, demo_mode=False): self.pawr_handle = None self.pawr_restart = None #PAwR default parameters - self.adv_interval_min = elw.ESL_LIB_PERIODIC_ADV_MIN_INTERVAL_DEFAULT - self.adv_interval_max = elw.ESL_LIB_PERIODIC_ADV_MAX_INTERVAL_DEFAULT - self.adv_interval_last = elw.ESL_LIB_PERIODIC_ADV_MAX_INTERVAL_DEFAULT + self.adv_interval_min = elw.ESL_LIB_PAWR_MIN_INTERVAL_DEFAULT + self.adv_interval_max = elw.ESL_LIB_PAWR_MAX_INTERVAL_DEFAULT + self.adv_interval_last = elw.ESL_LIB_PAWR_MAX_INTERVAL_DEFAULT self.subevent_count = elw.ESL_LIB_PAWR_SUBEVENT_COUNT_DEFAULT self.subevent_interval = elw.ESL_LIB_PAWR_SUBEVENT_INTERVAL_DEFAULT self.response_slot_delay = elw.ESL_LIB_PAWR_RESPONSE_SLOT_DELAY_DEFAULT @@ -133,16 +134,27 @@ def ap_adv_start(self): self.cmd_mode = True self.set_mode_handlers() else: - self.log.info("Demo mode is already set.") + self.log.info("Demo mode is already enabled.") def ap_adv_stop(self): if self.demo_mode: self.lib.general_command(CMD_AP_CONTROL_ADV_ENABLE, b'\x00') self.demo_mode = False - self.set_mode_handlers() - self.log.info("Demo mode disabled, switch to manual mode. To enable auto mode, please issue 'mode auto' command.") + if self.demo_controller_connected: + self.log.warning("Demo controller is currently connected, demo mode will remain active until disconnection!") + else: + self.set_mode_handlers() + self.log.info("Demo mode disabled, switch to manual mode. To enable auto mode, please issue 'mode auto' command.") else: - self.log.info("Not in Demo mode.") + if self.demo_controller_connected: + self.log.warning("Demo controller is still connected, demo mode disable requested already!") + else: + self.log.info("Not in Demo mode.") + + def ap_demo_status(self): + # Get current status of the demo mode + log(" Current demo status: {0}, controller {1}.".format("enabled" if self.demo_mode else "disabled" if not self.demo_controller_connected else "will be disabled", + "connected" if self.demo_controller_connected else "not connected")) def ap_scan(self, start, active=False): """ @@ -213,6 +225,9 @@ def ap_connect(self, esl_id, bt_addr: str, group_id, address_type): for tag in connecting_to: if tag.state in (TagState.CONNECTED, TagState.CONNECTING): + if self.controller_command == CCMD_CONNECT and not self.demo_auto_reconfigure and tag.state == TagState.CONNECTED: + # If a request is coming from the demo controller by scanning the QR code of an already connected but yet unconfigured tag... + self.notify_controller(self.controller_command,CONTROLLER_COMMAND_SUCCESS) # ...then just send the acknowledge immediately self.log.warning("%s already to %s, request ignored.", tag.state, tag.ble_address) continue @@ -413,6 +428,8 @@ def ap_imageupdate(self, image_index, file, raw=False, display_ind=None, label=N except ImageUpdateFailed as ex: self.log.error("Image update failed for tag at %s to image slot %d", tag.ble_address, image_index) self.log.error(ex) + if not self.cmd_mode: + self.ap_update_complete(tag.esl_id, tag.group_id) # To prevent the provisioning process from stalling in automatic mode, we need to disconnect. continue except ImageTypeRequired: self.log.debug("Type info required for image %d on tag at %s - request readout", image_index, tag.ble_address) @@ -782,6 +799,9 @@ def ap_mode(self, auto_mode): - auto_mode: 'True': automatic, 'False': manual, 'None': print current mode """ if auto_mode == True: + if self.demo_controller_connected: + self.log.error("Demo controller is currently connected, auto mode can't be set!") + return if not self.auto_override: if not self.pawr_active: self.start_pawr_train() @@ -1085,6 +1105,23 @@ def esl_event_tag_info(self, evt: esl_lib.EventTagInfo): """ ESL event handler """ pass + def esl_event_pawr_config(self, evt: esl_lib.EventPawrConfig): + """ ESL event handler """ + if not evt.configured: + self.log.error("Periodic advertisement configuration failed!") + # Synchronize to the last known good sync parameters of the ESL C library with those the AP's + self.adv_interval_min = evt.config.adv_interval.min + self.adv_interval_max = evt.config.adv_interval.max + self.subevent_count = evt.config.subevent.count + self.subevent_interval = evt.config.subevent.interval + self.response_slot_delay = evt.config.response_slot.delay + self.response_slot_spacing = evt.config.response_slot.spacing + self.response_slot_count = evt.config.response_slot.count + if evt.enabled: + self.log.warning("Note that the new PAwR configuration will not take effect until the sync has been restarted!") + else: + self.log.info("Periodic advertisement configured succesfully.") + def esl_event_pawr_status(self, evt: esl_lib.EventPawrStatus): """ ESL event handler """ if evt.enabled: @@ -1141,9 +1178,15 @@ def esl_event_connection_closed(self, evt: esl_lib.EventConnectionClosed): if not tag.provisioned or (evt.reason == elw.SL_STATUS_BT_CTRL_REMOTE_USER_TERMINATED and tag.pending_unassociate): # delete stored LTK for tags that didn't finish provisioning before the connection closed according to ESL Profile spec. # or if there's a pending unassociate executed succesfully + self.log.debug("The bonding data for ESL at %s deleted due to incomplete configuration.", tag.ble_address) self.key_db.delete_ltk(tag.ble_address) tag.reset() - if logLevel() <= LEVELS['DEBUG'] and tag.associated: + if tag.provisioned and not tag.advertising and evt.reason == elw.SL_STATUS_BT_CTRL_CONNECTION_TIMEOUT: + # Handle a special edge case in which the synced flag is not set after "succesfully failed" disconnection + # i.e. the very last LL handshake can be lost due to radio noise -> sl_status is reported as 0x1008 yet the connection is in fact closed + self.log.debug("Check if Tag at address %s got synchronized despite the reported hypervisor timeout.", tag.ble_address) + self.ap_ping(tag.esl_id, tag.group_id) + if self.cmd_mode or (logLevel() <= LEVELS['DEBUG'] and tag.associated): log("Tag info about disconnected device:", _half_indent_log=True) log(tag.get_info()) @@ -1188,11 +1231,16 @@ def esl_event_error(self, evt: esl_lib.EventError): self.key_db.delete_ltk(tag.ble_address) elif evt.lib_status == elw.ESL_LIB_STATUS_CONN_FAILED: self.bonding_finished = True - if evt.sl_status == elw.SL_STATUS_ABORT or evt.sl_status == elw.SL_STATUS_BT_CTRL_AUTHENTICATION_FAILURE: # handle advertisers that refuse connection retry attempts - e.g. because bonded to other AP - tag = self.tag_db.find(evt.node_id) - if tag is not None and not tag.blocked and not tag.provisioned: - self.log.warning("ESL at address %s has been blocked due to unsuccessful connection attempt(s).", evt.node_id) - tag.block(elw.ESL_LIB_STATUS_BONDING_FAILED) + tag = self.tag_db.find(evt.node_id) + if tag is not None and not tag.provisioned: + if evt.sl_status == elw.SL_STATUS_ABORT or evt.sl_status == elw.SL_STATUS_BT_CTRL_AUTHENTICATION_FAILURE: # handle advertisers that refuse connection retry attempts - e.g. because bonded to other AP + if not tag.blocked: + self.log.warning("ESL at address %s has been blocked due to unsuccessful connection attempt(s).", evt.node_id) + tag.block(elw.ESL_LIB_STATUS_BONDING_FAILED) + elif evt.sl_status == elw.SL_STATUS_BT_CTRL_CONNECTION_TERMINATED_BY_LOCAL_HOST and evt.data == elw.ESL_LIB_CONNECTION_STATE_ESL_DISCOVERY: + if tag.blocked: + self.key_db.delete_ltk(tag.ble_address) # remove key of ESLs which are violating the spec (that is, which are lack of any mandatory GATT entries) + self.log.debug("Bonding for ESL at address %s deleted due to ESL Profile/Service violation.", tag.ble_address) elif evt.sl_status in [elw.SL_STATUS_NO_MORE_RESOURCE, elw.SL_STATUS_BT_CTRL_CONNECTION_LIMIT_EXCEEDED] and not self.max_conn_count_reached: self.max_conn_count_reached = True self.log.warning("Access point connection limit reached - suspend connect requests until a connection is closed.") @@ -1243,10 +1291,14 @@ def cli_esl_event_error(self, evt: esl_lib.EventError): """ ESL event handler in CLI mode """ if evt.lib_status in [elw.ESL_LIB_STATUS_CONN_FAILED, elw.ESL_LIB_STATUS_CONN_CLOSE_FAILED, elw.ESL_LIB_STATUS_CONN_TIMEOUT]: if evt.lib_status == elw.ESL_LIB_STATUS_CONN_FAILED: - if evt.sl_status == elw.SL_STATUS_BT_CTRL_AUTHENTICATION_FAILURE: # handle advertisers bonded to different AP + if evt.sl_status == elw.SL_STATUS_BT_CTRL_AUTHENTICATION_FAILURE or evt.data == elw.ESL_LIB_CONNECTION_STATE_NEW_BOND_REQUIRED: # handle advertisers bonded to different AP self.log.info("ESL at address %s refused connection attempts - seemingly bonded to other AP", evt.node_id) elif evt.lib_status == elw.ESL_LIB_STATUS_CONN_TIMEOUT: - self.log.error("Timeout occured on connection attempt to address %s", evt.node_id) + if evt.data == elw.ESL_LIB_CONNECTION_STATE_CONNECTING: + self.log.error("Timeout occured on connection attempt to address %s", evt.node_id) + if evt.data == elw.ESL_LIB_CONNECTION_STATE_WRITE_CONTROL_POINT: + # The Tag object already cleared its connection handle until we reach to this point + self.log.error("Timeout occured after writing ESL control point of deleted connection handle %s", evt.node_id) self.revert_auto_mode() def cli_esl_event_system_boot(self, evt: esl_lib.EventSystemBoot): @@ -1301,13 +1353,10 @@ def auto_esl_event_error(self, evt: esl_lib.EventError): elif evt.lib_status == elw.ESL_LIB_STATUS_OTS_GOTO_FAILED: if evt.sl_status == elw.SL_STATUS_NOT_FOUND: self.upload_next_image(tag) - elif evt.lib_status == elw.ESL_LIB_STATUS_BONDING_FAILED: - if tag is not None: # Tag may have been already deleted in the edge case where connection timeout of an unprovisined tag precedes bonding fail error - tag.block(evt.lib_status) elif evt.lib_status in [elw.ESL_LIB_STATUS_CONN_FAILED, elw.ESL_LIB_STATUS_CONN_CLOSE_FAILED, elw.ESL_LIB_STATUS_CONN_TIMEOUT]: self.auto_override = False self.set_mode_handlers() - if evt.sl_status not in [elw.SL_STATUS_NO_MORE_RESOURCE, elw.SL_STATUS_BT_CTRL_CONNECTION_LIMIT_EXCEEDED]: + if evt.sl_status not in [elw.SL_STATUS_NO_MORE_RESOURCE, elw.SL_STATUS_BT_CTRL_CONNECTION_LIMIT_EXCEEDED, elw.SL_STATUS_BT_CTRL_UNKNOWN_CONNECTION_IDENTIFIER]: self.check_address_list() def auto_esl_event_connection_opened(self, evt: esl_lib.EventConnectionOpened): @@ -1372,6 +1421,7 @@ def auto_esl_event_bonding_finished(self, evt: esl_lib.EventBondingData): def demo_esl_event_system_boot(self, evt: esl_lib.EventSystemBoot): """ ESL event handler in demo mode """ + self.log.warning("ESL AP started in demo mode - open the 'ESL Demo' activity on the 'Demo' page in EFR Connect mobile application.") # Enable advertising self.lib.general_command(CMD_AP_CONTROL_ADV_ENABLE, b'\x01') self.start_scan() @@ -1450,9 +1500,12 @@ def demo_ap_control_status(self, status: int): except KeyError: status_str = "unknown" self.log.info("AP control status %s", status_str) - if self.demo_mode and status == 0x00: - self.demo_mode = False - self.ap_adv_start() + if status == 0: + self.demo_controller_connected = False + if not self.demo_mode: + self.set_mode_handlers() + elif not self.demo_controller_connected: + self.demo_controller_connected = True def demo_esl_event_connection_opened(self, evt: esl_lib.EventConnectionOpened): """ ESL event handler in demo mode """ @@ -1581,6 +1634,7 @@ def pawr_configure(self, adv_interval_min, adv_interval_max, subevent_count, sub """ Set PAwR configuration, validate if possible """ + # Store the unchecked configuration - may turn to be invalid, in which case it will reverted to the last known good state of the ESL C lib config in the following event self.adv_interval_min = adv_interval_min self.adv_interval_max = adv_interval_max self.subevent_count = subevent_count @@ -1590,15 +1644,15 @@ def pawr_configure(self, adv_interval_min, adv_interval_max, subevent_count, sub self.response_slot_count = response_slot_count if self.pawr_handle is not None: self.lib.pawr_configure(self.pawr_handle, - adv_interval_min=self.adv_interval_min, - adv_interval_max=self.adv_interval_max, - subevent_count=self.subevent_count, - subevent_interval=self.subevent_interval, - response_slot_delay=self.response_slot_delay, - response_slot_spacing=self.response_slot_spacing, - response_slot_count=self.response_slot_count) + adv_interval_min, + adv_interval_max, + subevent_count, + subevent_interval, + response_slot_delay, + response_slot_spacing, + response_slot_count) else: - self.log.warning("PAwR is not running, skipping parameter validation.") + self.log.warning("PAwR hasn't been created yet, skipping parameter validation. Please note that this configuration may be inplausible.") def start_pawr_train(self, adv_interval=None): """ @@ -1847,7 +1901,10 @@ def past(self, tag: Tag): self.log.error("PAwR is not running, auto provisioning will stop until PAwR train is started by 'sync start' command!") tag.close_connection() return - tag.initiate_past(self.pawr_handle, self.pa_timer_interval) + try: + tag.initiate_past(self.pawr_handle, self.pa_timer_interval) + except Exception as e: + self.log.error(e) def write_values(self, tag: Tag, values: dict, att_response=True): """ Write values """ diff --git a/app/bluetooth/example_host/bt_host_esl_ap/ap_logger.py b/app/bluetooth/example_host/bt_host_esl_ap/ap_logger.py index d948379530..5524e6283a 100644 --- a/app/bluetooth/example_host/bt_host_esl_ap/ap_logger.py +++ b/app/bluetooth/example_host/bt_host_esl_ap/ap_logger.py @@ -27,19 +27,24 @@ import os import sys import logging +import threading try: import colorlog except ImportError: pass +from functools import partial, partialmethod LEVELS = {'NOTSET': logging.NOTSET, + 'TRACE': logging.DEBUG - 5, 'DEBUG': logging.DEBUG, 'INFO' : logging.INFO, 'WARNING' : logging.WARNING, 'ERROR': logging.ERROR, 'CRITICAL': logging.CRITICAL} -COLORS = {'DEBUG': 'light_black', +COLORS = {'NOTSET': 'light_purple', + 'TRACE': 'light_blue', + 'DEBUG' : 'light_black', 'INFO' : 'light_green', 'WARNING' : 'light_yellow', 'ERROR': 'light_red', @@ -47,13 +52,15 @@ stdout = False level = logging.INFO +lock = threading.Lock() _logger_list = {} def log(*args, _half_indent_log :bool=False, **kwargs): ''' Print with 1 tab + 1 whitespace indentation ''' args = [arg.replace('\n', '\n\t ') if isinstance(arg, str) else arg for arg in args] - print('\t' if not _half_indent_log else 3*' ', *args, file=sys.stdout if stdout else sys.stderr, **kwargs) + with lock: + print('\t' if not _half_indent_log else 3*' ', *args, file=sys.stdout if stdout else sys.stderr, **kwargs) class StreamHandler(logging.StreamHandler): def __init__(self): @@ -94,4 +101,22 @@ def logLevelName(): return logging.getLevelName(level) def logLevel(): - return level \ No newline at end of file + return level + +def addLogLevel(value, name): + """ + Extend logging levels of Python's built-in logging facility with custom `name`. + + This `name` will be added with lower case as an attribute of the `logging` module using the given trace `value`. + This method will raise an `AttributeError` if the given level name already exists in the logging module. + + """ + attribute = name.lower() + + if hasattr(logging.getLoggerClass(), attribute) or hasattr(logging, attribute): + raise AttributeError(f"The level name '{attribute}' is already defined in logger facility!") + else: + setattr(logging.getLoggerClass(), attribute, partialmethod(logging.getLoggerClass().log, value)) + setattr(logging, attribute, partial(logging.log, value)) + setattr(logging, name, value) + logging.addLevelName(value, name) diff --git a/app/bluetooth/example_host/bt_host_esl_ap/esl_lib.py b/app/bluetooth/example_host/bt_host_esl_ap/esl_lib.py index d2fa655c24..3795fdbfd6 100644 --- a/app/bluetooth/example_host/bt_host_esl_ap/esl_lib.py +++ b/app/bluetooth/example_host/bt_host_esl_ap/esl_lib.py @@ -96,6 +96,7 @@ def event_factory(evt_code: elw.esl_lib_evt_type_t, evt_data: elw.esl_lib_evt_da EventConnectionOpened, EventBondingData, EventBondingFinished, + EventPawrConfig, EventPawrStatus, EventPawrResponse, EventPawrDataRequest, @@ -372,6 +373,11 @@ def __init__(self, evt_data: elw.esl_lib_evt_data_t): def __repr__(self) -> str: return f'{self.evt_code}, {self.pawr_handle:#x}, {self.enabled}, {self.configured}, {self.config.adv_interval.min}, {self.config.adv_interval.max}, {self.config.subevent.count}, {self.config.subevent.interval}, {self.config.response_slot.delay}, {self.config.response_slot.spacing}, {self.config.response_slot.count}' +class EventPawrConfig(EventPawrStatus): + '''Wrapper for esl_lib_evt_pawr_config_t''' + evt_code = EventType(elw.ESL_LIB_EVT_PAWR_CONFIG) + pass + class EventPawrResponse(): '''Wrapper for esl_lib_evt_pawr_response_t''' evt_code = EventType(elw.ESL_LIB_EVT_PAWR_RESPONSE) @@ -435,10 +441,17 @@ def __repr__(self) -> str: class CommandFailedError(Exception): '''ESL Library command failed''' + def __init__(self, message: str, sl_status = None) -> None: + self.sl_status = sl_status + self.message = message + def __repr__(self) -> str: + return self.message + __str__ = __repr__ class Lib(): '''ESL library running in its own process''' def __init__(self, config): + ap_logger.addLogLevel(ap_logger.LEVELS["TRACE"], 'TRACE') self.config = config self.event_queue = mp.Queue() self._command_lock = mp.Lock() @@ -465,7 +478,7 @@ def log(level:int, module:str, log:str, file:str, line:int, function:str): """Logging callback for ESL lib instance""" filter_events = [] LOG_LEVEL_DICT = { - elw.ESL_LIB_LOG_LEVEL_DEBUG: self.log.debug, + elw.ESL_LIB_LOG_LEVEL_DEBUG: self.log.trace, elw.ESL_LIB_LOG_LEVEL_INFO: self.log.info, elw.ESL_LIB_LOG_LEVEL_WARNING: self.log.warning, elw.ESL_LIB_LOG_LEVEL_ERROR: self.log.error, @@ -474,7 +487,8 @@ def log(level:int, module:str, log:str, file:str, line:int, function:str): if ap_logger.logLevel() > ap_logger.LEVELS["NOTSET"]: # Note: The lowest log level becomes extra verbose, completely flooding the CLI! filter_events = [b"PAwR response, data status = 255", b"Tag found", b"characteristic", b"tag info"] if not any(flt in log for flt in filter_events): - LOG_LEVEL_DICT[level]("[%s] %s in %s() @ %d:%s ", module, log.rstrip(), function, line, file) + with ap_logger.lock: + LOG_LEVEL_DICT[level]("[%s] %s in %s() @ %d:%s ", module, log.rstrip(), function, line, file) log_func = elw.esl_lib_log_callback_t(log) elw.esl_lib_start(self.config, on_event_func, log_func) @@ -503,7 +517,7 @@ def _serialize_command(self, command, args=None): except BrokenPipeError as err: raise CommandFailedError('Lib process terminated unexpectedly') from err if result[0]: - raise CommandFailedError(f'{command[1:]} failed {get_enum("SL_STATUS_", result[0])}') + raise CommandFailedError(f'{command[1:]} failed with result: {get_enum("SL_STATUS_", result[0])}', result[0]) return result def stop(self, timeout=3): @@ -520,7 +534,7 @@ def _stop(self): def scan_configure(self, active_mode: bool=False, interval_ms: float=10.0, - window_ms: float=10.0, + window_ms: float=8.75, scanning_phy: int=SCAN_PHY_1M, discover_mode: int=SCAN_DISCOVER_GENERIC): '''Public wrapper for esl_lib_scan_configure''' @@ -530,13 +544,13 @@ def scan_configure(self, def _scan_configure(self, active_mode: bool=False, interval_ms: float=10.0, - window_ms: float=10.0, + window_ms: float=8.75, scanning_phy: int=SCAN_PHY_1M, discover_mode: int=SCAN_DISCOVER_GENERIC): '''Internal wrapper for esl_lib_scan_configure''' parameters = elw.esl_lib_scan_parameters_t(mode=active_mode, - interval=int(interval_ms / 0.625), - window=int(window_ms / 0.625), + interval=round(interval_ms / 0.625), + window=round(window_ms / 0.625), scanning_phy=scanning_phy, discover_mode=discover_mode) status = elw.esl_lib_scan_configure(byref(parameters)) @@ -680,8 +694,8 @@ def _pawr_set_data(self, pawr_handle, subevent: int, response_slot_max: int, pay def pawr_configure(self, pawr_handle, - adv_interval_min=elw.ESL_LIB_PERIODIC_ADV_MIN_INTERVAL_DEFAULT, - adv_interval_max=elw.ESL_LIB_PERIODIC_ADV_MAX_INTERVAL_DEFAULT, + adv_interval_min=elw.ESL_LIB_PAWR_MIN_INTERVAL_DEFAULT, + adv_interval_max=elw.ESL_LIB_PAWR_MAX_INTERVAL_DEFAULT, subevent_count=elw.ESL_LIB_PAWR_SUBEVENT_COUNT_DEFAULT, subevent_interval=elw.ESL_LIB_PAWR_SUBEVENT_INTERVAL_DEFAULT, response_slot_delay=elw.ESL_LIB_PAWR_RESPONSE_SLOT_DELAY_DEFAULT, diff --git a/app/bluetooth/example_host/bt_host_esl_ap/esl_tag.py b/app/bluetooth/example_host/bt_host_esl_ap/esl_tag.py index bab8e2e246..001f6ab6c7 100644 --- a/app/bluetooth/example_host/bt_host_esl_ap/esl_tag.py +++ b/app/bluetooth/example_host/bt_host_esl_ap/esl_tag.py @@ -557,6 +557,8 @@ def handle_event(self, evt): """ Handle event """ if isinstance(evt, esl_lib.EventConnectionOpened): if evt.address == self.ble_address: + self._past_timer.cancel() + self._past_initiated = False self.connection_handle = evt.connection_handle self.gattdb_handles = evt.gattdb_handles self.pending_unassociate = False @@ -594,12 +596,17 @@ def handle_event(self, evt): self.log.info("Connection to %s closed with reason %s",self.ble_address, esl_lib.get_enum("SL_STATUS_",evt.reason)) elif isinstance(evt, esl_lib.EventTagInfo): if evt.connection_handle == self.connection_handle: + for ix, (tlv, value) in enumerate(evt.tlv_data.items()): + if len(value) == 0: # According to the ESL Service Specification, none of the ESL Information Characteristics can be valid without data! + self.block(elw.ESL_LIB_STATUS_CONN_DISCOVERY_FAILED) + self.log.error("ESL at address %s blocked due to invalid zero length characteristic data for TLV type %d at data index %d", self.ble_address, tlv, ix) + self.close_connection(force_close=True) self.gatt_values.update(evt.tlv_data) if elw.ESL_LIB_DATA_TYPE_GATT_PNP_ID in evt.tlv_data: if self.pnp_vendor_id is None: self.log.error("PnP characteristic not found - vendor opcodes support disabled") elif self.pnp_vendor_id == SIG_VENDOR_ID_SILABS: - self.log.info("Silabs device found - vendor opcodes are not defined") + self.log.info("Silabs ESL found - one vendor opcode is allocated for PAwR interval skipping: 0x1Fnn") else: self.log.info("PnP characteristic '0x%02x' found for %s", self.pnp_vendor_id, self.ble_address) if elw.ESL_LIB_DATA_TYPE_GATT_SERIAL_NUMBER in evt.tlv_data: @@ -644,6 +651,8 @@ def handle_event(self, evt): if evt.data_sent[0] == TLV_OPCODE_FACTORY_RST: self.reset() self.pending_unassociate = True # need to revert pending_unassociate until AP core processes the same event! + elif evt.data_sent[0] == TLV_OPCODE_UPDATE_COMPLETE and self.blocked: + self.unblock() # clear the blocked state for any tag to which the update complete command is sent elif isinstance(evt, esl_lib.EventControlPointNotification): if evt.connection_handle == self.connection_handle: self.handle_response(evt.data) @@ -670,23 +679,27 @@ def handle_event(self, evt): if evt.lib_status == elw.ESL_LIB_STATUS_BONDING_FAILED: self.state = TagState.IDLE elif evt.lib_status == elw.ESL_LIB_STATUS_CONN_SUBSCRIBE_FAILED: - self.block(evt.lib_status) - self.log.error("ESL at address %s blocked due to ESL Control Point subscription failure!", self.ble_address) + if evt.sl_status == elw.SL_STATUS_BT_ATT_CLIENT_CHARACTERISTIC_CONFIGURATION_DESCRIPTOR_IMPROPERLY_CONFIGURED and not self.blocked: + self.block(evt.lib_status) + self.log.error("ESL at address %s blocked due to violation of ESL Profile / Service specification!", self.ble_address) + else: + self.log.warning("Failed subscription attempt to the ESL Control Point at address %s - connection will be terminated!", self.ble_address) elif evt.lib_status == elw.ESL_LIB_STATUS_CONN_FAILED: if evt.sl_status is not elw.SL_STATUS_ALREADY_EXISTS: self.connection_handle = None - if evt.data in [elw.ESL_LIB_CONNECTION_STATE_SERVICE_DISCOVERY, elw.ESL_LIB_CONNECTION_STATE_DIS_DISCOVERY, elw.ESL_LIB_CONNECTION_STATE_ESL_DISCOVERY]: - self.log.error("ESL at address %s blocked due to ESL service discovery failure!", self.ble_address) - self.block(evt.lib_status) self.state = TagState.IDLE elif evt.lib_status == elw.ESL_LIB_STATUS_CONN_CLOSE_FAILED: self.connection_handle = None self.busy = False - if evt.sl_status == elw.SL_STATUS_TIMEOUT and evt.data == elw.ESL_LIB_CONNECTION_STATE_PAST_CLOSE_CONNECTION and self._past_timer.is_alive(): + if evt.sl_status == elw.SL_STATUS_TIMEOUT and evt.data in [elw.ESL_LIB_CONNECTION_STATE_PAST_CLOSE_CONNECTION, elw.ESL_LIB_CONNECTION_STATE_PAST_INIT] and self._past_timer.is_alive(): self._past_timer.cancel() + self._past_initiated = False elif evt.lib_status == elw.ESL_LIB_STATUS_CONN_TIMEOUT: + if self._past_timer.is_alive(): + self._past_timer.cancel() + self._past_initiated = False self.connection_handle = None - if evt.data == elw.ESL_LIB_CONNECTION_STATE_PAST_CLOSE_CONNECTION: + if evt.data in [elw.ESL_LIB_CONNECTION_STATE_PAST_CLOSE_CONNECTION, elw.ESL_LIB_CONNECTION_STATE_PAST_INIT]: self.log.warning("ESL at address %s failed to sync!", self.ble_address) self.reset() elif evt.lib_status == elw.ESL_LIB_STATUS_OTS_GOTO_FAILED: @@ -702,19 +715,20 @@ def handle_event(self, evt): self.log.info("PAST skipped for address %s by ESL already in Synchronized state.", self.ble_address) else: self.log.error("PAST was unsuccesssful, force closing connection to tag at address %s", self.ble_address) - self.close_connection() + self.close_connection(force_close=True) elif evt.lib_status == elw.ESL_LIB_STATUS_OTS_INIT_FAILED: self.auto_image_count = 0 def __advertising_timeout(self): - self.log.warning("Advertisements from address %s are no longer received!", self.ble_address) + if self.advertising: + self.log.warning("Advertisements from address %s are no longer received!", self.ble_address) self._advertising = False def __past_timeout(self): """ Called on PAST timeout """ self.log.warning("PAST timeout for address %s, force close!", self.ble_address) try: - self.close_connection() + self.close_connection(force_close=True) except Exception as e: self.log.error(e) @@ -726,23 +740,28 @@ def connect(self, """ Connect to the tag """ if self.state != TagState.IDLE: raise InvalidTagStateError(f"Invalid ESL object state: {self._state} at address {self.ble_address}") - self._connection_handle = None # silent but forced reset of handle - self.state = TagState.CONNECTING - if pawr is None: - self._advertising = True # necessary step for any connect requests to undetected advertisers! - self.lib.connect(address=self.ble_address, - pawr=pawr, - identity=identity, - key_type=key_type, - key=key, - gattdb=self.gattdb_handles) - - def close_connection(self): + try: + self.lib.connect(address=self.ble_address, + pawr=pawr, + identity=identity, + key_type=key_type, + key=key, + gattdb=self.gattdb_handles) + self._connection_handle = None # silent but forced reset of handle + self.state = TagState.CONNECTING + if pawr is None: + self._advertising = True # necessary step for any connect requests to undetected advertisers! + except Exception as e: + self.log.error(e) + + def close_connection(self, force_close = False): """ Disconnect from the tag """ - if self.state != TagState.CONNECTED: + if self.state != TagState.CONNECTED and not force_close: raise InvalidTagStateError(f"Invalid ESL object state: {self._state} at address {self.ble_address}") self._past_initiated = False try: + if (force_close): + self.log.debug('Abort connection to ESL at %s.', self.ble_address) self.lib.close_connection(self.connection_handle) self.busy = True except esl_lib.CommandFailedError as e: @@ -850,7 +869,7 @@ def image_update(self, image_index, file, raw=False, display_ind=None, label=Non disp_type = self.display_info[display_ind].type if ots_object_type and disp_type == ots_object_type: - self.log.info("Display type matches object type for address %s", self.ble_address) + self.log.debug("Display type matches object type for address %s", self.ble_address) if type(file) == str: self.xbm_converter.open(file) if self.xbm_converter.image is not None: @@ -875,9 +894,9 @@ def image_update(self, image_index, file, raw=False, display_ind=None, label=Non def initiate_past(self, pawr_handle, pa_interval): """ Initiate PAST """ if self.state != TagState.CONNECTED: - raise InvalidTagStateError(f"Invalid ESL object state: {self._state} at address {self.ble_address}") + raise InvalidTagStateError(f"Invalid ESL object state: {self._state} at address {self.ble_address}!") if self._past_initiated: - return + raise InvalidTagStateError(f"PAST has been already initiated for ESL at address {self.ble_address}!") try: self.lib.initiate_past(self.connection_handle, pawr_handle) self._past_initiated = True @@ -888,4 +907,6 @@ def initiate_past(self, pawr_handle, pa_interval): self._past_timer.start() self.busy = True except esl_lib.CommandFailedError as e: - self.log.error(e) + # self.lib.initiate_past is OK to return SL_STATUS_BT_CTRL_UNKNOWN_CONNECTION_IDENTIFIER if the ESL is already synchronized. + if e.sl_status != elw.SL_STATUS_BT_CTRL_UNKNOWN_CONNECTION_IDENTIFIER: + self.log.error(e) diff --git a/app/bluetooth/example_host/bt_host_esl_ap/image_converter.py b/app/bluetooth/example_host/bt_host_esl_ap/image_converter.py index 8fae1ac82e..7eaa956eaf 100644 --- a/app/bluetooth/example_host/bt_host_esl_ap/image_converter.py +++ b/app/bluetooth/example_host/bt_host_esl_ap/image_converter.py @@ -66,7 +66,7 @@ def log(self): def open(self, img_path): """ Open image file """ try: - self.image = Image.open(img_path, "r").convert(mode='RGB') + self.image = Image.open(img_path, "r").convert(mode='RGBA') except: self.log.error("Cannot open image file: %s!", img_path) self.image = None @@ -74,7 +74,7 @@ def open(self, img_path): def open_frombytes(self, img_bytes): """ Open image file """ try: - self.image = Image.open(io.BytesIO(img_bytes)).convert(mode='RGB') + self.image = Image.open(io.BytesIO(img_bytes)).convert(mode='RGBA') except: self.log.error("Cannot open image file: %s!", img_bytes) self.image = None @@ -136,7 +136,9 @@ def convert(self, display_size=CONF_WSTK_DISPLAY_SIZE, bw=True, bitflip=True, ro self.image = self.image.transpose(rotation) # do some auto adjustment for normalized results - display_image = ImageOps.autocontrast(self.image, preserve_tone=True) + display_image = Image.new('RGBA', self.image.size, self.xbm_white) + display_image = Image.alpha_composite(display_image, self.image) + display_image = ImageOps.autocontrast(display_image.convert('RGB'), preserve_tone=True) if cropfit: display_image = ImageOps.fit(display_image, display_size, method=Image.LANCZOS, centering=fit_centering) @@ -158,7 +160,7 @@ def convert(self, display_size=CONF_WSTK_DISPLAY_SIZE, bw=True, bitflip=True, ro red_pixels = display_image.remap_palette([0,0,2]).convert('1') image_size = display_size - if len(display_image.getcolors()) == 3: + if not bw: image_size = tuple(map(mul, display_size, (1,2))) image_out = Image.new('RGB', image_size, "white") # would be better to use the display color diff --git a/app/bluetooth/example_host/bt_host_esl_ap/qrcode_generator.py b/app/bluetooth/example_host/bt_host_esl_ap/qrcode_generator.py index f8bcb23d65..160f523c2d 100755 --- a/app/bluetooth/example_host/bt_host_esl_ap/qrcode_generator.py +++ b/app/bluetooth/example_host/bt_host_esl_ap/qrcode_generator.py @@ -120,7 +120,7 @@ def generate_qrcode(data, height, width): # Adding border top_border = round((height - qr_height) / 2) left_border = round((width - qr_width) / 2) - result = Image.new('RGB', (width, height), XbmConverter.xbm_white) + result = Image.new('RGBA', (width, height), XbmConverter.xbm_white) result.paste(img, (left_border, top_border)) # Create bytes from image img_xbm = XbmConverter(result) diff --git a/app/bluetooth/example_host/bt_host_esl_ap/readme/readme.md b/app/bluetooth/example_host/bt_host_esl_ap/readme/readme.md index bc6597d800..23db926a5a 100644 --- a/app/bluetooth/example_host/bt_host_esl_ap/readme/readme.md +++ b/app/bluetooth/example_host/bt_host_esl_ap/readme/readme.md @@ -15,8 +15,6 @@ Table of content: - [Getting started](#getting-started) - [Pre-steps before building](#pre-steps-before-building) - [Building the shared libraries](#building-the-shared-libraries) - - [Pre-steps before building](#pre-steps-before-building-1) - - [Building the shared libraries](#building-the-shared-libraries-1) - [Starting AP application](#starting-ap-application) - [Runtime commands](#runtime-commands) - [ESL Tag commands](#esl-tag-commands) @@ -57,9 +55,11 @@ Table of content: ## Limitations, known issues --- -- In some cases, especially when there are many BLE devices advertising nearby while the AP is scanning for longer periods, the AP script may become unresponsive. In such a case, it may help to limit the period of scanning or to reduce the number of nearby advertising devices. If neither of these are possible, you may want to increase the throughput of the NCP VCOM according to [this article](https://community.silabs.com/s/article/wstk-virtual-com-port-baudrate-setting?language=en_US). After changing the WSTK VCOM speed as described, do not forget to update the VCOM Baud rate configuration of the ESL AP NCP example also accordingly, then re-build and re-flash the target with the new firmware. -- On Windows, there is also a known issue when running the AP where the debugging trace and command line input can interfere with each other on some terminals if python pyreadline3 is installed, so it is strongly recommended to uninstall it using the command `pip uninstall pyreadline3` before running the AP. To find out if it is installed or not, the command `pip freeze` can be used. -- MSYS2 MinGW bash is not recommended for use with ESL Access Point Python example application due to various compatibility issues between the native Windows Python environment and that of MSYS2. +- In some cases, particularly if there are many BLE devices advertising nearby while the AP is scanning for long periods, the AP script may become unresponsive. In this case, it may help to limit the scanning window or reduce the number of nearby advertising devices. If neither of these is possible, it is best to increase the throughput of the NCP VCOM as described in [this article](https://community.silabs.com/s/article/wstk-virtual-com-port-baudrate-setting?language=en_US). After changing the WSTK VCOM speed, please don't forget to update the VCOM Baud rate configuration of the ESL NCP Access Point example also accordingly, then re-build and re-flash the target with the new firmware. +- On Windows, there is also a known issue when running the AP where the debugging trace and command line input can interfere with each other on some terminals if Python's pyreadline3 module is installed, so it is strongly recommended to uninstall it using the command `pip uninstall pyreadline3` before running the AP. To find out if it is installed or not, the command `pip freeze` can be used. +- MSYS2 MinGW bash is not recommended for running ESL Access Point Python example application due to various compatibility issues between the native Windows Python environment and that of MSYS2. Still, the ESL C library has to be build with it. +- Sometimes, especially on systems where Python 2 and 3 environments are installed together, the ESL AP script cannot run due to the way these systems handle the default Python environments. If you experience import problems with Python modules that you are sure are installed for the correct Python version, you may need to modify the PATH environment variable. +- The PAwR response delay should not be set to less than 30 ms if the ESL Tag uses the WSTK memory LCD as its display, as its platform driver does not support non-blocking mode during image transfer. As a result, for a PAwR train required to serve networks of up to 7000 ESLs, it is not possible to set the PAwR interval below 1.54 seconds in our default example settings. For any shorter response delays than 30ms, please write a custom display driver based on the ESL Display implementation recommendations using non-blocking code. ## Project structure --- @@ -100,7 +100,7 @@ _Note: Shall any unsolicited error occur during the automated process, the autom ## Getting started --- -The NCP Host side application requires Python 3. Run `pip install -r requirements.txt` to install all other requirements for the application. Make sure to run this command before running `make`. +The NCP Host side application requires Python 3. Run `pip install -r requirements.txt` to install all other requirements for the application. Make sure to run this command before running `make`. See [Pre-steps before building](#pre-steps-before-building) on how to get a working build environment. On the target side an EFR device is needed, programmed with the *Bluetooth - NCP ESL Access Point* sample application along with an appropriate bootloader project called *Bootloader - NCP BGAPI UART DFU*. @@ -109,6 +109,8 @@ To run the ESL AP Python host example, a preliminary step is required to build t ### Pre-steps before building For Windows only, the first thing we need is a UNIX-like utility environment, for which we have MSYS2 as a regular tool at Silabs. After downloading and installing MSYS2, we also need to download make utility and the appropriate Minimalist GNU for Windows GCC compiler: to choose the right architecture, we need to know which Python architecture we have, as it needs to compile slightly differently for 64-bit and 32-bit versions. +Please note that if you already have Cygwin installed, installing MSYS2 and MingW may cause problems, so installation in such an environment is not recommended. Instead, we recommend that you keep your regular environment, but you will need to find out what additional components may need to be installed via your package manager, and what confuguration may need to be changed, as we do not provide direct support for Cygwin. + As for the Python version, version 3.9 is recommended - but later versions may work as well. On Windows, it is also recommended to install it into a custom directory to avoid unexpected errors later. It is essential that the installed executable environment is not placed in the read-only '*Program Files*' folders, and that the installer is allowed to set the necessary PATH variables. Furtunatelly, no such complications are known to exist with Linux and macOS. Some possible pitfalls of a Windows installation may happen: the MSYS2 MinGW environment can have a built-in Python interpreter installed in the */usr/bin* or */mingw/bin* folder (`which Python` can be used to find out). Although advanced users will be definitely able to compile with this Python if they know how to fix various errors that may come during the build execution, it is strongly discouraged due to the many potential sources of trouble. @@ -118,31 +120,17 @@ In addition, as it was mentioned earlier, if the native Windows Python is locate Installing the proper GCC version is also essential. For example, if our Python is 32-bit, but the ESL key library and ESL C library are compiled with GCC for MinGW64, the import will fail and the AP example code will not start. This means either issuing `pacman -S make mingw-w64-x86_64-gcc`, or `pacman -S make mingw-w64-i686-gcc` in the MinGW32 or MinGW64 bash terminal, depending on Python interpreter architecture. -Finally, as we're about to use the systems' native Python environment, the MSYS2 MinGW environment should be started with the `-use-full-path` option. Without this, the compilation will fail as well. That is, start either with `msys2_shell.cmd -mingw32 -use-full-path` or `msys2_shell.cmd –mingw64 -use-full-path` depending on Python. +Finally, as we're about to use the systems' native Python environment, the MSYS2 MinGW environment should be started with the `-use-full-path` option. Without this, the compilation will fail as well. That is, start either with `msys2_shell.cmd -mingw32 -use-full-path` or `msys2_shell.cmd -mingw64 -use-full-path` depending on Python. ### Building the shared libraries -### Pre-steps before building -For Windows only, the first thing we need is a UNIX-like utility environment, for which we have MSYS2 as a regular tool at Silabs. After downloading and installing MSYS2, we also need to download make utility and the appropriate Minimalist GNU for Windows GCC compiler: to choose the right architecture, we need to know which Python architecture we have, as it needs to compile slightly differently for 64-bit and 32-bit versions. - -As for the Python version, version 3.9 is recommended - but later versions may work as well. On Windows, it is also recommended to install it into a custom directory to avoid unexpected errors later. It is essential that the installed executable environment is not placed in the read-only `Program Files` folders, and that the installer is allowed to set the necessary PATH variables. Furtunatelly, no such complications are known to exist with Linux and macOS. - -Some possible pitfalls of a Windows installation may happen: the MSYS2 MinGW environment can have a built-in Python interpreter installed in the */usr/bin* or */mingw/bin* folder (`which Python` can be used to find out). Although advanced users will be definitely able to compile with this Python if they know how to fix various errors that may come during the build execution, it is strongly discouraged due to the many potential sources of trouble. -In addition, as it was mentioned earlier, if the native Windows Python is located in Program Files, advanced manual configuration of the PATH environment variable may be also required, without which the build process can stall at the final stage. That's why it's heavily recommended to install it in location that isn't write-protected, as shown in the image below. - -![](images/python_install_windows.png) - -Installing the proper GCC version is also essential. For example, if our Python is 32-bit, but the ESL key library and ESL C library are compiled with GCC for MinGW64, the import will fail and the AP example code will not start. This means either issuing `pacman -S make mingw-w64-x86_64-gcc`, or `pacman -S make mingw-w64-i686-gcc` in the MinGW32 or MinGW64 bash terminal, depending on Python interpreter architecture. - -Finally, as we're about to use the systems' native Python environment, the MSYS2 MinGW environment should be started with the `-use-full-path` option. Without this, the compilation will fail as well. That is, start either with `msys2_shell.cmd -mingw32 -use-full-path` or `msys2_shell.cmd mingw64 -use-full-path` depending on Python. - -### Building the shared libraries +Once you have your favourite UNIX environment up and running, the procedure for building our ESL C library is pretty much the same on all supported systems, except that you will need to obtain the library requirements as follows. Before you can build, you'll of course need the build essentials for your system, as well as the `openssl` library with development headers (the latter is often called `libssl-dev` or `openssl-devel`). Due to the existence of many package managers on different systems and distros, this last step may also vary and can't be listed exactly here. -Run the `make` command in the project's root folder (*example\_host/bt\_host\_esl\_ap*). It will generate the *esl\_lib\_wrapper.py* and the *esl\_key\_lib\_wrapper.py*. These files are responsible for the transfer between the Python script and the C library. +Run the `make` command in the project's root folder (*example\_host/bt\_host\_esl\_ap*). It will generate the *esl\_lib\_wrapper.py* and the *esl\_key\_lib\_wrapper.py*. These files are responsible for the communication between the Python script and the C library. ### Starting AP application -On Windows, the PowerShell is the preferred running environment, but it can also run under the basic command line. However, using the MSYS2 MinGW bash is not recommended for this purpose due to known compatibility issues between the native Windows Python running environment and that of MSYS2. On other systems like Linux and macOS any terminal can be used. +On Windows, the PowerShell is the preferred running environment, but it can also run under the basic command line. However, using the MSYS2 MinGW bash is not recommended for this purpose due to known compatibility issues between the native Windows Python running environment and that of MSYS2. On other systems like Linux and macOS any terminal can be used. AP can be run in manual, demo or automatic mode. Without using the `--cmd` or the `--demo` command line parameter, automatic mode is started. @@ -466,6 +454,11 @@ Examples: 4 bytes payload, the resulting ESL TLV is 4F0500012233 +_Notes:_ + - _The payload is always interpreted as an ASCII hex string, regardless of the presence or absence of the '0x' prefix, and if an odd number of bytes is entered, a leading zero will be added._ + - _The latest Silabs ESL example supports PAwR interval skipping as an experimental feature to further reduce power consumption. To enable skipping on supported ESLs, you can issue the `vendor_opcode -d ` command. Skipping can be disabled by issuing the command `vendor_opcode -d 0`._ + - _An ESL for which PAwR skipping is currently enabled **may not receive PAwR commands immediately!** Commands are automatically retransmitted up to 3 times if not responded to, but for higher skip rates you may need to manually retry several times to succeed._ + ### Access Point control commands --- #### help @@ -568,7 +561,8 @@ _Notes:_ - _Issuing `sync config` without any further parameter will display the current sync train configuration._ - _Using the optional `-ms` argument with the 'config' subcommand allows you to specify timing parameters in milliseconds instead of their natural units, but this may introduce rounding errors. Please also note that with this option the fractional milliseconds can't be specified precisely._ - _You can ask for the current status of the PAwR train by omitting the choice._ - +- _If a configuration attempt is made with an implausible parameter set, the previous working configuration is restored._ +- Examples: - `sync start` @@ -591,6 +585,8 @@ Usage: `demo [-h] {on,off}` Parameters: - `{on,off}`: Turn AP advertising on or off for ESL Demo in EFR Connect mobile app. +_Note: You can obtain the current status of the demo mode by omitting the choice._ + #### script Record or execute commands from an input file. @@ -604,7 +600,7 @@ Parameters: or wait interval in seconds (in case of wait) _Notes:_ -- _Note: If `stop` given as a filename then recording of commands will stop._ +- _If `stop` given as a filename then recording of commands will stop._ - _Scripting is an experimental feature, only - it is lack of advanced features like programmed reactions to events or configuration dependent and / or conditional execution, etc.._ - _Recorded script files may run other scripts also, but never use it recursively! That is, avoid running the script from within itself or the AP script will crash. However, it is strongly advised to keep the scripting level low as possible. Use with care!_ @@ -626,14 +622,15 @@ Examples: Set Access Point logging verbosity level at runtime -Usage: `verbosity [-h] [{NOTSET,DEBUG,INFO,WARNING,ERROR,CRITICAL}]` +Usage: `verbosity [-h] [{NOTSET,TRACE,DEBUG,INFO,WARNING,ERROR,CRITICAL}]` Parameters: -- `{NOTSET,DEBUG,INFO,WARNING,ERROR,CRITICAL}` Level to apply +- `{NOTSET,TRACE,DEBUG,INFO,WARNING,ERROR,CRITICAL}` Level to apply _Notes:_ - _To check current verbosity level you can issue the command without argument._ -- _NOTSET can be used to display debugging messages not only for AP code, but also for all python modules that may utilze logging._ +- _TRACE can be used to display debugging messages not only for AP code, but also for the underlying ESL library._ +- _NOTSET can be used to display debugging messages for all python modules that may utilze logging (including but not limited to ESL shared library)._ #### exit Terminate AP application. diff --git a/app/bluetooth/example_host/bt_host_ncp_test/app.c b/app/bluetooth/example_host/bt_host_ncp_test/app.c index c397d2f02c..4fa9429d4f 100644 --- a/app/bluetooth/example_host/bt_host_ncp_test/app.c +++ b/app/bluetooth/example_host/bt_host_ncp_test/app.c @@ -43,7 +43,7 @@ #include "sl_bt_api.h" // Optstring argument for getopt. -#define OPTSTRING NCP_HOST_OPTSTRING "c:w:i:e:h" +#define OPTSTRING NCP_HOST_OPTSTRING APP_LOG_OPTSTRING "c:w:i:e:h" // Usage info. #define USAGE APP_LOG_NL "%s " NCP_HOST_USAGE APP_LOG_USAGE " -c [-w ] [-i ] [-e ] [-h]" APP_LOG_NL @@ -144,6 +144,9 @@ void app_init(int argc, char *argv[]) // Process options for other modules. default: sc = ncp_host_set_option((char)opt, optarg); + if (sc == SL_STATUS_NOT_FOUND) { + sc = app_log_set_option((char)opt, optarg); + } if (sc != SL_STATUS_OK) { app_log(USAGE, argv[0]); exit(EXIT_FAILURE); diff --git a/app/btmesh/btmesh.properties b/app/btmesh/btmesh.properties index d3b2042012..a00890a732 100644 --- a/app/btmesh/btmesh.properties +++ b/app/btmesh/btmesh.properties @@ -2,8 +2,8 @@ id=com.silabs.stack.btMesh label=Bluetooth Mesh SDK description=Bluetooth Mesh Software Development Kit -version=5.0.2.0 -prop.subLabel=Bluetooth\\ Mesh\\ 5.0.2 +version=5.0.3.0 +prop.subLabel=Bluetooth\\ Mesh\\ 5.0.3 # Default compatibility of the BT Mesh SDK (This is needed for the documentation only) prop.boardCompatibility=.* diff --git a/app/btmesh/btmesh_internal_demos.xml b/app/btmesh/btmesh_internal_demos.xml index 8fae64bb55..0fe0badb6f 100644 --- a/app/btmesh/btmesh_internal_demos.xml +++ b/app/btmesh/btmesh_internal_demos.xml @@ -6,11 +6,11 @@ - + - + Friend example for IOP test. This node acts as a friend for the low power node and caches messages sent to it when the low power node is sleeping. @@ -18,11 +18,11 @@ - + - + Friend example for IOP test. This node acts as a friend for the low power node and caches messages sent to it when the low power node is sleeping. @@ -30,11 +30,11 @@ - + - + Friend example for IOP test. This node acts as a friend for the low power node and caches messages sent to it when the low power node is sleeping. @@ -42,11 +42,11 @@ - + - + Friend example for IOP test. This node acts as a friend for the low power node and caches messages sent to it when the low power node is sleeping. @@ -54,11 +54,11 @@ - + - + Low power node example for IOP test. This node acts as a typical low power device and sleeps most of the time. It needs a friend node to cache messages and forward them when polled. @@ -66,11 +66,11 @@ - + - + Low power node example for IOP test. This node acts as a typical low power device and sleeps most of the time. It needs a friend node to cache messages and forward them when polled. @@ -78,11 +78,11 @@ - + - + Low power node example for IOP test. This node acts as a typical low power device and sleeps most of the time. It needs a friend node to cache messages and forward them when polled. @@ -90,11 +90,11 @@ - + - + Low power node example for IOP test. This node acts as a typical low power device and sleeps most of the time. It needs a friend node to cache messages and forward them when polled. @@ -102,11 +102,11 @@ - + - + Low power node example for IOP test. This node acts as a typical low power device and sleeps most of the time. It needs a friend node to cache messages and forward them when polled. @@ -114,11 +114,11 @@ - + - + Low power node example for IOP test. This node acts as a typical low power device and sleeps most of the time. It needs a friend node to cache messages and forward them when polled. @@ -126,11 +126,11 @@ - + - + Proxy example for IOP test. This node forwards/relays messages between GATT and advertising bearers in the network. @@ -138,11 +138,11 @@ - + - + Proxy example for IOP test. This node forwards/relays messages between GATT and advertising bearers in the network. @@ -150,11 +150,11 @@ - + - + Proxy example for IOP test. This node forwards/relays messages between GATT and advertising bearers in the network. @@ -162,11 +162,11 @@ - + - + Proxy example for IOP test. This node forwards/relays messages between GATT and advertising bearers in the network. @@ -174,11 +174,11 @@ - + - + Proxy example for IOP test. This node forwards/relays messages between GATT and advertising bearers in the network. @@ -186,11 +186,11 @@ - + - + Relay example for IOP test. This node acts as a relay, i.e. if a node is out of range for another node, it relays messages between the two, provided the relay node is in range for both. @@ -198,11 +198,11 @@ - + - + Relay example for IOP test. This node acts as a relay, i.e. if a node is out of range for another node, it relays messages between the two, provided the relay node is in range for both. @@ -210,11 +210,11 @@ - + - + Relay example for IOP test. This node acts as a relay, i.e. if a node is out of range for another node, it relays messages between the two, provided the relay node is in range for both. @@ -222,11 +222,11 @@ - + - + Relay example for IOP test. This node acts as a relay, i.e. if a node is out of range for another node, it relays messages between the two, provided the relay node is in range for both. @@ -234,11 +234,11 @@ - + - + Relay example for IOP test. This node acts as a relay, i.e. if a node is out of range for another node, it relays messages between the two, provided the relay node is in range for both. @@ -246,10 +246,10 @@ - + - + diff --git a/app/btmesh/btmesh_production_demos.xml b/app/btmesh/btmesh_production_demos.xml index 988c3cd773..85e659f78e 100644 --- a/app/btmesh/btmesh_production_demos.xml +++ b/app/btmesh/btmesh_production_demos.xml @@ -6,11 +6,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -18,11 +18,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -30,11 +30,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -42,11 +42,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -54,11 +54,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -66,11 +66,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -78,11 +78,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -90,11 +90,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -102,11 +102,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -114,11 +114,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -126,11 +126,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -138,11 +138,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -150,11 +150,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -162,11 +162,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -174,11 +174,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -186,11 +186,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -198,11 +198,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -210,11 +210,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. Contains models from BT mesh specification 1.1. @@ -222,11 +222,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -234,11 +234,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -246,11 +246,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -258,11 +258,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -270,11 +270,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -282,11 +282,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -294,11 +294,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -306,11 +306,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -318,11 +318,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -330,11 +330,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -342,11 +342,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -354,11 +354,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -366,11 +366,11 @@ - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -378,11 +378,11 @@ - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -390,11 +390,11 @@ - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -402,11 +402,11 @@ - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -414,11 +414,11 @@ - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -426,11 +426,11 @@ - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -438,11 +438,11 @@ - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -450,11 +450,11 @@ - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -462,11 +462,11 @@ - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -474,11 +474,11 @@ - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -486,11 +486,11 @@ - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -498,11 +498,11 @@ - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -510,11 +510,11 @@ - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -522,11 +522,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -534,11 +534,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -546,11 +546,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -558,11 +558,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -570,11 +570,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -582,11 +582,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -594,11 +594,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -606,11 +606,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -618,11 +618,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -630,11 +630,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -642,11 +642,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -654,11 +654,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -666,11 +666,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -678,11 +678,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -690,11 +690,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -702,11 +702,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -714,11 +714,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -726,11 +726,11 @@ - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -738,11 +738,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -750,11 +750,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -762,11 +762,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -774,11 +774,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -786,11 +786,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -798,11 +798,11 @@ - + - + An out-of-the-box software demo where the LEDs of the Thunderboard Sense 2 can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -810,11 +810,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -822,11 +822,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -834,11 +834,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -846,11 +846,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -858,11 +858,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -870,11 +870,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -882,11 +882,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -894,11 +894,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -906,11 +906,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -918,11 +918,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -930,11 +930,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -942,11 +942,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -954,11 +954,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -966,11 +966,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -978,11 +978,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -990,11 +990,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -1002,11 +1002,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1014,11 +1014,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1026,11 +1026,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1038,11 +1038,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1050,11 +1050,11 @@ - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1062,11 +1062,11 @@ - + - + An out-of-the-box software demo where the LEDs of the Thunderboard Sense 2 board can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1074,11 +1074,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1086,11 +1086,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1098,11 +1098,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1110,11 +1110,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1122,11 +1122,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1134,11 +1134,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1146,11 +1146,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1158,11 +1158,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1170,11 +1170,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1182,11 +1182,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1194,11 +1194,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1206,11 +1206,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1218,11 +1218,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1230,11 +1230,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1242,11 +1242,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1254,11 +1254,11 @@ - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -1266,11 +1266,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1278,11 +1278,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1290,11 +1290,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1302,11 +1302,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1314,11 +1314,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1326,11 +1326,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1338,11 +1338,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1350,11 +1350,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1362,11 +1362,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1374,11 +1374,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1386,11 +1386,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1398,11 +1398,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1410,11 +1410,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1422,11 +1422,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1434,11 +1434,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1446,11 +1446,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1458,11 +1458,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1470,11 +1470,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1482,11 +1482,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1494,11 +1494,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1506,11 +1506,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1518,11 +1518,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1530,11 +1530,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1542,11 +1542,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1554,11 +1554,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1566,11 +1566,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1578,11 +1578,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1590,11 +1590,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1602,11 +1602,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1614,11 +1614,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1626,11 +1626,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -1638,11 +1638,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature, people count, and illuminance, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1650,11 +1650,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature, people count, and illuminance, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1662,11 +1662,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1674,11 +1674,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1686,11 +1686,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1698,11 +1698,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1710,11 +1710,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature, people count, and illuminance, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1722,11 +1722,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1734,11 +1734,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1746,11 +1746,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1758,11 +1758,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1770,11 +1770,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1782,11 +1782,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1794,11 +1794,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature, people count, and illuminance, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1806,11 +1806,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature, people count, and illuminance, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1818,11 +1818,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1830,11 +1830,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1842,11 +1842,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1854,11 +1854,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1866,11 +1866,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1878,11 +1878,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1890,11 +1890,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1902,11 +1902,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1914,11 +1914,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1926,11 +1926,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1938,11 +1938,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1950,11 +1950,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1962,11 +1962,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1974,11 +1974,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1986,11 +1986,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -1998,11 +1998,11 @@ - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and people count, and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -2010,11 +2010,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2022,11 +2022,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2034,11 +2034,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2046,11 +2046,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2058,11 +2058,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2070,11 +2070,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2082,11 +2082,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2094,11 +2094,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2106,11 +2106,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2118,11 +2118,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2130,11 +2130,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2142,11 +2142,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2154,11 +2154,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2166,11 +2166,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2178,11 +2178,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2190,11 +2190,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2202,11 +2202,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2214,11 +2214,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2226,11 +2226,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2238,11 +2238,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2250,11 +2250,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2262,11 +2262,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2274,11 +2274,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2286,11 +2286,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2298,11 +2298,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2310,11 +2310,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2322,11 +2322,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2334,11 +2334,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2346,11 +2346,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2358,11 +2358,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2370,11 +2370,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. It is optimized for low current consumption with disabled CLI, logging, and LCD.Push Button presses can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2382,11 +2382,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2394,11 +2394,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2406,11 +2406,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2418,11 +2418,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2430,11 +2430,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2442,11 +2442,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2454,11 +2454,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2466,11 +2466,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2478,11 +2478,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2490,11 +2490,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2502,11 +2502,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2514,11 +2514,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2526,11 +2526,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2538,11 +2538,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2550,11 +2550,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2562,11 +2562,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2574,11 +2574,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2586,11 +2586,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2598,11 +2598,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2610,11 +2610,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2622,11 +2622,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2634,11 +2634,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2646,11 +2646,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2658,11 +2658,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2670,11 +2670,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2682,11 +2682,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2694,11 +2694,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2706,11 +2706,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2718,11 +2718,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2730,11 +2730,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2742,11 +2742,11 @@ - + - + An out-of-the-box Software Demo where the device acts as a switch. Push Button presses or CLI commands can control the state, lightness, and color temperature of the LEDs and scenes on a remote device. @@ -2754,10 +2754,10 @@ - + - + diff --git a/app/btmesh/btmesh_production_templates.xml b/app/btmesh/btmesh_production_templates.xml index 9b869931cd..2363b41c67 100644 --- a/app/btmesh/btmesh_production_templates.xml +++ b/app/btmesh/btmesh_production_templates.xml @@ -8,7 +8,7 @@ - + @@ -23,7 +23,7 @@ - + @@ -38,7 +38,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -98,7 +98,7 @@ - + @@ -113,7 +113,7 @@ - + @@ -128,7 +128,7 @@ - + @@ -143,7 +143,7 @@ - + @@ -158,7 +158,7 @@ - + @@ -173,7 +173,7 @@ - + @@ -188,7 +188,7 @@ - + @@ -203,7 +203,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -233,7 +233,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -263,7 +263,7 @@ - + @@ -278,7 +278,7 @@ - + @@ -293,7 +293,7 @@ - + @@ -308,7 +308,7 @@ - + @@ -323,7 +323,7 @@ - + @@ -338,7 +338,7 @@ - + @@ -353,7 +353,7 @@ - + @@ -368,7 +368,7 @@ - + @@ -383,7 +383,7 @@ - + @@ -398,7 +398,7 @@ - + @@ -413,7 +413,7 @@ - + @@ -428,7 +428,7 @@ - + @@ -443,7 +443,7 @@ - + @@ -458,7 +458,7 @@ - + @@ -473,7 +473,7 @@ - + @@ -488,7 +488,7 @@ - + @@ -503,7 +503,7 @@ - + diff --git a/app/btmesh/common/btmesh_blob_transfer_client/sl_btmesh_blob_transfer_client.c b/app/btmesh/common/btmesh_blob_transfer_client/sl_btmesh_blob_transfer_client.c index 6df0d578f4..2541ef2561 100644 --- a/app/btmesh/common/btmesh_blob_transfer_client/sl_btmesh_blob_transfer_client.c +++ b/app/btmesh/common/btmesh_blob_transfer_client/sl_btmesh_blob_transfer_client.c @@ -1692,7 +1692,7 @@ static void send_chunk_request_response(app_timer_t *timer, void *data) sc = app_timer_start(timer, self->retry_time_ms, send_chunk_request_response, - &data, + data, false); app_assert_status_f(sc, "Failed to start chunk request response retry timer (elem=%d)", diff --git a/app/btmesh/common/btmesh_dcd_configuration/dcd_config.btmeshconf b/app/btmesh/common/btmesh_dcd_configuration/dcd_config.btmeshconf index 8d23873554..0f88a0c0e7 100644 --- a/app/btmesh/common/btmesh_dcd_configuration/dcd_config.btmeshconf +++ b/app/btmesh/common/btmesh_dcd_configuration/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0xffff", - "vid": "0x0502", + "vid": "0x0503", "elements": [ { "name": "Main", diff --git a/app/btmesh/common/btmesh_firmware_update_server/sl_btmesh_firmware_update_server.c b/app/btmesh/common/btmesh_firmware_update_server/sl_btmesh_firmware_update_server.c index 24b99aa548..2e256de533 100644 --- a/app/btmesh/common/btmesh_firmware_update_server/sl_btmesh_firmware_update_server.c +++ b/app/btmesh/common/btmesh_firmware_update_server/sl_btmesh_firmware_update_server.c @@ -120,6 +120,10 @@ static struct { uint8_t active : 1; /// Indicates that Update Start triggered the metadata check uint8_t start_response : 1; + /// Indicates that Distributor Self Update triggered the metadata check + uint8_t self_update_response : 1; + /// Indicates that Check Firmware Metadata triggered the metadata check + uint8_t check_response : 1; }; uint8_t raw; } metadata_check_state; @@ -164,6 +168,25 @@ typedef enum { METADATA_ACTIVE } btmesh_firmware_udpate_state_t; +// Decorates sl_btmesh_fw_update_server_check_fw_metadata_rsp BT Mesh stack API +// function to clear the corresponding response flag after the API call +static sl_status_t check_fw_metadata_rsp(uint16_t elem_index, + uint8_t response_type, + uint8_t additional_information, + uint8_t fw_index); + +// Decorates sl_btmesh_fw_update_server_update_start_rsp BT Mesh stack API +// function to clear the corresponding response flag after the API call +static sl_status_t fw_update_start_rsp(uint16_t elem_index, + uint8_t response_type, + uint8_t additional_information); + +// Decorates sl_btmesh_fw_update_server_distributor_self_update_rsp BT Mesh stack +// API function to clear the corresponding response flag after the API call +static sl_status_t distributor_self_update_rsp(uint16_t elem_index, + uint8_t response_type, + uint8_t additional_information); + /***************************************************************************//** * Transitions state machine to a state with handling entry actions * @@ -213,7 +236,7 @@ void sl_btmesh_firmware_update_server_on_event(sl_btmesh_msg_t *evt) // Save FW index from message firmware_update_server.metadata_fw_index = msg->fw_index; firmware_update_server.metadata_len = msg->metadata.len; - firmware_update_server.metadata_check_state.start_response = 0; + firmware_update_server.metadata_check_state.check_response = 1; memcpy(firmware_update_server.metadata, msg->metadata.data, firmware_update_server.metadata_len); @@ -238,6 +261,7 @@ void sl_btmesh_firmware_update_server_on_event(sl_btmesh_msg_t *evt) firmware_update_server.metadata_len = msg->metadata.len; firmware_update_server.metadata_fw_index = msg->fw_index; firmware_update_server.metadata_check_state.start_response = 1; + firmware_update_server.self_update = false; // Store received metadata memcpy(firmware_update_server.metadata, @@ -284,7 +308,7 @@ void sl_btmesh_firmware_update_server_on_event(sl_btmesh_msg_t *evt) btmesh_firmware_udpate_server_change_state(IDLE_INACTIVE); break; case sl_btmesh_evt_fw_update_server_verify_fw_req_id: { - if (0 == firmware_update_server.state.transfer && !firmware_update_server.self_update) { + if (!firmware_update_server.state.transfer && !firmware_update_server.self_update) { return; } btmesh_firmware_udpate_server_change_state(ACTIVE_VERIFICATION); @@ -303,15 +327,25 @@ void sl_btmesh_firmware_update_server_on_event(sl_btmesh_msg_t *evt) return; } else { #ifdef SL_CATALOG_BTMESH_STACK_FW_DISTRIBUTION_SERVER_PRESENT - mesh_dfu_dist_server_fw_info_t info; sl_btmesh_evt_fw_update_server_distributor_self_update_req_t *msg = &evt->data.evt_fw_update_server_distributor_self_update_req; - sl_status_t sc = sli_btmesh_fw_dist_server_get_fw_by_index( - BTMESH_FIRMWARE_UPDATE_SERVER_GROUP_MAIN_ELEM_INDEX, - msg->fw_index, - &info); + mesh_dfu_dist_server_fw_info_t info; + uint16_t primary_elem_addr = 0; + uint16_t dist_elem_index = 0; + sl_status_t sc; + sc = sl_btmesh_node_get_element_address(0, &primary_elem_addr); + app_assert_status_f(sc, "Failed to get element address!"); + // The client address shall be greater than or equal to the primary + // element address because it shall refer to an element of the same node + dist_elem_index = msg->client_address - primary_elem_addr; + app_assert_s(primary_elem_addr <= msg->client_address); + + sc = sli_btmesh_fw_dist_server_get_fw_by_index(dist_elem_index, + msg->fw_index, + &info); + firmware_update_server.metadata_check_state.self_update_response = 1; if (SL_STATUS_OK != sc) { - sl_btmesh_fw_update_server_distributor_self_update_rsp( + distributor_self_update_rsp( BTMESH_FIRMWARE_UPDATE_SERVER_GROUP_MAIN_ELEM_INDEX, sl_btmesh_fw_update_server_update_start_response_type_reject_internal_error, (uint8_t)firmware_update_server.additional_information); @@ -326,7 +360,7 @@ void sl_btmesh_firmware_update_server_on_event(sl_btmesh_msg_t *evt) btmesh_firmware_udpate_server_change_state(METADATA_ACTIVE); } #else // SL_CATALOG_BTMESH_STACK_FW_DISTRIBUTION_SERVER_PRESENT - sl_btmesh_fw_update_server_distributor_self_update_rsp( + distributor_self_update_rsp( BTMESH_FIRMWARE_UPDATE_SERVER_GROUP_MAIN_ELEM_INDEX, sl_btmesh_fw_update_server_update_start_response_type_reject_internal_error, (uint8_t)firmware_update_server.additional_information); @@ -396,12 +430,13 @@ void sl_btmesh_firmware_update_server_metadata_check_step_handle(void) log_info("Metadata check successful" NL); // In case of success, accept metadata - if (firmware_update_server.self_update) { - sl_btmesh_fw_update_server_distributor_self_update_rsp( + if (firmware_update_server.metadata_check_state.self_update_response) { + distributor_self_update_rsp( BTMESH_FIRMWARE_UPDATE_SERVER_GROUP_MAIN_ELEM_INDEX, sl_btmesh_fw_update_server_update_start_response_type_accept, (uint8_t)firmware_update_server.additional_information); - } else if (1 == firmware_update_server.metadata_check_state.start_response) { + } + if (firmware_update_server.metadata_check_state.start_response) { sl_bt_uuid_64_t blob_id; // SL_STATUS_OK indicates, that the exact footer has been found @@ -426,7 +461,7 @@ void sl_btmesh_firmware_update_server_metadata_check_step_handle(void) ? sl_btmesh_fw_update_server_update_start_response_type_fw_already_exists : sl_btmesh_fw_update_server_update_start_response_type_accept; - sl_btmesh_fw_update_server_update_start_rsp( + fw_update_start_rsp( BTMESH_FIRMWARE_UPDATE_SERVER_GROUP_MAIN_ELEM_INDEX, (uint8_t)response, (uint8_t)firmware_update_server.additional_information); @@ -434,8 +469,9 @@ void sl_btmesh_firmware_update_server_metadata_check_step_handle(void) (metadata_footer_check == SL_STATUS_OK) ? ACTIVE_VERIFICATION : ACTIVE_TRANSFER); - } else { - sl_btmesh_fw_update_server_check_fw_metadata_rsp( + } + if (firmware_update_server.metadata_check_state.check_response) { + check_fw_metadata_rsp( BTMESH_FIRMWARE_UPDATE_SERVER_GROUP_MAIN_ELEM_INDEX, sl_btmesh_fw_update_server_update_start_response_type_accept, (uint8_t)firmware_update_server.additional_information, @@ -449,18 +485,20 @@ void sl_btmesh_firmware_update_server_metadata_check_step_handle(void) case BTMESH_FW_UPDATE_SERVER_METADATA_CHECK_ERROR: log_error("Metadata check error" NL); // In case of error, reject metadata - if (firmware_update_server.self_update) { - sl_btmesh_fw_update_server_distributor_self_update_rsp( + if (firmware_update_server.metadata_check_state.self_update_response) { + distributor_self_update_rsp( BTMESH_FIRMWARE_UPDATE_SERVER_GROUP_MAIN_ELEM_INDEX, sl_btmesh_fw_update_server_update_start_response_type_reject_metadata_check_failed, (uint8_t)firmware_update_server.additional_information); - } else if (1 == firmware_update_server.metadata_check_state.start_response) { - sl_btmesh_fw_update_server_update_start_rsp( + } + if (firmware_update_server.metadata_check_state.start_response) { + fw_update_start_rsp( BTMESH_FIRMWARE_UPDATE_SERVER_GROUP_MAIN_ELEM_INDEX, sl_btmesh_fw_update_server_update_start_response_type_reject_metadata_check_failed, (uint8_t)firmware_update_server.additional_information); - } else { - sl_btmesh_fw_update_server_check_fw_metadata_rsp( + } + if (firmware_update_server.metadata_check_state.check_response) { + check_fw_metadata_rsp( BTMESH_FIRMWARE_UPDATE_SERVER_GROUP_MAIN_ELEM_INDEX, sl_btmesh_fw_update_server_update_start_response_type_reject_metadata_check_failed, (uint8_t)firmware_update_server.additional_information, @@ -485,6 +523,44 @@ bool sl_btmesh_firmware_update_server_is_ok_to_sleep(void) && (0 == firmware_update_server.state.verification); } +static sl_status_t check_fw_metadata_rsp(uint16_t elem_index, + uint8_t response_type, + uint8_t additional_information, + uint8_t fw_index) +{ + sl_status_t sc; + sc = sl_btmesh_fw_update_server_check_fw_metadata_rsp(elem_index, + response_type, + additional_information, + fw_index); + firmware_update_server.metadata_check_state.check_response = 0; + return sc; +} + +static sl_status_t fw_update_start_rsp(uint16_t elem_index, + uint8_t response_type, + uint8_t additional_information) +{ + sl_status_t sc; + sc = sl_btmesh_fw_update_server_update_start_rsp(elem_index, + response_type, + additional_information); + firmware_update_server.metadata_check_state.start_response = 0; + return sc; +} + +static sl_status_t distributor_self_update_rsp(uint16_t elem_index, + uint8_t response_type, + uint8_t additional_information) +{ + sl_status_t sc; + sc = sl_btmesh_fw_update_server_distributor_self_update_rsp(elem_index, + response_type, + additional_information); + firmware_update_server.metadata_check_state.self_update_response = 0; + return sc; +} + static void btmesh_firmware_udpate_server_change_state(btmesh_firmware_udpate_state_t state) { if (state < METADATA_IDLE) { diff --git a/app/btmesh/common/btmesh_lighting_server/sl_btmesh_lighting_level_transition_handler.c b/app/btmesh/common/btmesh_lighting_server/sl_btmesh_lighting_level_transition_handler.c index 108a4c269e..2c902ff75d 100644 --- a/app/btmesh/common/btmesh_lighting_server/sl_btmesh_lighting_level_transition_handler.c +++ b/app/btmesh/common/btmesh_lighting_server/sl_btmesh_lighting_level_transition_handler.c @@ -40,6 +40,7 @@ #include "sl_btmesh_lighting_level_transition_handler.h" #include "sl_btmesh_lighting_server_config.h" +#include "sl_btmesh_lighting_server.h" /***************************************************************************//** * @addtogroup Lighting Level Transition Handler @@ -122,6 +123,7 @@ static void transition_timer_cb(app_timer_t *handle, // Trigger a UI update in order to provide the target values at the end // of the current transition sl_btmesh_lighting_server_on_ui_update(current_level); + sl_btmesh_update_lightness(current_level, level_transtime_ticks - level_transtime_elapsed); } else { // calculate current PWM duty cycle based on elapsed transition time if (target_level >= start_level) { @@ -144,6 +146,7 @@ static void transition_timer_cb(app_timer_t *handle, if (SL_BTMESH_LIGHTING_SERVER_UI_UPDATE_PERIOD_CFG_VAL <= time_elapsed_since_ui_update) { time_elapsed_since_ui_update -= SL_BTMESH_LIGHTING_SERVER_UI_UPDATE_PERIOD_CFG_VAL; sl_btmesh_lighting_server_on_ui_update(current_level); + sl_btmesh_update_lightness(current_level, level_transtime_ticks - level_transtime_elapsed); } } } diff --git a/app/btmesh/common/btmesh_lighting_server/sl_btmesh_lighting_server.c b/app/btmesh/common/btmesh_lighting_server/sl_btmesh_lighting_server.c index 4e3ba7b005..8d4549794f 100644 --- a/app/btmesh/common/btmesh_lighting_server/sl_btmesh_lighting_server.c +++ b/app/btmesh/common/btmesh_lighting_server/sl_btmesh_lighting_server.c @@ -83,6 +83,8 @@ #define HIGH_PRIORITY 0 /// Values greater than max 37200000 are treated as unknown remaining time #define UNKNOWN_REMAINING_TIME 40000000 +/// Difference between Generic Level and Lightness Level to convert the ranges +#define GENERIC_TO_LIGHTNESS_LEVEL_SHIFT 32768 /** * @brief Default value of Lightness Last @@ -166,6 +168,10 @@ static void generic_server_register_handler(uint16_t model_id, mesh_lib_generic_server_change_cb ch, mesh_lib_generic_server_recall_cb recall); +static sl_status_t lightness_update(uint16_t element_index, + uint32_t remaining_ms, + mesh_generic_state_t kind); + #ifdef SL_CATALOG_BTMESH_SCENE_SERVER_PRESENT static void scene_server_reset_register_impl(uint16_t elem_index); #endif @@ -310,6 +316,18 @@ static void server_state_changed(sl_btmesh_evt_generic_server_state_changed_t *e } #endif // LOG_ENABLE +/***************************************************************************//** + * Update the lightness level in the mesh stack during a transition + * + * @param[in] lightness Current lightness level within the transition + * @param[in] remaining_ms Remaining transition time in milliseconds + ******************************************************************************/ +void sl_btmesh_update_lightness(uint16_t lightness, uint32_t remaining_ms) +{ + lightbulb_state.lightness_current = lightness; + lightness_update(BTMESH_LIGHTING_SERVER_MAIN, remaining_ms, lightness_kind); +} + /******************************************************************************* * Handle ligthing server events. * @@ -1927,22 +1945,25 @@ static void pri_level_request(uint16_t model_id, request->level, transition_ms, delay_ms); pri_level_move_stop(); + if (lightbulb_state.pri_level_current == request->level) { log_info("Request for current state received; no op" NL); lightbulb_state.pri_level_target = request->level; } else { log_info("Setting pri_level to <%d>" NL, request->level); - lightness = request->level + 32768; - + lightness = request->level + GENERIC_TO_LIGHTNESS_LEVEL_SHIFT; + if (!lightness) { + lightness = SL_BTMESH_LIGHTING_SERVER_LIGHTNESS_MIN_CFG_VAL; + } if (transition_ms == 0 && delay_ms == 0) { // Immediate change - lightbulb_state.pri_level_current = request->level; - lightbulb_state.pri_level_target = request->level; + lightbulb_state.pri_level_current = lightness - GENERIC_TO_LIGHTNESS_LEVEL_SHIFT; + lightbulb_state.pri_level_target = lightbulb_state.pri_level_current; lightbulb_state.lightness_current = lightness; lightbulb_state.lightness_target = lightness; // update LED Level - sl_btmesh_lighting_set_level(lightness, IMMEDIATE); + sl_btmesh_lighting_set_level(lightbulb_state.lightness_target, IMMEDIATE); } else if (delay_ms > 0) { // a delay has been specified for the change. Start a soft timer // that will trigger the change after the given delay @@ -1961,9 +1982,9 @@ static void pri_level_request(uint16_t model_id, delayed_pri_level_trans = transition_ms; } else { // no delay but transition time has been set. - lightbulb_state.pri_level_target = request->level; + lightbulb_state.pri_level_target = lightness - GENERIC_TO_LIGHTNESS_LEVEL_SHIFT; lightbulb_state.lightness_target = lightness; - sl_btmesh_lighting_set_level(lightness, transition_ms); + sl_btmesh_lighting_set_level(lightbulb_state.lightness_target, transition_ms); // lightbulb current state will be updated when transition is complete sl_status_t sc = app_timer_start(&lighting_level_transition_complete_timer, @@ -2002,7 +2023,7 @@ static void pri_level_request(uint16_t model_id, } else { log_info("Setting pri_level to <%d>" NL, requested_level); - lightness = requested_level + 32768; + lightness = requested_level + GENERIC_TO_LIGHTNESS_LEVEL_SHIFT; if (delay_ms > 0) { // a delay has been specified for the move. Start a soft timer @@ -2041,7 +2062,7 @@ static void pri_level_request(uint16_t model_id, lightbulb_state.lightness_current = sl_btmesh_get_level(); lightbulb_state.lightness_target = lightbulb_state.lightness_current; lightbulb_state.pri_level_current = lightbulb_state.lightness_current - - 32768; + - GENERIC_TO_LIGHTNESS_LEVEL_SHIFT; lightbulb_state.pri_level_target = lightbulb_state.pri_level_current; if (delay_ms > 0) { // a delay has been specified for the move halt. Start a soft timer @@ -2226,7 +2247,7 @@ static void delayed_pri_level_request(void) lightbulb_state.lightness_current = sl_btmesh_get_level(); lightbulb_state.lightness_target = lightbulb_state.lightness_current; lightbulb_state.pri_level_current = lightbulb_state.lightness_current - - 32768; + - GENERIC_TO_LIGHTNESS_LEVEL_SHIFT; lightbulb_state.pri_level_target = lightbulb_state.pri_level_current; pri_level_move_stop(); sl_btmesh_lighting_set_level(lightbulb_state.lightness_current, diff --git a/app/btmesh/common/btmesh_lighting_server/sl_btmesh_lighting_server.h b/app/btmesh/common/btmesh_lighting_server/sl_btmesh_lighting_server.h index e3b3b4d879..b4d4159ef8 100644 --- a/app/btmesh/common/btmesh_lighting_server/sl_btmesh_lighting_server.h +++ b/app/btmesh/common/btmesh_lighting_server/sl_btmesh_lighting_server.h @@ -114,7 +114,7 @@ void sl_btmesh_set_lightness_default(uint16_t lightness); void sl_btmesh_set_lightness_last(uint16_t lightness); /***************************************************************************//** - * This function convert mesh format of default transition time to milliseconds. + * This function converts mesh format of default transition time to milliseconds. * * @return Default transition time in milliseconds. ******************************************************************************/ @@ -127,4 +127,12 @@ uint32_t sl_btmesh_get_default_transition_time(void); ******************************************************************************/ uint16_t sl_btmesh_get_lightness_onpowerup(void); +/***************************************************************************//** + * This function updates the lightness level in the mesh stack during a transition + * + * @param[in] lightness Current lightness level within the transition + * @param[in] remaining_ms Remaining transition time in milliseconds + ******************************************************************************/ +void sl_btmesh_update_lightness(uint16_t lightness, uint32_t remaining_ms); + #endif // SL_BTMESH_LIGHTING_SERVER_H diff --git a/app/btmesh/component/btmesh_firmware_update_server.slcc b/app/btmesh/component/btmesh_firmware_update_server.slcc index 0469ec2870..5193a11428 100644 --- a/app/btmesh/component/btmesh_firmware_update_server.slcc +++ b/app/btmesh/component/btmesh_firmware_update_server.slcc @@ -37,6 +37,7 @@ requires: - name: btmesh_stack - name: btmesh_blob_transfer_server - name: btmesh_stack_fw_update_server + - name: btmesh_stack_node - name: power_manager - name: app_timer - name: silabs_core_sl_malloc diff --git a/app/btmesh/documentation/btmesh-release-highlights.txt b/app/btmesh/documentation/btmesh-release-highlights.txt index fae796c9e4..6284735551 100644 --- a/app/btmesh/documentation/btmesh-release-highlights.txt +++ b/app/btmesh/documentation/btmesh-release-highlights.txt @@ -1,4 +1,4 @@ -Bluetooth Mesh SDK 5.0.2.0 +Bluetooth Mesh SDK 5.0.3.0 - Targeted quality improvements and bug fixes diff --git a/app/btmesh/documentation/slBtMesh_docContent.xml b/app/btmesh/documentation/slBtMesh_docContent.xml index b1071c9b26..8e0cf0aaee 100644 --- a/app/btmesh/documentation/slBtMesh_docContent.xml +++ b/app/btmesh/documentation/slBtMesh_docContent.xml @@ -1,6 +1,6 @@ - + Includes detailed information on using the Gecko Bootloader with Silicon Labs Bluetooth applications. It supplements the general Gecko Bootloader implementation information provided in UG489: Silicon Labs Gecko Bootloader User's Guide. @@ -8,7 +8,7 @@ - + Describes the Wi-Fi impact on Bluetooth and methods to improve Bluetooth coexistence with Wi-Fi. Explains design considerations to improve coexistence without direct interaction between Bluetooth and Wi-Fi radios. These techniques are applicable to the EFR32MGx and EFR32BGx series. Discusses the Silicon Labs Packet Traffic Arbitration (PTA) support to coordinate 2.4GHz RF traffic for co-located Bluetooth and Wi-Fi radios. @@ -16,7 +16,7 @@ - + Explains how NVM3 can be used as non-volatile data storage in various protocol implementations. @@ -24,7 +24,7 @@ - + Reviews the Zigbee, Thread, and Bluetooth mesh networks to evaluate their differences in performance and behavior. @@ -32,7 +32,7 @@ - + Describes how to lock and unlock the debug access of EFR32 Gecko Series 2 devices. Many aspects of the debug access, including the secure debug unlock are described. The Debug Challenge Interface (DCI) and Secure Engine (SE) Mailbox Interface for locking and unlocking debug access are also included. @@ -40,7 +40,7 @@ - + Contains detailed information on configuring and using the Secure Boot with hardware Root of Trust and Secure Loader on Series 2 devices, including how to provision the signing key. This is a companion document to UG489: Silicon Labs Gecko Bootloader User's Guide. @@ -48,7 +48,7 @@ - + Details on programming, provisioning, and configuring Series 2 devices in production environments. Covers Secure Engine Subsystem of Series 2 devices, which runs easily upgradeable Secure Engine (SE) or Virtual Secure Engine (VSE) firmware. @@ -56,7 +56,7 @@ - + How to program, provision, and configure the anti-tamper module on EFR32 Series 2 devices with Secure Vault. @@ -64,7 +64,7 @@ - + Describes how to configure the NCP target and how to program the NCP host when using the Bluetooth Stack in Network Co-Processor mode @@ -72,7 +72,7 @@ - + Reviews performing radio frequency physical layer evaluation with EFR32BG SoCs and BGM modules using the Direct Test Mode protocol in Bluetooth SDK v3.x. @@ -80,7 +80,7 @@ - + How to authenticate an EFR32 Series 2 device with Secure Vault, using secure device certificates and signatures. @@ -88,7 +88,7 @@ - + How to securely "wrap" keys in EFR32 Series 2 devices with Secure Vault, so they can be stored in non-volatile storage. @@ -96,28 +96,28 @@ - + Describes the differences between using Bluetooth mesh SDK v1.x in Simplicity Studio 4 and using Bluetooth mesh SDK v2.x in Simplicity Studio 5. Outlines the steps needed to migrate a v1.x project to v2.x. - + Discusses the basics of Bluetooth mesh required to understand the Bluetooth mesh lighting example, and walks through key aspects of the application source code. - + Discusses the basics of sensor models and describe the related sample applications in the SDK that create a wireless network of sensors and sensor clients using Bluetooth mesh technology. - + Describes how to provision and configure Series 2 devices through the DCI and SWD. @@ -125,14 +125,14 @@ - + Includes the results of the interoperability testing of Silicon Labs' ICs and Bluetooth Mesh stack with Android and iOS smart phones. - + Describes how to integrate crypto functionality into applications using PSA Crypto compared to Mbed TLS. @@ -140,21 +140,21 @@ - + Describes Low Power Node (LPN) and Friend operation and the parameters related to power consumption. It also describes how to measure the power consumption of EFR32BG devices acting as Bluetooth mesh LPNs using the setup and procedures recommended in AN969: Measuring Power Consumption in Wireless Gecko Devices. - + Describes in detail how the Bluetooth mesh toplogy can influence network operation. Provides tips on how to tune your network and its nodes to achieve best performance. - + Describes using Simplicity Studio 5's Network Analyzer to debug Bluetooth Mesh and Low Energy applications. It can be read jointly with AN958: Debugging and Programming Interfaces for Customer Designs for more information on using Packet Trace Interface with custom hardware. @@ -162,21 +162,21 @@ - + Provides background information on the sequence number and IV index in a Bluetooth mesh network and the IV Update and IV Index Recovery procedures. It also discusses how to implement IV Update functionality in a Bluetooth mesh application. - + Provides background information on the Bluetooth Mesh Device Firmware Update (DFU) feature, including the BLOB transfer, the DFU roles in a Bluetooth mesh network, the models required for these roles, and the firmware update process. - + Gecko Bootloader v2.x, introduced in GSDK 4.0, contains a number of changes compared to Gecko Bootloader v1.x. This document describes the differences between the versions, including how to configure the new Gecko Bootloader in Simplicity Studio 5. @@ -184,91 +184,91 @@ - + Describes the Bluetooth Mesh Remote Provisioning feature and provides an example walkthrough. With the feature, a device can be provisioned without a direct radio connection between the provisioner and the unprovisioned node. - + Describes the bootloader configurations and the device firmware update (DFU) models in the SDK's example projects, and walks through a firmware update demonstration. - + The NCP Host Provisioner example demonstrates how to run a provisioner on a computer with a NCP node connected. The user can provision, configure, and reset other nodes through the NCP node. - + Describes how certificates are used to establish the authenticity of devices wishing to join a mesh network. - + Describes the Bluetooth Mesh Advertising Extensions feature. The non-standard Bluetooth Mesh modification achieves better performance through utilizing the Bluetooth 5 Advertising Extensions feature, which allows sending much larger advertisement packets. - + Walks through a device firmware update demonstration using the DFU Python script. The script is an NCP host application that requires an NCP node connected. - + Details methods for testing Bluetooth Mesh 1.1 network performance; results are intended to provide guidance on design practices and principles as well as expected field performance results. - + Provides an overview and hyperlinks to all packaged documentation. - + Describes how to get started with Bluetooth mesh development using the Bluetooth Mesh Software Development Kit (SDK) version 4.x and higher, and Simplicity Studio 5 with a compatible wireless starter kit. Contains information about features specific to Bluetooth mesh specification version 1.1. - + Contains a comprehensive list of APIs used to interface to the Silicon Labs Bluetooth Mesh stack. - + A reference for those developing C-based applications for the Silicon Labs EFR32 products using the Silicon Labs Bluetooth mesh stack. A companion to UG434: Silicon Labs Bluetooth C Application Developers Guide for SDK v3.x containing content specific to Bluetooth mesh application development. Covers Bluetooth mesh stack architecture, application development flow, use and limitations of the MCU core and peripherals, stack configuration options, and stack resource usage. - + Lists compatibility requirements and sources for all software components in the development environment. Discusses the latest changes to the Silicon Labs Bluetooth mesh SDK and associated utilities, including added/deleted/deprecated features/API, and lists fixed and known issues. - + A detailed overview of the changes, additions, and fixes in the Gecko Platform components. The Gecko Platform includes EMLIB, EMDRV, RAIL Library, NVM3, and the component-based infrastructure. @@ -276,7 +276,7 @@ - + Introduces the security concepts that must be considered when implementing an Internet of Things (IoT) system. Using the ioXt Alliance's eight security principles as a structure, it clearly delineates the solutions Silicon Labs provides to support endpoint security and what you must do outside of the Silicon Labs framework. @@ -284,7 +284,7 @@ - + Introduces bootloading for Silicon Labs networking devices. Discusses the Gecko Bootloader as well as legacy Ember and Bluetooth bootloaders, and describes the file formats used by each. @@ -292,7 +292,7 @@ - + Introduces non-volatile data storage using flash and the three different storage implementations offered for Silicon Labs microcontrollers and SoCs: Simulated EEPROM, PS Store, and NVM3. @@ -300,7 +300,7 @@ - + Describes methods to improve the coexistence of 2.4 GHz IEEE 802.11b/g/n Wi-Fi and other 2.4 GHz radios such as Bluetooth, Bluetooth Mesh, Bluetooth Low Energy, and IEEE 802.15.4-based radios such as Zigbee and OpenThread. @@ -308,7 +308,7 @@ - + Reviews using this XML-based mark-up language to describe the Bluetooth GATT database, configure access and security properties, and include the GATT database as part of the firmware. @@ -316,7 +316,7 @@ - + Describes how and when to use Simplicity Commander's Command-Line Interface. @@ -324,7 +324,7 @@ - + Provides the information needed to effectively use the Bluetooth GATT Configurator provided as a part of Simplicity Studio 5 with Bluetooth SDK 3.x and higher and Bluetooth Mesh SDK 2.x and higher. @@ -332,14 +332,14 @@ - + Describes the components, stack, and DCD (Device Composition Data) configuration options for the Bluetooth Mesh v2.x SDK. - + Describes the high-level implementation of the Silicon Labs Gecko Bootloader for EFR32 SoCs and NCPs, and provides information on how to get started using the Gecko Bootloader with Silicon Labs wireless protocol stacks in GSDK 4.0 and higher. diff --git a/app/btmesh/example/btmesh_ncp_empty/dcd_config.btmeshconf b/app/btmesh/example/btmesh_ncp_empty/dcd_config.btmeshconf index 2f467175a5..b74b0ab367 100644 --- a/app/btmesh/example/btmesh_ncp_empty/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_ncp_empty/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0000", - "vid": "0x0502", + "vid": "0x0503", "elements": [ { "name": "Primary Element", diff --git a/app/btmesh/example/btmesh_ncp_empty/dcd_config_v1_1.btmeshconf b/app/btmesh/example/btmesh_ncp_empty/dcd_config_v1_1.btmeshconf index 566121ee9e..68ebccea16 100644 --- a/app/btmesh/example/btmesh_ncp_empty/dcd_config_v1_1.btmeshconf +++ b/app/btmesh/example/btmesh_ncp_empty/dcd_config_v1_1.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0000", - "vid": "0x0420", + "vid": "0x0503", "elements": [ { "name": "Primary Element", diff --git a/app/btmesh/example/btmesh_ncp_empty/dcd_config_xg22.btmeshconf b/app/btmesh/example/btmesh_ncp_empty/dcd_config_xg22.btmeshconf index 963fda08d3..a5e10bdd08 100644 --- a/app/btmesh/example/btmesh_ncp_empty/dcd_config_xg22.btmeshconf +++ b/app/btmesh/example/btmesh_ncp_empty/dcd_config_xg22.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0000", - "vid": "0x0502", + "vid": "0x0503", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_dfu_distributor/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_dfu_distributor/dcd_config.btmeshconf index f4f3c039ae..26205f6879 100644 --- a/app/btmesh/example/btmesh_soc_dfu_distributor/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_dfu_distributor/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x000c", - "vid": "0x0420", + "vid": "0x0503", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_empty/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_empty/dcd_config.btmeshconf index c42855dc53..38b208d333 100644 --- a/app/btmesh/example/btmesh_soc_empty/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_empty/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0001", - "vid": "0x0502", + "vid": "0x0503", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_empty_cbp/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_empty_cbp/dcd_config.btmeshconf index f4f3c039ae..26205f6879 100644 --- a/app/btmesh/example/btmesh_soc_empty_cbp/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_empty_cbp/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x000c", - "vid": "0x0420", + "vid": "0x0503", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_hsl/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_hsl/dcd_config.btmeshconf index 51dde56d09..1639ad6dab 100644 --- a/app/btmesh/example/btmesh_soc_hsl/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_hsl/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0002", - "vid": "0x0502", + "vid": "0x0503", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_light/btmesh_soc_light_display.slcp b/app/btmesh/example/btmesh_soc_light/btmesh_soc_light_display.slcp index 9271c515c7..20c81713e6 100644 --- a/app/btmesh/example/btmesh_soc_light/btmesh_soc_light_display.slcp +++ b/app/btmesh/example/btmesh_soc_light/btmesh_soc_light_display.slcp @@ -130,7 +130,7 @@ configuration: - name: SL_GLIB_FONTNORMAL_8X8 value: 0 - name: SL_HEAP_SIZE - value: "0x5600" + value: "0x5700" condition: - "device_sdid_89" - name: SL_HEAP_SIZE diff --git a/app/btmesh/example/btmesh_soc_light/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_light/dcd_config.btmeshconf index c0b4455994..bdaaef1d9e 100644 --- a/app/btmesh/example/btmesh_soc_light/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_light/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0003", - "vid": "0x0421", + "vid": "0x0503", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_sensor_client/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_sensor_client/dcd_config.btmeshconf index bbaa0de385..34100f4d1d 100644 --- a/app/btmesh/example/btmesh_soc_sensor_client/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_sensor_client/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0004", - "vid": "0x0502", + "vid": "0x0503", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_sensor_server/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_sensor_server/dcd_config.btmeshconf index 3ea27b073b..cf6af24263 100644 --- a/app/btmesh/example/btmesh_soc_sensor_server/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_sensor_server/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0005", - "vid": "0x0502", + "vid": "0x0503", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_switch/btmesh_soc_switch_log_xg22.slcp b/app/btmesh/example/btmesh_soc_switch/btmesh_soc_switch_log_xg22.slcp index a2abeedd95..e6890e816f 100644 --- a/app/btmesh/example/btmesh_soc_switch/btmesh_soc_switch_log_xg22.slcp +++ b/app/btmesh/example/btmesh_soc_switch/btmesh_soc_switch_log_xg22.slcp @@ -93,7 +93,7 @@ configuration: - name: NVM3_DEFAULT_NVM_SIZE value: "0x6000" - name: NVM3_DEFAULT_CACHE_SIZE - value: 100 + value: 90 - name: SL_BOARD_ENABLE_VCOM value: "1" - name: SL_BTMESH_BLOB_TRANSFER_SERVER_DFU_TARGET_MAX_BLOCK_SIZE_LOG_CFG_VAL diff --git a/app/btmesh/example/btmesh_soc_switch/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_switch/dcd_config.btmeshconf index 647ed095ef..73f1d7eabc 100644 --- a/app/btmesh/example/btmesh_soc_switch/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_switch/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0006", - "vid": "0x0502", + "vid": "0x0503", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_switch/dcd_config_low_power.btmeshconf b/app/btmesh/example/btmesh_soc_switch/dcd_config_low_power.btmeshconf index 2343a5c554..56c8bcf8db 100644 --- a/app/btmesh/example/btmesh_soc_switch/dcd_config_low_power.btmeshconf +++ b/app/btmesh/example/btmesh_soc_switch/dcd_config_low_power.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0007", - "vid": "0x0502", + "vid": "0x0503", "elements": [ { "name": "Main", diff --git a/app/common/app_common.properties b/app/common/app_common.properties index 905e8b8873..9a6bed51b0 100644 --- a/app/common/app_common.properties +++ b/app/common/app_common.properties @@ -2,9 +2,8 @@ id=com.silabs.sdk.platform label=Platform description=Platform -version=4.3.2.0 -dependantSdkVersion=4.3.2 -prop.subLabel=Platform\\ 4.3.2.0 +version=4.3.3.0 +prop.subLabel=Platform\\ 4.3.3.0 # General properties are prepended with "prop." prop.file.templatesFile=platform_evaluation_templates.xml platform_experimental_templates.xml builtin_templates.xml platform_production_templates.xml platform_internal_templates.xml diff --git a/app/common/example/tz_psa_attestation/tz_psa_attestation_ws.slcw b/app/common/example/tz_psa_attestation/tz_psa_attestation_ws.slcw index 9798bc938d..a1c7b4f2ef 100644 --- a/app/common/example/tz_psa_attestation/tz_psa_attestation_ws.slcw +++ b/app/common/example/tz_psa_attestation/tz_psa_attestation_ws.slcw @@ -1,4 +1,4 @@ -label: tz_psa_attestation_ws +label: tz_psa_attestation_ws description: > This example workspace demonstrates TrustZone for PSA Attestation. quality: production diff --git a/app/common/example/tz_psa_crypto_ecdh/tz_psa_crypto_ecdh_ws.slcw b/app/common/example/tz_psa_crypto_ecdh/tz_psa_crypto_ecdh_ws.slcw index 69c8ffaf9a..4e5bc6249c 100644 --- a/app/common/example/tz_psa_crypto_ecdh/tz_psa_crypto_ecdh_ws.slcw +++ b/app/common/example/tz_psa_crypto_ecdh/tz_psa_crypto_ecdh_ws.slcw @@ -1,4 +1,4 @@ -label: tz_psa_crypto_ecdh_ws +label: tz_psa_crypto_ecdh_ws description: > This example workspace demonstrates TrustZone for ECDH key agreement. quality: production diff --git a/app/common/platform_production_demos.xml b/app/common/platform_production_demos.xml index 300c29ec83..b87f6c29d9 100644 --- a/app/common/platform_production_demos.xml +++ b/app/common/platform_production_demos.xml @@ -6,7 +6,7 @@ - + @@ -17,7 +17,7 @@ - + @@ -28,7 +28,7 @@ - + @@ -39,7 +39,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -61,7 +61,7 @@ - + @@ -72,7 +72,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -94,7 +94,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -116,7 +116,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -138,7 +138,7 @@ - + @@ -149,7 +149,7 @@ - + @@ -160,7 +160,7 @@ - + @@ -171,7 +171,7 @@ - + @@ -182,7 +182,7 @@ - + @@ -193,7 +193,7 @@ - + @@ -204,7 +204,7 @@ - + @@ -215,7 +215,7 @@ - + @@ -226,7 +226,7 @@ - + @@ -237,7 +237,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -259,7 +259,7 @@ - + @@ -270,7 +270,7 @@ - + @@ -281,7 +281,7 @@ - + @@ -292,7 +292,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -314,7 +314,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -336,7 +336,7 @@ - + @@ -347,7 +347,7 @@ - + @@ -358,7 +358,7 @@ - + @@ -369,7 +369,7 @@ - + @@ -380,7 +380,7 @@ - + @@ -391,7 +391,7 @@ - + @@ -402,7 +402,7 @@ - + @@ -413,7 +413,7 @@ - + @@ -424,7 +424,7 @@ - + @@ -435,7 +435,7 @@ - + @@ -446,7 +446,7 @@ - + @@ -457,7 +457,7 @@ - + @@ -468,7 +468,7 @@ - + @@ -479,7 +479,7 @@ - + @@ -490,7 +490,7 @@ - + @@ -501,7 +501,7 @@ - + @@ -512,7 +512,7 @@ - + @@ -523,7 +523,7 @@ - + @@ -534,7 +534,7 @@ - + @@ -545,7 +545,7 @@ - + @@ -556,7 +556,7 @@ - + @@ -567,7 +567,7 @@ - + @@ -578,7 +578,7 @@ - + @@ -589,7 +589,7 @@ - + @@ -600,7 +600,7 @@ - + @@ -611,7 +611,7 @@ - + @@ -622,7 +622,7 @@ - + @@ -633,7 +633,7 @@ - + @@ -644,7 +644,7 @@ - + @@ -655,7 +655,7 @@ - + @@ -666,7 +666,7 @@ - + @@ -677,7 +677,7 @@ - + @@ -688,7 +688,7 @@ - + @@ -699,7 +699,7 @@ - + @@ -710,7 +710,7 @@ - + @@ -721,7 +721,7 @@ - + @@ -732,7 +732,7 @@ - + @@ -743,7 +743,7 @@ - + @@ -754,7 +754,7 @@ - + @@ -765,7 +765,7 @@ - + @@ -776,7 +776,7 @@ - + @@ -787,7 +787,7 @@ - + @@ -798,7 +798,7 @@ - + @@ -809,7 +809,7 @@ - + @@ -820,7 +820,7 @@ - + @@ -831,7 +831,7 @@ - + @@ -842,7 +842,7 @@ - + @@ -853,7 +853,7 @@ - + @@ -864,7 +864,7 @@ - + @@ -875,7 +875,7 @@ - + @@ -886,7 +886,7 @@ - + @@ -897,7 +897,7 @@ - + @@ -908,7 +908,7 @@ - + @@ -919,7 +919,7 @@ - + @@ -930,7 +930,7 @@ - + @@ -941,7 +941,7 @@ - + @@ -952,7 +952,7 @@ - + @@ -963,7 +963,7 @@ - + @@ -974,7 +974,7 @@ - + @@ -985,7 +985,7 @@ - + @@ -996,7 +996,7 @@ - + @@ -1007,7 +1007,7 @@ - + @@ -1018,7 +1018,7 @@ - + @@ -1029,7 +1029,7 @@ - + @@ -1040,7 +1040,7 @@ - + @@ -1051,7 +1051,7 @@ - + @@ -1062,7 +1062,7 @@ - + @@ -1073,7 +1073,7 @@ - + @@ -1084,7 +1084,7 @@ - + @@ -1095,7 +1095,7 @@ - + @@ -1106,7 +1106,7 @@ - + @@ -1117,7 +1117,7 @@ - + @@ -1128,7 +1128,7 @@ - + @@ -1139,7 +1139,7 @@ - + @@ -1150,7 +1150,7 @@ - + @@ -1161,7 +1161,7 @@ - + @@ -1172,7 +1172,7 @@ - + @@ -1183,7 +1183,7 @@ - + @@ -1194,7 +1194,7 @@ - + @@ -1205,7 +1205,7 @@ - + @@ -1216,7 +1216,7 @@ - + @@ -1227,7 +1227,7 @@ - + @@ -1238,7 +1238,7 @@ - + @@ -1249,7 +1249,7 @@ - + @@ -1260,7 +1260,7 @@ - + @@ -1271,7 +1271,7 @@ - + @@ -1282,7 +1282,7 @@ - + @@ -1293,7 +1293,7 @@ - + @@ -1304,7 +1304,7 @@ - + @@ -1315,7 +1315,7 @@ - + @@ -1326,7 +1326,7 @@ - + @@ -1337,7 +1337,7 @@ - + @@ -1348,7 +1348,7 @@ - + @@ -1359,7 +1359,7 @@ - + @@ -1370,7 +1370,7 @@ - + @@ -1381,7 +1381,7 @@ - + @@ -1392,7 +1392,7 @@ - + @@ -1403,7 +1403,7 @@ - + @@ -1414,7 +1414,7 @@ - + @@ -1425,7 +1425,7 @@ - + @@ -1436,7 +1436,7 @@ - + @@ -1447,7 +1447,7 @@ - + @@ -1458,7 +1458,7 @@ - + @@ -1469,7 +1469,7 @@ - + @@ -1480,7 +1480,7 @@ - + @@ -1491,7 +1491,7 @@ - + @@ -1502,7 +1502,7 @@ - + @@ -1513,7 +1513,7 @@ - + @@ -1524,7 +1524,7 @@ - + @@ -1535,7 +1535,7 @@ - + @@ -1546,7 +1546,7 @@ - + @@ -1557,7 +1557,7 @@ - + @@ -1568,7 +1568,7 @@ - + diff --git a/app/common/platform_production_templates.xml b/app/common/platform_production_templates.xml index 72c3bb314e..f5fac11d03 100644 --- a/app/common/platform_production_templates.xml +++ b/app/common/platform_production_templates.xml @@ -40,7 +40,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -70,7 +70,7 @@ - + @@ -85,7 +85,7 @@ - + @@ -100,7 +100,7 @@ - + @@ -115,7 +115,7 @@ - + @@ -130,7 +130,7 @@ - + @@ -145,7 +145,7 @@ - + @@ -160,7 +160,7 @@ - + @@ -175,7 +175,7 @@ - + @@ -190,7 +190,7 @@ - + @@ -205,7 +205,7 @@ - + @@ -220,7 +220,7 @@ - + @@ -235,7 +235,7 @@ - + @@ -250,7 +250,7 @@ - + @@ -265,7 +265,7 @@ - + @@ -280,7 +280,7 @@ - + @@ -295,7 +295,7 @@ - + @@ -310,7 +310,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -340,7 +340,7 @@ - + @@ -355,7 +355,7 @@ - + @@ -370,7 +370,7 @@ - + @@ -385,7 +385,7 @@ - + @@ -400,7 +400,7 @@ - + @@ -415,7 +415,7 @@ - + @@ -430,7 +430,7 @@ - + @@ -445,7 +445,7 @@ - + @@ -460,7 +460,7 @@ - + @@ -475,7 +475,7 @@ - + @@ -490,7 +490,7 @@ - + @@ -505,7 +505,7 @@ - + @@ -595,7 +595,7 @@ - + @@ -610,7 +610,7 @@ - + @@ -625,7 +625,7 @@ - + @@ -640,7 +640,7 @@ - + @@ -655,7 +655,7 @@ - + @@ -670,7 +670,7 @@ - + @@ -685,7 +685,7 @@ - + @@ -700,7 +700,7 @@ - + @@ -715,7 +715,7 @@ - + @@ -730,7 +730,7 @@ - + @@ -745,7 +745,7 @@ - + @@ -760,7 +760,7 @@ - + @@ -775,7 +775,7 @@ - + @@ -790,7 +790,7 @@ - + @@ -805,7 +805,7 @@ - + @@ -820,7 +820,7 @@ - + @@ -835,7 +835,7 @@ - + @@ -850,7 +850,7 @@ - + @@ -865,7 +865,7 @@ - + @@ -880,7 +880,7 @@ - + @@ -895,7 +895,7 @@ - + @@ -910,7 +910,7 @@ - + @@ -925,7 +925,7 @@ - + @@ -940,7 +940,7 @@ - + @@ -955,7 +955,7 @@ - + @@ -970,7 +970,7 @@ - + @@ -985,7 +985,7 @@ - + @@ -1000,7 +1000,7 @@ - + @@ -1015,7 +1015,7 @@ - + @@ -1030,7 +1030,7 @@ - + @@ -1045,7 +1045,7 @@ - + @@ -1060,7 +1060,7 @@ - + @@ -1075,7 +1075,7 @@ - + @@ -1090,7 +1090,7 @@ - + @@ -1105,7 +1105,7 @@ - + @@ -1120,7 +1120,7 @@ - + @@ -1135,7 +1135,7 @@ - + @@ -1150,7 +1150,7 @@ - + @@ -1165,7 +1165,7 @@ - + @@ -1180,7 +1180,7 @@ - + @@ -1195,7 +1195,7 @@ - + @@ -1210,7 +1210,7 @@ - + @@ -1225,7 +1225,7 @@ - + @@ -1240,7 +1240,7 @@ - + @@ -1255,7 +1255,7 @@ - + @@ -1270,7 +1270,7 @@ - + @@ -1285,7 +1285,7 @@ - + @@ -1300,7 +1300,7 @@ - + @@ -1315,7 +1315,7 @@ - + @@ -1330,7 +1330,7 @@ - + @@ -1345,7 +1345,7 @@ - + @@ -1360,7 +1360,7 @@ - + @@ -1375,7 +1375,7 @@ - + @@ -1390,7 +1390,7 @@ - + @@ -1405,7 +1405,7 @@ - + @@ -1420,7 +1420,7 @@ - + @@ -1435,7 +1435,7 @@ - + diff --git a/app/common/util/app_timer/app_timer.c b/app/common/util/app_timer/app_timer.c index 75d00ec1dc..72bfe92da9 100644 --- a/app/common/util/app_timer/app_timer.c +++ b/app/common/util/app_timer/app_timer.c @@ -55,7 +55,7 @@ static app_timer_t *app_timer_head = NULL; // ----------------------------------------------------------------------------- // Private function declarations -/***************************************************************************//** +/******************************************************************************* * Common callback for the sleeptimers. * * @param[in] handle Pointer to the sleeptimer handle. @@ -66,7 +66,7 @@ static app_timer_t *app_timer_head = NULL; static void app_timer_callback(sl_sleeptimer_timer_handle_t *handle, void *data); -/***************************************************************************//** +/******************************************************************************* * Append a timer to the end of the linked list. * * @param[in] timer Pointer to the timer handle. @@ -75,7 +75,7 @@ static void app_timer_callback(sl_sleeptimer_timer_handle_t *handle, ******************************************************************************/ static void append_app_timer(app_timer_t *timer); -/***************************************************************************//** +/******************************************************************************* * Remove a timer from the linked list. * * @param[in] timer Pointer to the timer handle. @@ -86,6 +86,16 @@ static void append_app_timer(app_timer_t *timer); ******************************************************************************/ static bool remove_app_timer(app_timer_t *timer); +/******************************************************************************* + * Find and return the first triggered timer from the linked list. + * + * @return The first triggered timer from the linked list. + * + * @note The trigger state is also reset, and it is removed from the list if + * the timer is non-periodic. + ******************************************************************************/ +static app_timer_t *get_triggered_app_timer(void); + // ----------------------------------------------------------------------------- // Public function definitions @@ -190,21 +200,14 @@ sl_status_t app_timer_stop(app_timer_t *timer) void sli_app_timer_step(void) { if (trigger_count > 0) { - app_timer_t *timer = app_timer_head; // Find triggered timers in list and call their callbacks. - while (timer != NULL) { - if (timer->triggered) { - CORE_ATOMIC_SECTION( - timer->triggered = false; - --trigger_count; - ) - if (!timer->periodic) { - (void)remove_app_timer(timer); - } + app_timer_t *timer; + do { + timer = get_triggered_app_timer(); + if (timer != NULL) { timer->callback(timer, timer->callback_data); } - timer = timer->next; - } + } while (timer != NULL); } } @@ -277,6 +280,9 @@ static void app_timer_callback(sl_sleeptimer_timer_handle_t *handle, static void append_app_timer(app_timer_t *timer) { + CORE_DECLARE_IRQ_STATE; + CORE_ENTER_ATOMIC(); + if (app_timer_head != NULL) { app_timer_t *current = app_timer_head; // Find end of list. @@ -288,10 +294,15 @@ static void append_app_timer(app_timer_t *timer) app_timer_head = timer; } timer->next = NULL; + + CORE_EXIT_ATOMIC(); } static bool remove_app_timer(app_timer_t *timer) { + CORE_DECLARE_IRQ_STATE; + CORE_ENTER_ATOMIC(); + app_timer_t *prev = NULL; app_timer_t *current = app_timer_head; @@ -303,6 +314,7 @@ static bool remove_app_timer(app_timer_t *timer) if (current != timer) { // Not found. + CORE_EXIT_ATOMIC(); return false; } @@ -311,5 +323,32 @@ static bool remove_app_timer(app_timer_t *timer) } else { app_timer_head = timer->next; } + CORE_EXIT_ATOMIC(); return true; } + +static app_timer_t *get_triggered_app_timer(void) +{ + CORE_DECLARE_IRQ_STATE; + CORE_ENTER_ATOMIC(); + + // Find the first triggered timer in list + app_timer_t *timer = app_timer_head; + while (timer != NULL) { + if (timer->triggered) { + // Timer found + timer->triggered = false; + --trigger_count; + if (!timer->periodic) { + (void)remove_app_timer(timer); + } + + CORE_EXIT_ATOMIC(); + return timer; + } + timer = timer->next; + } + + CORE_EXIT_ATOMIC(); + return NULL; +} diff --git a/app/flex/documentation/release-highlights.txt b/app/flex/documentation/release-highlights.txt old mode 100644 new mode 100755 index c6af440ce9..fa3d75c181 --- a/app/flex/documentation/release-highlights.txt +++ b/app/flex/documentation/release-highlights.txt @@ -1,2 +1,2 @@ -Flex SDK 3.6.2.0 +Flex SDK 3.6.3.0 - Targeted quality improvements and bug fixes \ No newline at end of file diff --git a/app/flex/documentation/slFlex_docContent.xml b/app/flex/documentation/slFlex_docContent.xml index d65472b20b..34b1ce95a7 100644 --- a/app/flex/documentation/slFlex_docContent.xml +++ b/app/flex/documentation/slFlex_docContent.xml @@ -1,20 +1,20 @@ - + Includes detailed information on using the Silicon Labs Gecko Bootloader with Connect. It supplements the general Gecko Bootloader implementation information provided in UG489: Silicon Labs Gecko Bootloader User's Guide. - + Describes using the Flex SDK for Wireless M-Bus development on EFR32 Wireless Geckos. Includes features and limitations as well as examples. - + Explains how NVM3 can be used as non-volatile data storage in various protocol implementations. @@ -22,7 +22,7 @@ - + Describes tokens and shows how to use them for non-volatile data storage in EmberZNet PRO and Silicon Labs Flex applications. @@ -30,7 +30,7 @@ - + Describes how to lock and unlock the debug access of EFR32 Gecko Series 2 devices. Many aspects of the debug access, including the secure debug unlock are described. The Debug Challenge Interface (DCI) and Secure Engine (SE) Mailbox Interface for locking and unlocking debug access are also included. @@ -38,7 +38,7 @@ - + Contains detailed information on configuring and using the Secure Boot with hardware Root of Trust and Secure Loader on Series 2 devices, including how to provision the signing key. This is a companion document to UG489: Silicon Labs Gecko Bootloader User's Guide. @@ -46,7 +46,7 @@ - + Details on programming, provisioning, and configuring Series 2 devices in production environments. Covers Secure Engine Subsystem of Series 2 devices, which runs easily upgradeable Secure Engine (SE) or Virtual Secure Engine (VSE) firmware. @@ -54,14 +54,14 @@ - + Describes the distinguishing features of different EFR32 families that are most relevant to porting proprietary wireless applications between them. Provides insight that is also helpful when selecting an initial target platform for proprietary wireless solutions. - + How to program, provision, and configure the anti-tamper module on EFR32 Series 2 devices with Secure Vault. @@ -69,21 +69,21 @@ - + Illustrates reducing power consumption in a Connect v3.x application using the sensor example. - + Describes the radio configurator GUI for RAIL framework applications in Simplicity Studio 5. With it, you can create standard or custom radio configurations on which to run your RAIL-based applications. The role of each GUI item is explained. - + How to authenticate an EFR32 Series 2 device with Secure Vault, using secure device certificates and signatures. @@ -91,7 +91,7 @@ - + How to securely "wrap" keys in EFR32 Series 2 devices with Secure Vault, so they can be stored in non-volatile storage. @@ -99,7 +99,7 @@ - + Describes how to provision and configure Series 2 devices through the DCI and SWD. @@ -107,7 +107,7 @@ - + Describes how to integrate crypto functionality into applications using PSA Crypto compared to Mbed TLS. @@ -115,7 +115,7 @@ - + Gecko Bootloader v2.x, introduced in GSDK 4.0, contains a number of changes compared to Gecko Bootloader v1.x. This document describes the differences between the versions, including how to configure the new Gecko Bootloader in Simplicity Studio 5. @@ -123,14 +123,14 @@ - + Describes using the Flex SDK for 802.15.4 development on EFR32 wireless parts. - + Describes how to initialize a piece of custom hardware (a 'device') based on the EFR32MG and EFR32FG families so that it interfaces correctly with a network stack. The same procedures can be used to restore devices whose settings have been corrupted or erased. @@ -138,49 +138,49 @@ - + Describes using RAILTest to evaluate radio functionality, as well as peripherals, deep sleep states, etc. With it you can fully evaluate the receiving and transmitting performance and test RF functionality of development kit hardware or custom hardware. - + Provides an overview and hyperlinks to all packaged documentation. - + Provides basic information on configuring, building, and installing applications using Silicon Labs Connect and RAIL, the two development paths in the Silicon Labs Proprietary Flex SDK v3.x. - + Contains a comprehensive list of APIs used to interface to the Silicon Labs Connect stack. - + Contains a comprehensive list of APIs used to interface to the Silicon Labs RAIL library. - + Lists compatibility requirements and sources for all software components in the development environment. Discusses the latest changes to the SiliconLabs Flex SDK, including added/deleted/deprecated features/API. Reviews fixed and known issues. - + A detailed overview of the changes, additions, and fixes in the Gecko Platform components. The Gecko Platform includes EMLIB, EMDRV, RAIL Library, NVM3, and the component-based infrastructure. @@ -188,7 +188,7 @@ - + Introduces some fundamental concepts of wireless networking. These concepts are referred to in other Fundamentals documents. If you are new to wireless networking, you should read this document first. @@ -196,7 +196,7 @@ - + Introduces the security concepts that must be considered when implementing an Internet of Things (IoT) system. Using the ioXt Alliance's eight security principles as a structure, it clearly delineates the solutions Silicon Labs provides to support endpoint security and what you must do outside of the Silicon Labs framework. @@ -204,7 +204,7 @@ - + Introduces bootloading for Silicon Labs networking devices. Discusses the Gecko Bootloader as well as legacy Ember and Bluetooth bootloaders, and describes the file formats used by each. @@ -212,7 +212,7 @@ - + Introduces non-volatile data storage using flash and the three different storage implementations offered for Silicon Labs microcontrollers and SoCs: Simulated EEPROM, PS Store, and NVM3. @@ -220,21 +220,21 @@ - + Describes the features and functions of the Silicon Labs Connect stack, including its device types, network topologies, and its 'building block' development methodology using plugins. - + Describes the features and functions of Silicon Labs RAIL (Radio Abstraction Interface Layer). RAIL provides an intuitive, easily-customizable radio interface layer that is designed to support proprietary or standards-based wireless protocols. - + Describes the four multiprotocol modes, discusses considerations when selecting protocols for multiprotocol implementations, and reviews the Radio Scheduler, a required component of a dynamic multiprotocol solution. @@ -242,7 +242,7 @@ - + Describes how and when to use Simplicity Commander's Command-Line Interface. @@ -250,7 +250,7 @@ - + Describes how to implement a dynamic multiprotocol solution. @@ -258,84 +258,84 @@ - + Describes the functionality available in the RAILtest application. - + Introduces the Connect User's Guide for the Flex SDK v3.x. - + Introduces the IEEE 802.15.4 standard on which Connect v3.x is based. - + Describes the architecture of the Silicon Labs Connect stack v3.x an how it implements IEEE 802.15.4. - + Describes how to use components, callbacks, and events on top of the Gecko Platform application framework to configure features and application behavior. - + Describes the process to implement a Connect-based application on top of one of the supported Real Time Operating Systems (RTOS). - + Explains standalone (serial) and application (OTA) bootloader options available for use within Connect v3.x -based applications - + Describes the features available in Connect v3.x to reduce power consumption. Using those features is described in AN1252: Building Low Power Networks with the Silicon Labs Connect Stack v3.x. - + Describes how to run the Silicon Labs Connect stack in Network Co-Processor (NCP) mode, where the NCP runs on the EFR32 while the Host application and the Co-processor Communication daemon (CPCd) run on the Host device. - + Introduces the long-range radio profile, escribes its development, and examines underlying details that enable it to realize extended range. Instructions for using example applications are included. - + Provides an easy way to evaluate the link budget of the Wireless Gecko EFR32 devices using Silicon Labs RAIL (RAIL) by performing a range test between two nodes using Range Test, a standalone test application. The range test demo implements Packet Error Rate (PER) measurement. - + Describes the high-level implementation of the Silicon Labs Gecko Bootloader for EFR32 SoCs and NCPs, and provides information on how to get started using the Gecko Bootloader with Silicon Labs wireless protocol stacks in GSDK 4.0 and higher. diff --git a/app/flex/esf.properties b/app/flex/esf.properties index 0b6ebd03b0..517065d757 100644 --- a/app/flex/esf.properties +++ b/app/flex/esf.properties @@ -3,8 +3,8 @@ id=com.silabs.stack.flex label=Flex SDK description=Flex Software Development Kit -version=3.6.2.0 -prop.subLabel=Flex\\ 3.6.2.0 +version=3.6.3.0 +prop.subLabel=Flex\\ 3.6.3.0 # General properties are prepended with "prop." prop.file.templatesFile=flex_production_templates.xml flex_demos_only_templates.xml flex_internal_templates.xml diff --git a/app/flex/example/connect/light_switch/connect_bt_dmp_soc_light/app_init.c b/app/flex/example/connect/light_switch/connect_bt_dmp_soc_light/app_init.c index e018967454..2518c3b49c 100644 --- a/app/flex/example/connect/light_switch/connect_bt_dmp_soc_light/app_init.c +++ b/app/flex/example/connect/light_switch/connect_bt_dmp_soc_light/app_init.c @@ -89,7 +89,7 @@ void emberAfInitCallback(void) // set the default PAN ID, it can be changed with CLI sl_set_pan_id(DEFAULT_LIGHT_SWITCH_PAN_ID); // set the default communication channel, it can be changed with CLI - app_log_info("Deafult channel> %d\n", emberGetDefaultChannel()); + app_log_info("Default channel> %d\n", emberGetDefaultChannel()); sl_set_channel(emberGetDefaultChannel()); emberNetworkInit(); diff --git a/app/flex/example/rail/rail_soc_railtest/rail_soc_railtest.slcp b/app/flex/example/rail/rail_soc_railtest/rail_soc_railtest.slcp index 56f209c6af..916646d61f 100644 --- a/app/flex/example/rail/rail_soc_railtest/rail_soc_railtest.slcp +++ b/app/flex/example/rail/rail_soc_railtest/rail_soc_railtest.slcp @@ -37,7 +37,6 @@ component: - id: rail_util_pa - id: rail_util_pti - id: rail_util_rf_path - - id: rail_util_rf_path_switch - id: rail_util_rssi - id: rail_util_built_in_phys diff --git a/app/flex/flex_demos_only_demos.xml b/app/flex/flex_demos_only_demos.xml index 3475314b6d..2b06e151aa 100644 --- a/app/flex/flex_demos_only_demos.xml +++ b/app/flex/flex_demos_only_demos.xml @@ -5,7 +5,7 @@ - + @@ -15,7 +15,7 @@ - + diff --git a/app/flex/flex_production_demos.xml b/app/flex/flex_production_demos.xml index 5b7d57087c..7f78ce9b0f 100644 --- a/app/flex/flex_production_demos.xml +++ b/app/flex/flex_production_demos.xml @@ -5,7 +5,7 @@ - + @@ -15,7 +15,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -45,7 +45,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -65,7 +65,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -85,7 +85,7 @@ - + @@ -95,7 +95,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -115,7 +115,7 @@ - + @@ -125,7 +125,7 @@ - + @@ -135,7 +135,7 @@ - + @@ -145,7 +145,7 @@ - + @@ -155,7 +155,7 @@ - + @@ -165,7 +165,7 @@ - + @@ -175,7 +175,7 @@ - + @@ -185,7 +185,7 @@ - + @@ -195,7 +195,7 @@ - + @@ -205,7 +205,7 @@ - + @@ -215,7 +215,7 @@ - + @@ -225,7 +225,7 @@ - + @@ -235,7 +235,7 @@ - + @@ -245,7 +245,7 @@ - + @@ -255,7 +255,7 @@ - + @@ -265,7 +265,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -285,7 +285,7 @@ - + @@ -295,7 +295,7 @@ - + @@ -305,7 +305,7 @@ - + @@ -315,7 +315,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -335,7 +335,7 @@ - + @@ -345,18 +345,18 @@ - + - + Range Test BLE and IEEE802.15.4 with Bluetooth connectivity. It runs on top of Micrium OS RTOS and multiprotocol RAIL. This application demonstrates over the air range of the Silicon Labs boards. 5 predefined PHYs can be used for this: BLE: 125kbps, BLE: 500kbps, BLE: 1Mbps, BLE: 2Mbps, IEEE80215.4: 250kbps. This sample app can act as a Transmitter and a Receiver. The role can be selected in the LCD menu. Flashing this app into two separate boards makes it possible to test the features and specification of the radio. The sample also provides an example how the RAIL API can be used. A menu is displayed in the LCD, which allows the user to see the most important information about the settings and also change some of them. The left button navigates in the menu and the right button selects or changes options. The bottom line always shows what the buttons do in the particular context. In Tx Mode, the user can send packets. Packet length defined by the PHY and the number of packets to transmit (from 500 up to continuous) can be set. Output power can be set in the LCD menu, in 0.5dBm steps (power setpoint), between -15..+20dBm. Actual minimum and maximum power may vary in different frequencies as well as the power that is actually set by RAIL. The LCD menu informs the user about the setpoint and the actual power. In the LCD menu, the Power item displays the setpoint first, then actual value. In Rx Mode, the radio listens on the given predefined PHY and inspects the packets received. Packet Error Rate, Bit Error Rate and RSSI of the packets is displayed to inform about the quality of the transmission. Radio related events can be logged on UART on demand. CLI can be used to set and get configuration of the app, and to start and stop it. To get started with CLI send 'help' with a terminal. Wireless Gecko mobile app can also be used to control this application over Bluetooth. Currently MicriumOS and FreeRTOS is supported by this sample app. NOTE: Due to the higher current consumption of the continuous radio usage (especially in Rx Mode), it is not recommended to power the boards from a coin cell. Instead, a USB power bank can be used if portability is needed. - + @@ -366,7 +366,7 @@ - + @@ -376,7 +376,7 @@ - + @@ -386,7 +386,7 @@ - + @@ -396,7 +396,7 @@ - + @@ -406,7 +406,7 @@ - + @@ -416,7 +416,7 @@ - + @@ -426,7 +426,7 @@ - + @@ -436,7 +436,7 @@ - + @@ -446,7 +446,7 @@ - + @@ -456,7 +456,7 @@ - + @@ -466,7 +466,7 @@ - + @@ -476,7 +476,7 @@ - + @@ -486,7 +486,7 @@ - + @@ -496,7 +496,7 @@ - + @@ -506,7 +506,7 @@ - + @@ -516,7 +516,7 @@ - + @@ -526,7 +526,7 @@ - + @@ -536,7 +536,7 @@ - + @@ -546,7 +546,7 @@ - + @@ -556,7 +556,7 @@ - + @@ -566,7 +566,7 @@ - + @@ -576,7 +576,7 @@ - + @@ -586,7 +586,7 @@ - + @@ -596,7 +596,7 @@ - + @@ -606,7 +606,7 @@ - + @@ -616,7 +616,7 @@ - + @@ -626,7 +626,7 @@ - + @@ -636,7 +636,7 @@ - + @@ -646,7 +646,7 @@ - + @@ -656,7 +656,7 @@ - + @@ -666,7 +666,7 @@ - + @@ -676,7 +676,7 @@ - + @@ -686,7 +686,7 @@ - + @@ -696,7 +696,7 @@ - + @@ -706,7 +706,7 @@ - + @@ -716,7 +716,7 @@ - + @@ -726,7 +726,7 @@ - + @@ -736,7 +736,7 @@ - + @@ -746,7 +746,7 @@ - + @@ -756,7 +756,7 @@ - + @@ -766,7 +766,7 @@ - + @@ -776,7 +776,7 @@ - + @@ -786,7 +786,7 @@ - + @@ -796,7 +796,7 @@ - + @@ -806,7 +806,7 @@ - + @@ -816,7 +816,7 @@ - + @@ -826,7 +826,7 @@ - + @@ -836,7 +836,7 @@ - + @@ -846,7 +846,7 @@ - + @@ -856,7 +856,7 @@ - + @@ -866,7 +866,7 @@ - + @@ -876,7 +876,7 @@ - + @@ -886,7 +886,7 @@ - + @@ -896,7 +896,7 @@ - + @@ -906,7 +906,7 @@ - + @@ -916,7 +916,7 @@ - + @@ -926,7 +926,7 @@ - + @@ -936,7 +936,7 @@ - + @@ -946,7 +946,7 @@ - + @@ -956,7 +956,7 @@ - + @@ -966,7 +966,7 @@ - + @@ -976,7 +976,7 @@ - + @@ -986,7 +986,7 @@ - + @@ -996,7 +996,7 @@ - + @@ -1006,7 +1006,7 @@ - + @@ -1016,7 +1016,7 @@ - + @@ -1026,7 +1026,7 @@ - + @@ -1036,7 +1036,7 @@ - + @@ -1046,7 +1046,7 @@ - + @@ -1056,7 +1056,7 @@ - + @@ -1066,7 +1066,7 @@ - + @@ -1076,7 +1076,7 @@ - + @@ -1086,7 +1086,7 @@ - + @@ -1096,7 +1096,7 @@ - + @@ -1106,7 +1106,7 @@ - + diff --git a/app/flex/flex_production_templates.xml b/app/flex/flex_production_templates.xml index 564fe191e6..778d417beb 100755 --- a/app/flex/flex_production_templates.xml +++ b/app/flex/flex_production_templates.xml @@ -8,7 +8,7 @@ - + @@ -23,7 +23,7 @@ - + @@ -38,7 +38,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -98,7 +98,7 @@ - + @@ -113,7 +113,7 @@ - + @@ -128,7 +128,7 @@ - + @@ -143,7 +143,7 @@ - + @@ -158,7 +158,7 @@ - + @@ -173,7 +173,7 @@ - + @@ -188,7 +188,7 @@ - + @@ -203,7 +203,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -233,7 +233,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -263,7 +263,7 @@ - + @@ -278,7 +278,7 @@ - + @@ -293,7 +293,7 @@ - + @@ -308,7 +308,7 @@ - + @@ -323,7 +323,7 @@ - + @@ -338,7 +338,7 @@ - + @@ -353,7 +353,7 @@ - + @@ -368,7 +368,7 @@ - + @@ -383,7 +383,7 @@ - + @@ -398,7 +398,7 @@ - + @@ -413,7 +413,7 @@ - + @@ -428,7 +428,7 @@ - + @@ -443,7 +443,7 @@ - + @@ -458,7 +458,7 @@ - + @@ -473,7 +473,7 @@ - + @@ -488,7 +488,7 @@ - + @@ -503,7 +503,7 @@ - + @@ -518,7 +518,7 @@ - + diff --git a/app/mcu_example/app_mcu.properties b/app/mcu_example/app_mcu.properties index d85f61d2a2..5d42a960b3 100644 --- a/app/mcu_example/app_mcu.properties +++ b/app/mcu_example/app_mcu.properties @@ -3,9 +3,9 @@ id=com.silabs.sdk.mcu label=32-bit MCU SDK description=Silicon Labs 32-bit MCU SDK for EFM32 and EZR32 -version=6.5.2.0 +version=6.5.3.0 supportedParts=mcu.arm.efm32.* mcu.arm.ezr32.* .*wgm16.* -prop.subLabel=MCU\\ 6.5.2.0 +prop.subLabel=MCU\\ 6.5.3.0 # General properties are prepended with "prop." prop.file.templatesFile=mcu_production_templates.xml diff --git a/app/mcu_example/documentation/release-highlights.txt b/app/mcu_example/documentation/release-highlights.txt index dd0ae52b1a..2ef5ee1d5c 100644 --- a/app/mcu_example/documentation/release-highlights.txt +++ b/app/mcu_example/documentation/release-highlights.txt @@ -1,2 +1,2 @@ -32-Bit MCU SDK 6.5.2.0 +32-Bit MCU SDK 6.5.3.0 - Underlying platform changes only diff --git a/app/mcu_example/mcu_production_demos.xml b/app/mcu_example/mcu_production_demos.xml index 5d9714eb88..9c503f1a29 100644 --- a/app/mcu_example/mcu_production_demos.xml +++ b/app/mcu_example/mcu_production_demos.xml @@ -5,7 +5,7 @@ - + @@ -16,7 +16,7 @@ - + @@ -27,7 +27,7 @@ - + @@ -38,7 +38,7 @@ - + @@ -49,7 +49,7 @@ - + @@ -61,7 +61,7 @@ This example shows how to use the Micrium OS network stack with the ETH periphe - + @@ -73,7 +73,7 @@ This example shows how to use the Micrium OS network stack with the ETH periphe - + @@ -84,7 +84,7 @@ You must have the Hall Effect Evaluation kit, Si72xx-WD-Kit, to make use of this - + diff --git a/app/mcu_example/mcu_production_templates.xml b/app/mcu_example/mcu_production_templates.xml index 8de1a5c7bf..b61a953971 100644 --- a/app/mcu_example/mcu_production_templates.xml +++ b/app/mcu_example/mcu_production_templates.xml @@ -8,7 +8,7 @@ - + @@ -23,7 +23,7 @@ - + @@ -38,7 +38,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -83,7 +83,7 @@ - + diff --git a/app/wisun/documentation/slWi-SUN_docContent.xml b/app/wisun/documentation/slWi-SUN_docContent.xml index 7132d18af5..9e85619abb 100644 --- a/app/wisun/documentation/slWi-SUN_docContent.xml +++ b/app/wisun/documentation/slWi-SUN_docContent.xml @@ -1,6 +1,6 @@ - + Explains how NVM3 can be used as non-volatile data storage in various protocol implementations. @@ -8,7 +8,7 @@ - + Describes how to integrate crypto functionality into applications using PSA Crypto compared to Mbed TLS. @@ -16,7 +16,7 @@ - + Gecko Bootloader v2.x, introduced in GSDK 4.0, contains a number of changes compared to Gecko Bootloader v1.x. This document describes the differences between the versions, including how to configure the new Gecko Bootloader in Simplicity Studio 5. @@ -24,70 +24,70 @@ - + Describes the test environment and methods for testing Wi-SUN network performance. The results are intended to provide guidance on design practices and principles as well as expected field performance results. - + Describes how to use the Silicon Labs Wi-SUN Linux border router or the EFR32 standalone border router demonstration. Covers the associated configuration and debugging tools. - + Describes how to use the Wi-SUN Network Performance Measurement Application from either the LCD output or the CLI, and includes suggestions for improving ping latency in a Wi-SUN network. - + Provides an introduction to the Wi-SUN PHY Mode Switch feature using the RAILtest example application. - + Explains how to program EFR32FG25 devices to enable the Wi-SUN concurrent detection feature. - + Provides an overview and hyperlinks to all packaged documentation. - + Contains a comprehensive list of APIs used to interface to the Silicon Labs Wi-SUN stack. - + Reference for those developing applications using the Silicon Labs Wi-SUN SDK. The guide covers guidelines to develop an application on top of Silicon Labs Wi-SUN stack . The purpose of this document is to fill in the gaps between the Silicon Labs Wi-SUN Field Area Network (FAN) API reference, Gecko Platform references, and documentation for the target EFR32xG part. - + Lists compatibility requirements and sources for all software components in the development environment. Discusses the latest changes to the SiliconLabs Wi-SUN SDK, including added/deleted/deprecated features/API. Reviews fixed and known issues. - + A detailed overview of the changes, additions, and fixes in the Gecko Platform components. The Gecko Platform includes EMLIB, EMDRV, RAIL Library, NVM3, and the component-based infrastructure. @@ -95,7 +95,7 @@ - + Introduces the security concepts that must be considered when implementing an Internet of Things (IoT) system. Using the ioXt Alliance's eight security principles as a structure, it clearly delineates the solutions Silicon Labs provides to support endpoint security and what you must do outside of the Silicon Labs framework. @@ -103,7 +103,7 @@ - + Introduces bootloading for Silicon Labs networking devices. Discusses the Gecko Bootloader as well as legacy Ember and Bluetooth bootloaders, and describes the file formats used by each. @@ -111,7 +111,7 @@ - + Introduces non-volatile data storage using flash and the three different storage implementations offered for Silicon Labs microcontrollers and SoCs: Simulated EEPROM, PS Store, and NVM3. @@ -119,7 +119,7 @@ - + Describes how and when to use Simplicity Commander's Command-Line Interface. @@ -127,7 +127,7 @@ - + Describes the high-level implementation of the Silicon Labs Gecko Bootloader for EFR32 SoCs and NCPs, and provides information on how to get started using the Gecko Bootloader with Silicon Labs wireless protocol stacks in GSDK 4.0 and higher. diff --git a/app/wisun/esf.properties b/app/wisun/esf.properties index 1f869e1165..e50485f35f 100644 --- a/app/wisun/esf.properties +++ b/app/wisun/esf.properties @@ -3,8 +3,8 @@ id=com.silabs.stack.wisun label=Wi-SUN description=Silicon Labs Wi-SUN SDK -version=1.7.1.0 -prop.subLabel=Wi-SUN\\ 1.7.1.0 +version=1.7.2.0 +prop.subLabel=Wi-SUN\\ 1.7.2.0 # General properties are prepended with "prop." prop.file.templatesFile=wisun_production_templates.xml wisun_br_demos_templates.xml diff --git a/app/wisun/wisun_br_demos_demos.xml b/app/wisun/wisun_br_demos_demos.xml index 893c16769e..bc4c4d27ba 100644 --- a/app/wisun/wisun_br_demos_demos.xml +++ b/app/wisun/wisun_br_demos_demos.xml @@ -5,7 +5,7 @@ - + @@ -15,7 +15,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -45,7 +45,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -65,7 +65,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -85,7 +85,7 @@ - + @@ -95,7 +95,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -115,7 +115,7 @@ - + @@ -125,7 +125,7 @@ - + @@ -135,7 +135,7 @@ - + @@ -145,7 +145,7 @@ - + @@ -155,7 +155,7 @@ - + @@ -165,7 +165,7 @@ - + @@ -175,7 +175,7 @@ - + @@ -185,7 +185,7 @@ - + @@ -195,7 +195,7 @@ - + @@ -205,7 +205,7 @@ - + @@ -215,7 +215,7 @@ - + @@ -225,7 +225,7 @@ - + @@ -235,7 +235,7 @@ - + @@ -245,7 +245,7 @@ - + @@ -255,7 +255,7 @@ - + @@ -265,7 +265,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -285,7 +285,7 @@ - + @@ -295,7 +295,7 @@ - + @@ -305,7 +305,7 @@ - + @@ -315,7 +315,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -335,7 +335,7 @@ - + @@ -345,7 +345,7 @@ - + @@ -355,7 +355,7 @@ - + @@ -365,7 +365,7 @@ - + @@ -375,7 +375,7 @@ - + diff --git a/app/wisun/wisun_production_demos.xml b/app/wisun/wisun_production_demos.xml index 70d9cf29a8..f009974b04 100644 --- a/app/wisun/wisun_production_demos.xml +++ b/app/wisun/wisun_production_demos.xml @@ -5,7 +5,7 @@ - + @@ -15,7 +15,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -45,7 +45,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -65,7 +65,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -85,7 +85,7 @@ - + @@ -95,7 +95,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -115,7 +115,7 @@ - + @@ -125,7 +125,7 @@ - + @@ -135,7 +135,7 @@ - + @@ -145,7 +145,7 @@ - + @@ -155,7 +155,7 @@ - + @@ -165,7 +165,7 @@ - + @@ -175,7 +175,7 @@ - + @@ -185,138 +185,138 @@ - + - The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN stack APIs. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. + The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN LFN device. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. - - + + - The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN stack APIs. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. + The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN LFN device. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. - - + + - The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN stack APIs. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. + The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN LFN device. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. - - + + - The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN stack APIs. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. + The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN LFN device. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. - - + + - The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN stack APIs. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. + The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN LFN device. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. - - + + - The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN stack APIs. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. + The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN LFN device. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. - - + + - The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN stack APIs. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. + The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN LFN device. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. - - + + - The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN stack APIs. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. + The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN LFN device. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. - - + + - The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN stack APIs. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. + The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN LFN device. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. - - + + - The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN stack APIs. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. + The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN LFN device. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. - - + + - The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN stack APIs. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. + The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN LFN device. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. - - + + - The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN stack APIs. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. + The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN LFN device. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. - - + + - The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN stack APIs. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. + The Wi-SUN CLI (Command-Line Interface) sample application allows developers to easily evaluate the Wi-SUN LFN device. The Wi-SUN command line interface provides a serial interface to a number of the Wi-SUN stack functions. For example, it can be used to connect the Wi-SUN device to a Wi-SUN border router and exchange IP packets. - - + + @@ -325,7 +325,7 @@ - + @@ -335,7 +335,7 @@ - + @@ -345,7 +345,7 @@ - + @@ -355,7 +355,7 @@ - + @@ -365,7 +365,7 @@ - + @@ -375,7 +375,7 @@ - + @@ -385,7 +385,7 @@ - + @@ -395,7 +395,7 @@ - + @@ -405,7 +405,7 @@ - + @@ -415,7 +415,7 @@ - + @@ -425,7 +425,7 @@ - + @@ -435,7 +435,7 @@ - + @@ -445,7 +445,7 @@ - + @@ -455,7 +455,7 @@ - + @@ -465,7 +465,7 @@ - + @@ -475,7 +475,7 @@ - + @@ -485,7 +485,7 @@ - + @@ -495,7 +495,7 @@ - + @@ -505,7 +505,7 @@ - + diff --git a/app/wisun/wisun_production_templates.xml b/app/wisun/wisun_production_templates.xml index cc2c01ba8d..3b3e1cbf20 100644 --- a/app/wisun/wisun_production_templates.xml +++ b/app/wisun/wisun_production_templates.xml @@ -1,6 +1,6 @@ - + @@ -8,29 +8,29 @@ - + - - + + - + - + - - + + @@ -38,14 +38,14 @@ - + - - + + @@ -53,14 +53,14 @@ - + - - + + @@ -68,14 +68,14 @@ - + - - + + @@ -83,14 +83,14 @@ - + - - + + @@ -98,14 +98,14 @@ - + - - + + @@ -113,14 +113,14 @@ - + - - + + @@ -128,14 +128,14 @@ - + - - + + @@ -143,14 +143,14 @@ - + - - + + @@ -158,14 +158,14 @@ - + - - + + @@ -173,14 +173,14 @@ - + - - + + @@ -188,14 +188,14 @@ - + - - + + @@ -203,11 +203,11 @@ - + - + diff --git a/gecko_sdk.slcs b/gecko_sdk.slcs index f9aaa3541b..dc916ab6a6 100644 --- a/gecko_sdk.slcs +++ b/gecko_sdk.slcs @@ -2,7 +2,7 @@ id: "gecko_sdk" label: "Gecko SDK Suite" description: |- Gecko SDK Suite for EM3xx, EFM32, EZR32 and EFR32 microcontrollers and radios. -sdk_version: "4.3.2" +sdk_version: "4.3.3" specification_version: 10 component_path: - path: "app/amazon/component" diff --git a/hardware/board/component/bg22-rb4402b.slcc b/hardware/board/component/bg22-rb4402b.slcc new file mode 100644 index 0000000000..a2c6d72482 --- /dev/null +++ b/hardware/board/component/bg22-rb4402b.slcc @@ -0,0 +1,23 @@ +!!omap +- id: bg22_rb4402b +- label: BG22-RB4402B +- package: platform +- description: Kit BSP support for the EFR32BG22 Bluetooth LE 6 dBm QFN40 Rev E Radio + Board. +- category: Platform|Board|Kit|Radio Board +- quality: production +- requires: + - name: hardware_board_from_bg22-rb4402b +- provides: + - name: hardware_kit + - name: hardware_kit_rb +- define: + - name: SL_KIT_NAME + value: '"BG22-RB4402B"' + - name: SL_KIT_REV + value: '"A00"' +- tag: + - kit:opn:BG22-RB4402B + - kit:pn:RB4402 + - kit:variant:B + - kit:revision:A00 diff --git a/hardware/board/component/bg22-rb4403b.slcc b/hardware/board/component/bg22-rb4403b.slcc new file mode 100644 index 0000000000..5b586d97b8 --- /dev/null +++ b/hardware/board/component/bg22-rb4403b.slcc @@ -0,0 +1,23 @@ +!!omap +- id: bg22_rb4403b +- label: BG22-RB4403B +- package: platform +- description: Kit BSP support for the EFR32BG22 Bluetooth LE 6 dBm QFN32 Rev E Radio + Board. +- category: Platform|Board|Kit|Radio Board +- quality: production +- requires: + - name: hardware_board_from_bg22-rb4403b +- provides: + - name: hardware_kit + - name: hardware_kit_rb +- define: + - name: SL_KIT_NAME + value: '"BG22-RB4403B"' + - name: SL_KIT_REV + value: '"A00"' +- tag: + - kit:opn:BG22-RB4403B + - kit:pn:RB4403 + - kit:variant:B + - kit:revision:A00 diff --git a/hardware/board/component/bg27-rb4110b.slcc b/hardware/board/component/bg27-rb4110b.slcc new file mode 100644 index 0000000000..02974cc1ac --- /dev/null +++ b/hardware/board/component/bg27-rb4110b.slcc @@ -0,0 +1,22 @@ +!!omap +- id: bg27_rb4110b +- label: BG27-RB4110B +- package: platform +- description: Kit BSP support for the BG27 2.4 GHZ 4 dBm DCDC Buck CSP Radio Board. +- category: Platform|Board|Kit|Radio Board +- quality: production +- requires: + - name: hardware_board_from_bg27-rb4110b +- provides: + - name: hardware_kit + - name: hardware_kit_rb +- define: + - name: SL_KIT_NAME + value: '"BG27-RB4110B"' + - name: SL_KIT_REV + value: '"A01"' +- tag: + - kit:opn:BG27-RB4110B + - kit:pn:RB4110 + - kit:variant:B + - kit:revision:A01 diff --git a/hardware/board/component/bg27-rb4111b.slcc b/hardware/board/component/bg27-rb4111b.slcc new file mode 100644 index 0000000000..ea6a67e491 --- /dev/null +++ b/hardware/board/component/bg27-rb4111b.slcc @@ -0,0 +1,22 @@ +!!omap +- id: bg27_rb4111b +- label: BG27-RB4111B +- package: platform +- description: Kit BSP support for the BG27 2.4 GHz 4 dBm DCDC Boost CSP Radio Board. +- category: Platform|Board|Kit|Radio Board +- quality: production +- requires: + - name: hardware_board_from_bg27-rb4111b +- provides: + - name: hardware_kit + - name: hardware_kit_rb +- define: + - name: SL_KIT_NAME + value: '"BG27-RB4111B"' + - name: SL_KIT_REV + value: '"A01"' +- tag: + - kit:opn:BG27-RB4111B + - kit:pn:RB4111 + - kit:variant:B + - kit:revision:A01 diff --git a/hardware/board/component/board_control.slcc b/hardware/board/component/board_control.slcc index 5ed5a8cac4..877ea51a54 100644 --- a/hardware/board/component/board_control.slcc +++ b/hardware/board/component/board_control.slcc @@ -69,4 +69,4 @@ template_contribution: priority: -4999 documentation: docset: gecko-platform - document: hardware-board/api/group-board-control + document: platform-hardware-board/board-control diff --git a/hardware/board/component/brd2001a.slcc b/hardware/board/component/brd2001a.slcc index 54817eb07a..af108d36cd 100644 --- a/hardware/board/component/brd2001a.slcc +++ b/hardware/board/component/brd2001a.slcc @@ -40,6 +40,8 @@ value: '"BRD2001A"' - name: SL_BOARD_REV value: '"B01"' + - name: HFXO_FREQ + value: 32000000 - tag: - board:pn:BRD2001 - board:variant:A diff --git a/hardware/board/component/brd2001b.slcc b/hardware/board/component/brd2001b.slcc index f6e8dc26b8..7d46f79394 100644 --- a/hardware/board/component/brd2001b.slcc +++ b/hardware/board/component/brd2001b.slcc @@ -38,11 +38,13 @@ - name: SL_BOARD_NAME value: '"BRD2001B"' - name: SL_BOARD_REV - value: '"A00"' + value: '"A01"' + - name: HFXO_FREQ + value: 32000000 - tag: - board:pn:BRD2001 - board:variant:B - - board:revision:A00 + - board:revision:A01 - board:device:efm32g890f128 - hardware:has:vcom - hardware:has:led:4 diff --git a/hardware/board/component/brd2010a.slcc b/hardware/board/component/brd2010a.slcc index f442026633..c23e853793 100644 --- a/hardware/board/component/brd2010a.slcc +++ b/hardware/board/component/brd2010a.slcc @@ -45,6 +45,8 @@ value: '"BRD2010A"' - name: SL_BOARD_REV value: '"C02"' + - name: HFXO_FREQ + value: 24000000 - tag: - board:pn:BRD2010 - board:variant:A diff --git a/hardware/board/component/brd2010b.slcc b/hardware/board/component/brd2010b.slcc index 492481494d..a232140dac 100644 --- a/hardware/board/component/brd2010b.slcc +++ b/hardware/board/component/brd2010b.slcc @@ -13,6 +13,7 @@ - name: hardware_board - name: hardware_board_stk - name: hardware_board_from_stk + - name: hardware_board_from_efm32zg-stk3200a - name: hardware_board_has_vcom - name: hardware_board_has_hfxo_freq_24mhz - name: hardware_board_has_hfxo @@ -39,6 +40,8 @@ value: '"BRD2010B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 24000000 - tag: - board:pn:BRD2010 - board:variant:B diff --git a/hardware/board/component/brd2012a.slcc b/hardware/board/component/brd2012a.slcc index 05fd5cd592..dd966468c7 100644 --- a/hardware/board/component/brd2012a.slcc +++ b/hardware/board/component/brd2012a.slcc @@ -45,6 +45,8 @@ value: '"BRD2012A"' - name: SL_BOARD_REV value: '"C01"' + - name: HFXO_FREQ + value: 24000000 - tag: - board:pn:BRD2012 - board:variant:A diff --git a/hardware/board/component/brd2012b.slcc b/hardware/board/component/brd2012b.slcc index bac406b7ba..e8672c9853 100644 --- a/hardware/board/component/brd2012b.slcc +++ b/hardware/board/component/brd2012b.slcc @@ -43,11 +43,13 @@ - name: SL_BOARD_NAME value: '"BRD2012B"' - name: SL_BOARD_REV - value: '"A00"' + value: '"A01"' + - name: HFXO_FREQ + value: 24000000 - tag: - board:pn:BRD2012 - board:variant:B - - board:revision:A00 + - board:revision:A01 - board:device:efm32hg322f64 - hardware:has:vcom - hardware:has:sensor:si7021 diff --git a/hardware/board/component/brd2100a.slcc b/hardware/board/component/brd2100a.slcc index db51d24328..c8de5db3f5 100644 --- a/hardware/board/component/brd2100a.slcc +++ b/hardware/board/component/brd2100a.slcc @@ -37,6 +37,8 @@ value: '"BRD2100A"' - name: SL_BOARD_REV value: '"B02"' + - name: HFXO_FREQ + value: 32000000 - tag: - board:pn:BRD2100 - board:variant:A diff --git a/hardware/board/component/brd2100b.slcc b/hardware/board/component/brd2100b.slcc index b9f92ca92a..c7e1f27699 100644 --- a/hardware/board/component/brd2100b.slcc +++ b/hardware/board/component/brd2100b.slcc @@ -13,6 +13,7 @@ - name: hardware_board - name: hardware_board_stk - name: hardware_board_from_stk + - name: hardware_board_from_efm32tg-stk3300 - name: hardware_board_has_vcom - name: hardware_board_has_hfxo_freq_32mhz - name: hardware_board_has_hfxo @@ -36,6 +37,8 @@ value: '"BRD2100B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 32000000 - tag: - board:pn:BRD2100 - board:variant:B diff --git a/hardware/board/component/brd2102a.slcc b/hardware/board/component/brd2102a.slcc index 84439584e6..54fcd032bb 100644 --- a/hardware/board/component/brd2102a.slcc +++ b/hardware/board/component/brd2102a.slcc @@ -43,6 +43,8 @@ value: '"BRD2102A"' - name: SL_BOARD_REV value: '"A06"' + - name: HFXO_FREQ + value: 48000000 - tag: - board:pn:BRD2102 - board:variant:A diff --git a/hardware/board/component/brd2102b.slcc b/hardware/board/component/brd2102b.slcc index 02fdb34555..cc1202dc08 100644 --- a/hardware/board/component/brd2102b.slcc +++ b/hardware/board/component/brd2102b.slcc @@ -41,11 +41,13 @@ - name: SL_BOARD_NAME value: '"BRD2102B"' - name: SL_BOARD_REV - value: '"A00"' + value: '"A01"' + - name: HFXO_FREQ + value: 48000000 - tag: - board:pn:BRD2102 - board:variant:B - - board:revision:A00 + - board:revision:A01 - board:device:efm32tg11b520f128gm80 - hardware:has:vcom - hardware:has:sensor:si7021 diff --git a/hardware/board/component/brd2200a.slcc b/hardware/board/component/brd2200a.slcc index f322855f99..a903cc995a 100644 --- a/hardware/board/component/brd2200a.slcc +++ b/hardware/board/component/brd2200a.slcc @@ -39,6 +39,8 @@ value: '"BRD2200A"' - name: SL_BOARD_REV value: '"B05"' + - name: HFXO_FREQ + value: 48000000 - tag: - board:pn:BRD2200 - board:variant:A diff --git a/hardware/board/component/brd2200c.slcc b/hardware/board/component/brd2200c.slcc index 6833142caf..defb07a393 100644 --- a/hardware/board/component/brd2200c.slcc +++ b/hardware/board/component/brd2200c.slcc @@ -38,6 +38,8 @@ value: '"BRD2200C"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 48000000 - tag: - board:pn:BRD2200 - board:variant:C diff --git a/hardware/board/component/brd2201a.slcc b/hardware/board/component/brd2201a.slcc index a5a148e642..42f68ead35 100644 --- a/hardware/board/component/brd2201a.slcc +++ b/hardware/board/component/brd2201a.slcc @@ -38,6 +38,8 @@ value: '"BRD2201A"' - name: SL_BOARD_REV value: '"C01"' + - name: HFXO_FREQ + value: 48000000 - tag: - board:pn:BRD2201 - board:variant:A diff --git a/hardware/board/component/brd2201b.slcc b/hardware/board/component/brd2201b.slcc index de9f747250..11176d2e92 100644 --- a/hardware/board/component/brd2201b.slcc +++ b/hardware/board/component/brd2201b.slcc @@ -38,6 +38,8 @@ value: '"BRD2201B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 48000000 - tag: - board:pn:BRD2201 - board:variant:B diff --git a/hardware/board/component/brd2204a.slcc b/hardware/board/component/brd2204a.slcc index 2da0ee905f..dba76a54e0 100644 --- a/hardware/board/component/brd2204a.slcc +++ b/hardware/board/component/brd2204a.slcc @@ -50,6 +50,8 @@ value: '"BRD2204A"' - name: SL_BOARD_REV value: '"B07"' + - name: HFXO_FREQ + value: 50000000 - tag: - board:pn:BRD2204 - board:variant:A diff --git a/hardware/board/component/brd2204c.slcc b/hardware/board/component/brd2204c.slcc index 658d9f0af7..41f2654806 100644 --- a/hardware/board/component/brd2204c.slcc +++ b/hardware/board/component/brd2204c.slcc @@ -50,6 +50,8 @@ value: '"BRD2204C"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 50000000 - tag: - board:pn:BRD2204 - board:variant:C diff --git a/hardware/board/component/brd2207a.slcc b/hardware/board/component/brd2207a.slcc index 0610ec2be1..d5d614b2a4 100644 --- a/hardware/board/component/brd2207a.slcc +++ b/hardware/board/component/brd2207a.slcc @@ -44,6 +44,8 @@ value: '"BRD2207A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 50000000 - tag: - board:pn:BRD2207 - board:variant:A diff --git a/hardware/board/component/brd2400a.slcc b/hardware/board/component/brd2400a.slcc index 462f1a66a6..d70068b136 100644 --- a/hardware/board/component/brd2400a.slcc +++ b/hardware/board/component/brd2400a.slcc @@ -38,6 +38,8 @@ value: '"BRD2400A"' - name: SL_BOARD_REV value: '"C01"' + - name: HFXO_FREQ + value: 48000000 - tag: - board:pn:BRD2400 - board:variant:A diff --git a/hardware/board/component/brd2400b.slcc b/hardware/board/component/brd2400b.slcc index 52c44efb37..47402d0ac6 100644 --- a/hardware/board/component/brd2400b.slcc +++ b/hardware/board/component/brd2400b.slcc @@ -38,6 +38,8 @@ value: '"BRD2400B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 48000000 - tag: - board:pn:BRD2400 - board:variant:B diff --git a/hardware/board/component/brd2500a.slcc b/hardware/board/component/brd2500a.slcc index dd030d61be..65bf03588d 100644 --- a/hardware/board/component/brd2500a.slcc +++ b/hardware/board/component/brd2500a.slcc @@ -45,6 +45,8 @@ value: '"BRD2500A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 40000000 - tag: - board:pn:BRD2500 - board:variant:A diff --git a/hardware/board/component/brd2501a.slcc b/hardware/board/component/brd2501a.slcc index 9a5d4fbcbb..d8d8bdc7b8 100644 --- a/hardware/board/component/brd2501a.slcc +++ b/hardware/board/component/brd2501a.slcc @@ -45,6 +45,8 @@ value: '"BRD2501A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 40000000 - tag: - board:pn:BRD2501 - board:variant:A diff --git a/hardware/board/component/brd2503a.slcc b/hardware/board/component/brd2503a.slcc index 9aa7c41716..1431e20104 100644 --- a/hardware/board/component/brd2503a.slcc +++ b/hardware/board/component/brd2503a.slcc @@ -52,6 +52,8 @@ value: '"BRD2503A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 38400000 - tag: - board:pn:BRD2503 - board:variant:A diff --git a/hardware/board/component/brd2503b.slcc b/hardware/board/component/brd2503b.slcc index 8042a4900f..9d55398e17 100644 --- a/hardware/board/component/brd2503b.slcc +++ b/hardware/board/component/brd2503b.slcc @@ -45,6 +45,8 @@ value: '"BRD2503B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - tag: - board:pn:BRD2503 - board:variant:B diff --git a/hardware/board/component/brd2504a.slcc b/hardware/board/component/brd2504a.slcc index f5cbc14ed0..5090741ce5 100644 --- a/hardware/board/component/brd2504a.slcc +++ b/hardware/board/component/brd2504a.slcc @@ -44,6 +44,8 @@ value: '"BRD2504A"' - name: SL_BOARD_REV value: '"A04"' + - name: HFXO_FREQ + value: 39000000 - tag: - board:pn:BRD2504 - board:variant:A @@ -53,6 +55,6 @@ - hardware:has:sensor:si7021 - hardware:has:led:2 - hardware:has:button:2 - - hardware:has:lcd + - hardware:has:segment_lcd_driver - hardware:has:exp_header:uart - hardware:has:exp_header:i2c diff --git a/hardware/board/component/brd2506a.slcc b/hardware/board/component/brd2506a.slcc index c4752d467c..a39b0a1303 100644 --- a/hardware/board/component/brd2506a.slcc +++ b/hardware/board/component/brd2506a.slcc @@ -42,6 +42,8 @@ value: '"BRD2506A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 39000000 - tag: - board:pn:BRD2506 - board:variant:A @@ -51,7 +53,7 @@ - hardware:has:sensor:si7021 - hardware:has:led:2 - hardware:has:button:2 - - hardware:has:lcd + - hardware:has:segment_lcd_driver - hardware:has:exp_header:spi - hardware:has:exp_header:uart - hardware:has:exp_header:i2c diff --git a/hardware/board/component/brd2600a_a00.slcc b/hardware/board/component/brd2600a_a00.slcc index d6df368d07..0ea433ad20 100644 --- a/hardware/board/component/brd2600a_a00.slcc +++ b/hardware/board/component/brd2600a_a00.slcc @@ -46,6 +46,8 @@ value: '"BRD2600A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS @@ -60,4 +62,4 @@ - hardware:has:sensor:si7021 - hardware:has:led:1 - hardware:has:button:2 - - hardware:has:lcd + - hardware:has:segment_lcd_driver diff --git a/hardware/board/component/brd2600a_a01.slcc b/hardware/board/component/brd2600a_a01.slcc index 60814a006d..4ecd1c891f 100644 --- a/hardware/board/component/brd2600a_a01.slcc +++ b/hardware/board/component/brd2600a_a01.slcc @@ -46,6 +46,8 @@ value: '"BRD2600A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS @@ -60,4 +62,4 @@ - hardware:has:sensor:si7021 - hardware:has:led:1 - hardware:has:button:2 - - hardware:has:lcd + - hardware:has:segment_lcd_driver diff --git a/hardware/board/component/brd2600a_a02.slcc b/hardware/board/component/brd2600a_a02.slcc index 3cef377111..956c3a1857 100644 --- a/hardware/board/component/brd2600a_a02.slcc +++ b/hardware/board/component/brd2600a_a02.slcc @@ -46,6 +46,8 @@ value: '"BRD2600A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS @@ -60,4 +62,4 @@ - hardware:has:sensor:si7021 - hardware:has:led:1 - hardware:has:button:2 - - hardware:has:lcd + - hardware:has:segment_lcd_driver diff --git a/hardware/board/component/brd2600a_a03.slcc b/hardware/board/component/brd2600a_a03.slcc index 888211136b..f91e9dde9e 100644 --- a/hardware/board/component/brd2600a_a03.slcc +++ b/hardware/board/component/brd2600a_a03.slcc @@ -46,6 +46,8 @@ value: '"BRD2600A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS @@ -60,4 +62,4 @@ - hardware:has:sensor:si7021 - hardware:has:led:1 - hardware:has:button:2 - - hardware:has:lcd + - hardware:has:segment_lcd_driver diff --git a/hardware/board/component/brd2601a.slcc b/hardware/board/component/brd2601a.slcc index 71fe41ce8b..ab41c976b3 100644 --- a/hardware/board/component/brd2601a.slcc +++ b/hardware/board/component/brd2601a.slcc @@ -13,6 +13,7 @@ - name: hardware_board - name: hardware_board_stk - name: hardware_board_from_stk + - name: hardware_board_from_xg24-dk2601a - name: hardware_board_has_si70xx - name: hardware_board_has_tempsensor - name: hardware_board_has_vcom @@ -53,6 +54,8 @@ value: '"BRD2601A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd2601b.slcc b/hardware/board/component/brd2601b.slcc index 01bc661eec..ba5fe8243c 100644 --- a/hardware/board/component/brd2601b.slcc +++ b/hardware/board/component/brd2601b.slcc @@ -54,6 +54,8 @@ value: '"BRD2601B"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd2602a.slcc b/hardware/board/component/brd2602a.slcc index 3c99a0e568..378b52a097 100644 --- a/hardware/board/component/brd2602a.slcc +++ b/hardware/board/component/brd2602a.slcc @@ -49,6 +49,8 @@ value: '"BRD2602A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd2703a_a00.slcc b/hardware/board/component/brd2703a_a00.slcc index 7559078a66..65b30a0d04 100644 --- a/hardware/board/component/brd2703a_a00.slcc +++ b/hardware/board/component/brd2703a_a00.slcc @@ -40,6 +40,8 @@ value: '"BRD2703A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd2703a_a01.slcc b/hardware/board/component/brd2703a_a01.slcc index a72ee540e7..3cb91b5a0e 100644 --- a/hardware/board/component/brd2703a_a01.slcc +++ b/hardware/board/component/brd2703a_a01.slcc @@ -40,6 +40,8 @@ value: '"BRD2703A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd2703a_a02.slcc b/hardware/board/component/brd2703a_a02.slcc index 3c64db265c..a29ab8fe2a 100644 --- a/hardware/board/component/brd2703a_a02.slcc +++ b/hardware/board/component/brd2703a_a02.slcc @@ -40,6 +40,8 @@ value: '"BRD2703A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd2705a.slcc b/hardware/board/component/brd2705a.slcc index eeb6f7e2a5..72571c7487 100644 --- a/hardware/board/component/brd2705a.slcc +++ b/hardware/board/component/brd2705a.slcc @@ -6,12 +6,60 @@ - category: Platform|Board|Thunderboard - quality: production - requires: - - name: brd2705a_revision + - name: efr32zg28b312f1024im48 + - name: brd2705a_config - provides: - name: brd2705a + - name: hardware_board + - name: hardware_board_tb - name: hardware_board_from_tb - name: hardware_board_from_xg28-ek2705a + - name: hardware_board_has_vcom + - name: hardware_board_has_rfswitch + - name: hardware_board_has_rfswitch_to_ground + - name: hardware_board_has_hfxo_freq_39mhz + - name: hardware_board_has_hfxo + - name: hardware_board_has_lfxo + - name: hardware_board_supports_rf_band_2400 + - name: hardware_board_supports_rf_band_868 + - name: hardware_board_supports_rf_band_914 + - name: hardware_board_supports_rf_band_924 + - name: hardware_board_supports_4_rf_bands + - name: hardware_board_default_rf_band + - name: hardware_board_default_rf_band_868 - recommends: - - id: brd2705a_a02 -- ui_hints: - visibility: never + - id: iostream_eusart + instance: + - vcom + - id: bootloader_uart_driver + - id: simple_led + instance: + - led0 + - led1 + - id: simple_button + instance: + - btn0 + - btn1 +- template_contribution: [] +- define: + - name: SL_BOARD_NAME + value: '"BRD2705A"' + - name: SL_BOARD_REV + value: '"A02"' + - name: HFXO_FREQ + value: 39000000 + - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 + - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 + - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_914 + - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_924 + - name: HARDWARE_BOARD_SUPPORTS_4_RF_BANDS + - name: HARDWARE_BOARD_DEFAULT_RF_BAND_868 +- tag: + - board:pn:BRD2705 + - board:variant:A + - board:revision:A02 + - board:device:efr32zg28b312f1024im48 + - hardware:has:vcom + - hardware:has:pti + - hardware:has:led:2 + - hardware:has:button:2 diff --git a/hardware/board/component/brd2705a_a00.slcc b/hardware/board/component/brd2705a_a00.slcc deleted file mode 100644 index 50593ab8de..0000000000 --- a/hardware/board/component/brd2705a_a00.slcc +++ /dev/null @@ -1,61 +0,0 @@ -!!omap -- id: brd2705a_a00 -- label: BRD2705A rev A00 -- package: platform -- description: Board support for BRD2705A. -- category: Platform|Board|Thunderboard -- quality: production -- requires: - - name: efr32zg28b310f1024im48 - - name: brd2705a_config -- provides: - - name: brd2705a_revision - - name: brd2705a_a00 - - name: hardware_board - - name: hardware_board_tb - - name: hardware_board_has_vcom - - name: hardware_board_has_rfswitch - - name: hardware_board_has_hfxo_freq_39mhz - - name: hardware_board_has_hfxo - - name: hardware_board_has_lfxo - - name: hardware_board_supports_rf_band_2400 - - name: hardware_board_supports_rf_band_868 - - name: hardware_board_supports_rf_band_914 - - name: hardware_board_supports_rf_band_924 - - name: hardware_board_supports_4_rf_bands - - name: hardware_board_default_rf_band - - name: hardware_board_default_rf_band_868 -- recommends: - - id: iostream_eusart - instance: - - vcom - - id: bootloader_uart_driver - - id: simple_led - instance: - - led0 - - led1 - - id: simple_button - instance: - - btn0 - - btn1 -- template_contribution: [] -- define: - - name: SL_BOARD_NAME - value: '"BRD2705A"' - - name: SL_BOARD_REV - value: '"A00"' - - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_914 - - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_924 - - name: HARDWARE_BOARD_SUPPORTS_4_RF_BANDS - - name: HARDWARE_BOARD_DEFAULT_RF_BAND_868 -- tag: - - board:pn:BRD2705 - - board:variant:A - - board:revision:A00 - - board:device:efr32zg28b310f1024im48 - - hardware:has:vcom - - hardware:has:pti - - hardware:has:led:2 - - hardware:has:button:2 diff --git a/hardware/board/component/brd2705a_a01.slcc b/hardware/board/component/brd2705a_a01.slcc deleted file mode 100644 index 0d0d02f811..0000000000 --- a/hardware/board/component/brd2705a_a01.slcc +++ /dev/null @@ -1,62 +0,0 @@ -!!omap -- id: brd2705a_a01 -- label: BRD2705A rev A01 -- package: platform -- description: Board support for BRD2705A. -- category: Platform|Board|Thunderboard -- quality: production -- requires: - - name: efr32zg28b312f1024im48 - - name: brd2705a_config -- provides: - - name: brd2705a_revision - - name: brd2705a_a01 - - name: hardware_board - - name: hardware_board_tb - - name: hardware_board_has_vcom - - name: hardware_board_has_rfswitch - - name: hardware_board_has_rfswitch_to_ground - - name: hardware_board_has_hfxo_freq_39mhz - - name: hardware_board_has_hfxo - - name: hardware_board_has_lfxo - - name: hardware_board_supports_rf_band_2400 - - name: hardware_board_supports_rf_band_868 - - name: hardware_board_supports_rf_band_914 - - name: hardware_board_supports_rf_band_924 - - name: hardware_board_supports_4_rf_bands - - name: hardware_board_default_rf_band - - name: hardware_board_default_rf_band_868 -- recommends: - - id: iostream_eusart - instance: - - vcom - - id: bootloader_uart_driver - - id: simple_led - instance: - - led0 - - led1 - - id: simple_button - instance: - - btn0 - - btn1 -- template_contribution: [] -- define: - - name: SL_BOARD_NAME - value: '"BRD2705A"' - - name: SL_BOARD_REV - value: '"A01"' - - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_914 - - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_924 - - name: HARDWARE_BOARD_SUPPORTS_4_RF_BANDS - - name: HARDWARE_BOARD_DEFAULT_RF_BAND_868 -- tag: - - board:pn:BRD2705 - - board:variant:A - - board:revision:A01 - - board:device:efr32zg28b312f1024im48 - - hardware:has:vcom - - hardware:has:pti - - hardware:has:led:2 - - hardware:has:button:2 diff --git a/hardware/board/component/brd2705a_a02.slcc b/hardware/board/component/brd2705a_a02.slcc deleted file mode 100644 index cfae29ae7f..0000000000 --- a/hardware/board/component/brd2705a_a02.slcc +++ /dev/null @@ -1,62 +0,0 @@ -!!omap -- id: brd2705a_a02 -- label: BRD2705A rev A02 -- package: platform -- description: Board support for BRD2705A. -- category: Platform|Board|Thunderboard -- quality: production -- requires: - - name: efr32zg28b312f1024im48 - - name: brd2705a_config -- provides: - - name: brd2705a_revision - - name: brd2705a_a02 - - name: hardware_board - - name: hardware_board_tb - - name: hardware_board_has_vcom - - name: hardware_board_has_rfswitch - - name: hardware_board_has_rfswitch_to_ground - - name: hardware_board_has_hfxo_freq_39mhz - - name: hardware_board_has_hfxo - - name: hardware_board_has_lfxo - - name: hardware_board_supports_rf_band_2400 - - name: hardware_board_supports_rf_band_868 - - name: hardware_board_supports_rf_band_914 - - name: hardware_board_supports_rf_band_924 - - name: hardware_board_supports_4_rf_bands - - name: hardware_board_default_rf_band - - name: hardware_board_default_rf_band_868 -- recommends: - - id: iostream_eusart - instance: - - vcom - - id: bootloader_uart_driver - - id: simple_led - instance: - - led0 - - led1 - - id: simple_button - instance: - - btn0 - - btn1 -- template_contribution: [] -- define: - - name: SL_BOARD_NAME - value: '"BRD2705A"' - - name: SL_BOARD_REV - value: '"A02"' - - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_914 - - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_924 - - name: HARDWARE_BOARD_SUPPORTS_4_RF_BANDS - - name: HARDWARE_BOARD_DEFAULT_RF_BAND_868 -- tag: - - board:pn:BRD2705 - - board:variant:A - - board:revision:A02 - - board:device:efr32zg28b312f1024im48 - - hardware:has:vcom - - hardware:has:pti - - hardware:has:led:2 - - hardware:has:button:2 diff --git a/hardware/board/component/brd4100a.slcc b/hardware/board/component/brd4100a.slcc index a60deb26f9..6f7040cb14 100644 --- a/hardware/board/component/brd4100a.slcc +++ b/hardware/board/component/brd4100a.slcc @@ -59,6 +59,8 @@ value: '"BRD4100A"' - name: SL_BOARD_REV value: '"B02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4101a.slcc b/hardware/board/component/brd4101a.slcc index eeb3b688f3..178c768a35 100644 --- a/hardware/board/component/brd4101a.slcc +++ b/hardware/board/component/brd4101a.slcc @@ -47,6 +47,8 @@ value: '"BRD4101A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4101b_a00.slcc b/hardware/board/component/brd4101b_a00.slcc index 3bb29520bc..9101cac207 100644 --- a/hardware/board/component/brd4101b_a00.slcc +++ b/hardware/board/component/brd4101b_a00.slcc @@ -46,6 +46,8 @@ value: '"BRD4101B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4101b_a01.slcc b/hardware/board/component/brd4101b_a01.slcc index 6c7851eb5a..c82dfd050e 100644 --- a/hardware/board/component/brd4101b_a01.slcc +++ b/hardware/board/component/brd4101b_a01.slcc @@ -46,6 +46,8 @@ value: '"BRD4101B"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4101b_a02.slcc b/hardware/board/component/brd4101b_a02.slcc index eb431f5dab..4b09a74d45 100644 --- a/hardware/board/component/brd4101b_a02.slcc +++ b/hardware/board/component/brd4101b_a02.slcc @@ -46,6 +46,8 @@ value: '"BRD4101B"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4103a.slcc b/hardware/board/component/brd4103a.slcc index 974e2148e4..583635f096 100644 --- a/hardware/board/component/brd4103a.slcc +++ b/hardware/board/component/brd4103a.slcc @@ -57,6 +57,8 @@ value: '"BRD4103A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4104a.slcc b/hardware/board/component/brd4104a.slcc index 82744c0f92..ddf943cf74 100644 --- a/hardware/board/component/brd4104a.slcc +++ b/hardware/board/component/brd4104a.slcc @@ -58,6 +58,8 @@ value: '"BRD4104A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4108a.slcc b/hardware/board/component/brd4108a.slcc index 64b0291bf0..30c078e02c 100644 --- a/hardware/board/component/brd4108a.slcc +++ b/hardware/board/component/brd4108a.slcc @@ -41,6 +41,8 @@ value: '"BRD4108A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4109a.slcc b/hardware/board/component/brd4109a.slcc index 48cf7cc0d2..9c2d31a15c 100644 --- a/hardware/board/component/brd4109a.slcc +++ b/hardware/board/component/brd4109a.slcc @@ -56,6 +56,8 @@ value: '"BRD4109A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4110a.slcc b/hardware/board/component/brd4110a.slcc index 115c5ad42c..68cf6c68e7 100644 --- a/hardware/board/component/brd4110a.slcc +++ b/hardware/board/component/brd4110a.slcc @@ -50,6 +50,8 @@ value: '"BRD4110A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4110b.slcc b/hardware/board/component/brd4110b.slcc index ee71fd106e..e4e70d594d 100644 --- a/hardware/board/component/brd4110b.slcc +++ b/hardware/board/component/brd4110b.slcc @@ -14,6 +14,7 @@ - name: hardware_board - name: hardware_board_rb - name: hardware_board_from_stk + - name: hardware_board_from_bg27-rb4110b - name: hardware_board_from_xg27-pk6018a - name: hardware_board_has_vcom - name: hardware_board_has_spiflash @@ -49,6 +50,8 @@ value: '"BRD4110B"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4111a.slcc b/hardware/board/component/brd4111a.slcc index 2a041308b4..b2306a8bad 100644 --- a/hardware/board/component/brd4111a.slcc +++ b/hardware/board/component/brd4111a.slcc @@ -50,6 +50,8 @@ value: '"BRD4111A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4111b.slcc b/hardware/board/component/brd4111b.slcc index 626c7335a0..99c32d3d8a 100644 --- a/hardware/board/component/brd4111b.slcc +++ b/hardware/board/component/brd4111b.slcc @@ -14,6 +14,7 @@ - name: hardware_board - name: hardware_board_rb - name: hardware_board_from_stk + - name: hardware_board_from_bg27-rb4111b - name: hardware_board_from_xg27-pk6019a - name: hardware_board_has_vcom - name: hardware_board_has_spiflash @@ -49,6 +50,8 @@ value: '"BRD4111B"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4113a.slcc b/hardware/board/component/brd4113a.slcc index 2536d87b11..0cd4797598 100644 --- a/hardware/board/component/brd4113a.slcc +++ b/hardware/board/component/brd4113a.slcc @@ -49,6 +49,8 @@ value: '"BRD4113A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4115a.slcc b/hardware/board/component/brd4115a.slcc index ea0805ced0..3c463f054f 100644 --- a/hardware/board/component/brd4115a.slcc +++ b/hardware/board/component/brd4115a.slcc @@ -49,6 +49,8 @@ value: '"BRD4115A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4115b.slcc b/hardware/board/component/brd4115b.slcc index 00828d8ad6..dd84970a1f 100644 --- a/hardware/board/component/brd4115b.slcc +++ b/hardware/board/component/brd4115b.slcc @@ -14,6 +14,7 @@ - name: hardware_board - name: hardware_board_rb - name: hardware_board_from_stk + - name: hardware_board_from_xg24-rb4115b - name: hardware_board_has_vcom - name: hardware_board_has_spiflash - name: hardware_board_has_hfxo_freq_39mhz @@ -48,6 +49,8 @@ value: '"BRD4115B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4150a_a00.slcc b/hardware/board/component/brd4150a_a00.slcc index 7a54cb160d..e4e2dc23b9 100644 --- a/hardware/board/component/brd4150a_a00.slcc +++ b/hardware/board/component/brd4150a_a00.slcc @@ -56,6 +56,8 @@ value: '"BRD4150A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4150a_b00.slcc b/hardware/board/component/brd4150a_b00.slcc index 43c3b508aa..bac8d06816 100644 --- a/hardware/board/component/brd4150a_b00.slcc +++ b/hardware/board/component/brd4150a_b00.slcc @@ -56,6 +56,8 @@ value: '"BRD4150A"' - name: SL_BOARD_REV value: '"B00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4150a_b01.slcc b/hardware/board/component/brd4150a_b01.slcc index b7eb90b9c6..fb9337a5fe 100644 --- a/hardware/board/component/brd4150a_b01.slcc +++ b/hardware/board/component/brd4150a_b01.slcc @@ -56,6 +56,8 @@ value: '"BRD4150A"' - name: SL_BOARD_REV value: '"B01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4150a_c00.slcc b/hardware/board/component/brd4150a_c00.slcc index 3985936605..4b67fdc82a 100644 --- a/hardware/board/component/brd4150a_c00.slcc +++ b/hardware/board/component/brd4150a_c00.slcc @@ -56,6 +56,8 @@ value: '"BRD4150A"' - name: SL_BOARD_REV value: '"C00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4150a_c01.slcc b/hardware/board/component/brd4150a_c01.slcc index fea5f88ea0..9329f2688d 100644 --- a/hardware/board/component/brd4150a_c01.slcc +++ b/hardware/board/component/brd4150a_c01.slcc @@ -56,6 +56,8 @@ value: '"BRD4150A"' - name: SL_BOARD_REV value: '"C01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4150a_c02.slcc b/hardware/board/component/brd4150a_c02.slcc index 26d4b0dc35..4637a1f253 100644 --- a/hardware/board/component/brd4150a_c02.slcc +++ b/hardware/board/component/brd4150a_c02.slcc @@ -56,6 +56,8 @@ value: '"BRD4150A"' - name: SL_BOARD_REV value: '"C02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4150b.slcc b/hardware/board/component/brd4150b.slcc index 6cef45a0f5..f3aade839c 100644 --- a/hardware/board/component/brd4150b.slcc +++ b/hardware/board/component/brd4150b.slcc @@ -58,6 +58,8 @@ value: '"BRD4150B"' - name: SL_BOARD_REV value: '"C01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4150c.slcc b/hardware/board/component/brd4150c.slcc index 2505a65e3d..06759ead64 100644 --- a/hardware/board/component/brd4150c.slcc +++ b/hardware/board/component/brd4150c.slcc @@ -58,6 +58,8 @@ value: '"BRD4150C"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4151a.slcc b/hardware/board/component/brd4151a.slcc index b7d9101c46..00968caad7 100644 --- a/hardware/board/component/brd4151a.slcc +++ b/hardware/board/component/brd4151a.slcc @@ -58,6 +58,8 @@ value: '"BRD4151A"' - name: SL_BOARD_REV value: '"B03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4152a.slcc b/hardware/board/component/brd4152a.slcc index 2dc575fbd2..a389a4f4de 100644 --- a/hardware/board/component/brd4152a.slcc +++ b/hardware/board/component/brd4152a.slcc @@ -57,6 +57,8 @@ value: '"BRD4152A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_434 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4153a.slcc b/hardware/board/component/brd4153a.slcc index 598ba1c602..d391a0ddc9 100644 --- a/hardware/board/component/brd4153a.slcc +++ b/hardware/board/component/brd4153a.slcc @@ -58,6 +58,8 @@ value: '"BRD4153A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4154a.slcc b/hardware/board/component/brd4154a.slcc index 8dfdb811ce..a35a443e17 100644 --- a/hardware/board/component/brd4154a.slcc +++ b/hardware/board/component/brd4154a.slcc @@ -44,6 +44,8 @@ value: '"BRD4154A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4155a.slcc b/hardware/board/component/brd4155a.slcc index 7bf6009bea..6f6ab537ac 100644 --- a/hardware/board/component/brd4155a.slcc +++ b/hardware/board/component/brd4155a.slcc @@ -61,6 +61,10 @@ value: '"BRD4155A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 + - name: HFXO_FREQ + value: 30400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4158a.slcc b/hardware/board/component/brd4158a.slcc index d5630cea5f..88c8122d32 100644 --- a/hardware/board/component/brd4158a.slcc +++ b/hardware/board/component/brd4158a.slcc @@ -57,6 +57,8 @@ value: '"BRD4158A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4159a.slcc b/hardware/board/component/brd4159a.slcc index 73a40a57c6..3841932538 100644 --- a/hardware/board/component/brd4159a.slcc +++ b/hardware/board/component/brd4159a.slcc @@ -57,6 +57,8 @@ value: '"BRD4159A"' - name: SL_BOARD_REV value: '"A04"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4161a.slcc b/hardware/board/component/brd4161a.slcc index 081238ee78..36cb153f7e 100644 --- a/hardware/board/component/brd4161a.slcc +++ b/hardware/board/component/brd4161a.slcc @@ -58,6 +58,8 @@ value: '"BRD4161A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4162a.slcc b/hardware/board/component/brd4162a.slcc index c2980b7cf6..0cf04b21ab 100644 --- a/hardware/board/component/brd4162a.slcc +++ b/hardware/board/component/brd4162a.slcc @@ -58,6 +58,8 @@ value: '"BRD4162A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4163a.slcc b/hardware/board/component/brd4163a.slcc index accfb26e85..faa357340e 100644 --- a/hardware/board/component/brd4163a.slcc +++ b/hardware/board/component/brd4163a.slcc @@ -59,6 +59,8 @@ value: '"BRD4163A"' - name: SL_BOARD_REV value: '"A04"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4164a.slcc b/hardware/board/component/brd4164a.slcc index 5de2e7feb9..2da9c9f0a6 100644 --- a/hardware/board/component/brd4164a.slcc +++ b/hardware/board/component/brd4164a.slcc @@ -59,6 +59,8 @@ value: '"BRD4164A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4165b.slcc b/hardware/board/component/brd4165b.slcc index ce5b33d8c0..dcb50b543b 100644 --- a/hardware/board/component/brd4165b.slcc +++ b/hardware/board/component/brd4165b.slcc @@ -53,6 +53,8 @@ value: '"BRD4165B"' - name: SL_BOARD_REV value: '"B02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4166a.slcc b/hardware/board/component/brd4166a.slcc index 9e0963d0f2..cc85d6e8ab 100644 --- a/hardware/board/component/brd4166a.slcc +++ b/hardware/board/component/brd4166a.slcc @@ -53,6 +53,8 @@ value: '"BRD4166A"' - name: SL_BOARD_REV value: '"D03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4166a_support.slcc b/hardware/board/component/brd4166a_support.slcc index 68a013ba90..cafdd4e55f 100644 --- a/hardware/board/component/brd4166a_support.slcc +++ b/hardware/board/component/brd4166a_support.slcc @@ -21,4 +21,4 @@ include: - path: brd4166a_support.h documentation: docset: gecko-platform - document: hardware-board/api/group-brd4166a-support + document: platform-hardware-board/brd4166a-support diff --git a/hardware/board/component/brd4166c.slcc b/hardware/board/component/brd4166c.slcc index d91bd62f84..7475adce10 100644 --- a/hardware/board/component/brd4166c.slcc +++ b/hardware/board/component/brd4166c.slcc @@ -49,6 +49,8 @@ value: '"BRD4166C"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4167a.slcc b/hardware/board/component/brd4167a.slcc index acf3f06c3d..27361241e7 100644 --- a/hardware/board/component/brd4167a.slcc +++ b/hardware/board/component/brd4167a.slcc @@ -57,6 +57,8 @@ value: '"BRD4167A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4168a.slcc b/hardware/board/component/brd4168a.slcc index 4472a5cd0c..bdd94c67a0 100644 --- a/hardware/board/component/brd4168a.slcc +++ b/hardware/board/component/brd4168a.slcc @@ -57,6 +57,8 @@ value: '"BRD4168A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4169a.slcc b/hardware/board/component/brd4169a.slcc index fac49d72a1..f6a22791bc 100644 --- a/hardware/board/component/brd4169a.slcc +++ b/hardware/board/component/brd4169a.slcc @@ -57,6 +57,8 @@ value: '"BRD4169A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4169b.slcc b/hardware/board/component/brd4169b.slcc index 45acad6359..cfcbe151d5 100644 --- a/hardware/board/component/brd4169b.slcc +++ b/hardware/board/component/brd4169b.slcc @@ -57,6 +57,8 @@ value: '"BRD4169B"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4170a.slcc b/hardware/board/component/brd4170a.slcc index 49c2e7df40..3f649377a3 100644 --- a/hardware/board/component/brd4170a.slcc +++ b/hardware/board/component/brd4170a.slcc @@ -60,6 +60,8 @@ value: '"BRD4170A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4171a.slcc b/hardware/board/component/brd4171a.slcc index eb1db0562b..c2772db17d 100644 --- a/hardware/board/component/brd4171a.slcc +++ b/hardware/board/component/brd4171a.slcc @@ -51,6 +51,8 @@ value: '"BRD4171A"' - name: SL_BOARD_REV value: '"A07"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4172a.slcc b/hardware/board/component/brd4172a.slcc index a186aafdb0..d5ed88c8ce 100644 --- a/hardware/board/component/brd4172a.slcc +++ b/hardware/board/component/brd4172a.slcc @@ -57,6 +57,8 @@ value: '"BRD4172A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_490 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4172b.slcc b/hardware/board/component/brd4172b.slcc index 5daf322652..1585088a5f 100644 --- a/hardware/board/component/brd4172b.slcc +++ b/hardware/board/component/brd4172b.slcc @@ -57,6 +57,8 @@ value: '"BRD4172B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_169 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4173a.slcc b/hardware/board/component/brd4173a.slcc index 6a7c5ad348..b4e28dd307 100644 --- a/hardware/board/component/brd4173a.slcc +++ b/hardware/board/component/brd4173a.slcc @@ -58,6 +58,8 @@ value: '"BRD4173A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_434 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4174a.slcc b/hardware/board/component/brd4174a.slcc index 2411fa5562..52470332aa 100644 --- a/hardware/board/component/brd4174a.slcc +++ b/hardware/board/component/brd4174a.slcc @@ -57,6 +57,8 @@ value: '"BRD4174A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_490 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4174b.slcc b/hardware/board/component/brd4174b.slcc index 1a8cf1ff1e..b74ca94c57 100644 --- a/hardware/board/component/brd4174b.slcc +++ b/hardware/board/component/brd4174b.slcc @@ -57,6 +57,8 @@ value: '"BRD4174B"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_169 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4175a.slcc b/hardware/board/component/brd4175a.slcc index 87b4d72665..60c57681a6 100644 --- a/hardware/board/component/brd4175a.slcc +++ b/hardware/board/component/brd4175a.slcc @@ -56,7 +56,9 @@ - name: SL_BOARD_NAME value: '"BRD4175A"' - name: SL_BOARD_REV - value: '"A00"' + value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_434 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS @@ -64,7 +66,7 @@ - tag: - board:pn:BRD4175 - board:variant:A - - board:revision:A00 + - board:revision:A01 - board:device:efr32mg13p733f512gm48 - hardware:has:vcom - hardware:has:pti diff --git a/hardware/board/component/brd4176a.slcc b/hardware/board/component/brd4176a.slcc index dfdbd3918a..c1b7493aed 100644 --- a/hardware/board/component/brd4176a.slcc +++ b/hardware/board/component/brd4176a.slcc @@ -48,6 +48,8 @@ value: '"BRD4176A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4179b.slcc b/hardware/board/component/brd4179b.slcc index 83c31a6c2e..1c333782d2 100644 --- a/hardware/board/component/brd4179b.slcc +++ b/hardware/board/component/brd4179b.slcc @@ -47,6 +47,8 @@ value: '"BRD4179B"' - name: SL_BOARD_REV value: '"A05"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4180a.slcc b/hardware/board/component/brd4180a.slcc index 5691f8b894..402786bbe2 100644 --- a/hardware/board/component/brd4180a.slcc +++ b/hardware/board/component/brd4180a.slcc @@ -50,6 +50,8 @@ value: '"BRD4180A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4180b.slcc b/hardware/board/component/brd4180b.slcc index f47617116c..fbbf115555 100644 --- a/hardware/board/component/brd4180b.slcc +++ b/hardware/board/component/brd4180b.slcc @@ -50,6 +50,8 @@ value: '"BRD4180B"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4181a.slcc b/hardware/board/component/brd4181a.slcc index 14c86602a0..ff0048c3ff 100644 --- a/hardware/board/component/brd4181a.slcc +++ b/hardware/board/component/brd4181a.slcc @@ -50,6 +50,8 @@ value: '"BRD4181A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4181b.slcc b/hardware/board/component/brd4181b.slcc index 8a3244207d..38a4ccc30a 100644 --- a/hardware/board/component/brd4181b.slcc +++ b/hardware/board/component/brd4181b.slcc @@ -51,6 +51,8 @@ value: '"BRD4181B"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4181c.slcc b/hardware/board/component/brd4181c.slcc index bd1cc96bff..e2cf938a76 100644 --- a/hardware/board/component/brd4181c.slcc +++ b/hardware/board/component/brd4181c.slcc @@ -49,6 +49,8 @@ value: '"BRD4181C"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4182a_a00.slcc b/hardware/board/component/brd4182a_a00.slcc index a4bb0dbcd7..67d7a0ec05 100644 --- a/hardware/board/component/brd4182a_a00.slcc +++ b/hardware/board/component/brd4182a_a00.slcc @@ -55,6 +55,8 @@ value: '"BRD4182A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4182a_a01.slcc b/hardware/board/component/brd4182a_a01.slcc index 16f235a954..71dd47a973 100644 --- a/hardware/board/component/brd4182a_a01.slcc +++ b/hardware/board/component/brd4182a_a01.slcc @@ -55,6 +55,8 @@ value: '"BRD4182A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4182a_a02.slcc b/hardware/board/component/brd4182a_a02.slcc index ac64d92add..614dc25b64 100644 --- a/hardware/board/component/brd4182a_a02.slcc +++ b/hardware/board/component/brd4182a_a02.slcc @@ -55,6 +55,8 @@ value: '"BRD4182A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4182a_b00.slcc b/hardware/board/component/brd4182a_b00.slcc index 538721da24..4e7fc3ac95 100644 --- a/hardware/board/component/brd4182a_b00.slcc +++ b/hardware/board/component/brd4182a_b00.slcc @@ -55,6 +55,8 @@ value: '"BRD4182A"' - name: SL_BOARD_REV value: '"B00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4182a_b01.slcc b/hardware/board/component/brd4182a_b01.slcc index 8d87a25eb8..b92efe90ed 100644 --- a/hardware/board/component/brd4182a_b01.slcc +++ b/hardware/board/component/brd4182a_b01.slcc @@ -55,6 +55,8 @@ value: '"BRD4182A"' - name: SL_BOARD_REV value: '"B01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4182a_b02.slcc b/hardware/board/component/brd4182a_b02.slcc index a0db89c864..8e27284200 100644 --- a/hardware/board/component/brd4182a_b02.slcc +++ b/hardware/board/component/brd4182a_b02.slcc @@ -55,6 +55,8 @@ value: '"BRD4182A"' - name: SL_BOARD_REV value: '"B02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4182a_b03.slcc b/hardware/board/component/brd4182a_b03.slcc index 2a34249a8d..d4d8796ab0 100644 --- a/hardware/board/component/brd4182a_b03.slcc +++ b/hardware/board/component/brd4182a_b03.slcc @@ -55,6 +55,8 @@ value: '"BRD4182A"' - name: SL_BOARD_REV value: '"B03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4182a_b04.slcc b/hardware/board/component/brd4182a_b04.slcc index 949da9f64b..218b646517 100644 --- a/hardware/board/component/brd4182a_b04.slcc +++ b/hardware/board/component/brd4182a_b04.slcc @@ -55,6 +55,8 @@ value: '"BRD4182A"' - name: SL_BOARD_REV value: '"B04"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4182a_b05.slcc b/hardware/board/component/brd4182a_b05.slcc index dab5616341..2f6a0cd448 100644 --- a/hardware/board/component/brd4182a_b05.slcc +++ b/hardware/board/component/brd4182a_b05.slcc @@ -55,6 +55,8 @@ value: '"BRD4182A"' - name: SL_BOARD_REV value: '"B05"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4182a_b06.slcc b/hardware/board/component/brd4182a_b06.slcc index 4ea97e6f9c..65de5f8a97 100644 --- a/hardware/board/component/brd4182a_b06.slcc +++ b/hardware/board/component/brd4182a_b06.slcc @@ -55,6 +55,8 @@ value: '"BRD4182A"' - name: SL_BOARD_REV value: '"B06"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4183a.slcc b/hardware/board/component/brd4183a.slcc index 992e980f76..f15f43cc89 100644 --- a/hardware/board/component/brd4183a.slcc +++ b/hardware/board/component/brd4183a.slcc @@ -48,6 +48,8 @@ value: '"BRD4183A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4183b.slcc b/hardware/board/component/brd4183b.slcc index 9c22212df6..9f6284a505 100644 --- a/hardware/board/component/brd4183b.slcc +++ b/hardware/board/component/brd4183b.slcc @@ -46,6 +46,8 @@ value: '"BRD4183B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4183c.slcc b/hardware/board/component/brd4183c.slcc index 7fe98140a2..b28580e82d 100644 --- a/hardware/board/component/brd4183c.slcc +++ b/hardware/board/component/brd4183c.slcc @@ -46,6 +46,8 @@ value: '"BRD4183C"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4184a_a00.slcc b/hardware/board/component/brd4184a_a00.slcc index 9ea8720ac4..b52c64475a 100644 --- a/hardware/board/component/brd4184a_a00.slcc +++ b/hardware/board/component/brd4184a_a00.slcc @@ -57,6 +57,8 @@ value: '"BRD4184A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4184a_a01.slcc b/hardware/board/component/brd4184a_a01.slcc index de24e3e519..f09059ebe3 100644 --- a/hardware/board/component/brd4184a_a01.slcc +++ b/hardware/board/component/brd4184a_a01.slcc @@ -55,6 +55,8 @@ value: '"BRD4184A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4184a_a02.slcc b/hardware/board/component/brd4184a_a02.slcc index 58ead1effd..3793216aba 100644 --- a/hardware/board/component/brd4184a_a02.slcc +++ b/hardware/board/component/brd4184a_a02.slcc @@ -55,6 +55,8 @@ value: '"BRD4184A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4184b.slcc b/hardware/board/component/brd4184b.slcc index ec303c6408..0d11e0966b 100644 --- a/hardware/board/component/brd4184b.slcc +++ b/hardware/board/component/brd4184b.slcc @@ -56,6 +56,8 @@ value: '"BRD4184B"' - name: SL_BOARD_REV value: '"A04"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4185a.slcc b/hardware/board/component/brd4185a.slcc index 06a16c333a..5e756db558 100644 --- a/hardware/board/component/brd4185a.slcc +++ b/hardware/board/component/brd4185a.slcc @@ -53,6 +53,8 @@ value: '"BRD4185A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4186a.slcc b/hardware/board/component/brd4186a.slcc index 521916c32e..bf57564722 100644 --- a/hardware/board/component/brd4186a.slcc +++ b/hardware/board/component/brd4186a.slcc @@ -56,6 +56,8 @@ value: '"BRD4186A"' - name: SL_BOARD_REV value: '"A04"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4186b.slcc b/hardware/board/component/brd4186b.slcc index e18858ecf2..46ab716861 100644 --- a/hardware/board/component/brd4186b.slcc +++ b/hardware/board/component/brd4186b.slcc @@ -56,6 +56,8 @@ value: '"BRD4186B"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4186c.slcc b/hardware/board/component/brd4186c.slcc index e3b7f9f49d..88ce3c5bd9 100644 --- a/hardware/board/component/brd4186c.slcc +++ b/hardware/board/component/brd4186c.slcc @@ -57,6 +57,8 @@ value: '"BRD4186C"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4187a.slcc b/hardware/board/component/brd4187a.slcc index a8d1183cd5..2486b189be 100644 --- a/hardware/board/component/brd4187a.slcc +++ b/hardware/board/component/brd4187a.slcc @@ -57,6 +57,8 @@ value: '"BRD4187A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4187b.slcc b/hardware/board/component/brd4187b.slcc index b407c06bed..f7b47fe350 100644 --- a/hardware/board/component/brd4187b.slcc +++ b/hardware/board/component/brd4187b.slcc @@ -55,6 +55,8 @@ value: '"BRD4187B"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4187c.slcc b/hardware/board/component/brd4187c.slcc index 2bb605a4af..828d51c423 100644 --- a/hardware/board/component/brd4187c.slcc +++ b/hardware/board/component/brd4187c.slcc @@ -58,6 +58,8 @@ value: '"BRD4187C"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4188a_a00.slcc b/hardware/board/component/brd4188a_a00.slcc index 9953ade339..a5d3ec2b39 100644 --- a/hardware/board/component/brd4188a_a00.slcc +++ b/hardware/board/component/brd4188a_a00.slcc @@ -57,6 +57,8 @@ value: '"BRD4188A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4188a_a01.slcc b/hardware/board/component/brd4188a_a01.slcc index 48b5c3886c..b70d93564c 100644 --- a/hardware/board/component/brd4188a_a01.slcc +++ b/hardware/board/component/brd4188a_a01.slcc @@ -57,6 +57,8 @@ value: '"BRD4188A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4188a_a02.slcc b/hardware/board/component/brd4188a_a02.slcc index df8be7f32c..ad9e2fbdb7 100644 --- a/hardware/board/component/brd4188a_a02.slcc +++ b/hardware/board/component/brd4188a_a02.slcc @@ -57,6 +57,8 @@ value: '"BRD4188A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4188b.slcc b/hardware/board/component/brd4188b.slcc index a4d20ed9a8..b5b473b88b 100644 --- a/hardware/board/component/brd4188b.slcc +++ b/hardware/board/component/brd4188b.slcc @@ -57,6 +57,8 @@ value: '"BRD4188B"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4190a.slcc b/hardware/board/component/brd4190a.slcc index 5da762e83e..9f27208ac4 100644 --- a/hardware/board/component/brd4190a.slcc +++ b/hardware/board/component/brd4190a.slcc @@ -61,6 +61,10 @@ value: '"BRD4190A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 38400000 + - name: HFXO_FREQ + value: 30400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4191a.slcc b/hardware/board/component/brd4191a.slcc index 1a974d97df..d95829ada6 100644 --- a/hardware/board/component/brd4191a.slcc +++ b/hardware/board/component/brd4191a.slcc @@ -39,6 +39,8 @@ value: '"BRD4191A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4194a.slcc b/hardware/board/component/brd4194a.slcc index 5eff8eacc7..5f2b8c51bd 100644 --- a/hardware/board/component/brd4194a.slcc +++ b/hardware/board/component/brd4194a.slcc @@ -58,6 +58,8 @@ value: '"BRD4194A"' - name: SL_BOARD_REV value: '"A06"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4195a.slcc b/hardware/board/component/brd4195a.slcc index 6f40cc01bc..9b268117dd 100644 --- a/hardware/board/component/brd4195a.slcc +++ b/hardware/board/component/brd4195a.slcc @@ -49,6 +49,8 @@ value: '"BRD4195A"' - name: SL_BOARD_REV value: '"A08"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4195b.slcc b/hardware/board/component/brd4195b.slcc index 1bbd37ccae..6d620f6046 100644 --- a/hardware/board/component/brd4195b.slcc +++ b/hardware/board/component/brd4195b.slcc @@ -50,6 +50,8 @@ value: '"BRD4195B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4196a_a00.slcc b/hardware/board/component/brd4196a_a00.slcc index 6fe1bacdd6..0758d524b5 100644 --- a/hardware/board/component/brd4196a_a00.slcc +++ b/hardware/board/component/brd4196a_a00.slcc @@ -48,6 +48,8 @@ value: '"BRD4196A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4196a_a01.slcc b/hardware/board/component/brd4196a_a01.slcc index 0ca45fb04e..11be7d90ee 100644 --- a/hardware/board/component/brd4196a_a01.slcc +++ b/hardware/board/component/brd4196a_a01.slcc @@ -48,6 +48,8 @@ value: '"BRD4196A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4196a_a02.slcc b/hardware/board/component/brd4196a_a02.slcc index da46d6b191..e9c06b8335 100644 --- a/hardware/board/component/brd4196a_a02.slcc +++ b/hardware/board/component/brd4196a_a02.slcc @@ -48,6 +48,8 @@ value: '"BRD4196A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4196a_a03.slcc b/hardware/board/component/brd4196a_a03.slcc index ea09618e9c..b57c77011b 100644 --- a/hardware/board/component/brd4196a_a03.slcc +++ b/hardware/board/component/brd4196a_a03.slcc @@ -48,6 +48,8 @@ value: '"BRD4196A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4196a_a04.slcc b/hardware/board/component/brd4196a_a04.slcc index 4a7847434a..6823801ba3 100644 --- a/hardware/board/component/brd4196a_a04.slcc +++ b/hardware/board/component/brd4196a_a04.slcc @@ -48,6 +48,8 @@ value: '"BRD4196A"' - name: SL_BOARD_REV value: '"A04"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4196a_a05.slcc b/hardware/board/component/brd4196a_a05.slcc index 104442ec0e..8117987b64 100644 --- a/hardware/board/component/brd4196a_a05.slcc +++ b/hardware/board/component/brd4196a_a05.slcc @@ -48,6 +48,8 @@ value: '"BRD4196A"' - name: SL_BOARD_REV value: '"A05"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4196a_a06.slcc b/hardware/board/component/brd4196a_a06.slcc index 4d18d214ce..9f7e1cf6a1 100644 --- a/hardware/board/component/brd4196a_a06.slcc +++ b/hardware/board/component/brd4196a_a06.slcc @@ -48,6 +48,8 @@ value: '"BRD4196A"' - name: SL_BOARD_REV value: '"A06"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4196a_a07.slcc b/hardware/board/component/brd4196a_a07.slcc index 9531c6a421..00cd6f0466 100644 --- a/hardware/board/component/brd4196a_a07.slcc +++ b/hardware/board/component/brd4196a_a07.slcc @@ -48,6 +48,8 @@ value: '"BRD4196A"' - name: SL_BOARD_REV value: '"A07"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4196a_a08.slcc b/hardware/board/component/brd4196a_a08.slcc index 6ceeeca35b..2d9ee0e824 100644 --- a/hardware/board/component/brd4196a_a08.slcc +++ b/hardware/board/component/brd4196a_a08.slcc @@ -48,6 +48,8 @@ value: '"BRD4196A"' - name: SL_BOARD_REV value: '"A08"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4196b.slcc b/hardware/board/component/brd4196b.slcc index a0bab3c3c0..e3eeccd254 100644 --- a/hardware/board/component/brd4196b.slcc +++ b/hardware/board/component/brd4196b.slcc @@ -50,6 +50,8 @@ value: '"BRD4196B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4197a_a00.slcc b/hardware/board/component/brd4197a_a00.slcc index ebd2490870..f8219e004c 100644 --- a/hardware/board/component/brd4197a_a00.slcc +++ b/hardware/board/component/brd4197a_a00.slcc @@ -57,6 +57,8 @@ value: '"BRD4197A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4197a_a01.slcc b/hardware/board/component/brd4197a_a01.slcc index 5723988d4d..e34472411e 100644 --- a/hardware/board/component/brd4197a_a01.slcc +++ b/hardware/board/component/brd4197a_a01.slcc @@ -57,6 +57,8 @@ value: '"BRD4197A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4198a.slcc b/hardware/board/component/brd4198a.slcc index a27fa389da..0da8cd0596 100644 --- a/hardware/board/component/brd4198a.slcc +++ b/hardware/board/component/brd4198a.slcc @@ -57,6 +57,8 @@ value: '"BRD4198A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 40000000 - name: SL_HADM_ANT_CAL value: '{0}' - name: SL_HADM_ANT_CAL_LEN diff --git a/hardware/board/component/brd4201a.slcc b/hardware/board/component/brd4201a.slcc index 79bdd025fb..3551599252 100644 --- a/hardware/board/component/brd4201a.slcc +++ b/hardware/board/component/brd4201a.slcc @@ -49,6 +49,8 @@ value: '"BRD4201A"' - name: SL_BOARD_REV value: '"A06"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_914 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_924 diff --git a/hardware/board/component/brd4201c.slcc b/hardware/board/component/brd4201c.slcc index 103dac9ca3..bb2d36bb56 100644 --- a/hardware/board/component/brd4201c.slcc +++ b/hardware/board/component/brd4201c.slcc @@ -49,6 +49,8 @@ value: '"BRD4201C"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_914 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_924 diff --git a/hardware/board/component/brd4201d.slcc b/hardware/board/component/brd4201d.slcc index 1d4be35d8a..2516aa22e1 100644 --- a/hardware/board/component/brd4201d.slcc +++ b/hardware/board/component/brd4201d.slcc @@ -49,6 +49,8 @@ value: '"BRD4201D"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_914 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_924 diff --git a/hardware/board/component/brd4203a.slcc b/hardware/board/component/brd4203a.slcc index 50df767601..94a37fd1ee 100644 --- a/hardware/board/component/brd4203a.slcc +++ b/hardware/board/component/brd4203a.slcc @@ -60,6 +60,8 @@ value: '"BRD4203A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_914 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_924 diff --git a/hardware/board/component/brd4204a.slcc b/hardware/board/component/brd4204a.slcc index 1baef1c0e3..1e70ffd835 100644 --- a/hardware/board/component/brd4204a.slcc +++ b/hardware/board/component/brd4204a.slcc @@ -57,6 +57,8 @@ value: '"BRD4204A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_914 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_924 diff --git a/hardware/board/component/brd4204b.slcc b/hardware/board/component/brd4204b.slcc index c4d7c070df..1187032760 100644 --- a/hardware/board/component/brd4204b.slcc +++ b/hardware/board/component/brd4204b.slcc @@ -57,6 +57,8 @@ value: '"BRD4204B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_914 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_924 diff --git a/hardware/board/component/brd4204c.slcc b/hardware/board/component/brd4204c.slcc index 9bc2dcf62d..70e4214cff 100644 --- a/hardware/board/component/brd4204c.slcc +++ b/hardware/board/component/brd4204c.slcc @@ -57,6 +57,8 @@ value: '"BRD4204C"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_914 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_924 diff --git a/hardware/board/component/brd4204d.slcc b/hardware/board/component/brd4204d.slcc index f59c80fd38..efcafcd11f 100644 --- a/hardware/board/component/brd4204d.slcc +++ b/hardware/board/component/brd4204d.slcc @@ -60,6 +60,8 @@ value: '"BRD4204D"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4206a.slcc b/hardware/board/component/brd4206a.slcc index 9aafc65c96..448f3f9e98 100644 --- a/hardware/board/component/brd4206a.slcc +++ b/hardware/board/component/brd4206a.slcc @@ -47,6 +47,8 @@ value: '"BRD4206A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_914 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_924 diff --git a/hardware/board/component/brd4208a.slcc b/hardware/board/component/brd4208a.slcc index 34a2d820c5..06f4ec6657 100644 --- a/hardware/board/component/brd4208a.slcc +++ b/hardware/board/component/brd4208a.slcc @@ -44,6 +44,8 @@ value: '"BRD4208A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_915 diff --git a/hardware/board/component/brd4209a.slcc b/hardware/board/component/brd4209a.slcc index 72604e7ee9..784ebc4475 100644 --- a/hardware/board/component/brd4209a.slcc +++ b/hardware/board/component/brd4209a.slcc @@ -58,6 +58,8 @@ value: '"BRD4209A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_915 diff --git a/hardware/board/component/brd4210a.slcc b/hardware/board/component/brd4210a.slcc index bd49b676a6..e090ed1a6d 100644 --- a/hardware/board/component/brd4210a.slcc +++ b/hardware/board/component/brd4210a.slcc @@ -58,6 +58,8 @@ value: '"BRD4210A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4250a_a00.slcc b/hardware/board/component/brd4250a_a00.slcc index d76356d02a..05630ef4bf 100644 --- a/hardware/board/component/brd4250a_a00.slcc +++ b/hardware/board/component/brd4250a_a00.slcc @@ -56,6 +56,8 @@ value: '"BRD4250A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4250a_b00.slcc b/hardware/board/component/brd4250a_b00.slcc index f942ada5fd..ed4ec68f77 100644 --- a/hardware/board/component/brd4250a_b00.slcc +++ b/hardware/board/component/brd4250a_b00.slcc @@ -56,6 +56,8 @@ value: '"BRD4250A"' - name: SL_BOARD_REV value: '"B00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4250a_b01.slcc b/hardware/board/component/brd4250a_b01.slcc index 9bf414a8d9..9ea27120ee 100644 --- a/hardware/board/component/brd4250a_b01.slcc +++ b/hardware/board/component/brd4250a_b01.slcc @@ -56,6 +56,8 @@ value: '"BRD4250A"' - name: SL_BOARD_REV value: '"B01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4250b_a00.slcc b/hardware/board/component/brd4250b_a00.slcc index ac72096886..0991fccb04 100644 --- a/hardware/board/component/brd4250b_a00.slcc +++ b/hardware/board/component/brd4250b_a00.slcc @@ -56,6 +56,8 @@ value: '"BRD4250B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4250b_b00.slcc b/hardware/board/component/brd4250b_b00.slcc index 43180856ab..225b679fde 100644 --- a/hardware/board/component/brd4250b_b00.slcc +++ b/hardware/board/component/brd4250b_b00.slcc @@ -56,6 +56,8 @@ value: '"BRD4250B"' - name: SL_BOARD_REV value: '"B00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4250b_b01.slcc b/hardware/board/component/brd4250b_b01.slcc index a9dc7c4d81..e17ae7dc82 100644 --- a/hardware/board/component/brd4250b_b01.slcc +++ b/hardware/board/component/brd4250b_b01.slcc @@ -56,6 +56,8 @@ value: '"BRD4250B"' - name: SL_BOARD_REV value: '"B01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4250b_b02.slcc b/hardware/board/component/brd4250b_b02.slcc index 7f442233f8..7535aaf063 100644 --- a/hardware/board/component/brd4250b_b02.slcc +++ b/hardware/board/component/brd4250b_b02.slcc @@ -56,6 +56,8 @@ value: '"BRD4250B"' - name: SL_BOARD_REV value: '"B02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4251a_a00.slcc b/hardware/board/component/brd4251a_a00.slcc index 5c9e7d716c..1c67f587b7 100644 --- a/hardware/board/component/brd4251a_a00.slcc +++ b/hardware/board/component/brd4251a_a00.slcc @@ -56,6 +56,8 @@ value: '"BRD4251A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_490 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4251a_b00.slcc b/hardware/board/component/brd4251a_b00.slcc index e39583c697..30f020cf33 100644 --- a/hardware/board/component/brd4251a_b00.slcc +++ b/hardware/board/component/brd4251a_b00.slcc @@ -56,6 +56,8 @@ value: '"BRD4251A"' - name: SL_BOARD_REV value: '"B00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_490 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4251a_b01.slcc b/hardware/board/component/brd4251a_b01.slcc index fef0fb7266..3d29a8c6d1 100644 --- a/hardware/board/component/brd4251a_b01.slcc +++ b/hardware/board/component/brd4251a_b01.slcc @@ -56,6 +56,8 @@ value: '"BRD4251A"' - name: SL_BOARD_REV value: '"B01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_490 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4251b_a00.slcc b/hardware/board/component/brd4251b_a00.slcc index c99b566e1e..f055de89a5 100644 --- a/hardware/board/component/brd4251b_a00.slcc +++ b/hardware/board/component/brd4251b_a00.slcc @@ -56,6 +56,8 @@ value: '"BRD4251B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_434 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4251b_b00.slcc b/hardware/board/component/brd4251b_b00.slcc index d877437fb2..47c94b199d 100644 --- a/hardware/board/component/brd4251b_b00.slcc +++ b/hardware/board/component/brd4251b_b00.slcc @@ -56,6 +56,8 @@ value: '"BRD4251B"' - name: SL_BOARD_REV value: '"B00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_434 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4251b_b01.slcc b/hardware/board/component/brd4251b_b01.slcc index bf3634398a..a2a4dca4ec 100644 --- a/hardware/board/component/brd4251b_b01.slcc +++ b/hardware/board/component/brd4251b_b01.slcc @@ -56,6 +56,8 @@ value: '"BRD4251B"' - name: SL_BOARD_REV value: '"B01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_434 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4251d.slcc b/hardware/board/component/brd4251d.slcc index 01b4b8b5ca..0e5617369d 100644 --- a/hardware/board/component/brd4251d.slcc +++ b/hardware/board/component/brd4251d.slcc @@ -58,6 +58,8 @@ value: '"BRD4251D"' - name: SL_BOARD_REV value: '"B02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_169 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4252a.slcc b/hardware/board/component/brd4252a.slcc index bb3d673357..e6d2dcca18 100644 --- a/hardware/board/component/brd4252a.slcc +++ b/hardware/board/component/brd4252a.slcc @@ -57,6 +57,8 @@ value: '"BRD4252A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4253a.slcc b/hardware/board/component/brd4253a.slcc index e46ad08cba..f1c8f254d0 100644 --- a/hardware/board/component/brd4253a.slcc +++ b/hardware/board/component/brd4253a.slcc @@ -58,6 +58,8 @@ value: '"BRD4253A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4254a.slcc b/hardware/board/component/brd4254a.slcc index f008e17c0b..b1ab02db6e 100644 --- a/hardware/board/component/brd4254a.slcc +++ b/hardware/board/component/brd4254a.slcc @@ -58,6 +58,8 @@ value: '"BRD4254A"' - name: SL_BOARD_REV value: '"A04"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4255a.slcc b/hardware/board/component/brd4255a.slcc index 7ced8970e4..e561604ff5 100644 --- a/hardware/board/component/brd4255a.slcc +++ b/hardware/board/component/brd4255a.slcc @@ -57,6 +57,8 @@ value: '"BRD4255A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4256a.slcc b/hardware/board/component/brd4256a.slcc index a8c0affb58..3f0aedf953 100644 --- a/hardware/board/component/brd4256a.slcc +++ b/hardware/board/component/brd4256a.slcc @@ -57,6 +57,8 @@ value: '"BRD4256A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4257a.slcc b/hardware/board/component/brd4257a.slcc index 1900e253cc..23f0f338f2 100644 --- a/hardware/board/component/brd4257a.slcc +++ b/hardware/board/component/brd4257a.slcc @@ -58,6 +58,8 @@ value: '"BRD4257A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4257b.slcc b/hardware/board/component/brd4257b.slcc index 00ae1ff004..a8d89902c3 100644 --- a/hardware/board/component/brd4257b.slcc +++ b/hardware/board/component/brd4257b.slcc @@ -58,6 +58,8 @@ value: '"BRD4257B"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4258a.slcc b/hardware/board/component/brd4258a.slcc index 51843a862f..491f96af5f 100644 --- a/hardware/board/component/brd4258a.slcc +++ b/hardware/board/component/brd4258a.slcc @@ -58,6 +58,8 @@ value: '"BRD4258A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_490 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4258b.slcc b/hardware/board/component/brd4258b.slcc index 55232f27ca..7d15a5026d 100644 --- a/hardware/board/component/brd4258b.slcc +++ b/hardware/board/component/brd4258b.slcc @@ -58,6 +58,8 @@ value: '"BRD4258B"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_169 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4259a.slcc b/hardware/board/component/brd4259a.slcc index ca586c8013..7644bb578b 100644 --- a/hardware/board/component/brd4259a.slcc +++ b/hardware/board/component/brd4259a.slcc @@ -58,6 +58,8 @@ value: '"BRD4259A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_434 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4261a.slcc b/hardware/board/component/brd4261a.slcc index 4ab0ccf2e6..0c5d04a22d 100644 --- a/hardware/board/component/brd4261a.slcc +++ b/hardware/board/component/brd4261a.slcc @@ -57,6 +57,8 @@ value: '"BRD4261A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_490 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4262a.slcc b/hardware/board/component/brd4262a.slcc index e0652f5325..4fefa213ac 100644 --- a/hardware/board/component/brd4262a.slcc +++ b/hardware/board/component/brd4262a.slcc @@ -57,6 +57,8 @@ value: '"BRD4262A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4262b.slcc b/hardware/board/component/brd4262b.slcc index 4e4de0c901..9ca0f35116 100644 --- a/hardware/board/component/brd4262b.slcc +++ b/hardware/board/component/brd4262b.slcc @@ -57,6 +57,8 @@ value: '"BRD4262B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4263a.slcc b/hardware/board/component/brd4263a.slcc index 9272ebef58..eee5cbd5d4 100644 --- a/hardware/board/component/brd4263a.slcc +++ b/hardware/board/component/brd4263a.slcc @@ -56,6 +56,8 @@ value: '"BRD4263A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4263b.slcc b/hardware/board/component/brd4263b.slcc index a500b16877..226fcbdcb8 100644 --- a/hardware/board/component/brd4263b.slcc +++ b/hardware/board/component/brd4263b.slcc @@ -57,6 +57,8 @@ value: '"BRD4263B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4263c.slcc b/hardware/board/component/brd4263c.slcc index 37b1c925a8..6d299f3070 100644 --- a/hardware/board/component/brd4263c.slcc +++ b/hardware/board/component/brd4263c.slcc @@ -57,6 +57,8 @@ value: '"BRD4263C"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4264a.slcc b/hardware/board/component/brd4264a.slcc index a51cca3000..357e242bf6 100644 --- a/hardware/board/component/brd4264a.slcc +++ b/hardware/board/component/brd4264a.slcc @@ -56,6 +56,8 @@ value: '"BRD4264A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4264b.slcc b/hardware/board/component/brd4264b.slcc index f6e8094ee1..966be43aed 100644 --- a/hardware/board/component/brd4264b.slcc +++ b/hardware/board/component/brd4264b.slcc @@ -57,6 +57,8 @@ value: '"BRD4264B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4264c.slcc b/hardware/board/component/brd4264c.slcc index 6021d812a3..d6119da678 100644 --- a/hardware/board/component/brd4264c.slcc +++ b/hardware/board/component/brd4264c.slcc @@ -57,6 +57,8 @@ value: '"BRD4264C"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_2_RF_BANDS diff --git a/hardware/board/component/brd4264v.slcc b/hardware/board/component/brd4264v.slcc index 8ba2881bbf..ef2365667b 100644 --- a/hardware/board/component/brd4264v.slcc +++ b/hardware/board/component/brd4264v.slcc @@ -50,6 +50,8 @@ value: '"BRD4264V"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4265a.slcc b/hardware/board/component/brd4265a.slcc index 463b1b9cd6..b0b8449dcb 100644 --- a/hardware/board/component/brd4265a.slcc +++ b/hardware/board/component/brd4265a.slcc @@ -56,6 +56,8 @@ value: '"BRD4265A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_434 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_434 diff --git a/hardware/board/component/brd4265b.slcc b/hardware/board/component/brd4265b.slcc index a474983577..397417aeb0 100644 --- a/hardware/board/component/brd4265b.slcc +++ b/hardware/board/component/brd4265b.slcc @@ -56,6 +56,8 @@ value: '"BRD4265B"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_434 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_434 diff --git a/hardware/board/component/brd4270a_a00.slcc b/hardware/board/component/brd4270a_a00.slcc index a50e63c3d4..da08a3b4e7 100644 --- a/hardware/board/component/brd4270a_a00.slcc +++ b/hardware/board/component/brd4270a_a00.slcc @@ -56,6 +56,8 @@ value: '"BRD4270A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_915 diff --git a/hardware/board/component/brd4270a_a01.slcc b/hardware/board/component/brd4270a_a01.slcc index 2bcfac0469..e9e9246a0b 100644 --- a/hardware/board/component/brd4270a_a01.slcc +++ b/hardware/board/component/brd4270a_a01.slcc @@ -56,6 +56,8 @@ value: '"BRD4270A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_915 diff --git a/hardware/board/component/brd4270a_a02.slcc b/hardware/board/component/brd4270a_a02.slcc index dbfb23ba4a..96f8f1c7ce 100644 --- a/hardware/board/component/brd4270a_a02.slcc +++ b/hardware/board/component/brd4270a_a02.slcc @@ -56,6 +56,8 @@ value: '"BRD4270A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_915 diff --git a/hardware/board/component/brd4270a_a03.slcc b/hardware/board/component/brd4270a_a03.slcc index 20b5470558..83ab03ccb5 100644 --- a/hardware/board/component/brd4270a_a03.slcc +++ b/hardware/board/component/brd4270a_a03.slcc @@ -56,6 +56,8 @@ value: '"BRD4270A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_915 diff --git a/hardware/board/component/brd4270a_a04.slcc b/hardware/board/component/brd4270a_a04.slcc index 75a551eb82..8f435858fa 100644 --- a/hardware/board/component/brd4270a_a04.slcc +++ b/hardware/board/component/brd4270a_a04.slcc @@ -56,6 +56,8 @@ value: '"BRD4270A"' - name: SL_BOARD_REV value: '"A04"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_915 diff --git a/hardware/board/component/brd4270b.slcc b/hardware/board/component/brd4270b.slcc index e9ed48ab98..9be983b122 100644 --- a/hardware/board/component/brd4270b.slcc +++ b/hardware/board/component/brd4270b.slcc @@ -55,6 +55,8 @@ value: '"BRD4270B"' - name: SL_BOARD_REV value: '"A06"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_915 diff --git a/hardware/board/component/brd4271a.slcc b/hardware/board/component/brd4271a.slcc index 029b30accd..7aefcd66cf 100644 --- a/hardware/board/component/brd4271a.slcc +++ b/hardware/board/component/brd4271a.slcc @@ -55,6 +55,8 @@ value: '"BRD4271A"' - name: SL_BOARD_REV value: '"A06"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_868 diff --git a/hardware/board/component/brd4272a.slcc b/hardware/board/component/brd4272a.slcc index 9dca197420..494d350965 100644 --- a/hardware/board/component/brd4272a.slcc +++ b/hardware/board/component/brd4272a.slcc @@ -53,6 +53,8 @@ value: '"BRD4272A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_470 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_470 diff --git a/hardware/board/component/brd4273a.slcc b/hardware/board/component/brd4273a.slcc index fa3abd43f1..ed7c78d9bd 100644 --- a/hardware/board/component/brd4273a.slcc +++ b/hardware/board/component/brd4273a.slcc @@ -55,6 +55,8 @@ value: '"BRD4273A"' - name: SL_BOARD_REV value: '"A10"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_915 diff --git a/hardware/board/component/brd4274a.slcc b/hardware/board/component/brd4274a.slcc index 8831fa4b26..1b92609089 100644 --- a/hardware/board/component/brd4274a.slcc +++ b/hardware/board/component/brd4274a.slcc @@ -55,6 +55,8 @@ value: '"BRD4274A"' - name: SL_BOARD_REV value: '"A06"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_868 diff --git a/hardware/board/component/brd4318a.slcc b/hardware/board/component/brd4318a.slcc index af91a71195..3dc34aaf6f 100644 --- a/hardware/board/component/brd4318a.slcc +++ b/hardware/board/component/brd4318a.slcc @@ -10,6 +10,7 @@ - provides: - name: brd4318a - name: hardware_board_from_stk + - name: hardware_board_from_xgm240-rb4318a - recommends: - id: brd4318a_a04 - ui_hints: diff --git a/hardware/board/component/brd4321a_a00.slcc b/hardware/board/component/brd4321a_a00.slcc index a6ef2857fd..8aae4791ec 100644 --- a/hardware/board/component/brd4321a_a00.slcc +++ b/hardware/board/component/brd4321a_a00.slcc @@ -49,6 +49,8 @@ value: '"BRD4321A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 50000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4321a_a01.slcc b/hardware/board/component/brd4321a_a01.slcc index b5103ef1f5..9270fd970a 100644 --- a/hardware/board/component/brd4321a_a01.slcc +++ b/hardware/board/component/brd4321a_a01.slcc @@ -49,6 +49,8 @@ value: '"BRD4321A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 50000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4321a_a02.slcc b/hardware/board/component/brd4321a_a02.slcc index 73b01cb236..12454563af 100644 --- a/hardware/board/component/brd4321a_a02.slcc +++ b/hardware/board/component/brd4321a_a02.slcc @@ -55,6 +55,8 @@ value: '"BRD4321A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 50000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4321a_a03.slcc b/hardware/board/component/brd4321a_a03.slcc index d8758b2dd1..4cf0c77b0c 100644 --- a/hardware/board/component/brd4321a_a03.slcc +++ b/hardware/board/component/brd4321a_a03.slcc @@ -55,6 +55,8 @@ value: '"BRD4321A"' - name: SL_BOARD_REV value: '"A03"' + - name: HFXO_FREQ + value: 50000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4321a_a04.slcc b/hardware/board/component/brd4321a_a04.slcc index e772af655b..7ed6b893bf 100644 --- a/hardware/board/component/brd4321a_a04.slcc +++ b/hardware/board/component/brd4321a_a04.slcc @@ -55,6 +55,8 @@ value: '"BRD4321A"' - name: SL_BOARD_REV value: '"A04"' + - name: HFXO_FREQ + value: 50000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4321a_a05.slcc b/hardware/board/component/brd4321a_a05.slcc index fd29358422..8a592b521b 100644 --- a/hardware/board/component/brd4321a_a05.slcc +++ b/hardware/board/component/brd4321a_a05.slcc @@ -55,6 +55,8 @@ value: '"BRD4321A"' - name: SL_BOARD_REV value: '"A05"' + - name: HFXO_FREQ + value: 50000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4321a_a06.slcc b/hardware/board/component/brd4321a_a06.slcc index f73bb472f0..fc8ec219ad 100644 --- a/hardware/board/component/brd4321a_a06.slcc +++ b/hardware/board/component/brd4321a_a06.slcc @@ -55,6 +55,8 @@ value: '"BRD4321A"' - name: SL_BOARD_REV value: '"A06"' + - name: HFXO_FREQ + value: 50000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4321a_a07.slcc b/hardware/board/component/brd4321a_a07.slcc index 6d07b83113..09e056bbac 100644 --- a/hardware/board/component/brd4321a_a07.slcc +++ b/hardware/board/component/brd4321a_a07.slcc @@ -55,6 +55,8 @@ value: '"BRD4321A"' - name: SL_BOARD_REV value: '"A07"' + - name: HFXO_FREQ + value: 50000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4328a.slcc b/hardware/board/component/brd4328a.slcc index 7675f52512..36e0fc1d4e 100644 --- a/hardware/board/component/brd4328a.slcc +++ b/hardware/board/component/brd4328a.slcc @@ -14,6 +14,7 @@ - name: hardware_board - name: hardware_board_rb - name: hardware_board_from_stk + - name: hardware_board_from_fgm230-rb4328a - name: hardware_board_has_si70xx - name: hardware_board_has_tempsensor - name: hardware_board_has_vcom diff --git a/hardware/board/component/brd4329a.slcc b/hardware/board/component/brd4329a.slcc index 761f92d92b..a715b1e79d 100644 --- a/hardware/board/component/brd4329a.slcc +++ b/hardware/board/component/brd4329a.slcc @@ -14,6 +14,7 @@ - name: hardware_board - name: hardware_board_rb - name: hardware_board_from_stk + - name: hardware_board_from_xgm210-rb4329a - name: hardware_board_has_vcom - name: hardware_board_supports_rf_band_2400 - name: hardware_board_supports_1_rf_band diff --git a/hardware/board/component/brd4335a.slcc b/hardware/board/component/brd4335a.slcc index 706115884d..8293c9d0e2 100644 --- a/hardware/board/component/brd4335a.slcc +++ b/hardware/board/component/brd4335a.slcc @@ -19,6 +19,7 @@ - name: hardware_board_has_vcom - name: hardware_board_has_spiflash - name: hardware_board_has_lfxo + - name: hardware_board_supports_hadm - name: hardware_board_supports_rf_band_2400 - name: hardware_board_supports_1_rf_band - name: hardware_board_default_rf_band @@ -53,6 +54,10 @@ value: '"BRD4335A"' - name: SL_BOARD_REV value: '"A00"' + - name: SL_HADM_ANT_CAL + value: '{0}' + - name: SL_HADM_ANT_CAL_LEN + value: '{1}' - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4337a.slcc b/hardware/board/component/brd4337a.slcc index 813f01a525..aea3676b3a 100644 --- a/hardware/board/component/brd4337a.slcc +++ b/hardware/board/component/brd4337a.slcc @@ -14,6 +14,7 @@ - name: hardware_board - name: hardware_board_rb - name: hardware_board_from_stk + - name: hardware_board_from_xgm240-rb4337a - name: hardware_board_has_vcom - name: hardware_board_supports_rf_band_2400 - name: hardware_board_supports_1_rf_band diff --git a/hardware/board/component/brd4400a_a00.slcc b/hardware/board/component/brd4400a_a00.slcc index f958bc3c0e..00e71aee7e 100644 --- a/hardware/board/component/brd4400a_a00.slcc +++ b/hardware/board/component/brd4400a_a00.slcc @@ -49,6 +49,8 @@ value: '"BRD4400A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4400a_a01.slcc b/hardware/board/component/brd4400a_a01.slcc index b2e5466e3d..fb84bff06f 100644 --- a/hardware/board/component/brd4400a_a01.slcc +++ b/hardware/board/component/brd4400a_a01.slcc @@ -58,6 +58,8 @@ value: '"BRD4400A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4400a_a02.slcc b/hardware/board/component/brd4400a_a02.slcc index b6e0856072..4cb3949601 100644 --- a/hardware/board/component/brd4400a_a02.slcc +++ b/hardware/board/component/brd4400a_a02.slcc @@ -58,6 +58,8 @@ value: '"BRD4400A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4400b.slcc b/hardware/board/component/brd4400b.slcc index 2112a8a32a..ff449ffb5a 100644 --- a/hardware/board/component/brd4400b.slcc +++ b/hardware/board/component/brd4400b.slcc @@ -59,6 +59,8 @@ value: '"BRD4400B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4400c.slcc b/hardware/board/component/brd4400c.slcc index 82b422a704..3778ffedbe 100644 --- a/hardware/board/component/brd4400c.slcc +++ b/hardware/board/component/brd4400c.slcc @@ -60,6 +60,8 @@ value: '"BRD4400C"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4401a_a00.slcc b/hardware/board/component/brd4401a_a00.slcc index fbcde932af..76fd8ad0c5 100644 --- a/hardware/board/component/brd4401a_a00.slcc +++ b/hardware/board/component/brd4401a_a00.slcc @@ -49,6 +49,8 @@ value: '"BRD4401A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4401a_a01.slcc b/hardware/board/component/brd4401a_a01.slcc index fe75600a19..47663882ef 100644 --- a/hardware/board/component/brd4401a_a01.slcc +++ b/hardware/board/component/brd4401a_a01.slcc @@ -58,6 +58,8 @@ value: '"BRD4401A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4401a_a02.slcc b/hardware/board/component/brd4401a_a02.slcc index d3a664e593..39207340f4 100644 --- a/hardware/board/component/brd4401a_a02.slcc +++ b/hardware/board/component/brd4401a_a02.slcc @@ -58,6 +58,8 @@ value: '"BRD4401A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4401b.slcc b/hardware/board/component/brd4401b.slcc index 73432cbeb2..0c8024e076 100644 --- a/hardware/board/component/brd4401b.slcc +++ b/hardware/board/component/brd4401b.slcc @@ -59,6 +59,8 @@ value: '"BRD4401B"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4401c.slcc b/hardware/board/component/brd4401c.slcc index 53646e6a5c..6d7f7b68b4 100644 --- a/hardware/board/component/brd4401c.slcc +++ b/hardware/board/component/brd4401c.slcc @@ -60,6 +60,8 @@ value: '"BRD4401C"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 39000000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_868 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_915 diff --git a/hardware/board/component/brd4402a.slcc b/hardware/board/component/brd4402a.slcc index 36387dec9b..8f828c2f5f 100644 --- a/hardware/board/component/brd4402a.slcc +++ b/hardware/board/component/brd4402a.slcc @@ -10,6 +10,7 @@ - provides: - name: brd4402a - name: hardware_board_from_stk + - name: hardware_board_from_xg22-rb4402a - recommends: - id: brd4402a_a02 - ui_hints: diff --git a/hardware/board/component/brd4402a_a00.slcc b/hardware/board/component/brd4402a_a00.slcc index 9618b41317..fc45279810 100644 --- a/hardware/board/component/brd4402a_a00.slcc +++ b/hardware/board/component/brd4402a_a00.slcc @@ -53,6 +53,8 @@ value: '"BRD4402A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4402a_a01.slcc b/hardware/board/component/brd4402a_a01.slcc index e92392833a..d15b5eb5ec 100644 --- a/hardware/board/component/brd4402a_a01.slcc +++ b/hardware/board/component/brd4402a_a01.slcc @@ -53,6 +53,8 @@ value: '"BRD4402A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4402a_a02.slcc b/hardware/board/component/brd4402a_a02.slcc index 0834c3975c..170ef6072a 100644 --- a/hardware/board/component/brd4402a_a02.slcc +++ b/hardware/board/component/brd4402a_a02.slcc @@ -53,6 +53,8 @@ value: '"BRD4402A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4402b.slcc b/hardware/board/component/brd4402b.slcc index ca91d3c28f..fde2f05cbc 100644 --- a/hardware/board/component/brd4402b.slcc +++ b/hardware/board/component/brd4402b.slcc @@ -14,6 +14,7 @@ - name: hardware_board - name: hardware_board_rb - name: hardware_board_from_stk + - name: hardware_board_from_bg22-rb4402b - name: hardware_board_has_si70xx - name: hardware_board_has_tempsensor - name: hardware_board_has_vcom @@ -53,6 +54,8 @@ value: '"BRD4402B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4403a_a00.slcc b/hardware/board/component/brd4403a_a00.slcc index 1a7d810dd8..fa1f0089d3 100644 --- a/hardware/board/component/brd4403a_a00.slcc +++ b/hardware/board/component/brd4403a_a00.slcc @@ -44,6 +44,8 @@ value: '"BRD4403A"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4403a_a01.slcc b/hardware/board/component/brd4403a_a01.slcc index b9c1ca7a71..61fbbd4433 100644 --- a/hardware/board/component/brd4403a_a01.slcc +++ b/hardware/board/component/brd4403a_a01.slcc @@ -44,6 +44,8 @@ value: '"BRD4403A"' - name: SL_BOARD_REV value: '"A01"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4403a_a02.slcc b/hardware/board/component/brd4403a_a02.slcc index 55ab6c00c7..543be0ea40 100644 --- a/hardware/board/component/brd4403a_a02.slcc +++ b/hardware/board/component/brd4403a_a02.slcc @@ -44,6 +44,8 @@ value: '"BRD4403A"' - name: SL_BOARD_REV value: '"A02"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/brd4403b.slcc b/hardware/board/component/brd4403b.slcc index 9ee7875d09..abf33ab603 100644 --- a/hardware/board/component/brd4403b.slcc +++ b/hardware/board/component/brd4403b.slcc @@ -14,6 +14,7 @@ - name: hardware_board - name: hardware_board_rb - name: hardware_board_from_stk + - name: hardware_board_from_bg22-rb4403b - name: hardware_board_has_vcom - name: hardware_board_has_spiflash - name: hardware_board_has_hfxo_freq_38.4mhz @@ -44,6 +45,8 @@ value: '"BRD4403B"' - name: SL_BOARD_REV value: '"A00"' + - name: HFXO_FREQ + value: 38400000 - name: HARDWARE_BOARD_SUPPORTS_RF_BAND_2400 - name: HARDWARE_BOARD_SUPPORTS_1_RF_BAND - name: HARDWARE_BOARD_DEFAULT_RF_BAND_2400 diff --git a/hardware/board/component/efm32tg-stk3300.slcc b/hardware/board/component/efm32tg-stk3300.slcc index 2e03476e34..87c6e98941 100644 --- a/hardware/board/component/efm32tg-stk3300.slcc +++ b/hardware/board/component/efm32tg-stk3300.slcc @@ -14,9 +14,9 @@ - name: SL_KIT_NAME value: '"EFM32TG-STK3300"' - name: SL_KIT_REV - value: '"C01"' + value: '"D00"' - tag: - kit:opn:EFM32TG-STK3300 - kit:pn:STK3300 - kit:variant:A - - kit:revision:C01 + - kit:revision:D00 diff --git a/hardware/board/component/efm32zg-stk3200a.slcc b/hardware/board/component/efm32zg-stk3200a.slcc index 9a54445537..314921d55b 100644 --- a/hardware/board/component/efm32zg-stk3200a.slcc +++ b/hardware/board/component/efm32zg-stk3200a.slcc @@ -14,9 +14,9 @@ - name: SL_KIT_NAME value: '"EFM32ZG-STK3200A"' - name: SL_KIT_REV - value: '"C01"' + value: '"D00"' - tag: - kit:opn:EFM32ZG-STK3200A - kit:pn:STK3200 - kit:variant:A - - kit:revision:C01 + - kit:revision:D00 diff --git a/hardware/board/component/fgm230-rb4328a.slcc b/hardware/board/component/fgm230-rb4328a.slcc new file mode 100644 index 0000000000..55a1ce0142 --- /dev/null +++ b/hardware/board/component/fgm230-rb4328a.slcc @@ -0,0 +1,22 @@ +!!omap +- id: fgm230_rb4328a +- label: FGM230-RB4328A +- package: platform +- description: Kit BSP support for the FGM230SB Module Radio Board. +- category: Platform|Board|Kit|Radio Board +- quality: production +- requires: + - name: hardware_board_from_fgm230-rb4328a +- provides: + - name: hardware_kit + - name: hardware_kit_rb +- define: + - name: SL_KIT_NAME + value: '"FGM230-RB4328A"' + - name: SL_KIT_REV + value: '"A00"' +- tag: + - kit:opn:FGM230-RB4328A + - kit:pn:RB4328 + - kit:variant:A + - kit:revision:A00 diff --git a/hardware/board/component/slwrb4175a.slcc b/hardware/board/component/slwrb4175a.slcc index c891207b34..5ab0093834 100644 --- a/hardware/board/component/slwrb4175a.slcc +++ b/hardware/board/component/slwrb4175a.slcc @@ -15,9 +15,9 @@ - name: SL_KIT_NAME value: '"SLWRB4175A"' - name: SL_KIT_REV - value: '"A00"' + value: '"A01"' - tag: - kit:opn:SLWRB4175A - kit:pn:WRB4175 - kit:variant:A - - kit:revision:A00 + - kit:revision:A01 diff --git a/hardware/board/component/xg22-rb4402a.slcc b/hardware/board/component/xg22-rb4402a.slcc new file mode 100644 index 0000000000..abd0bff80e --- /dev/null +++ b/hardware/board/component/xg22-rb4402a.slcc @@ -0,0 +1,22 @@ +!!omap +- id: xg22_rb4402a +- label: XG22-RB4402A +- package: platform +- description: Kit BSP support for the EFR32xG22 2.4GHz 6 dBm QFN40 Rev.D Radio board. +- category: Platform|Board|Kit|Radio Board +- quality: production +- requires: + - name: hardware_board_from_xg22-rb4402a +- provides: + - name: hardware_kit + - name: hardware_kit_rb +- define: + - name: SL_KIT_NAME + value: '"XG22-RB4402A"' + - name: SL_KIT_REV + value: '"A00"' +- tag: + - kit:opn:xG22-RB4402A + - kit:pn:RB4402 + - kit:variant:A + - kit:revision:A00 diff --git a/hardware/board/component/xg24-dk2601a.slcc b/hardware/board/component/xg24-dk2601a.slcc new file mode 100644 index 0000000000..1d5030b231 --- /dev/null +++ b/hardware/board/component/xg24-dk2601a.slcc @@ -0,0 +1,22 @@ +!!omap +- id: xg24_dk2601a +- label: XG24-DK2601A +- package: platform +- description: Kit BSP support for the MG24 Dev Kit. +- category: Platform|Board|Kit|Development Kit +- quality: production +- requires: + - name: hardware_board_from_xg24-dk2601a +- provides: + - name: hardware_kit + - name: hardware_kit_dk +- define: + - name: SL_KIT_NAME + value: '"XG24-DK2601A"' + - name: SL_KIT_REV + value: '"A00"' +- tag: + - kit:opn:xG24-DK2601A + - kit:pn:DK2601 + - kit:variant:A + - kit:revision:A00 diff --git a/hardware/board/component/xg24-rb4115b.slcc b/hardware/board/component/xg24-rb4115b.slcc new file mode 100644 index 0000000000..ee4ec60862 --- /dev/null +++ b/hardware/board/component/xg24-rb4115b.slcc @@ -0,0 +1,22 @@ +!!omap +- id: xg24_rb4115b +- label: XG24-RB4115B +- package: platform +- description: Kit BSP support for the BG24 2.4 GHz 4 dBm WLCSP Radio Board kit. +- category: Platform|Board|Kit|Radio Board +- quality: production +- requires: + - name: hardware_board_from_xg24-rb4115b +- provides: + - name: hardware_kit + - name: hardware_kit_rb +- define: + - name: SL_KIT_NAME + value: '"XG24-RB4115B"' + - name: SL_KIT_REV + value: '"A00"' +- tag: + - kit:opn:xG24-RB4115B + - kit:pn:RB4115 + - kit:variant:B + - kit:revision:A00 diff --git a/hardware/board/component/xgm210-rb4329a.slcc b/hardware/board/component/xgm210-rb4329a.slcc new file mode 100644 index 0000000000..54d301e694 --- /dev/null +++ b/hardware/board/component/xgm210-rb4329a.slcc @@ -0,0 +1,22 @@ +!!omap +- id: xgm210_rb4329a +- label: XGM210-RB4329A +- package: platform +- description: Kit BSP support for the xGM210L-3 Wireless Gecko module Radio board. +- category: Platform|Board|Kit|Radio Board +- quality: production +- requires: + - name: hardware_board_from_xgm210-rb4329a +- provides: + - name: hardware_kit + - name: hardware_kit_rb +- define: + - name: SL_KIT_NAME + value: '"XGM210-RB4329A"' + - name: SL_KIT_REV + value: '"A00"' +- tag: + - kit:opn:xGM210-RB4329A + - kit:pn:RB4329 + - kit:variant:A + - kit:revision:A00 diff --git a/hardware/board/component/xgm240-rb4318a.slcc b/hardware/board/component/xgm240-rb4318a.slcc new file mode 100644 index 0000000000..7401c385c2 --- /dev/null +++ b/hardware/board/component/xgm240-rb4318a.slcc @@ -0,0 +1,22 @@ +!!omap +- id: xgm240_rb4318a +- label: XGM240-RB4318A +- package: platform +- description: Kit BSP support for the xGM240S 10 dBm Module Radio Board. +- category: Platform|Board|Kit|Radio Board +- quality: production +- requires: + - name: hardware_board_from_xgm240-rb4318a +- provides: + - name: hardware_kit + - name: hardware_kit_rb +- define: + - name: SL_KIT_NAME + value: '"XGM240-RB4318A"' + - name: SL_KIT_REV + value: '"A01"' +- tag: + - kit:opn:xGM240-RB4318A + - kit:pn:RB4318 + - kit:variant:A + - kit:revision:A01 diff --git a/hardware/board/component/xgm240-rb4337a.slcc b/hardware/board/component/xgm240-rb4337a.slcc new file mode 100644 index 0000000000..c466245962 --- /dev/null +++ b/hardware/board/component/xgm240-rb4337a.slcc @@ -0,0 +1,22 @@ +!!omap +- id: xgm240_rb4337a +- label: XGM240-RB4337A +- package: platform +- description: Kit BSP support for the xGM240L Lighting module Radio board. +- category: Platform|Board|Kit|Radio Board +- quality: production +- requires: + - name: hardware_board_from_xgm240-rb4337a +- provides: + - name: hardware_kit + - name: hardware_kit_rb +- define: + - name: SL_KIT_NAME + value: '"XGM240-RB4337A"' + - name: SL_KIT_REV + value: '"A00"' +- tag: + - kit:opn:xGM240-RB4337A + - kit:pn:RB4337 + - kit:variant:A + - kit:revision:A00 diff --git a/hardware/board/config/brd2204a/sl_simple_rgb_pwm_led_rgb_led0_config.h b/hardware/board/config/brd2204a/sl_simple_rgb_pwm_led_rgb_led0_config.h new file mode 100644 index 0000000000..1feca6d241 --- /dev/null +++ b/hardware/board/config/brd2204a/sl_simple_rgb_pwm_led_rgb_led0_config.h @@ -0,0 +1,100 @@ +/***************************************************************************//** + * @file + * @brief Simple RGB PWM Led Driver Configuration + ******************************************************************************* + * # License + * Copyright 2020 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + ******************************************************************************/ + +#ifndef SL_SIMPLE_RGB_PWM_LED_RGB_LED0_CONFIG_H +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_CONFIG_H + +// <<< Use Configuration Wizard in Context Menu >>> + +// Simple RGB PWM LED Configuration +// PWM frequency [Hz] +// Sets the frequency of the PWM signal +// 0 = Don't care +// Default: 10000 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_FREQUENCY 10000 + +// PWM resolution <2-65536> +// Specifies the PWM (dimming) resolution. I.e. if you want a +// dimming resolution that takes the input values from 0 to 99, +// set this value to 100 +// Default: 256 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_RESOLUTION 256 + +// Red LED Polarity +// Active low +// Active high +// Default: SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_RED_POLARITY SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW + +// Green LED Polarity +// Active low +// Active high +// Default: SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_GREEN_POLARITY SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW + +// Blue LED Polarity +// Active low +// Active high +// Default: SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_BLUE_POLARITY SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW +// end led configuration + +// <<< end of configuration section >>> + +// <<< sl:start pin_tool >>> + +// SL_SIMPLE_RGB_PWM_LED_RGB_LED0 +// $[TIMER_SL_SIMPLE_RGB_PWM_LED_RGB_LED0] +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_PERIPHERAL WTIMER1 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_PERIPHERAL_NO 1 + +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_RED_CHANNEL 2 +// WTIMER1 CC2 on PH10 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_RED_PORT gpioPortH +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_RED_PIN 10 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_RED_LOC 6 + +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_GREEN_CHANNEL 3 +// WTIMER1 CC3 on PH11 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_GREEN_PORT gpioPortH +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_GREEN_PIN 11 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_GREEN_LOC 6 + +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_BLUE_CHANNEL 0 +// WTIMER1 CC0 on PH12 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_BLUE_PORT gpioPortH +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_BLUE_PIN 12 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_BLUE_LOC 7 + +// [TIMER_SL_SIMPLE_RGB_PWM_LED_RGB_LED0]$ + +// <<< sl:end pin_tool >>> + +#endif // SL_SIMPLE_RGB_PWM_LED_RGB_LED0_CONFIG_H diff --git a/hardware/board/config/brd2204a/sl_simple_rgb_pwm_led_rgb_led1_config.h b/hardware/board/config/brd2204a/sl_simple_rgb_pwm_led_rgb_led1_config.h new file mode 100644 index 0000000000..de8105967c --- /dev/null +++ b/hardware/board/config/brd2204a/sl_simple_rgb_pwm_led_rgb_led1_config.h @@ -0,0 +1,100 @@ +/***************************************************************************//** + * @file + * @brief Simple RGB PWM Led Driver Configuration + ******************************************************************************* + * # License + * Copyright 2020 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + ******************************************************************************/ + +#ifndef SL_SIMPLE_RGB_PWM_LED_RGB_LED1_CONFIG_H +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_CONFIG_H + +// <<< Use Configuration Wizard in Context Menu >>> + +// Simple RGB PWM LED Configuration +// PWM frequency [Hz] +// Sets the frequency of the PWM signal +// 0 = Don't care +// Default: 10000 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_FREQUENCY 10000 + +// PWM resolution <2-65536> +// Specifies the PWM (dimming) resolution. I.e. if you want a +// dimming resolution that takes the input values from 0 to 99, +// set this value to 100 +// Default: 256 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_RESOLUTION 256 + +// Red LED Polarity +// Active low +// Active high +// Default: SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_RED_POLARITY SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW + +// Green LED Polarity +// Active low +// Active high +// Default: SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_GREEN_POLARITY SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW + +// Blue LED Polarity +// Active low +// Active high +// Default: SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_BLUE_POLARITY SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW +// end led configuration + +// <<< end of configuration section >>> + +// <<< sl:start pin_tool >>> + +// SL_SIMPLE_RGB_PWM_LED_RGB_LED1 +// $[TIMER_SL_SIMPLE_RGB_PWM_LED_RGB_LED1] +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_PERIPHERAL TIMER5 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_PERIPHERAL_NO 5 + +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_RED_CHANNEL 0 +// TIMER5 CC0 on PH13 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_RED_PORT gpioPortH +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_RED_PIN 13 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_RED_LOC 2 + +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_GREEN_CHANNEL 1 +// TIMER5 CC1 on PH14 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_GREEN_PORT gpioPortH +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_GREEN_PIN 14 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_GREEN_LOC 2 + +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_BLUE_CHANNEL 2 +// TIMER5 CC2 on PH15 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_BLUE_PORT gpioPortH +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_BLUE_PIN 15 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_BLUE_LOC 2 + +// [TIMER_SL_SIMPLE_RGB_PWM_LED_RGB_LED1]$ + +// <<< sl:end pin_tool >>> + +#endif // SL_SIMPLE_RGB_PWM_LED_RGB_LED1_CONFIG_H diff --git a/hardware/board/config/brd2204c/sl_simple_rgb_pwm_led_rgb_led0_config.h b/hardware/board/config/brd2204c/sl_simple_rgb_pwm_led_rgb_led0_config.h new file mode 100644 index 0000000000..1feca6d241 --- /dev/null +++ b/hardware/board/config/brd2204c/sl_simple_rgb_pwm_led_rgb_led0_config.h @@ -0,0 +1,100 @@ +/***************************************************************************//** + * @file + * @brief Simple RGB PWM Led Driver Configuration + ******************************************************************************* + * # License + * Copyright 2020 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + ******************************************************************************/ + +#ifndef SL_SIMPLE_RGB_PWM_LED_RGB_LED0_CONFIG_H +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_CONFIG_H + +// <<< Use Configuration Wizard in Context Menu >>> + +// Simple RGB PWM LED Configuration +// PWM frequency [Hz] +// Sets the frequency of the PWM signal +// 0 = Don't care +// Default: 10000 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_FREQUENCY 10000 + +// PWM resolution <2-65536> +// Specifies the PWM (dimming) resolution. I.e. if you want a +// dimming resolution that takes the input values from 0 to 99, +// set this value to 100 +// Default: 256 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_RESOLUTION 256 + +// Red LED Polarity +// Active low +// Active high +// Default: SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_RED_POLARITY SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW + +// Green LED Polarity +// Active low +// Active high +// Default: SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_GREEN_POLARITY SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW + +// Blue LED Polarity +// Active low +// Active high +// Default: SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_BLUE_POLARITY SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW +// end led configuration + +// <<< end of configuration section >>> + +// <<< sl:start pin_tool >>> + +// SL_SIMPLE_RGB_PWM_LED_RGB_LED0 +// $[TIMER_SL_SIMPLE_RGB_PWM_LED_RGB_LED0] +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_PERIPHERAL WTIMER1 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_PERIPHERAL_NO 1 + +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_RED_CHANNEL 2 +// WTIMER1 CC2 on PH10 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_RED_PORT gpioPortH +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_RED_PIN 10 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_RED_LOC 6 + +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_GREEN_CHANNEL 3 +// WTIMER1 CC3 on PH11 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_GREEN_PORT gpioPortH +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_GREEN_PIN 11 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_GREEN_LOC 6 + +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_BLUE_CHANNEL 0 +// WTIMER1 CC0 on PH12 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_BLUE_PORT gpioPortH +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_BLUE_PIN 12 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED0_BLUE_LOC 7 + +// [TIMER_SL_SIMPLE_RGB_PWM_LED_RGB_LED0]$ + +// <<< sl:end pin_tool >>> + +#endif // SL_SIMPLE_RGB_PWM_LED_RGB_LED0_CONFIG_H diff --git a/hardware/board/config/brd2204c/sl_simple_rgb_pwm_led_rgb_led1_config.h b/hardware/board/config/brd2204c/sl_simple_rgb_pwm_led_rgb_led1_config.h new file mode 100644 index 0000000000..de8105967c --- /dev/null +++ b/hardware/board/config/brd2204c/sl_simple_rgb_pwm_led_rgb_led1_config.h @@ -0,0 +1,100 @@ +/***************************************************************************//** + * @file + * @brief Simple RGB PWM Led Driver Configuration + ******************************************************************************* + * # License + * Copyright 2020 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + ******************************************************************************/ + +#ifndef SL_SIMPLE_RGB_PWM_LED_RGB_LED1_CONFIG_H +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_CONFIG_H + +// <<< Use Configuration Wizard in Context Menu >>> + +// Simple RGB PWM LED Configuration +// PWM frequency [Hz] +// Sets the frequency of the PWM signal +// 0 = Don't care +// Default: 10000 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_FREQUENCY 10000 + +// PWM resolution <2-65536> +// Specifies the PWM (dimming) resolution. I.e. if you want a +// dimming resolution that takes the input values from 0 to 99, +// set this value to 100 +// Default: 256 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_RESOLUTION 256 + +// Red LED Polarity +// Active low +// Active high +// Default: SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_RED_POLARITY SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW + +// Green LED Polarity +// Active low +// Active high +// Default: SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_GREEN_POLARITY SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW + +// Blue LED Polarity +// Active low +// Active high +// Default: SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_BLUE_POLARITY SL_SIMPLE_RGB_PWM_LED_POLARITY_ACTIVE_LOW +// end led configuration + +// <<< end of configuration section >>> + +// <<< sl:start pin_tool >>> + +// SL_SIMPLE_RGB_PWM_LED_RGB_LED1 +// $[TIMER_SL_SIMPLE_RGB_PWM_LED_RGB_LED1] +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_PERIPHERAL TIMER5 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_PERIPHERAL_NO 5 + +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_RED_CHANNEL 0 +// TIMER5 CC0 on PH13 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_RED_PORT gpioPortH +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_RED_PIN 13 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_RED_LOC 2 + +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_GREEN_CHANNEL 1 +// TIMER5 CC1 on PH14 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_GREEN_PORT gpioPortH +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_GREEN_PIN 14 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_GREEN_LOC 2 + +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_BLUE_CHANNEL 2 +// TIMER5 CC2 on PH15 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_BLUE_PORT gpioPortH +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_BLUE_PIN 15 +#define SL_SIMPLE_RGB_PWM_LED_RGB_LED1_BLUE_LOC 2 + +// [TIMER_SL_SIMPLE_RGB_PWM_LED_RGB_LED1]$ + +// <<< sl:end pin_tool >>> + +#endif // SL_SIMPLE_RGB_PWM_LED_RGB_LED1_CONFIG_H diff --git a/hardware/board/config/brd2506a/sl_board_control_config.h b/hardware/board/config/brd2506a/sl_board_control_config.h index dccb627318..d74ea6e171 100644 --- a/hardware/board/config/brd2506a/sl_board_control_config.h +++ b/hardware/board/config/brd2506a/sl_board_control_config.h @@ -37,6 +37,10 @@ // Default: 0 #define SL_BOARD_ENABLE_VCOM 0 +// Enable Relative Humidity and Temperature sensor +// Default: 0 +#define SL_BOARD_ENABLE_SENSOR_RHT 0 + // <<< end of configuration section >>> // <<< sl:start pin_tool >>> @@ -47,6 +51,12 @@ #define SL_BOARD_ENABLE_VCOM_PIN 6 // [GPIO_SL_BOARD_ENABLE_VCOM]$ +// SL_BOARD_ENABLE_SENSOR_RHT +// $[GPIO_SL_BOARD_ENABLE_SENSOR_RHT] +#define SL_BOARD_ENABLE_SENSOR_RHT_PORT gpioPortA +#define SL_BOARD_ENABLE_SENSOR_RHT_PIN 12 +// [GPIO_SL_BOARD_ENABLE_SENSOR_RHT]$ + // <<< sl:end pin_tool >>> #endif // SL_BOARD_CONTROL_CONFIG_H diff --git a/hardware/board/config/component/brd2204a_config.slcc b/hardware/board/config/component/brd2204a_config.slcc index a5b450b198..e6920fb6cd 100644 --- a/hardware/board/config/component/brd2204a_config.slcc +++ b/hardware/board/config/component/brd2204a_config.slcc @@ -192,6 +192,16 @@ file_id: simple_led_config instance: led1 path: brd2204a/sl_simple_led_led1_config.h + - override: + component: simple_rgb_pwm_led + file_id: simple_rgb_pwm_led_config + instance: rgb_led0 + path: brd2204a/sl_simple_rgb_pwm_led_rgb_led0_config.h + - override: + component: simple_rgb_pwm_led + file_id: simple_rgb_pwm_led_config + instance: rgb_led1 + path: brd2204a/sl_simple_rgb_pwm_led_rgb_led1_config.h - override: component: spidrv file_id: spidrv_config diff --git a/hardware/board/config/component/brd2204c_config.slcc b/hardware/board/config/component/brd2204c_config.slcc index a763870d21..e1cc5bae84 100644 --- a/hardware/board/config/component/brd2204c_config.slcc +++ b/hardware/board/config/component/brd2204c_config.slcc @@ -192,6 +192,16 @@ file_id: simple_led_config instance: led1 path: brd2204c/sl_simple_led_led1_config.h + - override: + component: simple_rgb_pwm_led + file_id: simple_rgb_pwm_led_config + instance: rgb_led0 + path: brd2204c/sl_simple_rgb_pwm_led_rgb_led0_config.h + - override: + component: simple_rgb_pwm_led + file_id: simple_rgb_pwm_led_config + instance: rgb_led1 + path: brd2204c/sl_simple_rgb_pwm_led_rgb_led1_config.h - override: component: spidrv file_id: spidrv_config diff --git a/platform/bootloader/bootloader_evaluation_templates.xml b/platform/bootloader/bootloader_evaluation_templates.xml index 87faea1fa5..220c1f87f8 100644 --- a/platform/bootloader/bootloader_evaluation_templates.xml +++ b/platform/bootloader/bootloader_evaluation_templates.xml @@ -8,7 +8,7 @@ - + @@ -23,7 +23,7 @@ - + @@ -38,7 +38,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -98,7 +98,7 @@ - + @@ -113,7 +113,7 @@ - + diff --git a/platform/bootloader/bootloader_production_templates.xml b/platform/bootloader/bootloader_production_templates.xml index 9d02f930d3..ec09bd36a0 100644 --- a/platform/bootloader/bootloader_production_templates.xml +++ b/platform/bootloader/bootloader_production_templates.xml @@ -32,7 +32,7 @@ - + @@ -72,7 +72,7 @@ - + @@ -87,7 +87,7 @@ - + @@ -102,7 +102,7 @@ - + @@ -117,7 +117,7 @@ - + @@ -132,7 +132,7 @@ - + @@ -147,7 +147,7 @@ - + @@ -162,7 +162,7 @@ - + @@ -177,7 +177,7 @@ - + @@ -192,7 +192,7 @@ - + @@ -207,7 +207,7 @@ - + @@ -222,7 +222,7 @@ - + @@ -237,7 +237,7 @@ - + @@ -252,7 +252,7 @@ - + @@ -267,7 +267,7 @@ - + @@ -282,7 +282,7 @@ - + @@ -297,7 +297,7 @@ - + @@ -312,7 +312,7 @@ - + @@ -327,7 +327,7 @@ - + @@ -342,7 +342,7 @@ - + @@ -357,7 +357,7 @@ - + @@ -372,7 +372,7 @@ - + @@ -387,7 +387,7 @@ - + @@ -402,7 +402,7 @@ - + @@ -417,7 +417,7 @@ - + @@ -432,7 +432,7 @@ - + @@ -447,7 +447,7 @@ - + @@ -462,7 +462,7 @@ - + @@ -477,7 +477,7 @@ - + @@ -492,7 +492,7 @@ - + @@ -507,7 +507,7 @@ - + @@ -522,7 +522,7 @@ - + @@ -537,7 +537,7 @@ - + @@ -552,7 +552,7 @@ - + @@ -567,7 +567,7 @@ - + @@ -582,7 +582,7 @@ - + @@ -597,7 +597,7 @@ - + @@ -612,7 +612,7 @@ - + @@ -627,7 +627,7 @@ - + @@ -642,7 +642,7 @@ - + @@ -657,7 +657,7 @@ - + @@ -672,7 +672,7 @@ - + @@ -687,7 +687,7 @@ - + diff --git a/platform/bootloader/parser/gbl/btl_gbl_format.c b/platform/bootloader/parser/gbl/btl_gbl_format.c index f4d5a28524..b4c99ad6bf 100644 --- a/platform/bootloader/parser/gbl/btl_gbl_format.c +++ b/platform/bootloader/parser/gbl/btl_gbl_format.c @@ -49,7 +49,7 @@ const GblTagParsingInfo_t gblTagParsingInfoStructs[] = { .parserState = GblParserStateVersionDependency, .tagOrder = GBL_TAG_ORDER_VERSION_DEPENDENCY, .reserved = 0U, - .flags = 0U + .flags = GBL_TAG_FLAG_ALWAYS_UNENCRYPTED }, #endif diff --git a/platform/bootloader/sample-apps/workspaces/bootloader-apploader/bootloader-apploader.slcw b/platform/bootloader/sample-apps/workspaces/bootloader-apploader/bootloader-apploader.slcw index 77782b5b71..af85ee168c 100644 --- a/platform/bootloader/sample-apps/workspaces/bootloader-apploader/bootloader-apploader.slcw +++ b/platform/bootloader/sample-apps/workspaces/bootloader-apploader/bootloader-apploader.slcw @@ -10,4 +10,4 @@ project: id: bootloader-apploader-nonsecure output: bootloader-apploader-nonsecure post_build: - profile: bootloader_tz_workspace \ No newline at end of file + profile: bootloader_tz_workspace diff --git a/platform/bootloader/sample-apps/workspaces/bootloader-spi-ezsp/bootloader-spi-ezsp.slcw b/platform/bootloader/sample-apps/workspaces/bootloader-spi-ezsp/bootloader-spi-ezsp.slcw index faf1009d3c..21e11b7bc2 100644 --- a/platform/bootloader/sample-apps/workspaces/bootloader-spi-ezsp/bootloader-spi-ezsp.slcw +++ b/platform/bootloader/sample-apps/workspaces/bootloader-spi-ezsp/bootloader-spi-ezsp.slcw @@ -10,4 +10,4 @@ project: id: bootloader-spi-ezsp-nonsecure output: bootloader-spi-ezsp-nonsecure post_build: - profile: bootloader_tz_workspace \ No newline at end of file + profile: bootloader_tz_workspace diff --git a/platform/bootloader/sample-apps/workspaces/bootloader-uart-bgapi/bootloader-uart-bgapi.slcw b/platform/bootloader/sample-apps/workspaces/bootloader-uart-bgapi/bootloader-uart-bgapi.slcw index d89da15c95..26969c82d3 100644 --- a/platform/bootloader/sample-apps/workspaces/bootloader-uart-bgapi/bootloader-uart-bgapi.slcw +++ b/platform/bootloader/sample-apps/workspaces/bootloader-uart-bgapi/bootloader-uart-bgapi.slcw @@ -1,7 +1,7 @@ label: bootloader-uart-bgapi-workspace quality: production description: > - TrustZone is used to split into a Secure and Non-Secure bootloader. This workspace contains the secure and non-secure part of the bootloader and builds them together. + TrustZone is used to split into a Secure and Non-Secure bootloader. This workspace contains the secure and non-secure part of the bootloader and builds them together. project: - path: bootloader-uart-bgapi-secure.slcp id: bootloader-uart-bgapi-secure @@ -10,4 +10,4 @@ project: id: bootloader-uart-bgapi-nonsecure output: bootloader-uart-bgapi-nonsecure post_build: - profile: bootloader_tz_workspace \ No newline at end of file + profile: bootloader_tz_workspace diff --git a/platform/bootloader/sample-apps/workspaces/bootloader-uart-xmodem/bootloader-uart-xmodem.slcw b/platform/bootloader/sample-apps/workspaces/bootloader-uart-xmodem/bootloader-uart-xmodem.slcw index 631a1ec3f2..0a8ecb949f 100644 --- a/platform/bootloader/sample-apps/workspaces/bootloader-uart-xmodem/bootloader-uart-xmodem.slcw +++ b/platform/bootloader/sample-apps/workspaces/bootloader-uart-xmodem/bootloader-uart-xmodem.slcw @@ -10,4 +10,4 @@ project: id: bootloader-uart-xmodem-nonsecure output: bootloader-uart-xmodem-nonsecure post_build: - profile: bootloader_tz_workspace \ No newline at end of file + profile: bootloader_tz_workspace diff --git a/platform/common/component/status_string.slcc b/platform/common/component/status_string.slcc index a87212cb27..d33fdc2bff 100644 --- a/platform/common/component/status_string.slcc +++ b/platform/common/component/status_string.slcc @@ -16,7 +16,7 @@ provides: - name: status_string documentation: docset: gecko-platform - document: common/api/group-status + document: platform-common/status template_contribution: - name: component_catalog value: status_string diff --git a/platform/common/inc/sl_gsdk_version.h b/platform/common/inc/sl_gsdk_version.h index 5befd9472b..5810053f36 100644 --- a/platform/common/inc/sl_gsdk_version.h +++ b/platform/common/inc/sl_gsdk_version.h @@ -31,7 +31,7 @@ #define SL_GSDK_MAJOR_VERSION 4 #define SL_GSDK_MINOR_VERSION 3 -#define SL_GSDK_PATCH_VERSION 2 +#define SL_GSDK_PATCH_VERSION 3 #define SL_GSDK_VERSION ((SL_GSDK_MAJOR_VERSION << 8) \ | (SL_GSDK_MINOR_VERSION << 4) \ diff --git a/platform/driver/component/pwm.slcc b/platform/driver/component/pwm.slcc index e6afac5645..325561a9c3 100644 --- a/platform/driver/component/pwm.slcc +++ b/platform/driver/component/pwm.slcc @@ -3,14 +3,14 @@ label: PWM package: platform description: > The PWM driver uses a high frequency hardware timer to generate Pulse Width - Modulated (PWM) waveforms with configurable frequency, polarity and duty - cycle. Each PWM output requires one TIMER Compare/Capture channel. + Modulated (PWM) waveforms with configurable frequency, polarity and duty + cycle. Each PWM output requires one TIMER Compare/Capture channel. - This component is instantiable, meaning that several named instances can be - created. For each instance a configuration is generated along with an + This component is instantiable, meaning that several named instances can be + created. For each instance a configuration is generated along with an initialization struct set according to this configuration. These instance - defines and variables are available in a generated header file, + defines and variables are available in a generated header file, sl_pwm_instances.h. @@ -19,7 +19,7 @@ description: > instance configurations, during the sl_system_init() call in main.c. - Selecting this component will also include the PWM Core component, which is + Selecting this component will also include the PWM Core component, which is the implementation of the PWM driver itself. category: Platform|Driver|PWM quality: production @@ -38,7 +38,7 @@ config_file: condition: [device_series_2] provides: - name: pwm - allow_multiple: true + allow_multiple: true requires: - name: pwm_core template_contribution: @@ -50,4 +50,4 @@ template_contribution: value: "pwm_{{instance}}" documentation: docset: gecko-platform - document: driver/api/group-pwm \ No newline at end of file + document: platform-driver/pwm diff --git a/platform/driver/component/pwm_core.slcc b/platform/driver/component/pwm_core.slcc index 8e29d0c82a..95999eb01f 100644 --- a/platform/driver/component/pwm_core.slcc +++ b/platform/driver/component/pwm_core.slcc @@ -3,12 +3,12 @@ label: PWM Core package: platform description: > The PWM driver uses a high frequency hardware timer to generate Pulse Width - Modulated (PWM) waveforms with configurable frequency, polarity and duty - cycle. + Modulated (PWM) waveforms with configurable frequency, polarity and duty + cycle. This component includes only the PWM driver core. To configure and create - instances of this driver, the PWM component should be included in the + instances of this driver, the PWM component should be included in the project. category: Platform|Driver|PWM quality: production @@ -44,4 +44,4 @@ template_contribution: handler: sl_pwm_init_instances documentation: docset: gecko-platform - document: driver/api/group-pwm + document: platform-driver/pwm diff --git a/platform/driver/component/simple_button.slcc b/platform/driver/component/simple_button.slcc index 1b12356535..0391a6d4aa 100644 --- a/platform/driver/component/simple_button.slcc +++ b/platform/driver/component/simple_button.slcc @@ -45,6 +45,6 @@ template_contribution: value: "simple_button_{{instance}}" documentation: docset: gecko-platform - document: driver/api/group-simple-button + document: platform-driver/simple-button validation_helper: - path: button_led_validation.lua diff --git a/platform/driver/component/simple_button_core.slcc b/platform/driver/component/simple_button_core.slcc index 3d112faa79..912beb1018 100644 --- a/platform/driver/component/simple_button_core.slcc +++ b/platform/driver/component/simple_button_core.slcc @@ -4,11 +4,11 @@ package: platform description: > The Simple Button Driver provides an implementation of the Generic Button API. This driver supports both active high and low buttons and configurable - debouncing. + debouncing. This component includes only the Simple Button driver. To configure and create - instances of this driver, the Simple Button component should be included in the + instances of this driver, the Simple Button component should be included in the project. category: Platform|Driver|Button quality: production @@ -40,4 +40,4 @@ template_contribution: handler: sl_simple_button_init_instances documentation: docset: gecko-platform - document: driver/api/group-simple-button + document: platform-driver/simple-button diff --git a/platform/driver/component/simple_led.slcc b/platform/driver/component/simple_led.slcc index 719ae513ee..8785de00ec 100644 --- a/platform/driver/component/simple_led.slcc +++ b/platform/driver/component/simple_led.slcc @@ -44,4 +44,4 @@ template_contribution: value: "simple_led_{{instance}}" documentation: docset: gecko-platform - document: driver/api/group-simple-led + document: platform-driver/simple-led diff --git a/platform/driver/component/simple_led_core.slcc b/platform/driver/component/simple_led_core.slcc index a0cefb6c75..a47d612089 100644 --- a/platform/driver/component/simple_led_core.slcc +++ b/platform/driver/component/simple_led_core.slcc @@ -7,7 +7,7 @@ description: > This component includes only the Simple LED driver core. To configure and create - instances of this driver, the Simple LED component should be included in the + instances of this driver, the Simple LED component should be included in the project. category: Platform|Driver|LED quality: production @@ -40,4 +40,4 @@ template_contribution: handler: sl_simple_led_init_instances documentation: docset: gecko-platform - document: driver/api/group-simple-led + document: platform-driver/simple-led diff --git a/platform/driver/component/simple_rgb_pwm_led.slcc b/platform/driver/component/simple_rgb_pwm_led.slcc index 7382a43d32..50cd118a27 100644 --- a/platform/driver/component/simple_rgb_pwm_led.slcc +++ b/platform/driver/component/simple_rgb_pwm_led.slcc @@ -2,13 +2,13 @@ id: simple_rgb_pwm_led label: Simple RGB PWM LED package: platform description: > - The Simple RGB PWM LED Driver provides an implementation of the Generic LED - API. This driver supports controlling Red/Green/Blue LED sets and uses + The Simple RGB PWM LED Driver provides an implementation of the Generic LED + API. This driver supports controlling Red/Green/Blue LED sets and uses Pulse Width Modulation (PWM) to set the intensity of each LED. - This component is instantiable, meaning that several named instances can be - created. For each instance a configuration is generated along with an + This component is instantiable, meaning that several named instances can be + created. For each instance a configuration is generated along with an initialization struct set according to this configuration. These instances, defines, and variables are available in a generated header file, sl_simple_rgb_pwm_led_instances.h. @@ -19,7 +19,7 @@ description: > instance configurations, during the sl_system_init() call in main.c. - Selecting this component will also include the Simple LED Core component, which is + Selecting this component will also include the Simple LED Core component, which is the implementation of the Simple RGB PWM LED driver itself. category: Platform|Driver|LED quality: production @@ -46,4 +46,4 @@ template_contribution: value: "{{instance}}" documentation: docset: gecko-platform - document: driver/api/group-simple-rgb-pwm-led + document: platform-driver/simple-rgb-pwm-led diff --git a/platform/driver/component/simple_rgb_pwm_led_core.slcc b/platform/driver/component/simple_rgb_pwm_led_core.slcc index 1844801e52..decc012288 100644 --- a/platform/driver/component/simple_rgb_pwm_led_core.slcc +++ b/platform/driver/component/simple_rgb_pwm_led_core.slcc @@ -2,13 +2,13 @@ id: simple_rgb_pwm_led_core label: Simple RGB PWM LED package: platform description: > - The Simple RGB PWM LED Driver provides an implementation of the Generic LED - API. This driver supports controlling Red/Green/Blue LED sets and uses + The Simple RGB PWM LED Driver provides an implementation of the Generic LED + API. This driver supports controlling Red/Green/Blue LED sets and uses Pulse Width Modulation (PWM) to set the intensity of each LED. This component includes only the Simple RGBW PWM LED driver core. To configure and create - instances of this driver, the Simple RGBW PWM LED component should be included in the + instances of this driver, the Simple RGBW PWM LED component should be included in the project. category: Platform|Driver|LED quality: production @@ -38,4 +38,4 @@ template_contribution: handler: sl_simple_rgb_pwm_led_init_instances documentation: docset: gecko-platform - document: driver/api/group-simple-rgb-pwm-led + document: platform-driver/simple-rgb-pwm-led diff --git a/platform/driver/component/simple_rgbw_pwm_led.slcc b/platform/driver/component/simple_rgbw_pwm_led.slcc index 44aec30592..b46fb27ad1 100644 --- a/platform/driver/component/simple_rgbw_pwm_led.slcc +++ b/platform/driver/component/simple_rgbw_pwm_led.slcc @@ -2,13 +2,13 @@ id: simple_rgbw_pwm_led label: Simple RGBW PWM LED package: platform description: > - The Simple RGBW PWM LED Driver provides an implementation of the Generic LED - API. This driver supports controlling Red/Green/Blue/White LED sets and uses + The Simple RGBW PWM LED Driver provides an implementation of the Generic LED + API. This driver supports controlling Red/Green/Blue/White LED sets and uses Pulse Width Modulation (PWM) to set the intensity of each LED. - This component is instantiable, meaning that several named instances can be - created. For each instance a configuration is generated along with an + This component is instantiable, meaning that several named instances can be + created. For each instance a configuration is generated along with an initialization struct set according to this configuration. These instances, defines, and variables are available in a generated header file, sl_simple_rgbw_pwm_led_instances.h. @@ -19,7 +19,7 @@ description: > instance configurations, during the sl_system_init() call in main.c. - Selecting this component will also include the Simple LED Core component, which is + Selecting this component will also include the Simple LED Core component, which is the implementation of the Simple RGBW PWM LED driver itself. category: Platform|Driver|LED quality: production @@ -43,4 +43,4 @@ template_contribution: value: "{{instance}}" documentation: docset: gecko-platform - document: driver/api/group-simple-rgbw-pwm-led + document: platform-driver/simple-rgbw-pwm-led diff --git a/platform/driver/component/simple_rgbw_pwm_led_core.slcc b/platform/driver/component/simple_rgbw_pwm_led_core.slcc index 1e6eda4317..6a95ce9d17 100644 --- a/platform/driver/component/simple_rgbw_pwm_led_core.slcc +++ b/platform/driver/component/simple_rgbw_pwm_led_core.slcc @@ -2,13 +2,13 @@ id: simple_rgbw_pwm_led_core label: Simple RGBW PWM LED Core package: platform description: > - The Simple RGBW PWM LED Driver provides an implementation of the Generic LED - API. This driver supports controlling Red/Green/Blue/White LED sets and uses + The Simple RGBW PWM LED Driver provides an implementation of the Generic LED + API. This driver supports controlling Red/Green/Blue/White LED sets and uses Pulse Width Modulation (PWM) to set the intensity of each LED. This component includes only the Simple RGBW PWM LED driver core. To configure and create - instances of this driver, the Simple RGBW PWM LED component should be included in the + instances of this driver, the Simple RGBW PWM LED component should be included in the project. category: Platform|Driver|LED quality: production @@ -40,4 +40,4 @@ template_contribution: handler: sl_simple_rgbw_pwm_led_init_instances documentation: docset: gecko-platform - document: driver/api/group-simple-rgbw-pwm-led + document: platform-driver/simple-rgbw-pwm-led diff --git a/platform/emdrv/component/ecode.slcc b/platform/emdrv/component/ecode.slcc index 62ef696546..c916ae4b21 100644 --- a/platform/emdrv/component/ecode.slcc +++ b/platform/emdrv/component/ecode.slcc @@ -12,4 +12,4 @@ provides: - name: "ecode" documentation: docset: gecko-platform - document: driver/api/group-ecode + document: platform-driver/ecode diff --git a/platform/emdrv/nvm3/lib/libnvm3_CM0P_gcc.a b/platform/emdrv/nvm3/lib/libnvm3_CM0P_gcc.a index c01f2cdcad..786725ed26 100644 --- a/platform/emdrv/nvm3/lib/libnvm3_CM0P_gcc.a +++ b/platform/emdrv/nvm3/lib/libnvm3_CM0P_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f3f997424e39cc1824bac778649812fefe17126587cda0877dabf75b84b8e609 +oid sha256:bfeef455b7447232b1de41583a03ced6098b05be5a94f58c5981d4757d4f24c4 size 34086 diff --git a/platform/emdrv/nvm3/lib/libnvm3_CM0P_iar.a b/platform/emdrv/nvm3/lib/libnvm3_CM0P_iar.a index 6424adc9df..e15cfda1c6 100644 --- a/platform/emdrv/nvm3/lib/libnvm3_CM0P_iar.a +++ b/platform/emdrv/nvm3/lib/libnvm3_CM0P_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:742126ba0139694a2a4ea7974bf5d1eb21154306d0341ce8a6f435e725086799 +oid sha256:0723906c5b783e1bad8aa927e49e8e0d445dbdf65c646ef4559e1659b3b54bb2 size 75458 diff --git a/platform/emdrv/nvm3/lib/libnvm3_CM33_gcc.a b/platform/emdrv/nvm3/lib/libnvm3_CM33_gcc.a index 4da6d8f1ef..41acf2c5ee 100644 --- a/platform/emdrv/nvm3/lib/libnvm3_CM33_gcc.a +++ b/platform/emdrv/nvm3/lib/libnvm3_CM33_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9c7b6dc79aace41b20f92cb86fb2cb069b5d0a5db7e9063a128c46ddcaf3c52 +oid sha256:de4fbe010e9253f2abd1323220464c398dce327cc34f02404c55fbe2b2ca23b0 size 33530 diff --git a/platform/emdrv/nvm3/lib/libnvm3_CM33_iar.a b/platform/emdrv/nvm3/lib/libnvm3_CM33_iar.a index 2b0652dd7c..c30a9e3652 100644 --- a/platform/emdrv/nvm3/lib/libnvm3_CM33_iar.a +++ b/platform/emdrv/nvm3/lib/libnvm3_CM33_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9fba35f2d337fb7610c9546b4948ace13856bc88575456347f84d608b949c611 +oid sha256:7afff5ca98957ef264994af09484750d250d2b50ed6aaed9eb453ecdb8bbe526 size 113452 diff --git a/platform/emdrv/nvm3/lib/libnvm3_CM3_gcc.a b/platform/emdrv/nvm3/lib/libnvm3_CM3_gcc.a index b19585487d..63f2aa92b0 100644 --- a/platform/emdrv/nvm3/lib/libnvm3_CM3_gcc.a +++ b/platform/emdrv/nvm3/lib/libnvm3_CM3_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99016457b3ae7c81ceecf5890e0391c4409be46d1ff465cbca5c9bf033a56db4 +oid sha256:7072f0e92fb3242ddcf9a27b5cfa3a0e22e3d01d637ef1c9591725d21730cfc7 size 33434 diff --git a/platform/emdrv/nvm3/lib/libnvm3_CM3_iar.a b/platform/emdrv/nvm3/lib/libnvm3_CM3_iar.a index 0b76f07095..8edf0ea38f 100644 --- a/platform/emdrv/nvm3/lib/libnvm3_CM3_iar.a +++ b/platform/emdrv/nvm3/lib/libnvm3_CM3_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ad20c2d6c6fbd6be552141d5baf5633714880a047c2aa6b2c002de94656a82cb +oid sha256:6895931c6215d482a3b108d481ac2bb229262e4b459f79c9330a96257775acaa size 115160 diff --git a/platform/emdrv/nvm3/lib/libnvm3_CM4_gcc.a b/platform/emdrv/nvm3/lib/libnvm3_CM4_gcc.a index e18ba5ddae..c42c5cdb3b 100644 --- a/platform/emdrv/nvm3/lib/libnvm3_CM4_gcc.a +++ b/platform/emdrv/nvm3/lib/libnvm3_CM4_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:841c93119ed57eb9d99d863bcfb0810db784bab4ad24a1d15a55e7b6df7f667a +oid sha256:0246402c63b6bac4a73585b5a4b07730ec7a98e30d6ec3cf339b63ce50ca01c9 size 33502 diff --git a/platform/emdrv/nvm3/lib/libnvm3_CM4_iar.a b/platform/emdrv/nvm3/lib/libnvm3_CM4_iar.a index 86be114127..1a8d50289c 100644 --- a/platform/emdrv/nvm3/lib/libnvm3_CM4_iar.a +++ b/platform/emdrv/nvm3/lib/libnvm3_CM4_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:82432422079fe2c929ec5c4bef23e8a3371162b59f087ea92deb65b8d5a5dc8e +oid sha256:ae29b681e2fcc9b4bf26f0e6430efd32ae4027f5b7de8b326f2ddadc444345b8 size 115928 diff --git a/platform/emlib/inc/em_acmp.h b/platform/emlib/inc/em_acmp.h index 76a7f8af16..83ba8088d4 100644 --- a/platform/emlib/inc/em_acmp.h +++ b/platform/emlib/inc/em_acmp.h @@ -287,6 +287,10 @@ typedef enum { #if defined(_ACMP_INPUTCTRL_POSSEL_VDACOUT0) acmpInputVDACOUT0 = _ACMP_INPUTCTRL_POSSEL_VDACOUT0, /**< Select VDAC0 channel 0 output. */ acmpInputVDACOUT1 = _ACMP_INPUTCTRL_POSSEL_VDACOUT1, /**< Select VDAC0 channel 1 output. */ +#endif +#if defined(_ACMP_INPUTCTRL_POSSEL_VDAC0OUT1) + acmpInputVDAC0OUT1 = _ACMP_INPUTCTRL_POSSEL_VDAC0OUT1, /**< Select VDAC0 channel 1 output. */ + acmpInputVDAC1OUT1 = _ACMP_INPUTCTRL_POSSEL_VDAC1OUT1, /**< Select VDAC1 channel 1 output. */ #endif acmpInputPA0 = _ACMP_INPUTCTRL_POSSEL_PA0, /**< Select Port A Pin0. */ acmpInputPA1 = _ACMP_INPUTCTRL_POSSEL_PA1, /**< Select Port A Pin1. */ diff --git a/platform/emlib/inc/em_eusart.h b/platform/emlib/inc/em_eusart.h index afe84d9797..b24fd36543 100644 --- a/platform/emlib/inc/em_eusart.h +++ b/platform/emlib/inc/em_eusart.h @@ -35,6 +35,10 @@ #include "em_eusart_compat.h" #include +#ifdef __cplusplus +extern "C" { +#endif + /* *INDENT-OFF* */ // ***************************************************************************** /// @addtogroup eusart EUSART - Extended USART @@ -1155,6 +1159,10 @@ __STATIC_INLINE void EUSART_IntSet(EUSART_TypeDef *eusart, uint32_t flags) eusart->IF_SET = flags; } +#ifdef __cplusplus +} +#endif + /** @} (end addtogroup eusart) */ #endif /* defined(EUART_PRESENT) || defined(EUSART_PRESENT) */ #endif /* EM_EUSART_H */ diff --git a/platform/emlib/src/em_emu.c b/platform/emlib/src/em_emu.c index a88f43e929..8a65202785 100644 --- a/platform/emlib/src/em_emu.c +++ b/platform/emlib/src/em_emu.c @@ -685,13 +685,28 @@ static void vScaleAfterWakeup(void) } #endif -#if defined(_SILICON_LABS_32B_SERIES_2_CONFIG_2) +#if defined(_SILICON_LABS_32B_SERIES_2_CONFIG_2) || defined(_SILICON_LABS_32B_SERIES_2_CONFIG_7) typedef enum { dpllState_Save, /* Save DPLL state. */ dpllState_Restore, /* Restore DPLL. */ } dpllState_TypeDef; -/* Save or restore and relock DPLL. */ +/***************************************************************************//** + * @brief + * Save or restore DPLL state. + * + * @param[in] action + * Value to indicate saving DPLL state or restoring its state. + * + * @note + * The function is used in EMU_Save() and EMU_Restore() to handle the + * DPLL state before entering EM2 or EM3 and after exiting EM2 or EM3. + * The function is required for the EFR32xG22 and EFR32xG27 families. + * On those families devices, the DPLL is disabled automatically when + * entering EM2, EM3. But exiting EM2, EM3 won't re-enable automatically + * the DPLL. Hence, the software needs to re-enable the DPLL upon EM2/3 + * exit. + ******************************************************************************/ static void dpllState(dpllState_TypeDef action) { CMU_ClkDiv_TypeDef div; @@ -941,7 +956,7 @@ void EMU_EnterEM2(bool restore) bool errataFixEmuE110En; #endif -#if defined(_SILICON_LABS_32B_SERIES_2_CONFIG_2) +#if defined(_SILICON_LABS_32B_SERIES_2_CONFIG_2) || defined(_SILICON_LABS_32B_SERIES_2_CONFIG_7) if (restore) { dpllState(dpllState_Save); } @@ -1040,7 +1055,7 @@ void EMU_EnterEM2(bool restore) #endif #endif -#if defined(_SILICON_LABS_32B_SERIES_2_CONFIG_2) +#if defined(_SILICON_LABS_32B_SERIES_2_CONFIG_2) || defined(_SILICON_LABS_32B_SERIES_2_CONFIG_7) if (restore) { dpllState(dpllState_Restore); } @@ -1123,7 +1138,7 @@ void EMU_EnterEM3(bool restore) bool errataFixEmuE110En; #endif -#if defined(_SILICON_LABS_32B_SERIES_2_CONFIG_2) +#if defined(_SILICON_LABS_32B_SERIES_2_CONFIG_2) || defined(_SILICON_LABS_32B_SERIES_2_CONFIG_7) if (restore) { dpllState(dpllState_Save); } @@ -1234,7 +1249,7 @@ void EMU_EnterEM3(bool restore) #endif #endif -#if defined(_SILICON_LABS_32B_SERIES_2_CONFIG_2) +#if defined(_SILICON_LABS_32B_SERIES_2_CONFIG_2) || defined(_SILICON_LABS_32B_SERIES_2_CONFIG_7) if (restore) { dpllState(dpllState_Restore); } @@ -1263,7 +1278,7 @@ void EMU_Save(void) #if (_SILICON_LABS_32B_SERIES < 2) emState(emState_Save); #endif -#if defined(_SILICON_LABS_32B_SERIES_2_CONFIG_2) +#if defined(_SILICON_LABS_32B_SERIES_2_CONFIG_2) || defined(_SILICON_LABS_32B_SERIES_2_CONFIG_7) dpllState(dpllState_Save); #endif } @@ -1282,7 +1297,7 @@ void EMU_Restore(void) #if (_SILICON_LABS_32B_SERIES < 2) emState(emState_Restore); #endif -#if defined(_SILICON_LABS_32B_SERIES_2_CONFIG_2) +#if defined(_SILICON_LABS_32B_SERIES_2_CONFIG_2) || defined(_SILICON_LABS_32B_SERIES_2_CONFIG_7) dpllState(dpllState_Restore); #endif } diff --git a/platform/emlib/src/em_iadc.c b/platform/emlib/src/em_iadc.c index 8e15fd7552..0f2466e3e0 100644 --- a/platform/emlib/src/em_iadc.c +++ b/platform/emlib/src/em_iadc.c @@ -342,25 +342,19 @@ void IADC_init(IADC_TypeDef *iadc, case iadcCfgModeHighSpeed: #endif offset = 0.0f; - uiAnaGain = (iadc->CFG[config].CFG & _IADC_CFG_ANALOGGAIN_MASK) >> _IADC_CFG_ANALOGGAIN_SHIFT; - if ((uiAnaGain == _IADC_CFG_ANALOGGAIN_ANAGAIN0P5) || (uiAnaGain == _IADC_CFG_ANALOGGAIN_ANAGAIN1)) { - uiGainCAna = (uint16_t)(DEVINFO->IADC0GAIN0 & _DEVINFO_IADC0GAIN0_GAINCANA1_MASK); - } else if (uiAnaGain == _IADC_CFG_ANALOGGAIN_ANAGAIN2) { - uiGainCAna = (uint16_t)(DEVINFO->IADC0GAIN0 >> _DEVINFO_IADC0GAIN0_GAINCANA2_SHIFT); + if (uiAnaGain == iadcCfgAnalogGain2x) { if (adcMode == iadcCfgModeNormal) { offset = (int16_t)(DEVINFO->IADC0NORMALOFFSETCAL0 >> _DEVINFO_IADC0NORMALOFFSETCAL0_OFFSETANA2NORM_SHIFT); } else { offset = (int16_t)(DEVINFO->IADC0HISPDOFFSETCAL0 >> _DEVINFO_IADC0HISPDOFFSETCAL0_OFFSETANA2HISPD_SHIFT); } - } else if (uiAnaGain == _IADC_CFG_ANALOGGAIN_ANAGAIN3) { - uiGainCAna = (uint16_t)(DEVINFO->IADC0GAIN1 & _DEVINFO_IADC0GAIN1_GAINCANA3_MASK); + } else if (uiAnaGain == iadcCfgAnalogGain3x) { if (adcMode == iadcCfgModeNormal) { offset = (int16_t)(DEVINFO->IADC0NORMALOFFSETCAL0 >> _DEVINFO_IADC0NORMALOFFSETCAL0_OFFSETANA2NORM_SHIFT) * 2; } else { offset = (int16_t)(DEVINFO->IADC0HISPDOFFSETCAL0 >> _DEVINFO_IADC0HISPDOFFSETCAL0_OFFSETANA2HISPD_SHIFT) * 2; } - } else { - uiGainCAna = (uint16_t)(DEVINFO->IADC0GAIN1 >> _DEVINFO_IADC0GAIN1_GAINCANA4_SHIFT); + } else if (uiAnaGain == iadcCfgAnalogGain4x) { if (adcMode == iadcCfgModeNormal) { offset = (int16_t)(DEVINFO->IADC0NORMALOFFSETCAL0 >> _DEVINFO_IADC0NORMALOFFSETCAL0_OFFSETANA2NORM_SHIFT) * 3; } else { diff --git a/platform/hwconf_data/hwconfig.hwdata b/platform/hwconf_data/hwconfig.hwdata index 4777ef9f77..504ac28431 100644 --- a/platform/hwconf_data/hwconfig.hwdata +++ b/platform/hwconf_data/hwconfig.hwdata @@ -1,263 +1,263 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/platform/micrium_os/kernel/source/os_time.c b/platform/micrium_os/kernel/source/os_time.c index a0698cf66b..23f62fe2df 100644 --- a/platform/micrium_os/kernel/source/os_time.c +++ b/platform/micrium_os/kernel/source/os_time.c @@ -154,6 +154,10 @@ void OSTimeDly(OS_TICK dly, OSTCBCurPtr->TickCtrPrev += dly; + if (OSDelayMaxTick != 0 && OSTCBCurPtr->TickCtrPrev >= OSDelayMaxTick) { + OSTCBCurPtr->TickCtrPrev -= OSDelayMaxTick; // Adjust in case of sleep timer overflow + } + diff = OSTCBCurPtr->TickCtrPrev - tick_os_temp; delay_ticks = (diff > 0) ? (CPU_INT32U)diff : 0u; } else { @@ -162,9 +166,6 @@ void OSTimeDly(OS_TICK dly, OSTCBCurPtr->IsTickCtrPrevValid = DEF_YES; } - if (OSDelayMaxTick != 0 && OSTCBCurPtr->TickCtrPrev >= OSDelayMaxTick) { - OSTCBCurPtr->TickCtrPrev -= OSDelayMaxTick; // Adjust in case of sleep timer overflow - } } if (delay_ticks > 0u) { diff --git a/platform/micrium_os/micrium-cano.properties b/platform/micrium_os/micrium-cano.properties index c584b5d9cf..8f1855e846 100644 --- a/platform/micrium_os/micrium-cano.properties +++ b/platform/micrium_os/micrium-cano.properties @@ -1,6 +1,5 @@ version=5.15.0 -dependantSdkVersion=4.3.0 label=Micrium OS CANopen description=SL-MOS-CANX-PKG000-P-SPL prop.subLabel=Micrium\\ OS\\ CANopen diff --git a/platform/micrium_os/micrium-fsxx.properties b/platform/micrium_os/micrium-fsxx.properties index 1caa6b01e4..1a98b398da 100644 --- a/platform/micrium_os/micrium-fsxx.properties +++ b/platform/micrium_os/micrium-fsxx.properties @@ -1,6 +1,5 @@ version=5.15.0 -dependantSdkVersion=4.3.0 label=Micrium OS File System description=SL-MOS-FSXX-PKG000-P-SPL prop.subLabel=Micrium\\ OS\\ File\\ System diff --git a/platform/micrium_os/micrium-ioxx.properties b/platform/micrium_os/micrium-ioxx.properties index 9db97e30ae..2b27152d9e 100644 --- a/platform/micrium_os/micrium-ioxx.properties +++ b/platform/micrium_os/micrium-ioxx.properties @@ -1,6 +1,5 @@ version=5.15.0 -dependantSdkVersion=4.3.0 label=Micrium OS IO description=SL-MOS-IOX-PKG000-P-SPL prop.subLabel=Micrium\\ OS\\ IO diff --git a/platform/micrium_os/micrium-krnx.properties b/platform/micrium_os/micrium-krnx.properties index db1fe0df18..50c543422d 100644 --- a/platform/micrium_os/micrium-krnx.properties +++ b/platform/micrium_os/micrium-krnx.properties @@ -1,7 +1,6 @@ id=com.silabs.sdk.micrium version=5.15.00 -dependantSdkVersion=4.3.0 label=Micrium OS Kernel description=SL-MOS-KRNX-000000-P-P1 prop.subLabel=Micrium\\ OS\\ Kernel\\ 5.14.00 diff --git a/platform/micrium_os/micrium-tcpx.properties b/platform/micrium_os/micrium-tcpx.properties index b8daedc35d..45438fec68 100644 --- a/platform/micrium_os/micrium-tcpx.properties +++ b/platform/micrium_os/micrium-tcpx.properties @@ -1,6 +1,4 @@ - version=5.15.1 -dependantSdkVersion=4.3.0 label=Micrium OS Network description=SL-MOS-TCPX-PKG000-P-SPL prop.subLabel=Micrium\\ OS\\ Network diff --git a/platform/micrium_os/micrium-usbd.properties b/platform/micrium_os/micrium-usbd.properties index 1ff58e0a65..3137348e22 100644 --- a/platform/micrium_os/micrium-usbd.properties +++ b/platform/micrium_os/micrium-usbd.properties @@ -1,6 +1,5 @@ version=5.15.0 -dependantSdkVersion=4.3.0 label=Micrium OS USB Device description=SL-MOS-USBD-PKG000-P- SPL prop.subLabel=Micrium\\ OS\\ USB\\ Device diff --git a/platform/micrium_os/micrium-usbh.properties b/platform/micrium_os/micrium-usbh.properties index 10105e6cac..3a9727a702 100644 --- a/platform/micrium_os/micrium-usbh.properties +++ b/platform/micrium_os/micrium-usbh.properties @@ -1,6 +1,5 @@ version=5.15.0 -dependantSdkVersion=4.3.0 label=Micrium OS USB Host description=SL-MOS-USBH-PKG000-P- SPL prop.subLabel=Micrium\\ OS\\ USB\\ Host diff --git a/platform/radio/mac/mac-types.h b/platform/radio/mac/mac-types.h index 7e316f04e0..c64a659778 100644 --- a/platform/radio/mac/mac-types.h +++ b/platform/radio/mac/mac-types.h @@ -30,10 +30,18 @@ typedef uint16_t EmberNodeId; typedef uint8_t EmberEUI64[EUI64_SIZE]; typedef uint8_t EmberMessageLength; -#define EMBER_NO_CHILD_DEFAULT 0x0000 // default value in tokens for child table + +// SL_EMPTY_CHILD_NODE_ID is used only when (re)initializing the child node ID (especially in NVM) +// to a default/unused value as it corresponds to the token init default. +// It is never returned from the child node ID lookup functions. +// Only use this when setting/examining the raw data for the child table entry. +#define SL_EMPTY_CHILD_NODE_ID 0x0000u + +// EMBER_NULL_NODE_ID is the node ID that higher layers expect to see for failed child table +// lookups. Use this instead of SL_EMPTY_CHILD_NODE_ID as a return value for this interface. #define EMBER_NULL_NODE_ID 0xFFFFu -#define EMBER_USE_LONG_ADDRESS 0xFFFE -#define EMBER_BROADCAST_PAN_ID 0xFFFF +#define EMBER_USE_LONG_ADDRESS 0xFFFEu +#define EMBER_BROADCAST_PAN_ID 0xFFFFu // ----------------------------------------------------------------------------- // MAC Filters diff --git a/platform/radio/rail_lib/apps/railtest/app_ci/154_rx_ci.c b/platform/radio/rail_lib/apps/railtest/app_ci/154_rx_ci.c index 9b067b88da..d889a6f8cf 100644 --- a/platform/radio/rail_lib/apps/railtest/app_ci/154_rx_ci.c +++ b/platform/radio/rail_lib/apps/railtest/app_ci/154_rx_ci.c @@ -688,6 +688,95 @@ void ieee802154SetPHR(sl_cli_command_arg_t *args) #if RAIL_IEEE802154_SUPPORTS_G_MODESWITCH && defined(WISUN_MODESWITCHPHRS_ARRAY_SIZE) +#define EU_REG_DOMAIN 0x03U +#define BZ_REG_DOMAIN 0x07U + +typedef struct channelMaskBorder { + uint8_t forbiddenChannel; + uint8_t supportedChannel; +} channelMaskBorder_t; + +typedef struct channelMask { + uint8_t chanPlanId; + uint8_t channelMaskBorderCount; + channelMaskBorder_t *channelMaskBorderList; +} channelMask_t; + +channelMaskBorder_t eu33ChannelMaskBorderList[] = { { 27, 26 }, { 30, 29 }, { 32, 34 } }; +channelMaskBorder_t eu35ChannelMaskBorderList[] = { { 27, 26 } }; +channelMaskBorder_t eu37ChannelMaskBorderList[] = { { 27, 26 }, { 30, 29 }, { 32, 34 }, { 62, 61 } }; + +channelMaskBorder_t bz2ChannelMaskBorderList[] = { { 12, 11 }, { 32, 33 } }; +channelMaskBorder_t bz3ChannelMaskBorderList[] = { { 8, 7 }, { 21, 22 } }; +channelMaskBorder_t bz4ChannelMaskBorderList[] = { { 6, 5 }, { 15, 16 } }; +channelMaskBorder_t bz5ChannelMaskBorderList[] = { { 3, 2 }, { 10, 11 } }; + +channelMask_t euChannelMaskList[] = { + { 33U, COUNTOF(eu33ChannelMaskBorderList), eu33ChannelMaskBorderList }, + { 35U, COUNTOF(eu35ChannelMaskBorderList), eu35ChannelMaskBorderList }, + { 37U, COUNTOF(eu37ChannelMaskBorderList), eu37ChannelMaskBorderList }, +}; + +channelMask_t bzChannelMaskList[] = { + { 2U, COUNTOF(bz2ChannelMaskBorderList), bz2ChannelMaskBorderList }, + { 3U, COUNTOF(bz3ChannelMaskBorderList), bz3ChannelMaskBorderList }, + { 4U, COUNTOF(bz4ChannelMaskBorderList), bz4ChannelMaskBorderList }, + { 5U, COUNTOF(bz5ChannelMaskBorderList), bz5ChannelMaskBorderList }, +}; + +RAIL_Status_t RAILCb_IEEE802154_IsModeSwitchNewChannelValid(uint32_t currentBaseFreq, + uint8_t newPhyModeId, + const RAIL_ChannelConfigEntry_t *configEntryNewPhyModeId, + uint16_t *pChannel) +{ + (void) newPhyModeId; + (void) currentBaseFreq; + + // Select the channelMaskList corresponding to the RegDomain + uint32_t channelMaskListSize; + channelMask_t *channelMaskList = NULL; + RAIL_StackInfoWisun_t *stackInfoWisun = (RAIL_StackInfoWisun_t*)(configEntryNewPhyModeId->stackInfo); + switch (stackInfoWisun->wisunRegDomain) { + case EU_REG_DOMAIN: + channelMaskListSize = COUNTOF(euChannelMaskList); + channelMaskList = euChannelMaskList; + break; + case BZ_REG_DOMAIN: + channelMaskListSize = COUNTOF(bzChannelMaskList); + channelMaskList = bzChannelMaskList; + break; + default: + return RAIL_STATUS_NO_ERROR; + break; + } + + // Search for a channelMask to apply regarding the new chanPlanId + uint8_t physicalChannel = (uint8_t)(*pChannel - configEntryNewPhyModeId->physicalChannelOffset); + for (uint32_t channelMaskIndex = 0; channelMaskIndex < channelMaskListSize; channelMaskIndex++) { + uint8_t chanPlanId = channelMaskList[channelMaskIndex].chanPlanId; + if (chanPlanId > stackInfoWisun->wisunChannelParam) { + // channelMask are ordered by ascending chanPlanId so we can stop searching + return RAIL_STATUS_NO_ERROR; + } + if (chanPlanId == stackInfoWisun->wisunChannelParam) { + // Check if the new channel is on a border (forbiddenChannel), if so apply the correction (supportedChannel) and return + for (uint32_t borderIndex = 0; borderIndex < channelMaskList[channelMaskIndex].channelMaskBorderCount; borderIndex++) { + uint8_t forbiddenChannel = channelMaskList[channelMaskIndex].channelMaskBorderList[borderIndex].forbiddenChannel; + if (forbiddenChannel > physicalChannel) { + // channelMaskBorder are ordered by ascending forbiddenChannel so we can stop searching + return RAIL_STATUS_NO_ERROR; + } + if (forbiddenChannel == physicalChannel) { + physicalChannel = channelMaskList[channelMaskIndex].channelMaskBorderList[borderIndex].supportedChannel; + *pChannel = ((uint16_t)physicalChannel) + configEntryNewPhyModeId->physicalChannelOffset; + return RAIL_STATUS_NO_ERROR; + } + } + } + } + return RAIL_STATUS_NO_ERROR; +} + uint32_t modeSwitchSequenceIterations = 1; uint32_t modeSwitchSequenceId = 0; #define MSPHR_LENGTH 2 diff --git a/platform/radio/rail_lib/apps/railtest/app_common.h b/platform/radio/rail_lib/apps/railtest/app_common.h index 2061d750b4..38cc30ad00 100644 --- a/platform/radio/rail_lib/apps/railtest/app_common.h +++ b/platform/radio/rail_lib/apps/railtest/app_common.h @@ -597,7 +597,7 @@ void RAILCb_TimerExpired(RAIL_Handle_t railHandle); void RAILCb_ModeSwitchMultiTimerExpired(RAIL_MultiTimer_t *tmr, RAIL_Time_t expectedTimeOfEvent, void *cbArg); -void restartModeSwitchSequence(void); +void restartModeSwitchSequence(bool applyDelay); void endModeSwitchSequence(void); #endif void RAILCb_SwTimerExpired(RAIL_Handle_t railHandle); diff --git a/platform/radio/rail_lib/apps/railtest/app_main.c b/platform/radio/rail_lib/apps/railtest/app_main.c index 707023d97d..c7d37424e8 100644 --- a/platform/radio/rail_lib/apps/railtest/app_main.c +++ b/platform/radio/rail_lib/apps/railtest/app_main.c @@ -529,7 +529,7 @@ void RAILCb_ModeSwitchMultiTimerExpired(RAIL_MultiTimer_t *tmr, (void)cbArg; if (modeSwitchState == TX_ON_NEW_PHY) { - restartModeSwitchSequence(); + restartModeSwitchSequence(false); } if (modeSwitchState == RX_ON_NEW_PHY) { if (RAIL_IsValidChannel(railHandle, modeSwitchBaseChannel) @@ -541,20 +541,30 @@ void RAILCb_ModeSwitchMultiTimerExpired(RAIL_MultiTimer_t *tmr, } } -void restartModeSwitchSequence(void) +void restartModeSwitchSequence(bool applyDelay) { - // Re-start sequence: switch back on base channel - if (RAIL_IsValidChannel(railHandle, modeSwitchBaseChannel) - == RAIL_STATUS_NO_ERROR) { - changeChannel(modeSwitchBaseChannel); - // Write MS PHR in txData - txData[0] = MSphr[0]; - txData[1] = MSphr[1]; - modeSwitchState = TX_MS_PACKET; - // Send MS packet - txCount = 1; - pendPacketTx(); - sendPacketIfPending(); // txCount is decremented in this function + txCountAfterModeSwitchId = 0; + // Start timer if needed + if ((modeSwitchDelayUs > 0) && applyDelay) { + RAIL_SetMultiTimer(&modeSwitchMultiTimer, + modeSwitchDelayUs, + RAIL_TIME_DELAY, + &RAILCb_ModeSwitchMultiTimerExpired, + NULL); + } else { + // Re-start sequence: switch back on base channel + if (RAIL_IsValidChannel(railHandle, modeSwitchBaseChannel) + == RAIL_STATUS_NO_ERROR) { + changeChannel(modeSwitchBaseChannel); + // Write MS PHR in txData + txData[0] = MSphr[0]; + txData[1] = MSphr[1]; + modeSwitchState = TX_MS_PACKET; + // Send MS packet + txCount = 1; + pendPacketTx(); + sendPacketIfPending(); // txCount is decremented in this function + } } } diff --git a/platform/radio/rail_lib/apps/railtest/app_trx.c b/platform/radio/rail_lib/apps/railtest/app_trx.c index 364bd20874..0051cdfd9d 100644 --- a/platform/radio/rail_lib/apps/railtest/app_trx.c +++ b/platform/radio/rail_lib/apps/railtest/app_trx.c @@ -447,7 +447,12 @@ void RAILCb_TxPacketSent(RAIL_Handle_t railHandle, bool isAck) sendPacketIfPending(); // txCount is decremented in this function txCountAfterModeSwitchId++; } else { - endModeSwitchSequence(); + modeSwitchSequenceId++; + if (modeSwitchSequenceId < modeSwitchSequenceIterations) { + restartModeSwitchSequence(true); + } else { + endModeSwitchSequence(); + } } } else { if (txCountAfterModeSwitchId < txCountAfterModeSwitch) { // Sent packet was not the last data packet to be tx @@ -461,17 +466,7 @@ void RAILCb_TxPacketSent(RAIL_Handle_t railHandle, bool isAck) } else { modeSwitchSequenceId++; if (modeSwitchSequenceId < modeSwitchSequenceIterations) { - txCountAfterModeSwitchId = 0; - // Start timer if needed - if (modeSwitchDelayUs > 0) { - RAIL_SetMultiTimer(&modeSwitchMultiTimer, - modeSwitchDelayUs, - RAIL_TIME_DELAY, - &RAILCb_ModeSwitchMultiTimerExpired, - NULL); - } else { - restartModeSwitchSequence(); - } + restartModeSwitchSequence(true); } else { endModeSwitchSequence(); internalTransmitCounter++; diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm111a256v2_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm111a256v2_gcc.a index b36657d225..26aa5fd138 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm111a256v2_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm111a256v2_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cc7b955d4bdf498f96920e51bb2c2b8c646ef6e63b79022b23c8dba74fc0553 +oid sha256:c81d99b59fd382d5d436e48d35e540bcfa5d38101de482a6ecc274cce1092ce5 size 55562 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm111a256v2_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm111a256v2_iar.a index 54e0f6f30b..4e1e1f280d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm111a256v2_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm111a256v2_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16ea1610ec89de63c825de22a2027cda80788a08c653462126a4e01e421450ae +oid sha256:181c85c9d3b4692880196d3df4859d36d77f5fc24ea6c436acb21e835d5ed4f2 size 38634 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm111e256v2_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm111e256v2_gcc.a index 3ee3a9d836..ca432baef3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm111e256v2_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm111e256v2_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa708cc74c242f4241f05602a4e4c1841c6880f08e8741f1153401280562910a +oid sha256:ab145536ce7ba519b30a23db77174486fb507ddf225dc1ba5b0ef7020f4b4a9c size 55562 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm111e256v2_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm111e256v2_iar.a index 5c8f3bc577..946caa9e8d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm111e256v2_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm111e256v2_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8aa690321487dda1bd34b141a21d22a411c6492d5addade77d8ae6d2f2d8a283 +oid sha256:15a647d0aaa0c70331d54208cbfe112e8758eff922666680b89bcfff126e4c6e size 38634 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm113a256v2_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm113a256v2_gcc.a index 2635fcc1a0..e7cf09440a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm113a256v2_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm113a256v2_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8e0961c9c26e5cc5e5d6e06de26d429a74c29b5d2ba193dae2b03617dd73931 +oid sha256:992ad19040131f8a068a1111a2bf857a944160f48755609b8bc38816cc42256b size 55562 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm113a256v2_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm113a256v2_iar.a index 75b18fc299..3dfad8ca55 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm113a256v2_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm113a256v2_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cb5276a9afd1703353fdd49c01af9bb72bc270a9fd7b6281841722c06e3d2e73 +oid sha256:f9531de7873e1630b66d09860e023622c807f7b291e8d8b3e678e93000150562 size 38634 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm11s12f256ga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm11s12f256ga_gcc.a index 861b433211..20ce069757 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm11s12f256ga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm11s12f256ga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f42b073bc546be7b9c08f3813ae8d2ad10a20ace33be7a76728261c1717f8f0 +oid sha256:9a74f5d1e1f21c3d504bb719a8b86a5b4470235a587c0bd5fc3c429ce52047da size 55570 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm11s12f256ga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm11s12f256ga_iar.a index 32ec24a9f0..3969bf6d49 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm11s12f256ga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm11s12f256ga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a4db7da58bc12098531fc271fe133d7b558439709b81fc2cecb257635ed0572 +oid sha256:69844269cf506d6bfe05b0672374e89d33ec1e2bc788ecae95f6634af7ed56df size 38660 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm11s22f256ga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm11s22f256ga_gcc.a index cea681ada9..fa5b81f1fc 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm11s22f256ga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm11s22f256ga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8896d8fbf18a6c19597673f8ccec5151ff6439044f99c61ff34fa7b957580ce1 +oid sha256:a43116424a7aaf915ac06563f3c87607d67d0c31b52e32f225a02e83a64977e2 size 55570 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm11s22f256ga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm11s22f256ga_iar.a index c439dcacc7..d2788c3344 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm11s22f256ga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm11s22f256ga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3991afb2a2363eb47983c326d96ce3600f0f11fd3cefeaaee1415c469a473584 +oid sha256:7392a805e00de24e43c874e9a93f7ca034342dc8b1c0b4b9d0f54f48cfefb406 size 38660 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm121a256v2_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm121a256v2_gcc.a index 96f655e803..58eb9cdcb1 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm121a256v2_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm121a256v2_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:718874a0860fc28a8dc747fc709c6a6ceda0452181733e725fcff160cff8158e +oid sha256:68b43ff5e590ed795ac9cd7731935f89ae9767dd7a9167432c08a461738a36f6 size 55562 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm121a256v2_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm121a256v2_iar.a index 03d101f9c9..813fb9ce0e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm121a256v2_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm121a256v2_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce41585e464a94017fac8c1b02b4316902fcce14d7aedfb8ae2ff5efae68cb3e +oid sha256:7b158d519ecb96fa713154883560c228683cdd745514c8dd269994e0d53ecb61 size 38634 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm121n256v2_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm121n256v2_gcc.a index 5dde1d409b..aa7b1a7552 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm121n256v2_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm121n256v2_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73260f7c5f9a512dde20c7de009c79ae45cd680b9083e9200948658ea49b1554 +oid sha256:bef43e0fb071739f963c9d5af9261c8d9d3b97c31f6d45f9a454cfd7ad46a629 size 55562 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm121n256v2_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm121n256v2_iar.a index 162bcd040b..dac931ac95 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm121n256v2_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm121n256v2_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6fbd279ec9034f5376ada10773e41409a290a5b4cc4ade57cb97080cdb5599be +oid sha256:1204252cd7a17c225ff6b7ccff9a507ff97d97ef18e786cbe14e327bdd358509 size 38634 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm123a256v2_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm123a256v2_gcc.a index 78cc4ae084..7412379927 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm123a256v2_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm123a256v2_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37db5656a7a0cc188d959c8d369323849e55b6b52ad80b6e69dba1133b1deaff +oid sha256:3b71d2b37db4b9c0d65caa10c2b2fb29b28ecc25519c273c674de4b4055ac75a size 55562 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm123a256v2_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm123a256v2_iar.a index 50e8c11e87..566fdad070 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm123a256v2_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm123a256v2_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:948ea8ec71b1acbc2aa0d9e851bafb34414d9d8f44836cd0082f26752fc836a2 +oid sha256:8081296f0a5e7c7a270306552434b6da81b7c6abfeb5e113d9e0d9221c742046 size 38634 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm123n256v2_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm123n256v2_gcc.a index ea74ecadc8..e4a1dfed74 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm123n256v2_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm123n256v2_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1087a86a8ce1502cc2da64b438276adf20cd296353128b2ecc803d1793b4ff6 +oid sha256:a2c59a21a9beb929a113065e40e44d1ba32b5f5f156c6f82358933e3c475b6d6 size 55562 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm123n256v2_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm123n256v2_iar.a index bc0e5792a3..c18092e04c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm123n256v2_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm123n256v2_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56c94522825d02aca0f8a9d68b8a7901c040041b398343549ef8047caf046b4f +oid sha256:ef9d4750772070a4c72d27a8a59a1caedc0b9912dd56108d15e5b7510c62c3f6 size 38634 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p22f512ga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p22f512ga_gcc.a index ca9c6b1f43..84d59c3c39 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p22f512ga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p22f512ga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cda1bda1e9d5fc86c17c51807c5e2b36c661a37c190d8ea230f3ddbf8138e8ca +oid sha256:73f0b3181ca5d25ce68c109d0105bf5b670c60f06d8ff00227d6c37398866546 size 60024 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p22f512ga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p22f512ga_iar.a index 859cdb64c8..2ab7822da3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p22f512ga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p22f512ga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:307e9684f06a0aba159f6e5a0b2cf2833b1ba392d2d96c69ae7bb93d4c91f4a7 +oid sha256:abf3953bb92894b4e51012364bc2aa357230d631384c8f3141e282723104118c size 41882 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p22f512ge_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p22f512ge_gcc.a index fbe15dcd00..54d6785523 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p22f512ge_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p22f512ge_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c99eaaedf66381494a75041bf437ef9cc66e58b908e92fba36cfa414d1ae0d30 +oid sha256:1876a190a0a54171c980acd9cdeb1762c8fa8a5f18cca67302e84b85ac6c2f12 size 60024 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p22f512ge_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p22f512ge_iar.a index 731d3aea66..40fd574847 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p22f512ge_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p22f512ge_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cf420bbcaf176659e0d07ddaa86fd6711c98a94a11d7e18b8d936b5120f917a +oid sha256:57abbec3dea48a758c9d2da0564ac179f34efb07704f1e4a09f81befffd60e53 size 41882 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p32f512ga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p32f512ga_gcc.a index ebfc113f0b..bc8749bd49 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p32f512ga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p32f512ga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c1632cd01e6d692e71eb0c83a709c6e4eae9a45467b3b2a637992564c204eca +oid sha256:5743828fe321d6f268b49376d37c5081abb0b3b91bf3a3924de3fd13c6bb929d size 60024 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p32f512ga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p32f512ga_iar.a index 72cd129069..235a30551a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p32f512ga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p32f512ga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:584cd4d35a283887d49ccbe0b898d0fa88095b9c05f4a980ebf26a34f36bb4be +oid sha256:3e5de41a111a1eef5e6d171d459f49e0d59cb60ce53e7de7167de93047b0991c size 41882 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p32f512ge_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p32f512ge_gcc.a index 2cebe03a44..c15d44c518 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p32f512ge_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p32f512ge_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fca23f8a5da18b507ef65715baaed1014348b6ff505da38432d1c1853f93592d +oid sha256:8e607e1cab5e4ab14de4954191dc3b5b5f81ffbfdbfe63fbdc6606204c0c5c6f size 60024 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p32f512ge_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p32f512ge_iar.a index 5692d4e899..1bdce52354 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p32f512ge_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13p32f512ge_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8bc44a05a6a790100863ac0758755948a41492241e839f6621f7c614bcc7518d +oid sha256:f5ba374a9f5ea3288c8e6ec90bb32e0d23bf2a70dafbe18eece8a79e15d76527 size 41882 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s22f512ga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s22f512ga_gcc.a index e9d188b6e8..dd8f44df93 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s22f512ga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s22f512ga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d6ecbeed0658868c22bfa98b2e4031e17bf9e143880c45537324d4823fdf627 +oid sha256:bb1a482eccbf88171996a582b4e0da3c35073889b4f69624a92885eebf65bf0c size 60024 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s22f512ga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s22f512ga_iar.a index 843bbdcfb4..8dd916d5aa 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s22f512ga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s22f512ga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc73e613788e06fbf07bdff8afa581390e42b18fb96bfe983d53348ff73ba505 +oid sha256:06111aac4a6f7a8a5d525854d970767f222db6131054644f6b697e37fcbb9c6f size 41882 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s22f512gn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s22f512gn_gcc.a index a39f4277ec..92fdd175c9 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s22f512gn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s22f512gn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c80979f53e7522f98150e770f05ba26b73020a8f710109dfef64a529ea6247c +oid sha256:e7911d792aa77f399f4a95827509642e19b8366cb97ed25e66865b6924816ca3 size 60024 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s22f512gn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s22f512gn_iar.a index 718545e40a..408c4e756d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s22f512gn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s22f512gn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74a4f7e46d73334f3894301e9a8dc9e08aeadf995fdb413a219e7650f4987635 +oid sha256:d6c09f7e7720bd4e9a0ea91153023276e7ee344eac79bba4c9a16efa5553abf0 size 41882 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s32f512ga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s32f512ga_gcc.a index e8272c90fc..7de9aa4bb3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s32f512ga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s32f512ga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76c5f67317fd995d500311429a9f666714cec269c8a63f254c3137fd62d4fe38 +oid sha256:72d3829d90d3d6367a095cfb9c4b1043b4edb988f373b45229d2a6105895bc70 size 60024 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s32f512ga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s32f512ga_iar.a index 9c75307800..dcb3e00803 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s32f512ga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s32f512ga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1f1a1603e8392b0773f221693916e02a251292c333c9761e670ecd5267eb3b72 +oid sha256:d70d0140f7d175c43e3b8520264ef8c2bb010f6e9f647b7decf03be3c92f5d45 size 41882 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s32f512gn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s32f512gn_gcc.a index 334064e6ec..651074fb1a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s32f512gn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s32f512gn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6aae83459a74ec148e1c5089d60ae8a24faedf034cecf192844a5158b1a1c4cb +oid sha256:9372c8f45354f14205c00cc3ac5a6142c0839fbfdf8024ed8df6e668f16e968a size 60024 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s32f512gn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s32f512gn_iar.a index 4b6a0b2b55..6ddd981f72 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s32f512gn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm13s32f512gn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e11f8f7c9f011fbd7e7b6bd0f26668dfcfc35aba0597eb39f520a25cb02013c6 +oid sha256:168f678a7f0ca1c5a6b107f6d45ed1ddc6549bcfd0dc95f7dcc1164650eb6b9b size 41882 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jif_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jif_gcc.a index 09f8b4ca84..3e0bc9077d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jif_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jif_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98907dec09104c5b81f9967c87cb9ec99d42c9f44d801a682ffb6d678df5e0b5 +oid sha256:ec579c1c323700397c602fbac3b6c3f4f0fbec5a9ab75c33f63936911e396721 size 56826 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jif_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jif_iar.a index e1832aa48d..3663b3c3c1 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jif_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jif_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5221944ff8869f52b1f4466d6c81153b843be6904ee4f9f47a86754e0d53adf8 +oid sha256:0c9341e64c711e3f2e97c98c2cfca23851fe4b9d4488eab74c2eb8eed3e2a4f3 size 39214 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jnf_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jnf_gcc.a index 89be03d86b..55db510617 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jnf_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jnf_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8815c9e03b30a36a3c21d1ebb0fb4c73933acc563077379e3ecf32867f7a6b72 +oid sha256:8fcce60ed12e349e178497314c86be78f06d6199c9e3a5e9d0e25b3c086ec0e3 size 56826 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jnf_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jnf_iar.a index 12167a4911..18603e56df 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jnf_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jnf_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac168dd2291559ffea1f11a843d30a977c0b398bf116eac3834c31f6498c1033 +oid sha256:47cee35b4f3dc8c75875a9b354924bacd28617bd5a54e3f5f1f676308f4bfa1e size 39214 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jif_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jif_gcc.a index e744e18a03..e31af92b37 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jif_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jif_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a6c8519df891917b4e7826dc0cb1b04a355514fbab4f009f40b4eb195c1f402 +oid sha256:1424b79d6741bbe6cb5700f7771a1c2e6170551b94061a2aed2a1ff796a29ec5 size 56826 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jif_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jif_iar.a index 91fccad66e..21271f9894 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jif_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jif_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bba2a080e1b0db2a21bd5e298d231fc7bffbe7698380dd7430e2218d08347252 +oid sha256:767a54ebbcbd3309250f68cf407db66bbe7d61a7575090e352546f8393f21124 size 39214 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jnf_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jnf_gcc.a index c54f48f863..c5eb097de4 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jnf_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jnf_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd74ca3ca6e71f7e7ef017229e426282d86765c6c4cdd82afa91c71c3acf29cc +oid sha256:638ff7864dece71bda2272d960246eee6ad80f3ff201010c9fdc2700c96d0704 size 56826 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jnf_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jnf_iar.a index bb06be17e9..13c53cdb90 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jnf_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jnf_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab8833b18cb7cc9141fb79513b46175078af5525f16bbb065934d13552f7bbb2 +oid sha256:7a575fbe7b228f4464efadf51d579afa429c177dc45ac7f06ec4b29508e7e205 size 39214 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jia_gcc.a index aa340635ab..83c2d1b3e6 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8dc3bafe68e78d99f7a89ae7da0596e68f4f9225730ebb60245992b580b8479c +oid sha256:b0af3453aef2685260d85a85936dede4c807eacb7cc8e2a228ad242939349476 size 56826 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jia_iar.a index 66e56373d5..0aadfe2cf1 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3380ec0507daa6b12932df41131bb8e43afacfa2181d6010fd8e29914cf2ed08 +oid sha256:f13bf6f38d0791ca74358396d90e1d19f3c2c57a874f15acfe81c0e740066055 size 39214 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jna_gcc.a index fda687f658..5628db08c0 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a398f6f79c25d53892669274f845b26deb9fe20436a71dcbc426ac35d9c476be +oid sha256:b2216d45be33f9cef123f784b3efb4ddfd7e8b86273a9f840e2eceb6a39bb32a size 56826 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jna_iar.a index 4871893cf0..bfe08e34eb 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65b935987d5f22edae814a76de7dfff185d93a06baf673a42c2af5ca6e374b29 +oid sha256:af23b7f0e1b29cbb7a277bb10480b8ce6dbc256718ffd9d2e1e2a6d83d4bc126 size 39214 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jia_gcc.a index 63c372be96..60580100b7 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5aedf91dfb2349616d313f7fd4d83c1599f1db07e19c471a30b2bdb19aad83a6 +oid sha256:8f28326096ab465eb0ef71222f3f873dbd908b4165c261567d0c13971d76474a size 56950 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jia_iar.a index ade65fa8b0..9c9a022124 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6e5f03c12efd650396d9891fa196e40bd1ab79d3534ac4a0c8ea38219c5503c +oid sha256:91d1276ef75cb8203fc1d40c3440af612d4bac9996147f69ac359d65360386b3 size 39478 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jna_gcc.a index 69edeb8506..b3c5ec637c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b60550fb75ff1bcc300eb5319456a23c1d411f964708a0794cebe37cb6033ce +oid sha256:6ba9b2dd92c6318671143ce304d0f241c4ace1e01d09f58e67cae0ea0e0d2bbe size 56950 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jna_iar.a index 026049647c..a3ed5224f8 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67fff792699a63a3880cda32a6a31de94cae521d0374721b331a08a1b33ab0cf +oid sha256:0eff29fbaa27414f45006707e0d0fd8cbc28fe84173c5df1273c9582c850cf9b size 39478 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jia_gcc.a index 3b93093133..0b3aff6cbc 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66fe6a99d354b5d2f3c22a287f16298b1fc2d8638eb8dc780048157784c1fab0 +oid sha256:c861c70b44cca0b9d1249929be5c090e20e1d2935202278f7b71bd6e6f2f792b size 56826 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jia_iar.a index cb5552f680..8ab3f98e1d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd856682752f271ee9540860fc4f2a60fc853560ded1a679591118e79bb53a9f +oid sha256:97ba140d0df2a64355b7bba75ff6a77edadbd99e772893a109ab76cf18606076 size 39214 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jna_gcc.a index 65c3bba5ef..c82962b826 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67c3e9a1a8bf8249cd8a31ebb5c56ae645e94447211aaa400372c2919dd63d91 +oid sha256:6f2f6f249533566365f9c83fd95d1ced06b589e2f06995a46e197d102cc19d37 size 56826 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jna_iar.a index ba3b274237..9e172ea8a1 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88e134184348927b56d423a2f69f030bb8f900913d3d5a15ef8ec4ca1000e582 +oid sha256:e6face11bb487102e2c4fb172fe04b2f2b62c4a1ab2fcbe4be337850180cfa78 size 39214 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jia_gcc.a index 10f79e0008..b28f17a088 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:deb90873bde2d09fb1f28d82fd11ab39327740153f6a21ba963cb4263c38d7a9 +oid sha256:b2ae553311a173d92708500bea245d03aa6e97fcd6419fcb7cfa4db45a3d7fa8 size 56950 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jia_iar.a index 9e54650c3c..6d5ffa80ba 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28a93b0a22e07097c10e233ef429d1d9e11812f7ffb0bca83fdd6c73e5257bfa +oid sha256:a8c57e31a40ccd29c803d051debcac18b461723e7c28968d7ef236babdc9e95d size 39478 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jna_gcc.a index c191fe7590..59a88c35d0 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f407ca5e6027575d084858912ac9243f548081b4ff8ca9f82bb2dcdf98eff90f +oid sha256:1f534c476f5bfecd7e3c1975095e0b32f59b1cd415202e01effd432537298397 size 56950 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jna_iar.a index 6e9310022a..ba9da1744c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5469d37496164e1edb2371401001f98ffe21c178b8e7f76c8789793de5a6627 +oid sha256:58fdb1103fb07e7ce854ea86b8f749c1054ff5a440156aa877d6d726d3033440 size 39478 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb22jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb22jia_gcc.a index 4a4e5732b2..52958ec4d1 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb22jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb22jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ecdf1845f50ac2737cc8007bdc400c40e4079fe4c9757222d6da15eb238592d8 +oid sha256:e9a70ff536f7422ea2bc48a813a4fa6de1637952e354a8dd0637f511222c928f size 56826 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb22jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb22jia_iar.a index 302f4afec0..36e7430b53 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb22jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb22jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e7e5f63705c89b0ed85e4dccc7968c6524e27eb7892e95613b105a0652e3d7c +oid sha256:8c71cc2a498eda6f0cdc3a1ff787a63b17ef896b1c65c38df8bbbce7ad8e006e size 39214 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb32jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb32jia_gcc.a index eb81d2c1ed..dac8928a09 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb32jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb32jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ebc03dd00dc5df1c91f9a619b6f07185fd608ddc6c35949421f3d497df6f6e5 +oid sha256:6335b9edb1d960cb46fdebb3fbf35562b38ea8b81f79f701403ebd9e2f307b5a size 56950 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb32jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb32jia_iar.a index b376d7d5ed..9c6d6cc232 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb32jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb32jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d42d25267e27beef59d42f91100cdda5099956ddceaedf288cc0f13f08df15c8 +oid sha256:865d4e0bfd790669f215f52caf2690fb1fc7cc32094cf9c4c81bb61f66099146 size 39478 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22hna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22hna_gcc.a index dbea368752..8d65c84d1d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22hna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22hna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c4f7a98966067ab426a917cbecf861f236c2179cd69f2530df081aecc56510b4 +oid sha256:45eb9cda41a84a9412883ea48886efadcc4313a57ed6f7e9e7b50e456a6f6ed7 size 62402 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22hna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22hna_iar.a index 9b551e4798..1dd1f641ff 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22hna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22hna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b16b934326c851873158d4f7cdc1f4e3e200f32eb8ff0bb1e8f0678be8acccbd +oid sha256:3bd07ce55fb16ebe8c43841c7f4ff12e6b6b35eed51ec57ccf9cbc8929e83de1 size 43704 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22wga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22wga_gcc.a index 306b3cd048..d8fe9b4f55 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22wga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22wga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e45a284158b29b850031e6ca8cfc28e25ba8041832cc1e02206d01b2458d1133 +oid sha256:a581b92582c8d5f7f8f6d3b4d75fd41803dc9e070488763153cb00738f1e9373 size 58974 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22wga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22wga_iar.a index f5669a73e0..23c284af5a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22wga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22wga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:97cf2ba5b58cc8d350977d9f054c53179dd49db218defa38a1a579f0a3ae585e +oid sha256:347701c63ec95be7aca57348862cab4fd90da23af1b82c624bdf26418f713a96 size 40662 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc12wga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc12wga_gcc.a index ddced14326..e84ac7d2a3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc12wga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc12wga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cd88874d91133d58f8807937aac312a92128273b05b44950326d59714e96a78 +oid sha256:2225418da33259f42d3f119f5f26517628edab10683f5cef8cbdb12a2c1014eb size 58846 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc12wga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc12wga_iar.a index 03d289801e..d14f9434d8 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc12wga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc12wga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cfc9a4ba1e0a4af7ada57646a1cc6facbb4dbc7dc98fd53c204a632afdaac133 +oid sha256:539c7ec13bcb32fe9f4d19070c9f143664ad2ac3a967f3a3c481823499e3da41 size 40022 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_gcc.a index 44bc77cc45..2668602c23 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df32a2a37908bd8bf690c71e5951687afc5098ebf90755b9a328846f18dd8176 +oid sha256:699f1b87c5f562e468cff4803f3c8209a2b9d41d09f3b92735311d7941688771 size 62402 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_iar.a index 23854cc8b0..7eebbe3b1d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e208172611cd1f3e492372cb1071a923fff61b899ae243e6ae7eea2d0a54d59 +oid sha256:4b3fefeb56b4927216ec0dd4fcdcc26f951184daf97eefe402c7495044116985 size 43704 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22wga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22wga_gcc.a index 435d5f8013..a628c9d211 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22wga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22wga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e0a6c735f35bcebc74dc2a1aa607c348e215210b7b337aebbd27bd5c6d886ca +oid sha256:92e56ce4c7b367bb07a21115e295da41eaafbd76bfad592265a08aa8d9af332c size 58974 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22wga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22wga_iar.a index 222b6d9d8b..c803f85ee7 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22wga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22wga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d0b10a60900eb0d16629179db5febe0c4ef71493fad17bad4066f2e3d966b3f +oid sha256:e6a62fb80e8c10b07f1dbc42dcd8a0ded6ac27bc2939c87991854e195ca76247 size 40662 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc23hna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc23hna_gcc.a index 9c9feb5dc5..cd3952c400 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc23hna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc23hna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9dabd62b649ac4495d3786eace1b2c825edb7a0be2447e6fce2c9e7d7dfc58a1 +oid sha256:c3bcdc5eb31a6f9791c3f26db981d2b0be9fd389746fd1ddd4154e0a1c6d8cc7 size 62402 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc23hna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc23hna_iar.a index e23f78ed5f..cb67305dfb 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc23hna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc23hna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85c4f7aa927885d4745f8387dc3a8bae81a3a9826f560ca55f265841071c0a0d +oid sha256:59400f810da67b11b3152d2fa072b217f2cf9fd3920d7d03e42893464695b9da size 43704 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa22vna_gcc.a index bfd7dc7941..10db769f8c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e58f854248f5faf41ac380da7772e3899d29465ab8657f4b01dce04bfd746396 +oid sha256:2595024a82dc42d3e12a410808b78c071b01cebc9fdfb97a5638072867708d37 size 61690 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa22vna_iar.a index 92fb6efb56..3f02f9341f 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5b9d968e25c3cec1ad83e6948cc1d718b0291bf3fe1e012f9b20f23e8c9b1e2 +oid sha256:7e0c700c43a5ee3f32d73a40a53478fe25da1279ff187fa3e07438b47897a42e size 43072 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vna_gcc.a index db23d6b7ae..2350a32fed 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:066e8426e73ca767bd3a29dd133f323ec318c5e2641eb456b7309b1777ea3683 +oid sha256:81cd364c98cdc3c6e2d3bdb8652b6f94fef023bc147af3793deba02004cf36a1 size 61952 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vna_iar.a index 879d451c1d..cc675f1d87 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:adb4b0498a54f291f01694ca2d9ab06adf0f4f22e2783ebed5ee706ffd42df44 +oid sha256:2d2a441e0051523844b846df60e996017d55daa840cdb23ee03927c7c2f4bc87 size 43522 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vnn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vnn_gcc.a index c317bb2de6..85e1a108f6 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vnn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vnn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:536189eb5bdc964d9ab6463f71948795d4d3d3f5aa7b8995c24b65c3ea2af55d +oid sha256:9c0de1a7521fa8f4a8f2eec8759cd4fc34069e3190b1f420b2f0ad6a3ba320cb size 61952 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vnn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vnn_iar.a index e20aadf0c4..0ff81971b2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vnn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vnn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:829c3684f82f6ff4f78d6523b4af779384dc5b599ccb83d2371a998d7503bc3e +oid sha256:ea1d6028efe3ab25f21f51897e486f596f405b3e60656c8502a2d78b4fe9eba8 size 43522 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb22vna_gcc.a index 8cabaf3f0f..61f1fc2d05 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:407242be324f4f0f1c9f3be4240ee78bbe198d4042d4dc333d7c55c6c3bf5711 +oid sha256:6e17267ce30ef7cea46f339e99a4023939e0e8f058f418602cac90d073cf384f size 61690 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb22vna_iar.a index 4b6ee07c69..7c8be970dd 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54ba44ff21d66ed8c924b408952be03abc10c73c7f996ffced8fa55b89724b31 +oid sha256:346bbdd3b76402218f333593eb05eeea65d5a80c3193ce43d7725cb323857386 size 43072 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vna_gcc.a index 3ce13800e0..d3b02b3edb 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a919d16263542aa9bcaf606c1e1717ec282f05471a50ef8d0fc08a17d11d8fc +oid sha256:ef3d5c2fcc84d51d732436574bbb0aca3c5925476fbe9ed5f146d950a32540ec size 61952 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vna_iar.a index 4c76663180..4b28a0992c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23e240b5d9306d62c61dba697ffd9cf7ea61a8555c5cb92a4b1e4759df32a631 +oid sha256:3d71e8c1f3ccba81e30524d61ef1b98af045e76d1c06eede75e1b9a853603388 size 43522 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vnn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vnn_gcc.a index 8bb7ee76b7..20b01b6831 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vnn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vnn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b34d36fde1c868df897aff0e60dae6b0c580608e8eb2622653087be1dd1b8e5c +oid sha256:b8c7263538b88aed3891bcc47274eb9d86c25ee24c823c6182415f461f617618 size 61952 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vnn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vnn_iar.a index 78deea7b6a..fb37182d5d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vnn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vnn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df14fc129a135aaf51731c377c73af2a638169c26b22720e359739e9c4d78faa +oid sha256:141a9610661719a7dd69e5016504fe29fb5f8ba81d3c23eef37c316b80aa476c size 43522 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sa22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sa22vna_gcc.a index 1019ca498b..0c10ca36d7 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sa22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sa22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a3d7f1290cb29836da21f34280273de7527e4d9d1a2dbe3624d627631bd8105 +oid sha256:6c9aa26f8811980e4a48ba3bfe4a265d29f0f6f7bba3b87d83978d2f621599ef size 61690 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sa22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sa22vna_iar.a index e4b47e9946..85faec65f8 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sa22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sa22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40386ad51c2e0e3944b30061f84a1cf716b2c76556a05de510acc893830759fe +oid sha256:d28fb5dd6c24746acee6a2e602f48c89cfedfcf59cfc9ac4a3908412bf88e7e4 size 43072 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sb22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sb22vna_gcc.a index 3b6cdca8a6..321530fbde 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sb22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sb22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a16ea53f51e2ba9c6431b7f511fe185e7f389b14127e3d2450ec2d8fe4c3d74 +oid sha256:437cfe64329501422977e22de04374865128661b77c361dae30ef9feeb47734d size 61690 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sb22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sb22vna_iar.a index 0c76f83cbc..f0aee9564a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sb22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sb22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91a30e0d314df18c543f648fd0caf17bb4d5bdd0bc85f2c71502b6ba3825e506 +oid sha256:2582bc003993626b9b864eb84c03a605ee3140f4f1993cdec39f1121eb9bd26b size 43072 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm241sd22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm241sd22vna_gcc.a index 2b71738fb6..4ac169df1e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm241sd22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm241sd22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88772e95bec6e17b442cbf2328597b493d9f1c4db332a4eb5b53a6cec6c27ef3 +oid sha256:89b7cd607cc554c66b5a41d0119b082c1a8cef9e29fa5b9c2dfc65bc57f30b87 size 64772 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm241sd22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm241sd22vna_iar.a index 0577acfdff..eed860b738 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm241sd22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm241sd22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:845a81552ac66594a66152a3a5158ba9745810349bd7c8f684ccd203381df292 +oid sha256:e90a31657946ece924d826efab45f33ff0571e85be6d436afdf82eb879c651fe size 45796 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sa27hgn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sa27hgn_gcc.a index f0ab4cd025..a08a14894b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sa27hgn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sa27hgn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:117e77d53d6597f4170bd265d522973efb80a7fd0d29285b617509d385c0ba0a +oid sha256:d2414ca1f011d6cc98b0c66c3ac5ef1bca377ed28316dcccd0719d73ccc179ea size 61766 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sa27hgn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sa27hgn_iar.a index 48d5caf7d5..ad2b27ee6d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sa27hgn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sa27hgn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dfac49086b58953487cbad79b00845a2aa7e0176afcd5b40248c5e70f710f1d3 +oid sha256:7734fee9177c736e641e39adf2527ad19bfe689d63e88257f455a0080653b826 size 44868 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sb27hgn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sb27hgn_gcc.a index bb4abfa2da..858de31a7e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sb27hgn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sb27hgn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b5668412eede6b8d867711cb8084dd0e202f35460b30ed20ce8689ba3348d79 +oid sha256:91e952cc977eef4be59abe1359ab3c5c6c67e05b607a76b7539d6d340f3efc0d size 61766 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sb27hgn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sb27hgn_iar.a index 084976d859..ab626d49d2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sb27hgn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sb27hgn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d19277aae8c9e22c6ff82df849ab61f41b135da8ad573f50c3fce2ec5069d2d3 +oid sha256:83744126b1ad8ab6da8a0ddafedcdd68c6fc5056d84d4dc13777435c18a8413a size 44868 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm111a256v2_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm111a256v2_gcc.a index 87985f8d0d..acfe46e3d1 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm111a256v2_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm111a256v2_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81027ffc9d8f592f62a02af8b176b54043e8021897a7c3c520f0092447e55ae7 +oid sha256:50f9f2835b2fd582a326898e06cec8e2d3a4b5c85c451fbf1738dfe92aec9321 size 58946 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm111a256v2_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm111a256v2_iar.a index 99de7c1d19..2ccce88e23 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm111a256v2_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm111a256v2_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f82c918131815ff07677495ff03c1c1b1ba6bc51ab09541073c44b629645ddab +oid sha256:d6ce6777a3060695ac7e334fc826e7ea0344d96416c778fa3c203fd75fac6470 size 41286 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm111e256v2_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm111e256v2_gcc.a index b6c2dfcd18..b91024fb69 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm111e256v2_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm111e256v2_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee78aaca5cbadeb3acc6ecdc90eebbf6f076493d40fd32e195b271251edf9d37 +oid sha256:8945fc4954b0a72434ef85d00ec06bc53b34b0fb500c2606519cec994d0fc634 size 58946 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm111e256v2_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm111e256v2_iar.a index 7a5513f830..699a247098 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm111e256v2_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm111e256v2_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d44ac7d49b66ed351e93a0f0268bef7f235c75681c7d8b0fc95986a2b17feaff +oid sha256:61f4ef8edfb2d0b4d39b4ab6ef4c5e5d30c1d06730f1c76a53f2e2eb9ad7a3c1 size 41286 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p02f1024ga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p02f1024ga_gcc.a index 2fa00aa9b5..8b81e8cf09 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p02f1024ga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p02f1024ga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b133577bac5a49dab182acff7fb6a9f0adc251eaa9288ef1f9bae16015a4fe0b +oid sha256:b6bdf2603ae2957c50e075569e52ddf91710854870b63048c319810c50f65965 size 62710 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p02f1024ga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p02f1024ga_iar.a index 4950f8b903..cbbcef532e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p02f1024ga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p02f1024ga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6840533b4f10cddcfe8ca35ce0dc9b3bde544b01d24dfc7257d4dd9fe1f249c9 +oid sha256:a6b6e68faa71732dda2da500b756f650b19bb8b4c16c9e2c711c09f4bc408902 size 45690 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p02f1024ge_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p02f1024ge_gcc.a index 2630cc7aeb..86286aeff9 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p02f1024ge_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p02f1024ge_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:313d40339a74487b62b326eb4566bfa299c7ef6139720049d9dad697b54ac32b +oid sha256:455de4c764c8feb6842b9c4853c782363a6ab5d7a5dc009226cd13cedd17f7b7 size 62710 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p02f1024ge_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p02f1024ge_iar.a index 81fc820921..59ddc682e9 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p02f1024ge_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p02f1024ge_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cff657d2c975b05065eceba8cc72466910c5895491d49387d803c2f92a7221f +oid sha256:aa6e1cfb40ae7b9df5f953b9e58944c51b883c92d58097ee483fc73de9ad01cb size 45690 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p22f1024ga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p22f1024ga_gcc.a index 986ed25d23..6507536508 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p22f1024ga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p22f1024ga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78a6ea9e9736e30fd29608f1253e1e662caee5239a24eb94ae10a77c5581a379 +oid sha256:0889ac16454b56803a5ae111684d5c7bd305443248fd162e06df2dde6c7e2e14 size 62710 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p22f1024ga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p22f1024ga_iar.a index e3bf2ea542..8f9646e432 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p22f1024ga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p22f1024ga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:63297fdee6777abc4cb3923f4967ab52449e5ffcf53dd40829274622c5b689d4 +oid sha256:dcad8b045ea30f36a1f7cb515696728c385869aa3072b3e7e36309615719849b size 45690 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p22f1024ge_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p22f1024ge_gcc.a index 7780a0077f..623feca242 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p22f1024ge_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p22f1024ge_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:84ac9b93c54f82eb6a39a4a0d7a5f29518264df8c99f880e5b281948868ebdee +oid sha256:10a0d3944fada3a6b5fd569a35bafa0420e92f3d6e789693b1ad2984793fbcc0 size 62710 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p22f1024ge_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p22f1024ge_iar.a index 37f8d095c3..ea44cf7a7f 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p22f1024ge_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p22f1024ge_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd4e1bc7220232b765c3b31e2af3acdcb587708486e608efa07727d675506905 +oid sha256:8bafc50735a44266753b9853441aac1e1af432b74a4de47cafe5ed842274f39f size 45690 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p32f1024ga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p32f1024ga_gcc.a index 99fecc9951..ffe61be9e2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p32f1024ga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p32f1024ga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d0676a6d5146e189242dd64cdb3e4cd52bdf1e00c0a8e5fa9a4875ed74b8fcd +oid sha256:25d696ccdc00295b9d9970198c6d7a1ca38f432004089eb64c22a1342fa048a1 size 62710 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p32f1024ga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p32f1024ga_iar.a index 0a9a223847..ba3f5b23b3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p32f1024ga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p32f1024ga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38ffb9dbc638f2f3a29e757b27131cbc249f59b68edd9d706a97899eef4b085b +oid sha256:8991139d7cd077e618a3abe6d23ca8b4e2245d28c575f32685dd79619f4aea99 size 45690 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p32f1024ge_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p32f1024ge_gcc.a index 32b0ea0821..f0543da87d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p32f1024ge_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p32f1024ge_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b6c9b5bfcee13ba1691cded717836f6e9b5a2c9d7413c4f8bcb329898f06bf1 +oid sha256:e8b1a892d9a5f545414f7ac51f521d8bccac622331521301df1845d06edcea4f size 62710 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p32f1024ge_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p32f1024ge_iar.a index 57b101e87d..e87cdd8d1a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p32f1024ge_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm12p32f1024ge_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95246744265f7d3ba1a3328f4dcdec9436ac02504aa36b8259561ca7d908c7ce +oid sha256:4add72b4f8c4a9479bacddc04919526a240bcc3ed7ffd831673aadbf1cefe34f size 45690 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p02f512ga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p02f512ga_gcc.a index c5a678b90f..1919e0aea8 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p02f512ga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p02f512ga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8b600aeddb6943ad3c838854accf1da084a8cc39bd5affa6b6e3478d60db264 +oid sha256:f4d970ff97dfbd412ebe60a0e3b75970e4f6ba6c69c96061f4546b5d6e978d2b size 64316 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p02f512ga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p02f512ga_iar.a index 555a4f1548..91341f92f7 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p02f512ga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p02f512ga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec1dca3efad235adbe0e685351c98d109881aecbd83759a9f1f5e5e9e12c3172 +oid sha256:10ddcfade87c1bf9cb81de90808aadab15041fd5c495ef03d8bc6559cf048bb1 size 45634 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p02f512ge_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p02f512ge_gcc.a index bda34d30bf..6353f83850 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p02f512ge_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p02f512ge_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5bb49d1222d437c5521361700148ef5bbb0a309409b9a5bfd6c6af43439c0ced +oid sha256:34fd105d5606a5fc763cb2df8faae2ef6ecb7343b2d8fb1de37bdd4ff1d63aa0 size 64316 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p02f512ge_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p02f512ge_iar.a index 99fbf18440..31afd7d00c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p02f512ge_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p02f512ge_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:427d62c9b90730b6878db7552e6b6d8115c557ba1377360702d1c73d393625e6 +oid sha256:deec0b9e803535c6e11e0db39864fb5bd87bf843c3d24cb160ca24943a21ee61 size 45634 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p12f512ga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p12f512ga_gcc.a index a220df5a92..a4b8a7b11d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p12f512ga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p12f512ga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc33b924a0febe31a32f1a4709075b90aa328180e0a48d28dae4d5781d70ac28 +oid sha256:312fac19e5792442eb6b6369c247694db206949a02dd612dc4f1598fb0a7def1 size 64444 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p12f512ga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p12f512ga_iar.a index a13372d02d..d2ae61e350 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p12f512ga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p12f512ga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb0b1c094a73ef700e435a32035ebe22da0ab01d94ccc41cf1905a0c18250dec +oid sha256:cfe6ace49ca335a3de2d97805149149f63c1434dc8170ce0c2c5407cd1e08fb1 size 45898 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p12f512ge_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p12f512ge_gcc.a index 7c35337582..01516e8728 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p12f512ge_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p12f512ge_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e4e4c407f141faddac4e731c4327573ff82d1e866e1e9e1c607231cbde083f3 +oid sha256:bd973b3724ca0cc7a458cd80a094d26d8b203da6874a10cea25c46e58212a24e size 64444 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p12f512ge_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p12f512ge_iar.a index ea7bdb29a1..0b1e70b12d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p12f512ge_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13p12f512ge_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0744c26a387f798825a258275ed0ddfd859a74a0d48002346223407b34d62793 +oid sha256:b672326f52331bcfbf0bd55205c552a47bb7216f5fa550b828e31ce6d7503be2 size 45898 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s02f512ga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s02f512ga_gcc.a index b67d8dfd63..88d146bdf2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s02f512ga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s02f512ga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5ced9544fecc7cee910f30833b68c58823daa45d1152ada6785155d1ca9a4a12 +oid sha256:08f3bf42e684186ce47e8c7c4eac8e89eacb240ce6159d4f3963af81ae3273fe size 64316 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s02f512ga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s02f512ga_iar.a index ea3d3ff1cf..f492f98ee7 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s02f512ga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s02f512ga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df2e494b26f8ae510287b1692492c62c8f634a8660d1f2c8de28fb902c46b80c +oid sha256:4214e0dbdc257246e508318595fdea49ceb17a81b90827739202a86abf76d189 size 45634 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s02f512gn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s02f512gn_gcc.a index f2b6b033bb..1fe5c9e9ee 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s02f512gn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s02f512gn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:459960f4a6f6d767c3453fd12297a14805a6e95e9fdba95a2bd55f58e8a05f5d +oid sha256:e3516bfff091f0f35ec5861976997009439f3c6b3a04c7ee220477d670b71c52 size 64316 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s02f512gn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s02f512gn_iar.a index d648f09ef2..98411cabcb 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s02f512gn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s02f512gn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b16958bc8fda98c91414f2ff15b45729f22443b2a1d9be2328912d096b7d0ff1 +oid sha256:155f5ca16bf9ec169ca125f4263348fdb246c92ecc41a752758a839f81524d39 size 45634 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s12f512ga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s12f512ga_gcc.a index 4e267a6968..d2bd6529f5 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s12f512ga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s12f512ga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8ba316d1b9ba6bcad07f76fa4503fec7fb53939490d6a42a0c4749a31548e39 +oid sha256:57166c440ce081cdd1d4929f2f0b31ba569feea419cfa9694c27b7be9cbd071f size 64444 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s12f512ga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s12f512ga_iar.a index ab5603ec6f..1993ff12d6 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s12f512ga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s12f512ga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cb4abbe0d1065466fd74a863705a0d1c37da59b8c75bc78db3320d0a247fa056 +oid sha256:ed30d79df0175e73cb9d1e1b41fb5379fb4f186951629581c7f3ba0803f076d7 size 45898 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s12f512gn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s12f512gn_gcc.a index 3ea3f53a46..8846f3d082 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s12f512gn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s12f512gn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2044795a08646407e9e43bb54ff1f68c61ec9ef0ae65456f34e60a04d73bc32f +oid sha256:dfd97b0a5aea076105bca5f27407ff9850a7fd01803c52de480795b8714777b6 size 64444 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s12f512gn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s12f512gn_iar.a index 9a06f2f4e9..c0fb9c1c1d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s12f512gn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm13s12f512gn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a7842f72e8432eb88aa88b04bc6596dc50b47218c2fd5e12d090732707e75e4 +oid sha256:8146a87e9ea1be0b846f9d13ff29714b8a4b703b763ab71afd2940b0b90c3b3f size 45898 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jif_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jif_gcc.a index ae05f038e3..360e23ab70 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jif_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jif_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4581536fb33cbeef81a91d47f1968b18bbda6fb769be1a7d5624e3a3ab24d9e +oid sha256:55d0fe659a48a383a886536f1980ed41282b7bfd86a1f31f4d2a6a2d83ef2e48 size 61762 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jif_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jif_iar.a index a13320c885..8e631de7f0 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jif_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jif_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e6a587cb7be89f41a182e056b4997b005c28b6bba94ce953871c4ccf25c1c32 +oid sha256:3a42180dc2853dce6c10067fdae0232e797cca2c4f2ffcf160496734035d7868 size 43400 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jnf_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jnf_gcc.a index 4b825f726f..d387c1b632 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jnf_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jnf_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7df689f1b5c9a587d86ab07fa53c0a18bbb6a0335c7a65e2c1a0eedc332a7507 +oid sha256:79667490f1813aa7c9b17fb150e2dec5468d4e0a830f7c93d7d9c0e7e11db68a size 61696 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jnf_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jnf_iar.a index 1a070853ba..119adbcdb0 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jnf_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jnf_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5855eb2ef0c8eb2f36e72fb1ff8e74bfdb2dd494cb37fe5ff3e046328f7c1c86 +oid sha256:546df50b4d9965612aa7f83910ac3dcf8c32a5e9b217e03db7a808a42208e190 size 43262 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jif_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jif_gcc.a index c0653dacad..69ad6e5869 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jif_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jif_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:336d5232e3b5a4c67090c65e94daf8d101aa4ed6fae43f2206fa637de442dd01 +oid sha256:5beef3672885433388f9ecbe20eaa12ad5ab1a7c7632a8281e84e6134bc664a5 size 61696 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jif_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jif_iar.a index bf3c603b48..df62ef037c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jif_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jif_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1647e57d59c9b57c8708971bf7dd5d14c471541ad92c633347e9941f8f6c565d +oid sha256:4549dd7768bf9a0009afc82712ae13952b379bc7cecb9f5e17d5fea3e00971bc size 43262 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jnf_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jnf_gcc.a index eb3c2b7881..860102fe39 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jnf_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jnf_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d43ca96dccc9d14e780703ca7ace2ea9ca92d2acdabeb3c353c0e4922b66aac0 +oid sha256:1905231b5a8ae2bd0fa15a09b29e220cad6e39f5f0ae1f0fd9367286f346be3e size 61696 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jnf_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jnf_iar.a index bef356c154..b965d5f03d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jnf_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jnf_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:09beb5973f0696aa2eda1d724f7f96147182ef426c593f099a0aebe4f4be9ab8 +oid sha256:9459bbc257d76d7d8f531ec51a2d8d6ecc8c1bc7dfd7431409fa11d9ae8f3c4d size 43262 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jia_gcc.a index 5efbe1cd1e..3124637849 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a59d6d4a8718df8803167560629fa007cddf298b4d523b7ea7a61cd9c7cfcb8 +oid sha256:94b3aba2343118fdd03a4ff905945a5c9e3b19c89ad7da173f9a5654eef18ce2 size 61542 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jia_iar.a index b77c041b90..4016fd99d3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bdb35fd0e41ee2b61131f0e9c5718247e545731dec32a40349d897a120f0f15 +oid sha256:a48a0dda297ec5a63cb22a25f3303d8c9f4087c204fb4283fd848b9131a17141 size 42986 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jna_gcc.a index 9a01140dd2..18f5ab170f 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cf165856002eb3b6ffd3b7198100b8b99fb4f27ddecf8007bf34de36f72ff844 +oid sha256:b29f58efee027bdd3549390229321df904fea5f36d51d29b20f807d09ab7ab0c size 61542 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jna_iar.a index 6ce0ba0592..d6bc17a55f 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:538126545f6ee96edf30dff618d29fc81dc4b3a11e0fb1943ad8285d0b43db21 +oid sha256:db7c403ba033b8257d37856ffe4df854a84716449b555a78de173c17f1ebb2de size 42986 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jia_gcc.a index e770ab4e1d..96860a0481 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4d8350788e4cf78da22da1f8574aa6813e7cca5d3bc8400a71c5759ae3879e6 +oid sha256:bc8eaac944b3a0ac456daf9861141de44e9df8898e3fd7f819a5d2f9871317f9 size 61856 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jia_iar.a index dfd507e15b..d9807e3c7d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86383a7eb660dd78b57f358035730a6f75a6b4da8a579856775e8d20166aa59a +oid sha256:970648c9728d81ebf91c22717bd66d3342341d479a3c9440995f615a800eab05 size 43652 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jna_gcc.a index a02f3860c3..69ecfc2334 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a985c8832acf9f4c64a08e9dfc77c0629838dfb58f15c535251912f7fd985e51 +oid sha256:59a81b46f990a40cdbe7680ca02f7abe4d745180e00a18fc82370fa9c59d3fef size 61856 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jna_iar.a index d1bfb233de..c3b99b3bde 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01cb3d2fe67a5d5c8772713b9601fdc87b7540ddaf8fce2116ca2738819c1bfd +oid sha256:65a3a7c4ede3a44927df355bef13900937ca8a6044e56c62649d68b28c6bb3a6 size 43652 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jia_gcc.a index 11de935fe5..495c6c5cc0 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba06d53ee8d21e865fe9cbf07801bab4e4b483a7308cda850ca9a69e71a2d787 +oid sha256:ad70f3663e059563749cd35df315373b7087cbd175a38ccb276be31465a2c53c size 61542 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jia_iar.a index 2fb1446ab5..c922940551 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:804ba138ec8c558defcd571a4305157cd654f4805aa46b1c1219d1f5b7801ed2 +oid sha256:be0f1a141a3d2fcacc74644ad080e65adb95fe665552075488bca1079ae987eb size 42986 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jna_gcc.a index 7fa0dbf6f7..378a6801f0 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0313589c096d4842dd61564aa6c141643d3d73727b997f79db6cf1abd00bf2c7 +oid sha256:0e2ec85b6e231e56570927cf17b327dd91077e22dd6be1ed69f0e030b4ba6dcf size 61542 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jna_iar.a index 5a1935a076..0064fa8ef6 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb6ae544c2d57a0427fde081b0685daa7e91bca64d9fc00e2010b5296da08a25 +oid sha256:b489008cf26dd7537667500b27cf0a10320b10adbb80e1978e0bf3b787f34f38 size 42986 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jia_gcc.a index 323b0d39b6..f8b62f26c6 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:339efb243f356a1b8eadcecb8e551852b7d1b79e38914d95c5b84e7aa1af660c +oid sha256:9cd33b0ba2dab5188aa2a3055031467bd2adf216acec4012dc162f29172dbbc0 size 61856 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jia_iar.a index e6cc40a73f..505aadc2c1 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47136102765cccfe2c6b2ebfe44098f44972462196d026a0d66ab0335f97dc69 +oid sha256:fadc160a3eb559799e4d5959b77de20423b697eb0be5f3b856db260d52c005fb size 43652 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jna_gcc.a index 753d7be859..f25a4c7f9c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a5cb1f6b4f1556bf5eb1bd46cca5f0c8d964c6d8afd5ca70e044ae680d93729a +oid sha256:2435f97ea2dc46deed93536d64c033980761f4968b95d9024b94255ac9e28c39 size 61856 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jna_iar.a index f6c0db641b..1ee6a30a8e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bafdfb6571c6d3e37f2f9144b215b34faad06f8942a6e20839fad1c18cab1f39 +oid sha256:bf318da66e354732c38b925c4573f9871813b9c8f986af8badab1cc3add9fd3b size 43652 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb22jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb22jia_gcc.a index f5fcaac877..ffe12d3fbf 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb22jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb22jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a5355228a2c55cb4ab26d06bedfb0e18db38f63d5fd35c1f00f8b161f03047c2 +oid sha256:1880da95de2da43c70480cea01c22dcf444a9a592451b8dad12b735a1fc52a65 size 61542 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb22jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb22jia_iar.a index 658233fe7a..f7ae66b5d1 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb22jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb22jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71f543747aa1f766ac411b5c76a791a9adece5531a2969037e4d85e351b41464 +oid sha256:ca617430af9631140397e0879358ebb9a6d24d553eaf8f1d4cec5316bbf24934 size 42986 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb32jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb32jia_gcc.a index f192974a91..585f9074d3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb32jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb32jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df6c55767e94477ea3ed339444a1056a119024c13d849ce80ab0bef3211bb0c0 +oid sha256:e54340977a76651888d88563c3cd47a249ac8e25d61d050b2b960bdca4fa704f size 61856 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb32jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb32jia_iar.a index 606b85a451..092c2253bc 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb32jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb32jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68250f0f83b1268c431e558b8f7bfb8b49249aa248991b72e2e076844df888f7 +oid sha256:fa8e7ec5e5281263fb8c49c139ba4b107b615ced2d9e81865658a22c6f851df1 size 43652 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220pc22hna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220pc22hna_gcc.a index 8bc3dac654..067dc9df20 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220pc22hna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220pc22hna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38729d5661ca726f8081b5f83964e2270643a796b0a379a90d1b4d64f23b38a7 +oid sha256:90f5a8681c24f48a139872f39b189feafc8ac36c9b05a770fd17ba470e23bde7 size 64206 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220pc22hna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220pc22hna_iar.a index bc1f4c5cca..79c94d595c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220pc22hna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220pc22hna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be5f8086a3b43f80bd96421ee43a4646a144a58aafe4f29f55bb358602faf078 +oid sha256:bc2b20761395825bdf6a44acc8c4ae253790ba125d7fd4292a802c0aea5dc4e2 size 45332 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220sc22hna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220sc22hna_gcc.a index 6ef9462c00..984df093fe 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220sc22hna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220sc22hna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42010494ee1e84e71af050d64175505d7c0dee22e94fb8ad4d223d3cdd580d66 +oid sha256:7b6e5c22fe0763cc591b898206be9bf90d627bbf64d3fce10a04b7894d2cafec size 64078 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220sc22hna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220sc22hna_iar.a index 047a39efd0..35fe7158c3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220sc22hna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220sc22hna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b2c5fb937333ecf4cd2cc816018d4fa3dade2475bb0543ac98f6eecb6671a73 +oid sha256:b96d3762411011d94a3a5d63baf3b62a4bfc1739b74578df3229a47590a001ba size 44692 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022rnf_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022rnf_gcc.a index d19b372799..013faa3e7d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022rnf_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022rnf_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a79f3141cc8b4d59cfa198aa621eb947f6c4f9844fe99b43087880fd4ec5c236 +oid sha256:7f76e707dcc5f702b76046b8f4a5f43979884cf91c1e07264e02fde959744c02 size 68614 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022rnf_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022rnf_iar.a index a1573a4a80..b0d90df03d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022rnf_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022rnf_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b2b4cac87686764ebb246fe91fe95a4a63711e1515b80311255dac0b8bf9ad4 +oid sha256:ee93c7d7ba0e51d509c13a7a38b22a93cb1ffc9f6c53d2a8134c38f3d6c8af82 size 49516 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vif_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vif_gcc.a index 9168ac0ab1..f113b0b7a2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vif_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vif_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c430d5c7f982e9b95ff5e2946427850d9398eac5bf8f13684154bc2883da9e47 +oid sha256:fe65c7f16dda46a6b40d17f7d74f853e8fde03ca440baf5240b0879daf2e2d33 size 68614 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vif_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vif_iar.a index 6c3d28979f..53a784d86e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vif_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vif_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:18348d80b5992dd98837b7181d558efe87e487dff744d60b0d2b8a567935ff91 +oid sha256:7b38006c80accae0e9d88abb44b4a03ec561f3b2c16b4120d7becb5134da1767 size 49516 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vnf_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vnf_gcc.a index 6219e75808..2530a1c67d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vnf_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vnf_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73501347e86abeb784129b88805cc087d1d365f023672ffde7affc6394155a66 +oid sha256:8e1c95f71cbd6b4d68edbfa6aa0f0e4b7c09408653bacab8d76d11665906c4a5 size 68614 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vnf_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vnf_iar.a index 6240309b37..b4a748378e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vnf_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vnf_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e73ad9ffe44605a84cefcbfee476ec578c20f5e7768c6b3004a0b06d0468556e +oid sha256:322e051c627b2bb633c0c22251f69cbfd15c371d15774a07b0ff50da9513f05a size 49516 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22uif_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22uif_gcc.a index b5ffd81593..3dbe2dee7b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22uif_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22uif_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9003d62def03bd534799abafbc2da610e43fd159e9c7ed35c5b2eae617958eb5 +oid sha256:3a9605559ec5f6994215c39d109a7f74b6ea9796cba32b57cda6f14fe597d2d1 size 68614 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22uif_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22uif_iar.a index 735cf0cc5f..fadf3e136b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22uif_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22uif_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d1a00d6f5cda623176385c2bb3f61a9d08558798094e5f6a555522e43c263de +oid sha256:242f5487db0c196ad46c8dbbb59186fc3c929c392f3dc0c9b911170c9403bf4c size 49516 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22vif_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22vif_gcc.a index 1344d3bed3..8414f280ca 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22vif_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22vif_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1ef807bbebfda4be1355107075848917acc89dd9b0bc74245b61285d9860603 +oid sha256:c9e6af0029eab931e295b219b2ef142379ce5e975e20d20310dd8342a90cd637 size 68614 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22vif_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22vif_iar.a index 8ce32e34c5..76cc3271c1 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22vif_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22vif_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0480a3efe9a99a9e1e84bc37c7fadab215da327cd6dd4c55959612c841f1727e +oid sha256:a14fb604bb84d5b0a82021711ba17164c2af5e0205e596c2e372972fb8f9b852 size 49516 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240ld22vif_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240ld22vif_gcc.a index b5b682aa51..6ef287ab52 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240ld22vif_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240ld22vif_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:caf14b2e18380062f06949110ac49443abe82b908685d960b75ef3d6a30856ae +oid sha256:5691d32edef9db07653c00c40580a3ab2f0799ba4f795f49532e1c8aa75b95d5 size 68614 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240ld22vif_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240ld22vif_iar.a index becdc77c9a..01c0308199 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240ld22vif_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240ld22vif_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:70a27638d5a1c0c70b9a146d15f150b7e66ffdaf8044efda45e7ce2f23b9c315 +oid sha256:012278ec86b3d2153d354cece0612013bc49cbf1c99fbc7ac3e16a9389cc31fc size 49516 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa22vna_gcc.a index dd337e058d..5cd03d72bc 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:538c570e1686a2c962541e9c7fa1122e988071f9a99a7b6f25f1774a37114051 +oid sha256:021f0bb6c2eb32f7e513d4ee2277b1128d566b318485e4caf719ba02bfddc0ac size 68594 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa22vna_iar.a index 8b066b4706..9796cbd465 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51d6956c858b6f1e257f1ba59d5aa3c58458a2079727cf800854c3ab2e5aeace +oid sha256:1a7d61013248e06a114f74916d8c58ff79d0b8b3b254cdbb8bf561b7ad8d0c95 size 49496 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vna_gcc.a index 187cde4f46..48a839e164 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7fe3ef73c1246c4def95ec86c589daa7a5c91d0d07cb3f01af3f194cc7caf58 +oid sha256:06dfe0cf84c80fd71dfd49499ec118374a72db4c737fa9332434e7d615b314a0 size 69064 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vna_iar.a index 83b38b6f97..6e8db6240a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:edf358c670cef9bce8188a3787664b3ae88320d57932916b3e10af23bb51740d +oid sha256:2de74b99b808192eb96553de8a2628c83aaf2a5887f76adaa53692f73e913a95 size 50474 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vnn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vnn_gcc.a index a26106689c..d17d04fa5a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vnn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vnn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec9b7644dfee8759da5936d9dbd3b1d959bb19bbacaa3ba0634fdbf2c7b1156b +oid sha256:e883371f6bedf2d8565f0539d129c4ceb8eaa3609780ea1a3ee827b12a0117c7 size 69064 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vnn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vnn_iar.a index ea1eb28a95..69993799c0 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vnn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vnn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a95a10d13b1bcb238df56f83b6c30f350b8e217222a1ebce0879c0450159baf2 +oid sha256:248d5769b85a369c81558315bf40667a109612e30d643ad87469800f6fa9ca60 size 50474 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb22vna_gcc.a index e303189ab2..5c15621843 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8fcf3dbf717f49336abfef23b3d94e2597ac4f6be60812da0f5a091c47f66481 +oid sha256:eb20b36756fa1dcb82be7a4e390ee34665d94683e65158b47887502d142631ef size 68594 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb22vna_iar.a index 3db601520f..4a7cbd6e0b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3fb6539609745efd845099cb6ce9c825ac13f48d0fcede0422f0a36ec32b5756 +oid sha256:1a2bc0e22f586e82ffecf2669792a738d5a4cab959bf5325191ac600b25cb190 size 49496 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_gcc.a index 2985ff32d0..d568863dc7 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8fa3552cc42dcc0097b546b9b2584d0f7828ef2ac749d94461e215a2d4132b9e +oid sha256:ffe2678a759c3bf35133a1f4f90a0809a8dcb6bce347d05cbbecf5540d055f26 size 69064 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_iar.a index a673a637b8..c5c2daa60a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd4a3d1f5a4ce2bd9667e709dd9d7baa8a8ae1fb0c3254492f39f13c710cffab +oid sha256:54f2c722852a77f172cddee6743c76924d16673aea5b741c740919d4e11f6da0 size 50474 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vnn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vnn_gcc.a index 36e313f7fb..17af94cf1f 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vnn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vnn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7664a96a995747cf80a5f6123ede1e209880f227edeb383bd47e3efbba7aeca2 +oid sha256:147b82b99ba68aa788ede189c2107493f19a82d72b62d6f718d302be58f3f7db size 69064 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vnn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vnn_iar.a index 204c4da546..30f1171708 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vnn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vnn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:803c109bd2bf1bad7f150a9b9b99b027b2c9dc57ff3b7d470330518f81f6c4e7 +oid sha256:4e0ddf41909594a66d0c8c1299b1ded2bb37523567191e921dfc2a3317d60453 size 50474 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sa22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sa22vna_gcc.a index 8463d6e2ec..7201583450 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sa22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sa22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d913fc1cc9955c6b49c24689bf85d5644d8ef92445734297aa129018e48d26b3 +oid sha256:8f9fca2d3722ae2aa324b1bb47c576bd69005ae725e52bbd8d1398c667112008 size 68594 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sa22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sa22vna_iar.a index 2cb5c8ac7b..a3268bf82a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sa22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sa22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e636ab13022c552f2c2eada5ee9b5a4956323cc2cd4ff5e25aa8a7e45389b64a +oid sha256:bb5c414a98a44cd5c236d184365c348dc2aa5777a8c98a50252a9524ccb5f434 size 49496 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sb22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sb22vna_gcc.a index 040fd94627..eb16f1ca10 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sb22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sb22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:818e59b3eb47b0cb510967f32911a6f3353822c04534411e72334d796e7b0773 +oid sha256:13c6c10ce84913e4dbac4cc958a14d3a4c26d17afecbe82e7614ca2dad0f6732 size 68594 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sb22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sb22vna_iar.a index dd7c02e097..15f7de9107 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sb22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sb22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b332ca0ccdaf9258043e990c4dfd9efa97c70fc197c07d8435dcdcecf01c302e +oid sha256:364b5a646091d856a94ab3dd0ae2ec5d2c430ef44c4b0700ea260e356c7fe2ad size 49496 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_gcc.a index 332fa0ef14..4f1174b51c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8cc841ad9078e0b9f90738aca1e6632f69c9e80a066889110ea10c338c1ebc41 +oid sha256:3b738c39e8a7a047fcce37ad594984dcb9160ab2b3740aa75fecc892627febf1 size 68594 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_iar.a index ae4c91b706..cb383c68b0 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9113d74bae1e8fdc1e0d937e0125a5bfcc38eda0115bd28da96f6d0a1c79e9b5 +oid sha256:ffda979fc4b06e49af1d6506d4d18e544b39fd1ec0a557ddea2d68ea58ad2e35 size 49496 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm130s037hgn1_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm130s037hgn1_gcc.a index b9d2b00a50..6e54809ea2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm130s037hgn1_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm130s037hgn1_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9bc4df97775542fc817859e664f9c8733e5c41cd66382b4a2aad83cb96779bca +oid sha256:ba759340fe926b8f5d81fd3f3a6f54cbd809562dd836cfb3a5863435fe807eb6 size 60436 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm130s037hgn1_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm130s037hgn1_iar.a index fb199f8cb8..9141c09dd3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm130s037hgn1_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm130s037hgn1_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93078d9d61b6f6625509a94339b5aec87d10c75f835223ca1f04fe73ca12fd57 +oid sha256:6e551d799cb3abd9e91ee729fbe014247694e7df76d391e5b8e087ddfe4ea3c8 size 45408 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm130s037hgn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm130s037hgn_gcc.a index 3efa8ab09c..a5987dd541 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm130s037hgn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm130s037hgn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc09577888643ebd80f68b9977306119817b1ad27dd3249478885861378569f1 +oid sha256:3dfda93d27609298d7022b404c472cca3dde4ec067a247a9fda7585c16fb09e4 size 60432 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm130s037hgn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm130s037hgn_iar.a index 3323200774..744c075d6d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm130s037hgn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm130s037hgn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1fdb02a0d12c676597688a2d6003f19a52ceb217e6d1bf94234742597292f85c +oid sha256:5f455332f55a0ee5a4a1486e69825de6d5dce9f84b64c58244caba8fbd774a85 size 45396 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hgn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hgn_gcc.a index ff94546019..5fb6e452ca 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hgn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hgn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7b78678b9e1509ae4aa55a5484e1550afba205903e4bbac85653972bcf11a6c8 +oid sha256:9ce7d3d504d7546ab667f5ce001a6d29e9e50f29588b3d3c4ab44e138089b2be size 69176 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hgn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hgn_iar.a index 409f84a846..dcfd0039b5 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hgn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hgn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fdc02c3b7b88d88316abc4ed5773475d8988904631fd303c3ca71d5c4f4feac9 +oid sha256:22be214b9ff217f8a456bc328419b9c1148d9428027deb7b56c2fcb9c2db1ca4 size 53408 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hnn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hnn_gcc.a index 778d76cfca..1384989ca5 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hnn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hnn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:353fde5703cf984816ae1f473351c9a90cd447fd8478ec89363158ba20f2b815 +oid sha256:c934ca74d3e8fb40a25b3c043a4e81f8d2ca8b3c47082e8d0a9373fa8788a6e0 size 69176 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hnn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hnn_iar.a index e9c583264b..d4fac150bb 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hnn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hnn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a299fb5a8b9c9f0e0a5e0da8ce90daa5cd0b76f8d157fe2c187d87937f24eab0 +oid sha256:df9c48f3c74168907267219f993661c425f67e799fba13580e702701ea1cc49f size 53408 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sb27hgn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sb27hgn_gcc.a index a1dcd0e030..de06993625 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sb27hgn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sb27hgn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8aca7756e027f28ee2ce743ebdf5398342aac3dba5cd426b33ab669d4887f10c +oid sha256:4932192ebb62159b4bcd9234d7517c8e9b801552eb3cb159f06851bda6760642 size 69176 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sb27hgn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sb27hgn_iar.a index 18bc2c22df..0f0fe03b68 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sb27hgn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sb27hgn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c1ec5f4694dfaf2c525452b144f0d7e1a318fde230f9f28eeac45da64da31d5 +oid sha256:98d553a6fdf964cd87696fad93ace500a80d16b98c48dce1df15b76e7b35aee9 size 53408 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg12_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg12_gcc_release.a index 97be7ed50d..0ee54925e5 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg12_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg12_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3719fb7edbb225571d30be7376875ef06e75c70bca6f608d45f927621e6a98fa -size 502150 +oid sha256:d1f5f3693ebf5e7b9d02ef17860cb3e458b8d35a0bd037e1f86a2fbd644dc3a0 +size 502412 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg12_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg12_iar_release.a index e9ab050c9c..e8d1b3530b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg12_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg12_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9320e6eeab6276e931e407165e8aeac87c09e7abe3507b33efe38577158040af -size 957922 +oid sha256:32d2099a6cf9bc0d5c2b6cbee0f6f49a0ae25d5a5607d9455f71239cbfa0d2c5 +size 959592 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg13_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg13_gcc_release.a index 51720abfa6..f020bbc9d8 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg13_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg13_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4ab26f4c7030168f254dd89fc5639ffbabe1e4e6990c14e593ddf11b92c0cef -size 538694 +oid sha256:c730128e7054ecc4333275a0a5c885ea6039cb2bbedfeeea75deaac843f39776 +size 538962 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg13_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg13_iar_release.a index 76b8da8fda..8508da5729 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg13_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg13_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f3678fdd306c2ecc3b09adcc32c0dcb369c974f917a5912811e340f240a9cf51 -size 1020702 +oid sha256:4a1a6f917776fee1153c5907c281884c9941ef9cd497d882be2cc6b07d79b656 +size 1022438 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg14_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg14_gcc_release.a index 5c07a92a56..8b3bd8cc3e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg14_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg14_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42bcdd58e5636dab8fcd9a884a415492e245af82ed0954a2933ea31d163178ab -size 528986 +oid sha256:af52239f7e7940f91562a45fede0a59c47e41d8ef2c6998f20d5eca857f0ebfb +size 529246 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg14_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg14_iar_release.a index 01d989ce74..5b67ee6db8 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg14_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg14_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aea1e655840b16e435821ced77efb33fde67f0f1a5d5100dca9d8a5bd5743bae -size 1004670 +oid sha256:c1da2a065d85d40aa0c91933d728c16b0e520b0d3c94f29f9969d961e4eef751 +size 1006414 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg1_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg1_gcc_release.a index a86cbc3014..c791075c3c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg1_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg1_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64a9fa608d784c904e1cb47b599e972308996dfc5e8b2ded066a385c2ab056c2 -size 471958 +oid sha256:cf6ee85fd8ba4921ca16c16f813af18f2ad8b0f0d0e8703b48d2ceced67dd9c3 +size 472286 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg1_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg1_iar_release.a index 983a0c88a3..588fd4b836 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg1_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg1_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47e04d203374f61e36bfdf619370e26c37c6fa344303e9b667c32b5fc49f72b6 -size 902770 +oid sha256:c58502ebe95a749e5f7475b50980dedc88f64236ff1ccf35a18bcbcf9c89c7f8 +size 903566 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg21_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg21_gcc_release.a index f2a3bccbb2..05c7de0fb3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg21_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg21_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c260ddc2e923efc74870c918be05bb659ca830783b0ec36b537159f1aefcb25 -size 492894 +oid sha256:c4801c78154acc2bca84a66d5f20fd08bf0bcda84ad9163d516fc9178a7a1fb3 +size 493148 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg21_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg21_iar_release.a index 60a7c15014..fdcdacfc50 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg21_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg21_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6db0f7fa1944a8cd49a5e3cb5e2ce9eebcaab190da267756992ecfb3f899aa64 -size 968330 +oid sha256:817b419ef66ba5c797beb3640c1a1b284ae54d4ffb478dd360ab3d0adf40fb75 +size 967740 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg22_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg22_gcc_release.a index 8d2edf04a1..6c1c06fb2c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg22_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg22_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94b2f16b0aa9b568b6c47fca5ccc7c7ff903fc3febdc4476071eb1f78c47f0a8 -size 521364 +oid sha256:520ca8bd35189132f876a19bdaf79bcdd074a20a832679ac8c0775dec0e27b3d +size 521628 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg22_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg22_iar_release.a index d0641171a5..85e43a49a3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg22_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg22_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5b059537bf8c9adc1d3834b52e071efcab0ced710e71ba86c16357b0526a70f -size 1006228 +oid sha256:5b12f7cc7cb56196c57df233aeb3538fb0732ff8242cc77d30d39bede1322741 +size 1007680 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg23_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg23_gcc_release.a index eae0a048d0..f47bc85117 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg23_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg23_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0164fe4430f3fee7a7620ead90bcfb59ded96c152d535b53c368c271386a5d39 -size 543802 +oid sha256:536e054d0f28ded34cbb9ca27d3c4c7745fa691079746c067f83e83517b9e58e +size 544952 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg23_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg23_iar_release.a index 97e28b7037..bf6271f6c4 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg23_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg23_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ba80d792a2f198ff84e7307b9dd277baf19335d53f795a7a2996898fc4b0372 -size 1061622 +oid sha256:d5f49b43e8fa82a535ab868f183e62aa102828cf1006cc921fe065acc7ad88d2 +size 1065040 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg24_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg24_gcc_release.a index a7ed10d0ac..b4671cb7e2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg24_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg24_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f7bd3a4ec5c4b649da6222a3fe0c171ac8336899021c6c56d8b85961adef424 -size 561000 +oid sha256:c8d6e40679088356ef2937d25bc3f04042b788ba1275da487c1fe49db1f74a15 +size 561320 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg24_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg24_iar_release.a index b2e1b432d8..5274d551e7 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg24_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg24_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:affd98a8d07a31b60b81972e53b1eece4a6303740a066472f0b4e115970ee278 -size 1082372 +oid sha256:9e763facb8e74e777730f11fff2f22e15c3725c2417a649f0db36a3166228f65 +size 1083272 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg25_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg25_gcc_release.a index 51b893840b..14b27db4e9 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg25_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg25_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a779656af05e73b22b0dfbde8750ac66e55a48e819f3d80ed7eb296314b482d -size 746764 +oid sha256:cc4957a0ff681f71e27a65a214e695b4f51be7153155aafeca4e1a7b762baee2 +size 748262 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg25_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg25_iar_release.a index a5bf19d6ec..10398271e5 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg25_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg25_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5ab7059c7c282a5fcafd72c2d5d4d24ba823522612abbfccf885c0a4f2b02b1d -size 1302056 +oid sha256:dae07ec2aa8f12df45bafe2ab20c6ad3f8b44a8628a6ee09bf97774ac3141339 +size 1307010 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg27_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg27_gcc_release.a index ac573f283a..81d978f48d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg27_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg27_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2fcb2ae741bbfcc79df1215093729eeeeca7955f9a5b8391caeba7da8838a75e -size 518940 +oid sha256:d46204cadbf3dc1bdcfa704fa84e7fc00a99d18f9b79251f9e61b16152da2909 +size 519204 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg27_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg27_iar_release.a index 7c4f19b88c..efb554051b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg27_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg27_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0bd050a82ff11fb16ab6bf1c2495e90e699545786af3f1425fd58a33e198b0f2 -size 1001732 +oid sha256:7d6c5cb4dc383d9a4c55beca1f9deece02b1073776cda2a790ea0326be8cd675 +size 1002484 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_gcc_release.a index 88ff6c1e6e..6ca942812e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98f5dced1b4c1a9110f4e855fb78eac6a1d479e472924d52de35d958d358a10a -size 561926 +oid sha256:a9215620f9f642f571aa8bc58802307fd2c746a9ebb7fccc2433eb0e653bb425 +size 563014 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_iar_release.a index 98ae6a8b80..9c4e6823ad 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d64b4130574b49bc41dc9470e0a3b16f06b7cbe96e45e1d28449f4b6d26758da -size 1104990 +oid sha256:d8f70976d05e427ce7d67a8d4145e67cceaa1a1f7a086b5db182234dd7f0cccf +size 1108418 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg12_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg12_gcc_release.a index 6dc98c5081..7371d2de53 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg12_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg12_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4639ede0931ab9cb1b288c63465466a048e1f439bb37dc56052facc02c18555f -size 468932 +oid sha256:05ce82cd40173faad266179b976761bea9364665ca1a44fcb745eabcafe1e9d7 +size 469198 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg12_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg12_iar_release.a index 88eaf38cbe..f0e72ba0ea 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg12_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg12_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:442dc22b212608315081f591cd86879eecd86d78aec8b2e8cba3b217d4c67975 -size 918404 +oid sha256:c52c0e2a4e67fbfa963a9813b0f25de0952eda2c8312c289b7aff44bfe28d980 +size 920162 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg13_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg13_gcc_release.a index 072beba1aa..73e86f58a2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg13_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg13_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1f5476e62ea2b6af2b851085b8d9b3e5162a270c5aacebae784f2f86ac52caac -size 483620 +oid sha256:1cfc00c3ad46206823a305f3d80dac17a2eb18ba8436ee4c6f8f38e49a47fb4f +size 483884 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg13_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg13_iar_release.a index eb880ed76d..6e218451a3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg13_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg13_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0565fd5411d480b500cbc1f7ea5c6c42e701f57904c901248e80ae249b40cc4e -size 959568 +oid sha256:b0dbf4266134911478b59e0d249e99f145f57f69a001047d4587a25d01bbce89 +size 961308 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg14_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg14_gcc_release.a index f0ddb18222..dfc5b4e51d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg14_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg14_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a378cbdcea70a9777d1788ef75d573483a333475292820e46fb4a04a4d256f8e -size 481220 +oid sha256:793a37ead349c9d99de47207b0b21184b7867746b69a0cce7c4fdc1b7fb74515 +size 481484 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg14_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg14_iar_release.a index 21f6edf75f..d20b6f2bc3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg14_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg14_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f039f52df669f7b8b6330ee13bd32c25e9abd0072b8c9de2c5f8e8407d441c6 -size 950068 +oid sha256:e6b999aadda72e04a438841c93fba10f5eeea9ce146f717a89b3e16ca1677d84 +size 951808 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg1_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg1_gcc_release.a index 80b2db98e2..a11a50ac7f 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg1_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg1_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa38c4ada97fdaa8924e955c8274a06677118ee3675307c7dcc8238915bd0231 -size 450314 +oid sha256:5321aed9043d24c08446595306e81b824f639e85ffe96a00449e218fa501796a +size 450642 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg1_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg1_iar_release.a index c243db13e5..e05f986fcb 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg1_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg1_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a0fcb1ff9443e091640270161f597a9459587a81cc73a7b4dedbb724577cbfa -size 874294 +oid sha256:29f7863f6231ed9f543dbf262bc563cd93ebaa24257ba8e43c6529c1fd3af8d6 +size 875094 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg21_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg21_gcc_release.a index ed12350888..a6d407a55e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg21_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg21_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db60625d33bf04c8890cdbee79ae658e92200ef11c55cbf94075da3771dcfe74 -size 474314 +oid sha256:6e4290655474ccb7eee7d33c9d58a6c865fd418afb316eeb577f080e2c1f06a3 +size 474568 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg21_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg21_iar_release.a index a396a5d697..004a1fa31b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg21_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg21_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4e5f35d787f67ae39adbfdae2e331bc5ccb76ae644380fa9b9885f37a757ae9 -size 947018 +oid sha256:39436077b488ce81d8281e330a19ba430c0c947f8e77a7dd22dc8234297b3f8f +size 946428 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_gcc_release.a index 80ff1ccfd0..9f06ace251 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38699a3b695930c8ff6acfd93cdd07dca8ef1e21ea2854aaea72316498ab4d8d -size 493900 +oid sha256:f0a715d7787caaf4c520ebbcaff4161a36b533f4d2a44360802530d0e8734a7d +size 494162 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_iar_release.a index 1a34b004b1..a4e561fe0e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74ce05aa49558c14c10bc668e8cdf372c1640923308d65c4e11eaf25d44c3942 -size 976168 +oid sha256:74246b699555f565aed685db2f981dceaf50eb77911bd1617a81ec9c1a577fff +size 977618 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg23_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg23_gcc_release.a index c2a509bfa3..b4b4cb7ce6 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg23_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg23_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5ea784856cd68a2719ff59af7bb4c5491b1cf951fccf59f9351f8288e30c5347 -size 504968 +oid sha256:cfc95a20cac6831ad32892b4fb266b917d449dfc7ec0363b338559adac0eccbd +size 506124 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg23_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg23_iar_release.a index 34266fe683..3a9f534954 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg23_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg23_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db4b2a3c13ee900dca0cad807140c67d92438c72d77e0dd6f8d939beca6065f8 -size 1018744 +oid sha256:6e8689caefad90acd9a69d74b2aa9e314ec2f8ab738c1e556286b0f6b348a7d2 +size 1022168 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_gcc_release.a index 0fad14dd1c..57278fce5e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1fdfe9a49433791f0b5264e5a0d3fded069595f27e8c0f03d4e8a4806fc07fef -size 529376 +oid sha256:85986956ea4a8917041d46d34d7a137f128928a9b054b74da9bfa7ee0698031b +size 529696 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_iar_release.a index 5a3402ed89..f81de00f6f 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df1297bc15bc88a0bd27333cc8749da2bdd90bc1daaed468ae2a3d79e03889a9 -size 1049808 +oid sha256:0ababcb55bd07437a26e405c60383cd2f6c6bdfc6a9ef94458e70e5e791ad81d +size 1050708 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg25_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg25_gcc_release.a index f49a8fdab4..8cfaf5dfc6 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg25_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg25_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1604dca0482849718a6d7975f8481d7900a2bc8e9bb878a087bcf1206aa8475c -size 739382 +oid sha256:fcda52ceef35a0f9399c7e17f288892abe06f304af3f3f675e327681712aa727 +size 740880 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg25_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg25_iar_release.a index 01b90e8da1..556376c7e6 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg25_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg25_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04474409a47b0fa8cf65e41d94822bfb263aad36506b8ac743e81f83469c1ff4 -size 1294346 +oid sha256:43b6587631d6a15766ec1c8ee2fd2a48a931023da0029276e6327d5043828252 +size 1299300 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg27_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg27_gcc_release.a index ebc163bf58..513d45a862 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg27_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg27_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:483d2df60974ba98aa4c788446e934c43157a44ccf543dcd0dd45d2afa4bbbb3 -size 491824 +oid sha256:731bad1c0f0fe8ef42ead1ba1ec4fbe5a87f1a6084e1cb23d6cee8a28d23f933 +size 492086 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg27_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg27_iar_release.a index 199133a0fd..9d5e3440ef 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg27_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg27_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:934026739db33c1df0109c232a117bf25d04ed5341b30cd23acb58c11673f942 -size 971104 +oid sha256:4a13846d453bcc12b3a6b7293a1ec47b57ddf46fc265113f5bfe856450b737a7 +size 971850 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg28_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg28_gcc_release.a index d4c67a1ccd..b572d76a5b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg28_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg28_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:546c273f31ba4fba5003a10016b3d36755b18ca76f43427ff794689074741d60 -size 523168 +oid sha256:fd89d95864d355d010312fd52d154642fb26aebd3f8a2ed28173c40a2d1c4a63 +size 524260 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg28_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg28_iar_release.a index c9374711f6..d8de7b6314 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg28_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg28_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c5d0706f2699795765d2b6e500d5bdadfc9a04c829aa79f0b3ea7b31cf9aea0 -size 1062152 +oid sha256:8d0ef46a3adcdbccec2e95095dec743613b384a7b2d329ae169a7ec88cc31722 +size 1065584 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg12_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg12_gcc_release.a index 80996d13cd..b5f7dcdccd 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg12_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg12_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9114218210e599c3fcdf14bcc0b248f4fbce2dfee6e6055221ca651b5254e894 -size 531372 +oid sha256:f3a4890a0cb2b559edc71af016fc155bac91e226d34590f6c064d1d94017e109 +size 531630 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg12_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg12_iar_release.a index a2f46e22ba..ef12347390 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg12_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg12_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:110162a844f50dac2aaa2244b3ea0c7d5e78cdea98fd0a44c6b8c6aa201b2313 -size 1122000 +oid sha256:a62eda73203186b32fdf4ca36b184a8b016cdb580c1edc5113f9eae980e3381d +size 1122310 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg13_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg13_gcc_release.a index dec79ab1f7..05f4d6c5a6 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg13_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg13_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39024b3d1bfc94f1cefb27e63886c270606774ee9eb2dca88ca92c3a34f8a0e5 -size 568716 +oid sha256:cc35b1bfddc3d378b818f3dd666640191115c926dd65b3c3ea7e9d28044241eb +size 568964 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg13_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg13_iar_release.a index 855469db43..8f99f55a89 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg13_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg13_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5ba92a87192021037b647f3f9aa2d6df57e71592bad9ccec769a2b7e1fb2c8d -size 1189632 +oid sha256:1b30cf7189785736a912cb02eeae40648ce3ca1284622a89bde5d9cbd563498d +size 1189944 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg14_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg14_gcc_release.a index 30fb5c4907..fc21e21fff 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg14_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg14_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d9c1ba14871d2677f9ad7677e7af4e46e37108a606a50dc29f24dda7f34a3fc -size 558984 +oid sha256:773d4c1812c1304336779dfd9570dc8122e9a2976893b4215fed7beebe0676b9 +size 559236 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg14_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg14_iar_release.a index 1785c88109..880fbb92a6 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg14_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg14_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d2d4aa5480b45b5e3b8ef4dcd41b8b55e4fe1431dccbfb639b41ecb964e986a -size 1173952 +oid sha256:73dc594c1390b4604ff60f8c706b20d0ae7dd5671b0e7af649160617f8e9471c +size 1173976 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg1_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg1_gcc_release.a index e6b1fcefd5..d70ca34f5a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg1_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg1_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8016528de3fa07f53f8bb33252c8230edc617ebeb3b8249366646a869634d6e2 -size 500088 +oid sha256:e246452d547910e7bb0ab08a2630872bad99158d19a0ef8e21b41cadbfb0e8cf +size 500432 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg1_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg1_iar_release.a index cf1a63e8a5..63b5f53fe2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg1_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg1_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:455087c5b7a73b46f070ae3465e062f89a7c2ecfdf86b48f8eeee7c8098b810c -size 1059900 +oid sha256:803c774397c6529969989403e13df218d836faede8264d1ae8fe8a33a4abecac +size 1060452 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg21_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg21_gcc_release.a index 8b097a8c51..97bbe4294f 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg21_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg21_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89e1a2bccd87b7a802eabf4a1b2b61b48b1bfa72a1e7cec7446bce886017ac0c -size 521766 +oid sha256:e0aaa3c541759ea40647b71989aae3b24709eca247930ed49bf47437f953a233 +size 522022 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg21_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg21_iar_release.a index f3ab73b36e..40febbff0a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg21_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg21_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4e22a7138210206d6b5eaa516e686b827c0449e6c668cd33fee0f0552493bc54 -size 1124774 +oid sha256:3898277d0a609595da91f89fd040863b3bc5b9ad193f5b71fb891b7cb6980f07 +size 1123894 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg22_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg22_gcc_release.a index ab610162dd..0d750d18c1 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg22_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg22_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73722e63621755e0e7b13e015c603ee0dbe4b18528cf0f7cc339253eae3e31ca -size 550338 +oid sha256:212e1472bb2a6add3208cebdb7e4e4376db61d38f3fbb97796052c59bca6f0ce +size 550594 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg22_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg22_iar_release.a index 03352d8e0b..6632f1b61d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg22_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg22_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5eade6468cebab98cd6e52cfd68e0f922b4e4574bafb5e21cb6c13a3556fb5b2 -size 1162166 +oid sha256:20b7042debb9e88b282b2bc195cc8d365fabd2ae192f084e4da9eb7890482c51 +size 1162482 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg23_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg23_gcc_release.a index bff606e3cd..da23389689 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg23_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg23_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c43682f7ac45ca6ed508ac40880f314ff886690bcb1111c3bdc678b329c33b5f -size 573728 +oid sha256:5886e0fd767562c34036cfe65fcee47ffc303b2af7b03fa1e514ba8838329d01 +size 575086 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg23_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg23_iar_release.a index 1da64b2799..da479f7861 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg23_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg23_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf6abff2340450c4dc38618f23d34d134447aa150b663dddb8152254e67592b7 -size 1217192 +oid sha256:07f37ed2731b20d1abd1215f9a97647caabf4e176b1f80fb7b4bc5b93a19a1d3 +size 1221062 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg24_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg24_gcc_release.a index cac9919cf6..7f85e3e052 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg24_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg24_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41b6f1bdd56cbc8edfd581ff9c89266301bd6fff26e30172a930eb3e0802dbd3 -size 591364 +oid sha256:dbf7e819d33a628aeae281836068b3b4e34016407c5ac3c6ab82f1597982b72f +size 591892 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg24_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg24_iar_release.a index f9b65efb86..cb8955e86e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg24_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg24_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e78b66cc1047ca9d6ae43917913f56aa00a48c9c4ef7e6c469408d113fb61521 -size 1241616 +oid sha256:6b4334101c55dba582817f3a5f97fc1e54e3f522d6a320d37c214f15f5869db4 +size 1242872 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg25_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg25_gcc_release.a index f3ebfc8ea0..18b795b491 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg25_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg25_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0457fbba0bcb0547ccd713bb6fc74244c7d29ad76c4444aa8a6e192d2461dc5 -size 775370 +oid sha256:a42c7eeb61861bc6d0b081f9fd349e0d2c7a63af6c84bdf3f9d5c1350abfb211 +size 777076 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg25_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg25_iar_release.a index 1b077b076d..c0e14425f7 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg25_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg25_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9e5c646a16c2437bef65bcbc7dea9f73fe880ef3fb6b0e0865d20c65b3acd9a -size 1460538 +oid sha256:d95d77fdeef8d78e0abd1dc81fcc90fe2193bddd102eb36c765b742c8b0744cd +size 1464948 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg27_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg27_gcc_release.a index b413202b58..e2570c463c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg27_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg27_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b42fd7cf51e81ef665b71b8cf51fc493e51c9625d38c0c74befd3e9992b5dc6 -size 547910 +oid sha256:4e064e2aaaf4d260fbd5e24928474b1bce9c78a36c5d30d1ca25639b4e9b41fb +size 548174 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg27_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg27_iar_release.a index 087b76544c..8a10a852ac 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg27_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg27_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ae6db0d391969475bc078209f59c7920a164855d3befb90dff8546fb56cc327 -size 1158786 +oid sha256:02260915cdfec6ad4750e7cb3fc65917cfaf613e591773e882c11283f29815fb +size 1159110 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg28_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg28_gcc_release.a index 0f9fe3cf8d..1b1c73e02c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg28_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg28_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab4132a0caa2c19b1d59fd3c116dc5903855a3a6be296b6b2b06f119bfca5330 -size 593152 +oid sha256:3dd61623e392a801961c1dce3308f70e4660bac2b19e39326d5767814b271ba8 +size 594452 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg28_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg28_iar_release.a index 4b566ee87a..6d88b00a02 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg28_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg28_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3a505c87bc86b022da149907b456a6b66fffd692a6adde3179db7124edef6b9 -size 1271924 +oid sha256:824f1690ab55af80c758e3763acecb753e557b0795967e5b3840fc95fd1e0c91 +size 1275792 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg12_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg12_gcc_release.a index 4f04e29b62..3eebb03a1f 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg12_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg12_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5098687ca70f4ea00a25ceef822d95db923942b4977914eaac3df84c1779ccd -size 498158 +oid sha256:d1b4a638a3ee03b37862d719285a785d46d0a5a0f81b6b0449ddf0dfa4bca9fc +size 498420 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg12_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg12_iar_release.a index e4fb8373fe..9c519d6696 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg12_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg12_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e230fe301bc490de649f071b018b47690fd1fefb48969d4a60c450a7c4b0615 -size 1081514 +oid sha256:ad88253375a003e6402ec5ff1dd57930b6c88d5554450d040b5564dc57320d1d +size 1081816 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg13_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg13_gcc_release.a index 22ddb25a80..fd7111d372 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg13_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg13_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f30150b897790051fc9b1b80f8382477b6dfb1502eec853b2cd655c06c6f9b1 -size 513646 +oid sha256:9f908ba0d1cf066a3533f2a7f61f9f4512d7938e07d20a69668736f509f3d52f +size 513894 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg13_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg13_iar_release.a index f94c50cffa..60a9e886aa 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg13_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg13_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44fa860f10154cac283b32845309ac2401ab3add35f8811e7b74aace2fe299d1 -size 1127442 +oid sha256:6c9173bf2a7a40c6a74b5fd3932d36af553bd67dfd5a55a2bc9698ba2b8e29f5 +size 1127746 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg14_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg14_gcc_release.a index 28d8ca93d2..3456eb5297 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg14_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg14_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:989cea9ac46ef8e478fbc6832a2356cf0d2c99ab16f2cee2764a8601fe9bb3f9 -size 511230 +oid sha256:5254b866686d4fb40144de1d0203fdd8d1a11fbed21590ccb5a61d71f4118c29 +size 511478 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg14_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg14_iar_release.a index bdf677212e..0f2e6f94f4 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg14_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg14_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8086204d140a5e8fb89fe6dc3057b7f6be1813e427b343dcac1386662a6580fc -size 1118378 +oid sha256:e5b921a7b0a975f1c53fc44c63e7047735f89756b817b7c425a52742544c52d8 +size 1118410 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg1_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg1_gcc_release.a index 5cb8883d01..ad71a75218 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg1_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg1_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e10794bc3b9027659ab4693e8271c72150f0750bc0933fa0fbc312811e5b4652 -size 478452 +oid sha256:84195e2db71a339b49c288a20d8dbebc9e1705f639e6ec9ba4cb905e44aefe0d +size 478796 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg1_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg1_iar_release.a index 461907cf1d..e7c0dfd1b6 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg1_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg1_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1dd65fc02b5b01810486c7d0c5078383929bae3501dc4aebd82a762fc1775dfa -size 1030288 +oid sha256:e1551e15a5886efaafc6b26b7f3501736c507cd0af71ea80e4d522c8f23503ce +size 1030844 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg21_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg21_gcc_release.a index 584fb7b4ff..5815cffaaf 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg21_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg21_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:02482ac772157ae09b5049c5fd2396a35480fe1fdfbac31471fd295a90a10807 -size 503194 +oid sha256:e42072bc06b48eee930262ff5104c525aeb27317817dd06b5dcbae6bd0e52137 +size 503454 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg21_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg21_iar_release.a index 84827046bc..8f879d33db 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg21_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg21_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5dcb1e3f7713eaa28851e8dc1685624193e0e86f90b41dedb4ecf94afa66b065 -size 1102502 +oid sha256:4eb4ffba587cbd9d40483dbdc0a3fc8cc02fe70d4d77b964c388f6f43e7a650f +size 1101622 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg22_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg22_gcc_release.a index fafbe1761e..b1bdfd6749 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg22_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg22_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35934c969f682b584c18a127dd6cc663e4732d338c2537e9cd93f0928d00045e -size 522870 +oid sha256:37df88cf36155f431bd04d7dc11ad8e8ee606faf9335cb43fe5365dc035fd78a +size 523124 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg22_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg22_iar_release.a index 20e51c393c..a775a6bd6d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg22_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg22_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a906c3a59526b27bb1e9b543260a662e0f550301d780d17bcb9174a91437bde3 -size 1131082 +oid sha256:fbe7bee206426d613ea487b94d85e4a3f0c44b21792b902fc8e3d26b7a27dc1d +size 1131404 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg23_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg23_gcc_release.a index c0522a1e50..1410057436 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg23_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg23_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9352087910005f277056e580cdca493698372b5e3e185023c1a3e2e19350f34 -size 534894 +oid sha256:a8cb0d3fc011614e998314c678efc24f5ffeb4a4c2f85adaa33e347c572b0b63 +size 536250 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg23_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg23_iar_release.a index c2adc22a39..39ba924fa7 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg23_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg23_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:24c2cc785c5419ddd4b26eb3b51c433d96f4f6589d0fd5fdb4ff554e4a644781 -size 1173318 +oid sha256:19ee48ebde8acb9b1aa8fa5b31c898243157a2ba1701238b69f30c9688ccc50a +size 1177186 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_gcc_release.a index f6b83815c6..b9395d648e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74e1ab8a35f85953728052a9b18d1bfc72e7e17fc19db5682818c5dc8f269b20 -size 559756 +oid sha256:8d149e28ca8b2c4988472a7d855870db9165552d81d7a8e4c5d271380d7001b5 +size 560284 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_iar_release.a index 45daf5b5cf..3f32e60f6e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af5012ebbf597f55aa7bde01cec78f1bac363a1e429b0ea205c17fde9bbb43e3 -size 1208144 +oid sha256:7f6935a794acdc7af0feaa2a5a3b31d10bb4dda454a1c234740efae56bc812d6 +size 1209400 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg25_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg25_gcc_release.a index f934ca2117..bb81c28d00 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg25_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg25_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13048c16b30bb56985156128303162183e8174ee67424fdce40afed843972aea -size 767996 +oid sha256:71bb0768163dca2e988e47aa2e5b8f172d82c8de1fa81d07cfcba7fd91c029ce +size 769698 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg25_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg25_iar_release.a index 676581dbc8..17a48003d3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg25_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg25_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f56783620050c7d633bcf76c3adcb720480135750688332f2c0233db479f61a -size 1453732 +oid sha256:7402c5de69bd641b5315520fbb3967ee6b5f34e4bcf13c59d7f63b1c6c337e75 +size 1458126 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg27_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg27_gcc_release.a index 55fffeeef3..efc6dcd0fc 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg27_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg27_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ec6c9dda73a1dcfc4bfd05acb0800e1dbd4efec72eba816490810eb12574fef -size 520790 +oid sha256:c2c7221f0821c2480718d07394e1a7df6d56803615f2a51b7536a88ebeca55a3 +size 521052 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg27_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg27_iar_release.a index dc8234f33e..31126cf5b1 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg27_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg27_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13b35b982e9992ce51fc921078f53c1bac692ef5f22bd0eaf9d92543ebdaa871 -size 1127146 +oid sha256:c7d606450835814151c78a4b72841b31c933bdc154b42561187df7cfebcda9f4 +size 1127464 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg28_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg28_gcc_release.a index caffb87e41..c760e73a46 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg28_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg28_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5854e7f411612534f3487837e51f9e5f01ffed0381cd35f76aa01e3dbbbb83fc -size 554390 +oid sha256:888353b790f219382f976644604825e51d5615f5859bb96f1991f79b968a8946 +size 555694 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg28_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg28_iar_release.a index fa16da22cd..ba7d6eac74 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg28_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg28_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98aa084c78d909d064dcdc3073efad305eae969aaf251b32d73e403ec6c6f9cc -size 1228086 +oid sha256:bf4f4c18e7747e5c127a6689279a5f2cf97f29436fd88f25bc5808505c811556 +size 1231950 diff --git a/platform/radio/rail_lib/autogen/ver_def.h b/platform/radio/rail_lib/autogen/ver_def.h index 1e3cbaeadc..a3dbd28965 100644 --- a/platform/radio/rail_lib/autogen/ver_def.h +++ b/platform/radio/rail_lib/autogen/ver_def.h @@ -42,10 +42,10 @@ typedef struct // LOCAL_COMMITS_FLAG << 1 | DIRTY_FLAG) } FW_GIT_INFO_t; -#define GIT_INFO_SHORT_HASH (0x4cff7184UL) +#define GIT_INFO_SHORT_HASH (0xc2f948a5UL) #define GIT_INFO_TAG_MAJOR (2) #define GIT_INFO_TAG_MINOR (15) -#define GIT_INFO_TAG_REV (2) +#define GIT_INFO_TAG_REV (3) #define GIT_INFO_TAG_BUILD (0) #define GIT_INFO_DETAILS (0x10) diff --git a/platform/radio/rail_lib/plugin/rail_util_ieee802154/sl_rail_util_ieee802154_rail_event.c b/platform/radio/rail_lib/plugin/rail_util_ieee802154/sl_rail_util_ieee802154_rail_event.c index 1507101e3d..fc96abe9a6 100644 --- a/platform/radio/rail_lib/plugin/rail_util_ieee802154/sl_rail_util_ieee802154_rail_event.c +++ b/platform/radio/rail_lib/plugin/rail_util_ieee802154/sl_rail_util_ieee802154_rail_event.c @@ -61,10 +61,6 @@ void sl_rail_util_ieee801254_on_rail_event(RAIL_Handle_t railHandle, RAIL_Events (void) sl_rail_util_ieee802154_on_event(SL_RAIL_UTIL_IEEE802154_STACK_EVENT_TX_ABORTED, (uint32_t) RAIL_IsAutoAckWaitingForAck(railHandle)); } - if (events & RAIL_EVENT_RX_PACKET_RECEIVED) { - (void) sl_rail_util_ieee802154_on_event(SL_RAIL_UTIL_IEEE802154_STACK_EVENT_RX_ENDED, - (uint32_t) isReceivingFrame(railHandle)); - } if (events & RAIL_EVENT_RX_ACK_TIMEOUT) { (void) sl_rail_util_ieee802154_on_event(SL_RAIL_UTIL_IEEE802154_STACK_EVENT_TX_ACK_TIMEDOUT, 0); } diff --git a/platform/release-highlights.txt b/platform/release-highlights.txt index be111650b4..8f7638e045 100644 --- a/platform/release-highlights.txt +++ b/platform/release-highlights.txt @@ -1,4 +1,4 @@ -Gecko Platform 4.3.2.0 +Gecko Platform 4.3.3.0 - Targeted quality improvements and bug fixes diff --git a/platform/security/component/psa_driver.slcc b/platform/security/component/psa_driver.slcc index d63d30123d..f7d0546f85 100644 --- a/platform/security/component/psa_driver.slcc +++ b/platform/security/component/psa_driver.slcc @@ -19,6 +19,10 @@ requires: - name: psa_driver_source condition: [trustzone_secure] + # Can be used to check whether or not certain platform components are included + # in the end-project. + - name: component_catalog + include: - path: sl_mbedtls_support/inc file_list: diff --git a/platform/security/component/psa_driver_source.slcc b/platform/security/component/psa_driver_source.slcc index f6bd90e85f..7e8696d21a 100644 --- a/platform/security/component/psa_driver_source.slcc +++ b/platform/security/component/psa_driver_source.slcc @@ -20,6 +20,8 @@ requires: condition: [device_has_cryptoacc] - name: enum condition: [device_has_cryptoacc] + - name: sl_assert + condition: [device_has_cryptoacc] - name: se_manager condition: [device_series_2] @@ -55,6 +57,8 @@ source: - path: src/sli_cryptoacc_driver_key_derivation.c condition: [device_has_cryptoacc, device_has_sepuf] + - path: src/sli_cryptoacc_driver_trng.c + condition: [device_has_cryptoacc] # Transparent drivers - path: src/sli_crypto_transparent_driver_cipher.c @@ -122,6 +126,8 @@ include: - path: cryptoacc_management.h condition: [device_has_cryptoacc] + - path: sli_cryptoacc_driver_trng.h + condition: [device_has_cryptoacc] - path: sli_cryptoacc_transparent_functions.h condition: [device_has_cryptoacc] - path: sli_cryptoacc_transparent_types.h diff --git a/platform/security/sl_component/sl_mbedtls_support/config/template/psa_crypto_config.h b/platform/security/sl_component/sl_mbedtls_support/config/template/psa_crypto_config.h index 7d9144b3bb..20703b41d2 100644 --- a/platform/security/sl_component/sl_mbedtls_support/config/template/psa_crypto_config.h +++ b/platform/security/sl_component/sl_mbedtls_support/config/template/psa_crypto_config.h @@ -110,6 +110,42 @@ // +// Power optimization configuration + +// Store already-generated random bytes before putting the device to sleep +// Using the hardware TRNG (for example through psa_generate_random()) will +// consume a non-negligible amount of power. A start-up routine must pass +// and a relatively large minimum amount of random bytes will be generated. +// Use cases where the device is frequently entering EM2/EM3 and thereafter +// consumes a small amount of data from the TRNG may benefit from buffering +// the existing random bytes before putting the device to sleep. These +// buffered bytes are then consumed until exhaustion before the TRNG needs +// to be initialized and used again. +// +// NOTE: this configuration option is only applicable for devices with a +// Virtual Secure Engine (VSE), and requires the 'Power Manager' component +// to be included in the project. +// +// Default: 0 +#define SL_VSE_BUFFER_TRNG_DATA_DURING_SLEEP (0) + +// Number of random words to buffer before putting the device to sleep <1-63> +// This option can be used to decrease the amount of random words that +// (if enabled) are buffered before the device enters EM2/EM3. Lowering this +// number will result in less static RAM usage, but also means that the TRNG +// potentially has to be initialized more times--leading to increased power +// consumption. By default this option in configured to buffer as much TRNG +// data as possible (limited by the depth of the TRNG FIFO). +// +// NOTE: this configuration option is only applicable when +// SL_VSE_BUFFER_TRNG_DATA_DURING_SLEEP is enabled. +// +// Default: 63 +#define SL_VSE_MAX_TRNG_WORDS_BUFFERED_DURING_SLEEP (63) +// + +// + // <<< end of configuration section >>> // ----------------------------------------------------------------------------- diff --git a/platform/security/sl_component/sl_psa_driver/inc/cryptoacc_management.h b/platform/security/sl_component/sl_psa_driver/inc/cryptoacc_management.h index 2e6e6567f5..d8410a97ff 100644 --- a/platform/security/sl_component/sl_psa_driver/inc/cryptoacc_management.h +++ b/platform/security/sl_component/sl_psa_driver/inc/cryptoacc_management.h @@ -47,16 +47,15 @@ * \{ ******************************************************************************/ -#include +#include "sli_psa_driver_features.h" -#include - -#include "em_device.h" - -#if defined(CRYPTOACC_PRESENT) +#if defined(SLI_MBEDTLS_DEVICE_VSE) #include "psa/crypto.h" +//------------------------------------------------------------------------------ +// Function Declarations + #ifdef __cplusplus extern "C" { #endif @@ -75,14 +74,6 @@ psa_status_t cryptoacc_management_acquire(void); */ psa_status_t cryptoacc_management_release(void); -/** - * \brief TRNG initialization - * - * \return PSA_SUCCESS if successful, PSA_ERROR_HARDWARE_FAILURE on error - */ -psa_status_t cryptoacc_trng_initialize(void); - -#if (_SILICON_LABS_32B_SERIES_2_CONFIG > 2) /** * \brief Set up hardware SCA countermeasures * @@ -93,17 +84,16 @@ psa_status_t cryptoacc_trng_initialize(void); * encountered, but only after CM has been set up. */ psa_status_t cryptoacc_initialize_countermeasures(void); -#endif // _SILICON_LABS_32B_SERIES_2_CONFIG > 2 #ifdef __cplusplus } #endif -#endif /* CRYPTOACC_PRESENT */ +#endif // SLI_MBEDTLS_DEVICE_VSE /** \} (end addtogroup sl_cryptoacc_management) */ /** \} (end addtogroup sl_crypto_plugins) */ /// @endcond -#endif /* CRYPTOACC_MANAGEMENT_H */ +#endif // CRYPTOACC_MANAGEMENT_H diff --git a/platform/security/sl_component/sl_psa_driver/inc/sli_cryptoacc_driver_trng.h b/platform/security/sl_component/sl_psa_driver/inc/sli_cryptoacc_driver_trng.h new file mode 100644 index 0000000000..b2c47849b3 --- /dev/null +++ b/platform/security/sl_component/sl_psa_driver/inc/sli_cryptoacc_driver_trng.h @@ -0,0 +1,87 @@ +/******************************************************************************* + * @file + * @brief Silicon Labs PSA Crypto TRNG driver functions for VSE devices. + ******************************************************************************* + * # License + * Copyright 2024 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + ******************************************************************************/ + +#ifndef SLI_CRYPTOACC_DRIVER_TRNG_H_ +#define SLI_CRYPTOACC_DRIVER_TRNG_H_ + +#include "psa/crypto.h" + +#include "stddef.h" + +#ifdef __cplusplus +extern "C" { +#endif + +//------------------------------------------------------------------------------ +// Global Variable Declarations + +/* + * \brief + * Global struct to be used by functions in the LibCryptoSoC library when + * generating randomness. + * + * \note + * The function pointed to by tis struct expects to the CRYPTOACC peripheral + * to be clocked before being called. + * + * \attention + * The use of this wrapper struct should __not__ be replaced by a naive struct + * containing a pointer to sx_trng_fill_blk(). + * + * \warning + * Since the function pointed to by this wrapper is not able (or expected) to + * return an error code, any errors are therefore handled by resetting the + * system. This is deemed appropriate since a failed randomness generation may + * have severe security implications. + */ +extern const struct sx_rng sli_cryptoacc_trng_wrapper; + +//------------------------------------------------------------------------------ +// Function Declarations + +/* + * \brief + * Function for getting random data from the TRNG. + * + * \note + * This function will make attempted reads until the requested amount of + * randomness has been collected. If the function returns successfully, it + * can be assumed that the full length of requested data has been written. + * + * \return + * PSA_SUCCESS if no error was encountered, else PSA_ERROR_HARDWARE_FAILURE. + */ +psa_status_t sli_cryptoacc_trng_get_random(unsigned char *output, size_t len); + +#ifdef __cplusplus +} +#endif + +#endif // SLI_CRYPTOACC_DRIVER_TRNG_H_ diff --git a/platform/security/sl_component/sl_psa_driver/src/cryptoacc_management.c b/platform/security/sl_component/sl_psa_driver/src/cryptoacc_management.c index 613a2ef07c..07ae44eb82 100644 --- a/platform/security/sl_component/sl_psa_driver/src/cryptoacc_management.c +++ b/platform/security/sl_component/sl_psa_driver/src/cryptoacc_management.c @@ -28,112 +28,36 @@ * ******************************************************************************/ -#include "cryptoacc_management.h" +#include "sli_psa_driver_features.h" -#if defined(CRYPTOACC_PRESENT) +#if defined(SLI_MBEDTLS_DEVICE_VSE) -#include "sx_trng.h" -#include "ba431_config.h" -#include "sx_errors.h" -#include "cryptolib_def.h" -#include "sx_aes.h" -#include "sx_trng.h" -#include "sx_rng.h" -#include "ba414ep_config.h" -#include "sli_se_manager_internal.h" -#include "mbedtls/threading.h" - -/// Perform the TRNG conditioning test on startup -#define DO_TRNG_COND_TEST (1) - -/** - * @brief Check if the TRNG needs to be initialized - * @returns true if initialization is needed - */ -static bool trng_needs_init(void) -{ - // If TRNG is not enabled, it most difinitely needs to be inited - if ((ba431_read_controlreg() & BA431_CTRL_NDRNG_ENABLE) == 0u) { - return true; - } +#include "psa/crypto.h" - // If confitioning key is all zero, it needs to be reinitialized - uint32_t cond_key[4] = { 0 }; - ba431_read_conditioning_key(cond_key); - if ((cond_key[0] == 0) && (cond_key[1] == 0) - && (cond_key[2] == 0) && (cond_key[3] == 0)) { - return true; - } - - // No conditions were met -> it is running - return false; -} +#include "sli_se_manager_internal.h" -/** - * @brief Initialize the TRNG if it is not already enabled - * @returns PSA_SUCCESS on successful init - */ -static psa_status_t initialize_trng(void) -{ - psa_status_t status = PSA_SUCCESS; - if (trng_needs_init()) { - status = sx_trng_init(DO_TRNG_COND_TEST); - if (status != CRYPTOLIB_SUCCESS) { - status = PSA_ERROR_HARDWARE_FAILURE; - } - } - return status; -} +#include "sli_cryptoacc_driver_trng.h" -/** - * @brief Check the state of the TRNG to see if it is ready to go to sleep - * - * @details The TRNG digital logic is gated when CRYPTOACCCLK is cleared. If the - * ring oscillators are still running when gating the clock, they will - * not be properly shut down, consuming hundreds of microamps in EM0/1. - * - * If an error state is detected, the TRNG peripheral will be reset to - * try to get it back to a sane state. - * - * @returns true if ready for sleep - */ -static bool trng_prepared_for_sleep(void) -{ - if ((ba431_read_controlreg() & BA431_CTRL_NDRNG_ENABLE) == 0u) { - // TRNG is not enabled. It is ready for sleep - return true; - } +#include "sx_aes.h" +#include "ba414ep_config.h" - switch (ba431_get_state()) { - case BA431_STATE_FIFOFULLOFF: - // The FIFO is full (enough) and oscillators are off. - return true; - case BA431_STATE_ERROR: - // This should not happen. If it does, it is cause for a reset to try and - // get the TRNG to a sane state again. - sx_trng_apply_soft_reset(); - return false; - default: - // All the remaining states are indications that oscillators are running. - return false; - } -} +//------------------------------------------------------------------------------ +// RTOS Synchronization and Clocking Functions -/* Get ownership of an available CRYPTOACC device */ +// Get ownership of an available CRYPTOACC device. psa_status_t cryptoacc_management_acquire(void) { -#if defined(MBEDTLS_THREADING_C) + #if defined(MBEDTLS_THREADING_C) if ((SCB->ICSR & SCB_ICSR_VECTACTIVE_Msk) != 0U) { return PSA_ERROR_HARDWARE_FAILURE; } // Take SE lock - wait/block if taken by another thread. sl_status_t ret = sli_se_lock_acquire(); - if (ret != SL_STATUS_OK) { return PSA_ERROR_HARDWARE_FAILURE; } -#endif + #endif CMU->CLKEN1_SET = CMU_CLKEN1_CRYPTOACC; CMU->CRYPTOACCCLKCTRL_SET = (CMU_CRYPTOACCCLKCTRL_PKEN @@ -142,86 +66,71 @@ psa_status_t cryptoacc_management_acquire(void) return PSA_SUCCESS; } -/* Release ownership of an available CRYPTOACC device */ +// Release ownership of a reserved CRYPTOACC device. psa_status_t cryptoacc_management_release(void) { - // Inspect TRNG state before gating the crypto clock - while (!trng_prepared_for_sleep()) { - // Wait until ready. - } - CMU->CLKEN1_CLR = CMU_CLKEN1_CRYPTOACC; CMU->CRYPTOACCCLKCTRL_CLR = (CMU_CRYPTOACCCLKCTRL_PKEN | CMU_CRYPTOACCCLKCTRL_AESEN); -#if defined(MBEDTLS_THREADING_C) + #if defined(MBEDTLS_THREADING_C) if (sli_se_lock_release() != SL_STATUS_OK) { return PSA_ERROR_HARDWARE_FAILURE; } -#endif + #endif return PSA_SUCCESS; } -psa_status_t cryptoacc_trng_initialize(void) -{ - psa_status_t status = cryptoacc_management_acquire(); - if (status != 0) { - return status; - } - status = initialize_trng(); - if (cryptoacc_management_release() != PSA_SUCCESS) { - return PSA_ERROR_HARDWARE_FAILURE; - } - return status; -} +//------------------------------------------------------------------------------ +// Countermeasure Initialization Functions -#if (_SILICON_LABS_32B_SERIES_2_CONFIG > 2) - -// Set to true when CM has been initialized -static bool cm_inited = false; +#if defined(SLI_MBEDTLS_DEVICE_VSE_V2) psa_status_t cryptoacc_initialize_countermeasures(void) { - // Set up SCA countermeasures in hardware - psa_status_t cm_status = PSA_SUCCESS; + // Set to true when CM has been initialized + static bool cm_inited = false; + + // Note on the error handling: we want to try and set up the countermeasures + // even if some of the steps fail. Hence, the first error code is stored and + // returned in the end if something goes wrong. + psa_status_t final_status = PSA_SUCCESS; if (!cm_inited) { - // Note on the error handling: - // We want to try and set up the countermeasures even if some of the - // steps fail. Hence, the first error code is stored and returned in - // the end if something goes wrong. - - // Set up TRNG for PK engine - struct sx_rng trng = { - .param = NULL, - .get_rand_blk = sx_trng_fill_blk, - }; - ba414ep_set_rng(trng); - - // Set mask in AES engine - psa_status_t hw_status = cryptoacc_management_acquire(); - if (hw_status != PSA_SUCCESS) { - cm_status = hw_status; + // Set up the PK engine with a TRNG wrapper function to use for randomness + // generation. This will be used for future ECC operations as well, not only + // during the lifetime of this function. + ba414ep_set_rng(sli_cryptoacc_trng_wrapper); + + // Seed the AES engine with a random mask. The highest bit must be set due + // to hardware requirements. + uint32_t mask = 0; + psa_status_t temp_status = sli_cryptoacc_trng_get_random((uint8_t *)&mask, + sizeof(mask)); + if (temp_status != PSA_SUCCESS) { + final_status = temp_status; } - hw_status = initialize_trng(); - if ((hw_status != PSA_SUCCESS) && (cm_status == PSA_SUCCESS)) { - cm_status = hw_status; + mask |= (1U << 31); + + temp_status = cryptoacc_management_acquire(); + if (temp_status != PSA_SUCCESS) { + final_status = temp_status; } - uint32_t mask = sx_trng_get_word() | (1U << 31); sx_aes_load_mask(mask); - - hw_status = cryptoacc_management_release(); - if ((hw_status != PSA_SUCCESS) && (cm_status == PSA_SUCCESS)) { - cm_status = hw_status; + temp_status = cryptoacc_management_release(); + if ((temp_status != PSA_SUCCESS) && (final_status == PSA_SUCCESS)) { + final_status = temp_status; } - // Only track that init was successful if no error codes popped up - if (cm_status == PSA_SUCCESS) { + // Only track that init was successful if no error codes popped up. + if (final_status == PSA_SUCCESS) { cm_inited = true; } } - return cm_status; + + return final_status; } -#endif // _SILICON_LABS_32B_SERIES_2_CONFIG > 2 -#endif /* CRYPTOACC_PRESENT */ +#endif // SLI_MBEDTLS_DEVICE_VSE_V2 + +#endif // SLI_MBEDTLS_DEVICE_VSE diff --git a/platform/security/sl_component/sl_psa_driver/src/sli_cryptoacc_driver_trng.c b/platform/security/sl_component/sl_psa_driver/src/sli_cryptoacc_driver_trng.c new file mode 100644 index 0000000000..472597719c --- /dev/null +++ b/platform/security/sl_component/sl_psa_driver/src/sli_cryptoacc_driver_trng.c @@ -0,0 +1,434 @@ +/******************************************************************************* + * @file + * @brief Driver for TRNG randomness generation through the TRNG peripheral on + VSE devices. + ******************************************************************************* + * # License + * Copyright 2024 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + ******************************************************************************/ + +#include "sli_psa_driver_features.h" + +#if defined(SLI_MBEDTLS_DEVICE_VSE) + +#include "psa/crypto.h" + +#include "cryptoacc_management.h" +#include "sli_cryptoacc_driver_trng.h" + +#include "sx_errors.h" +#include "cryptolib_types.h" +#include "sx_trng.h" +#include "sx_rng.h" +#include "sx_memcpy.h" +#include "ba431_config.h" + +#include "sl_assert.h" +#include "em_device.h" + +#if (SL_VSE_BUFFER_TRNG_DATA_DURING_SLEEP) + #include "sl_component_catalog.h" + #if defined(SL_CATALOG_POWER_MANAGER_PRESENT) + #include "sl_power_manager.h" + #else + #error "The 'Power Manager' component must be included in the project" + #endif // SL_CATALOG_POWER_MANAGER_PRESENT +#endif // SL_VSE_BUFFER_TRNG_DATA_DURING_SLEEP + +//------------------------------------------------------------------------------ +// Defines + +// Perform the TRNG conditioning test on startup. +#define DO_TRNG_COND_TEST (1) + +// Allow performing a few retries before determining that the TRNG is in a +// seriously bad state and cannot be initialized properly. +#define MAX_INITIALIZATION_ATTEMPTS (4) + +// Magic word written to the random data buffer in RAM. Used as a basic sanity +// check to make sure that the data actually has been retained during sleep. +#define BUFFERED_RANDOMNESS_MAGIC_WORD (0xF55E0830) + +//------------------------------------------------------------------------------ +// Forward Declarations + +static void cryptoacc_trng_get_random_wrapper(void *unused_state, + block_t output); + +#if SL_VSE_BUFFER_TRNG_DATA_DURING_SLEEP + +static void store_trng_fifo_data(sl_power_manager_em_t from, + sl_power_manager_em_t to); + +#endif // SL_VSE_BUFFER_TRNG_DATA_DURING_SLEEP + +//------------------------------------------------------------------------------ +// Static Constants + +static const block_t trng_fifo_block = { + .addr = (uint8_t *)ADDR_BA431_FIFO, + .len = 0, + .flags = BLOCK_S_CONST_ADDR, +}; + +#if SL_VSE_BUFFER_TRNG_DATA_DURING_SLEEP + +static const sl_power_manager_em_transition_event_info_t buffer_trng_data_event = { + .event_mask = SL_POWER_MANAGER_EVENT_TRANSITION_ENTERING_EM2 + | SL_POWER_MANAGER_EVENT_TRANSITION_ENTERING_EM3, + .on_event = store_trng_fifo_data, +}; + +#endif // SL_VSE_BUFFER_TRNG_DATA_DURING_SLEEP + +//------------------------------------------------------------------------------ +// Global Constants + +const struct sx_rng sli_cryptoacc_trng_wrapper = { + .param = NULL, + .get_rand_blk = cryptoacc_trng_get_random_wrapper, +}; + +//------------------------------------------------------------------------------ +// Static Variables + +#if SL_VSE_BUFFER_TRNG_DATA_DURING_SLEEP + +static sl_power_manager_em_transition_event_handle_t buffer_trng_handle = { 0 }; + +// Keep all of the buffered randomness in the .bss section. Powering down the +// RAM bank containing this section would be a clear user error. We prefer to +// not use the heap for this data since the heap section expands (based on the +// linkerfile) into RAM banks that technically would be OK to power down. +static uint32_t buffered_randomness[SL_VSE_MAX_TRNG_WORDS_BUFFERED_DURING_SLEEP + 1] + = { 0 }; +static size_t n_buffered_random_bytes = 0; + +#endif // SL_VSE_BUFFER_TRNG_DATA_DURING_SLEEP + +//------------------------------------------------------------------------------ +// Static Function Definitions + +#if SL_VSE_BUFFER_TRNG_DATA_DURING_SLEEP + +/* + * \brief + * Callback function for buffering all bytes currently in the TRNG FIFO. + * + * \details + * Will be called by the Power Manager on EM2/EM3 entry. Before this function + * returns, it will unsubscribe to the Power Manager event that caused it to + * trigger. + * + * \attention + * This function will disable the TRNG (NDRBG). + */ +static void store_trng_fifo_data(sl_power_manager_em_t from, + sl_power_manager_em_t to) +{ + (void)to; + (void)from; + + // It should be safe to assume that the CRYPTOACC resource won't be acquired + // by anyone when we're entering EM2/EM2. + if (cryptoacc_management_acquire() != PSA_SUCCESS) { + return; + } + + // We don't want the TRNG to start refilling the FIFO after we've read all of + // the remaining data (since we'll necessarily go below the refill threshold). + ba431_disable_ndrng(); + + block_t buffered_randomness_block = + block_t_convert(buffered_randomness, + SX_MIN(sizeof(uint32_t) * ba431_read_fifolevel(), + SL_VSE_MAX_TRNG_WORDS_BUFFERED_DURING_SLEEP * sizeof(uint32_t))); + + memcpy_blk(buffered_randomness_block, + trng_fifo_block, + buffered_randomness_block.len); + + if (cryptoacc_management_release() != PSA_SUCCESS) { + return; + } + + n_buffered_random_bytes = buffered_randomness_block.len; + + // Write a magic word to the end of the RAM buffer. This will be checked + // before the buffered data is used, as a basic sanity check that the data was + // actually retained in EM2/EM3. + buffered_randomness[SL_VSE_MAX_TRNG_WORDS_BUFFERED_DURING_SLEEP] + = BUFFERED_RANDOMNESS_MAGIC_WORD; + + // We are no longer interested in knowing if the device goes to sleep now that + // we have buffered the TRNG data. + sl_power_manager_unsubscribe_em_transition_event(&buffer_trng_handle); +} + +#endif // SL_VSE_BUFFER_TRNG_DATA_DURING_SLEEP + +static psa_status_t wait_until_trng_is_ready_for_sleep(void) +{ + // We do not want to risk clocking down the CRYPTOACC while the ring + // oscillators are still spinning, since that means that they will not be + // shut down (unless EM2 or lower is entered). + uint32_t current_trng_status = BA431_STATE_RESET; + while (((current_trng_status = ba431_read_status()) & BA431_STAT_MASK_STATE) + != BA431_STATE_FIFOFULLOFF) { + switch (current_trng_status & BA431_STAT_MASK_STATE) { + case BA431_STATE_STARTUP: + case BA431_STATE_RUNNING: + case BA431_STATE_FIFOFULLON: + // These are the only valid states that we would expect the TRNG to be + // in now that we have read randomness from it. + break; + default: + return PSA_ERROR_HARDWARE_FAILURE; + break; + } + } + + // Make sure that no new alarms have been triggered while the FIFO was being + // filled. All other (more serious) continous test failures will result in the + // TRNG control finite state machine moving to the error state: meaning that + // we would have already returned in the switch statement above. + if (current_trng_status & BA431_STAT_MASK_PREALM_INT) { + // The severity of a preliminary noise alarm is lower than other alarms that + // will put the TRNG in an error state. Instead of (potentially) triggering + // a system reset, we will make sure to disable the TRNG such that it needs + // to be re-initialized before the next use: that will cause startup tests + // to run again. + ba431_disable_ndrng(); + } + + return PSA_SUCCESS; +} + +static psa_status_t wait_until_trng_has_started(void) +{ + uint32_t ba431_status = 0; + ba431_state_t ba431_state = BA431_STATE_RESET; + + // Poll the status until the startup routine has finished. + do { + ba431_status = ba431_read_status(); + ba431_state = (ba431_state_t) (ba431_status & BA431_STAT_MASK_STATE); + } while ((ba431_state == BA431_STATE_RESET) + || (ba431_state == BA431_STATE_STARTUP)); + + // Make sure that the NIST-800-90B startup test passed (the fact that we have + // left the startup state means that the corresponding AIS31 test also + // passed). + if (ba431_status & BA431_STAT_MASK_STARTUP_FAIL) { + return PSA_ERROR_HARDWARE_FAILURE; + } + + // This would have been caught by the above startup failure check. + EFM_ASSERT(ba431_state != BA431_STATE_ERROR); + + return PSA_SUCCESS; +} + +static psa_status_t initialize_trng(void) +{ + size_t attempts_remaining = MAX_INITIALIZATION_ATTEMPTS; + + while (attempts_remaining--) { + if (sx_trng_init(DO_TRNG_COND_TEST) != CRYPTOLIB_SUCCESS) { + continue; + } + + // The implementation of sx_trng_get_rand_blk() doesn't actually assert + // that the startup check passed successfully (only that the TRNG is no + // longer in a reset- or startup state). Therefore, we will implement our + // own functions for waiting until the startup has completed and then + // getting randomness from the TRNG FIFO. + if (wait_until_trng_has_started() != PSA_SUCCESS) { + continue; + } + + // When we reach this point, the TRNG has started successfully and is ready + // to be used. + return PSA_SUCCESS; + } + + // If we against all odds reach this point, we have not been able to + // initialize the TRNG even after multiple retries. + return PSA_ERROR_HARDWARE_FAILURE; +} + +static bool trng_needs_initialization(void) +{ + // If the TRNG (NDRNG) is not enabled, it most definitely is not initialized. + if ((ba431_read_controlreg() & BA431_CTRL_NDRNG_ENABLE) == 0u) { + return true; + } + + // If a full word of the conditioning (whitening) key is all zero, it probably + // hasn't been initialized properly. + uint32_t cond_key[4] = { 0 }; + ba431_read_conditioning_key(cond_key); + if ((cond_key[0] == 0) + || (cond_key[1] == 0) + || (cond_key[2] == 0) + || (cond_key[3] == 0)) { + return true; + } + + // No conditions were met, which means that the TRNG must have already been + // initialized. + return false; +} + +static psa_status_t cryptoacc_trng_get_random(block_t output) +{ + EFM_ASSERT(!(output.flags & BLOCK_S_CONST_ADDR)); + + #if SL_VSE_BUFFER_TRNG_DATA_DURING_SLEEP + // Service as much of the request as possible from the already collected + // randomness which was buffered when EM2/EM3 was entered previously. + if ((n_buffered_random_bytes > 0) + && (buffered_randomness[SL_VSE_MAX_TRNG_WORDS_BUFFERED_DURING_SLEEP] + == BUFFERED_RANDOMNESS_MAGIC_WORD)) { + block_t chunk_block = block_t_convert(output.addr, + SX_MIN(output.len, + n_buffered_random_bytes)); + uint8_t *start_of_unused_randomness + = (uint8_t *)buffered_randomness + + SL_VSE_MAX_TRNG_WORDS_BUFFERED_DURING_SLEEP * sizeof(uint32_t) + - n_buffered_random_bytes; + block_t buffered_randomness_block = + block_t_convert(start_of_unused_randomness, n_buffered_random_bytes); + memcpy_blk(chunk_block, buffered_randomness_block, chunk_block.len); + + n_buffered_random_bytes -= chunk_block.len; + output.len -= chunk_block.len; + output.addr += chunk_block.len; + + if (n_buffered_random_bytes == 0) { + // Remove the magic word from RAM. + buffered_randomness[SL_VSE_MAX_TRNG_WORDS_BUFFERED_DURING_SLEEP] = 0; + } + if (output.len == 0) { + return PSA_SUCCESS; + } + } + #endif // SL_VSE_BUFFER_TRNG_DATA_DURING_SLEEP + + if (trng_needs_initialization()) { + // In addition to configuring the TRNG, this function will also wait until + // the hardware is fully ready for usage. + psa_status_t status = initialize_trng(); + if (status != PSA_SUCCESS) { + return status; + } + + #if SL_VSE_BUFFER_TRNG_DATA_DURING_SLEEP + // Now that we have initialized the TRNG, we know that its FIFO level will + // never go below the threshold level (outside of the duration of this + // function). In order to avoid wasting already generated random words, we + // will now register a callback function for storing randomness on EM2/EM3 + // entry. + sl_power_manager_subscribe_em_transition_event(&buffer_trng_handle, + &buffer_trng_data_event); + #endif // SL_VSE_BUFFER_TRNG_DATA_DURING_SLEEP + } + + size_t n_bytes_generated = 0; + while (n_bytes_generated < output.len) { + // Don't attempt to read more from the TRNG FIFO than the amount of random + // words that it currently holds. + block_t chunk_block = block_t_convert( + output.addr + n_bytes_generated, + SX_MIN(output.len - n_bytes_generated, + sizeof(uint32_t) * (ba431_read_fifolevel()))); + memcpy_blk(chunk_block, trng_fifo_block, chunk_block.len); + n_bytes_generated += chunk_block.len; + } + + // Potential bad states reached by the TRNG during the above randomness + // generation will be handled by this function. + psa_status_t status = wait_until_trng_is_ready_for_sleep(); + if (status != PSA_SUCCESS) { + return status; + } + + return PSA_SUCCESS; +} + +//------------------------------------------------------------------------------ +// Public Function Definitions + +/* + * \brief + * Wrapper function for getting random data from the TRNG. + * + * \details + * Even though it is declared with a static scope, a function pointer to this + * function will be exposed so that it is indirectly usable for other + * compilation units as well. + * + * \note + * This function does not assume any responsibility to acquire and release + * ownership of the CRYPTOACC peripheral. + * + * \warning + * This function is called from contexts where it is not possible to return an + * error code. Any errors are therefore handled by resetting the system. This + * is deemed appropriate since a failed randomness generation may have severe + * security implications. + */ +static void cryptoacc_trng_get_random_wrapper(void *unused_state, + block_t output) +{ + (void)unused_state; + + if (cryptoacc_trng_get_random(output) != PSA_SUCCESS) { + EFM_ASSERT(false); + sx_trng_apply_soft_reset(); + NVIC_SystemReset(); + } +} + +psa_status_t sli_cryptoacc_trng_get_random(unsigned char *output, size_t len) +{ + psa_status_t status = cryptoacc_management_acquire(); + if (status != PSA_SUCCESS) { + return status; + } + + status = cryptoacc_trng_get_random(block_t_convert(output, len)); + if (status != PSA_SUCCESS) { + // Soft reset such that the next attempt (if the function is called again) + // is more likely to succeed. + sx_trng_apply_soft_reset(); + cryptoacc_management_release(); + return status; + } + + return cryptoacc_management_release(); +} + +#endif // SLI_MBEDTLS_DEVICE_VSE diff --git a/platform/security/sl_component/sl_psa_driver/src/sli_cryptoacc_transparent_driver_key_management.c b/platform/security/sl_component/sl_psa_driver/src/sli_cryptoacc_transparent_driver_key_management.c index 33363395bb..143b30d2b1 100644 --- a/platform/security/sl_component/sl_psa_driver/src/sli_cryptoacc_transparent_driver_key_management.c +++ b/platform/security/sl_component/sl_psa_driver/src/sli_cryptoacc_transparent_driver_key_management.c @@ -32,22 +32,18 @@ #if defined(CRYPTOACC_PRESENT) -#include "sli_cryptoacc_transparent_types.h" -#include "sli_cryptoacc_transparent_functions.h" -#include "sli_psa_driver_common.h" +#include "psa/crypto.h" + #include "cryptoacc_management.h" -// Replace inclusion of psa/crypto_xxx.h with the new psa driver commong -// interface header file when it becomes available. -#include "psa/crypto_platform.h" -#include "psa/crypto_sizes.h" -#include "psa/crypto_struct.h" -#include "ba414ep_config.h" -#include "sx_ecc_keygen_alg.h" + +#include "sli_psa_driver_common.h" +#include "sli_cryptoacc_driver_trng.h" + +#include "sx_errors.h" #include "sx_ecc_curves.h" +#include "sx_ecc_keygen_alg.h" #include "sx_primitives.h" -#include "sx_trng.h" -#include "sx_errors.h" -#include "cryptolib_types.h" + #include psa_status_t sli_cryptoacc_transparent_generate_key(const psa_key_attributes_t *attributes, @@ -137,19 +133,15 @@ psa_status_t sli_cryptoacc_transparent_generate_key(const psa_key_attributes_t * block_t priv = block_t_convert(key_buffer, PSA_BITS_TO_BYTES(key_bits)); - psa_status_t status = cryptoacc_trng_initialize(); - if (status != PSA_SUCCESS) { - return status; - } - // Get random number < n -> private key. - status = cryptoacc_management_acquire(); + psa_status_t status = cryptoacc_management_acquire(); if (status != PSA_SUCCESS) { return status; } - struct sx_rng trng = { NULL, sx_trng_fill_blk }; - uint32_t sx_ret = ecc_generate_private_key(n, priv, trng); + uint32_t sx_ret = ecc_generate_private_key(n, + priv, + sli_cryptoacc_trng_wrapper); status = cryptoacc_management_release(); if (sx_ret != CRYPTOLIB_SUCCESS || status != PSA_SUCCESS) { diff --git a/platform/security/sl_component/sl_psa_driver/src/sli_cryptoacc_transparent_driver_signature.c b/platform/security/sl_component/sl_psa_driver/src/sli_cryptoacc_transparent_driver_signature.c index 804f19ebd9..044c6d2f2d 100644 --- a/platform/security/sl_component/sl_psa_driver/src/sli_cryptoacc_transparent_driver_signature.c +++ b/platform/security/sl_component/sl_psa_driver/src/sli_cryptoacc_transparent_driver_signature.c @@ -35,6 +35,7 @@ #include "sli_cryptoacc_transparent_types.h" #include "sli_cryptoacc_transparent_functions.h" #include "cryptoacc_management.h" +#include "sli_cryptoacc_driver_trng.h" // Replace inclusion of psa/crypto_xxx.h with the new psa driver commong // interface header file when it becomes available. #include "psa/crypto_platform.h" @@ -46,7 +47,6 @@ || defined(PSA_WANT_KEY_TYPE_ECC_PUBLIC_KEY) ) #include "sx_ecdsa_alg.h" #include "sx_ecc_keygen_alg.h" -#include "sx_trng.h" #include "sx_errors.h" #include "cryptolib_types.h" #include @@ -193,12 +193,12 @@ psa_status_t sli_cryptoacc_transparent_sign_hash(const psa_key_attributes_t *att if (status != PSA_SUCCESS) { return status; } - struct sx_rng trng = { NULL, sx_trng_fill_blk }; + uint32_t sx_ret = ecdsa_generate_signature_digest(curve, data_in, priv, data_out, - trng); + sli_cryptoacc_trng_wrapper); status = cryptoacc_management_release(); if (sx_ret != CRYPTOLIB_SUCCESS || status != PSA_SUCCESS) { diff --git a/platform/security/sl_component/sl_psa_driver/src/sli_psa_trng.c b/platform/security/sl_component/sl_psa_driver/src/sli_psa_trng.c index 8edaff1517..d40021c2b8 100644 --- a/platform/security/sl_component/sl_psa_driver/src/sli_psa_trng.c +++ b/platform/security/sl_component/sl_psa_driver/src/sli_psa_trng.c @@ -40,9 +40,7 @@ #include "sl_se_manager.h" #include "sl_se_manager_entropy.h" #elif defined(SLI_MBEDTLS_DEVICE_VSE) - #include "sx_trng.h" - #include "cryptolib_types.h" - #include "cryptoacc_management.h" + #include "sli_cryptoacc_driver_trng.h" #elif defined(SLI_MBEDTLS_DEVICE_S1) && defined(SLI_PSA_DRIVER_FEATURE_TRNG) #include "sli_crypto_trng_driver.h" #elif defined(SLI_TRNG_DEVICE_SI91X) @@ -93,37 +91,7 @@ static psa_status_t se_get_random(unsigned char *output, return PSA_ERROR_HARDWARE_FAILURE; } -#elif defined(SLI_MBEDTLS_DEVICE_VSE) - -static psa_status_t cryptoacc_get_random(unsigned char *output, - size_t len, - size_t *out_len) -{ - psa_status_t trng_status = cryptoacc_trng_initialize(); - if (trng_status != PSA_SUCCESS) { - return trng_status; - } - - if (len > 0) { - trng_status = cryptoacc_management_acquire(); - if (trng_status != PSA_SUCCESS) { - return trng_status; - } - block_t data_out = block_t_convert(output, len);; - sx_trng_get_rand_blk(data_out); - trng_status = cryptoacc_management_release(); - } - - if (trng_status == PSA_SUCCESS) { - *out_len = len; - } else { - *out_len = 0; - } - - return trng_status; -} - -#endif // SLI_MBEDTLS_DEVICE_HSE / SLI_MBEDTLS_DEVICE_VSE +#endif // SLI_MBEDTLS_DEVICE_HSE // ----------------------------------------------------------------------------- // Global entry points @@ -139,23 +107,29 @@ psa_status_t mbedtls_psa_external_get_random( #if defined(SLI_PSA_DRIVER_FEATURE_TRNG) psa_status_t entropy_status = PSA_ERROR_CORRUPTION_DETECTED; - size_t entropy_max_retries = 5; *output_length = 0; - // Implement chunking support here, as the PSA core doesn't implement it (yet). + #if defined(SLI_MBEDTLS_DEVICE_HSE) + + entropy_status = se_get_random(output, + output_size, + output_length); + + #elif defined(SLI_MBEDTLS_DEVICE_VSE) + entropy_status = sli_cryptoacc_trng_get_random(output, output_size); + if (entropy_status == PSA_SUCCESS) { + *output_length = output_size; + } + + #else + + size_t entropy_max_retries = 5; while (entropy_max_retries > 0 && entropy_status != PSA_SUCCESS) { size_t offset = *output_length; - #if defined(SLI_MBEDTLS_DEVICE_HSE) - entropy_status = se_get_random(&output[offset], - output_size - offset, - output_length); - #elif defined(SLI_MBEDTLS_DEVICE_VSE) - entropy_status = cryptoacc_get_random(&output[offset], - output_size - offset, - output_length); - #elif defined(SLI_MBEDTLS_DEVICE_S1) && defined(SLI_PSA_DRIVER_FEATURE_TRNG) + // Read random bytes + #if defined(SLI_MBEDTLS_DEVICE_S1) entropy_status = sli_crypto_trng_get_random(&output[offset], output_size - offset, output_length); @@ -175,6 +149,8 @@ psa_status_t mbedtls_psa_external_get_random( entropy_max_retries--; } + #endif + return entropy_status; #else // SLI_PSA_DRIVER_FEATURE_TRNG diff --git a/platform/security/sl_component/sl_trustzone/src/sli_tz_secure_main.c b/platform/security/sl_component/sl_trustzone/src/sli_tz_secure_main.c index 49c00989b0..827df06fb2 100644 --- a/platform/security/sl_component/sl_trustzone/src/sli_tz_secure_main.c +++ b/platform/security/sl_component/sl_trustzone/src/sli_tz_secure_main.c @@ -249,9 +249,6 @@ int main(void) #if defined(TFM_FIH_PROFILE_ON) && defined(FIH_ENABLE_DELAY) configure_sau_smu_for_fih_delay(); - #if defined(CRYPTOACC_PRESENT) - cryptoacc_trng_initialize(); - #endif #endif FIH_CALL(enable_fault_exceptions, fih_rc); diff --git a/platform/service/component/cpc_core.slcc b/platform/service/component/cpc_core.slcc index ee0452c4b1..208c1e4a13 100644 --- a/platform/service/component/cpc_core.slcc +++ b/platform/service/component/cpc_core.slcc @@ -38,7 +38,7 @@ requires: - name: sl_assert documentation: docset: gecko-platform - document: service/api/group-cpc + document: platform-cpc/cpc template_contribution: - name: component_catalog value: cpc diff --git a/platform/service/component/iostream_vuart.slcc b/platform/service/component/iostream_vuart.slcc index e2b4002a48..092165a004 100644 --- a/platform/service/component/iostream_vuart.slcc +++ b/platform/service/component/iostream_vuart.slcc @@ -6,7 +6,7 @@ description: > pseudo-peripheral. VUART is a special interface where RTT is used as input channel and the Single Wire Output(SWO) is used as output channel. category: Services|IO Stream|Driver -quality: experimental +quality: production root_path: platform/service/iostream provides: - name: iostream_vuart diff --git a/platform/service/hfxo_manager/src/sl_hfxo_manager_hal_s2.c b/platform/service/hfxo_manager/src/sl_hfxo_manager_hal_s2.c index 318d7385c5..6f2580b525 100644 --- a/platform/service/hfxo_manager/src/sl_hfxo_manager_hal_s2.c +++ b/platform/service/hfxo_manager/src/sl_hfxo_manager_hal_s2.c @@ -30,6 +30,7 @@ #include "em_device.h" #if defined(_SILICON_LABS_32B_SERIES_2) #include "sl_assert.h" +#include "em_core.h" #include "sli_hfxo_manager.h" #include "sl_hfxo_manager.h" #include "sl_hfxo_manager_config.h" @@ -132,7 +133,7 @@ void sli_hfxo_manager_init_hardware(void) { // Increase HFXO Interrupt priority so that it won't be masked by BASEPRI // and will preempt other interrupts. - NVIC_SetPriority(HFXO_IRQ_NUMBER, 2); + NVIC_SetPriority(HFXO_IRQ_NUMBER, CORE_ATOMIC_BASE_PRIORITY_LEVEL - 1); // Enable HFXO Interrupt if HFXO is used #if _SILICON_LABS_32B_SERIES_2_CONFIG >= 2 diff --git a/platform/service/power_manager/src/sl_power_manager_hal_s0_s1.c b/platform/service/power_manager/src/sl_power_manager_hal_s0_s1.c index dd38f9ccfa..96bf660546 100644 --- a/platform/service/power_manager/src/sl_power_manager_hal_s0_s1.c +++ b/platform/service/power_manager/src/sl_power_manager_hal_s0_s1.c @@ -328,7 +328,7 @@ void sli_power_manager_restore_states(void) is_hf_x_oscillator_already_started = false; } -#if 0 // TODO This seems to cause issues in some cases. That has to be fixed. +#if 0 // TODO PLATFORM_MTL-8499 #if defined(_CMU_DPLLCTRL_MASK) if (is_dpll_used) { // If DPLL is used, wait for it to be ready. diff --git a/platform/service/power_manager/src/sl_power_manager_hal_s2.c b/platform/service/power_manager/src/sl_power_manager_hal_s2.c index cd771077b3..5da272bf57 100644 --- a/platform/service/power_manager/src/sl_power_manager_hal_s2.c +++ b/platform/service/power_manager/src/sl_power_manager_hal_s2.c @@ -329,14 +329,13 @@ void EMU_EM23PresleepHook(void) #if defined(_CMU_EM01GRPCCLKCTRL_CLKSEL_MASK) CMU->EM01GRPCCLKCTRL = (CMU->EM01GRPCCLKCTRL & ~_CMU_EM01GRPCCLKCTRL_CLKSEL_MASK) | _CMU_EM01GRPCCLKCTRL_CLKSEL_FSRCO; #endif - // Disable DPLLREFCLK before deepsleep + // Disable DPLL before deepsleep #if (_DPLL_IPVERSION_IPVERSION_DEFAULT >= 1) #if defined(_CMU_DPLLREFCLKCTRL_CLKSEL_MASK) if (is_dpll_used) { DPLL0->EN_CLR = DPLL_EN_EN; while ((DPLL0->EN & _DPLL_EN_DISABLING_MASK) != 0) { } - CMU->DPLLREFCLKCTRL = (CMU->DPLLREFCLKCTRL & ~_CMU_DPLLREFCLKCTRL_CLKSEL_MASK) | CMU_DPLLREFCLKCTRL_CLKSEL_DISABLED; } #endif #endif @@ -497,14 +496,16 @@ bool sli_power_manager_is_high_freq_accuracy_clk_ready(bool wait) ******************************************************************************/ void sli_power_manager_restore_states(void) { + // Restore specific EMU saved contexts EMU_Restore(); - // Restore DPLLREFCLK to what it was before the deepsleep + // Restore DPLL after deepsleep #if (_DPLL_IPVERSION_IPVERSION_DEFAULT >= 1) #if defined(_CMU_DPLLREFCLKCTRL_CLKSEL_MASK) if (is_dpll_used) { - CMU->DPLLREFCLKCTRL = (CMU->DPLLREFCLKCTRL & ~_CMU_DPLLREFCLKCTRL_CLKSEL_MASK) | cmu_dpll_ref_clock_register; DPLL0->EN_SET = DPLL_EN_EN; + while ((DPLL0->STATUS & _DPLL_STATUS_RDY_MASK) == 0U) { + } } #endif #endif @@ -528,8 +529,8 @@ void sli_power_manager_restore_states(void) SystemCoreClockUpdate(); +#if 0 // TODO PLATFORM_MTL-8499 // Wait for DPLL to lock -#if 0 // TODO This seems to cause issues in some cases. That has to be fixed. if (is_dpll_used) { while (!(DPLL0->STATUS && _DPLL_STATUS_RDY_MASK)) { } diff --git a/platform/service/sim_eeprom/sim_eeprom1/lib/libsim_eeprom1_CM4_gcc.a b/platform/service/sim_eeprom/sim_eeprom1/lib/libsim_eeprom1_CM4_gcc.a index 7559ef6f67..625eaf84c2 100644 --- a/platform/service/sim_eeprom/sim_eeprom1/lib/libsim_eeprom1_CM4_gcc.a +++ b/platform/service/sim_eeprom/sim_eeprom1/lib/libsim_eeprom1_CM4_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d427a541b10e00b8014f3fac7dc75a2bb0397d891f6f6ad3cff4391bb01774c +oid sha256:b6dcfbcd1811eb465ee0e687d313bc4d1a7a535038e25cc387da54e3651a6bef size 43360 diff --git a/platform/service/sim_eeprom/sim_eeprom1/lib/libsim_eeprom1_CM4_iar.a b/platform/service/sim_eeprom/sim_eeprom1/lib/libsim_eeprom1_CM4_iar.a index 2ca2e83002..eea6df2984 100644 --- a/platform/service/sim_eeprom/sim_eeprom1/lib/libsim_eeprom1_CM4_iar.a +++ b/platform/service/sim_eeprom/sim_eeprom1/lib/libsim_eeprom1_CM4_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39cf6ca217242a3a0483716a282e573c7a2e7a3f6137c77b6af852fb4b074b9e +oid sha256:387d78f034ff766b6e451f41db1e21e178c9949282f41fda5b88ea298a883064 size 30376 diff --git a/platform/service/sim_eeprom/sim_eeprom1_to_sim_eeprom2_upgrade/lib/libsim_eeprom1_to_sim_eeprom2_upgrade_CM4_gcc.a b/platform/service/sim_eeprom/sim_eeprom1_to_sim_eeprom2_upgrade/lib/libsim_eeprom1_to_sim_eeprom2_upgrade_CM4_gcc.a index 8f6f76fea8..2e38263156 100644 --- a/platform/service/sim_eeprom/sim_eeprom1_to_sim_eeprom2_upgrade/lib/libsim_eeprom1_to_sim_eeprom2_upgrade_CM4_gcc.a +++ b/platform/service/sim_eeprom/sim_eeprom1_to_sim_eeprom2_upgrade/lib/libsim_eeprom1_to_sim_eeprom2_upgrade_CM4_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d23260b2bce66bfc1727c7cb155fe37bc901318ddfff4b826b902568beb6e280 +oid sha256:4b2f30f9ac18e7942e0c62660eb663519c675cde83197e1c5bcba42726485f34 size 27370 diff --git a/platform/service/sim_eeprom/sim_eeprom1_to_sim_eeprom2_upgrade/lib/libsim_eeprom1_to_sim_eeprom2_upgrade_CM4_iar.a b/platform/service/sim_eeprom/sim_eeprom1_to_sim_eeprom2_upgrade/lib/libsim_eeprom1_to_sim_eeprom2_upgrade_CM4_iar.a index e4aa7fbe10..a38f7cd951 100644 --- a/platform/service/sim_eeprom/sim_eeprom1_to_sim_eeprom2_upgrade/lib/libsim_eeprom1_to_sim_eeprom2_upgrade_CM4_iar.a +++ b/platform/service/sim_eeprom/sim_eeprom1_to_sim_eeprom2_upgrade/lib/libsim_eeprom1_to_sim_eeprom2_upgrade_CM4_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:97a02d8ed0a8a3827d885dc6379f203289a5559fc632596b36d2145738f6b4d1 +oid sha256:d3426476066b307f6747c71b24fbd1cda9d1494aedd443f32ba2a721126c419a size 19692 diff --git a/platform/service/sim_eeprom/sim_eeprom2/lib/libsim_eeprom2_CM4_gcc.a b/platform/service/sim_eeprom/sim_eeprom2/lib/libsim_eeprom2_CM4_gcc.a index 0c02d47420..27ce33559d 100644 --- a/platform/service/sim_eeprom/sim_eeprom2/lib/libsim_eeprom2_CM4_gcc.a +++ b/platform/service/sim_eeprom/sim_eeprom2/lib/libsim_eeprom2_CM4_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:182131450e67dd6339f8111655b72e72d6ff8fa14b6e92125482be0b9809539f +oid sha256:358b6c4e74572c36255d12abeb739339a9fc8ed203d971912ecd202f9092ca63 size 54856 diff --git a/platform/service/sim_eeprom/sim_eeprom2/lib/libsim_eeprom2_CM4_iar.a b/platform/service/sim_eeprom/sim_eeprom2/lib/libsim_eeprom2_CM4_iar.a index 2bb1e6467e..9a376b962a 100644 --- a/platform/service/sim_eeprom/sim_eeprom2/lib/libsim_eeprom2_CM4_iar.a +++ b/platform/service/sim_eeprom/sim_eeprom2/lib/libsim_eeprom2_CM4_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9149412b4252f22863de43e645f99c529490fd6f75b709a93226c429bfb3e16c +oid sha256:0d05f4375701fda04d457b27f0878ea64ebf9108dd0f6a203f3b97baa0932dd9 size 49092 diff --git a/platform/service/sim_eeprom/sim_eeprom2_to_nvm3_upgrade/lib/libsim_eeprom2_to_nvm3_upgrade_CM4_gcc.a b/platform/service/sim_eeprom/sim_eeprom2_to_nvm3_upgrade/lib/libsim_eeprom2_to_nvm3_upgrade_CM4_gcc.a index effe95537e..22c079b034 100644 --- a/platform/service/sim_eeprom/sim_eeprom2_to_nvm3_upgrade/lib/libsim_eeprom2_to_nvm3_upgrade_CM4_gcc.a +++ b/platform/service/sim_eeprom/sim_eeprom2_to_nvm3_upgrade/lib/libsim_eeprom2_to_nvm3_upgrade_CM4_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c9dc54010938ddfef7251f2a6d8d64e78865a0936a201480d89a5f628108b01e +oid sha256:3d58b48a513283a918f34614b92ff15b1d625886067bd4fc2e3d0f4cdf4f2546 size 21198 diff --git a/platform/service/sim_eeprom/sim_eeprom2_to_nvm3_upgrade/lib/libsim_eeprom2_to_nvm3_upgrade_CM4_iar.a b/platform/service/sim_eeprom/sim_eeprom2_to_nvm3_upgrade/lib/libsim_eeprom2_to_nvm3_upgrade_CM4_iar.a index e7d98f3a20..a793f6c265 100644 --- a/platform/service/sim_eeprom/sim_eeprom2_to_nvm3_upgrade/lib/libsim_eeprom2_to_nvm3_upgrade_CM4_iar.a +++ b/platform/service/sim_eeprom/sim_eeprom2_to_nvm3_upgrade/lib/libsim_eeprom2_to_nvm3_upgrade_CM4_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c876de505019bcd5ccd604979f8cc396fae9e5af13032a07b67674cfe23a11f8 +oid sha256:e247055714d70a0e0c933125698fca6d3e012620da48fb79759e5fe27a4243d9 size 11732 diff --git a/platform/service/sleeptimer/src/sl_sleeptimer.c b/platform/service/sleeptimer/src/sl_sleeptimer.c index 70d5f3d4c1..c865568d15 100644 --- a/platform/service/sleeptimer/src/sl_sleeptimer.c +++ b/platform/service/sleeptimer/src/sl_sleeptimer.c @@ -704,7 +704,7 @@ sl_sleeptimer_timestamp_64_t sl_sleeptimer_get_time_64(void) sl_status_t sl_sleeptimer_set_time(sl_sleeptimer_timestamp_t time) { // convert 32 bit time to 64 bit time - uint64_t temp_time = time + TIME_64_TO_32_EPOCH_OFFSET_SEC; + uint64_t temp_time = time + (uint64_t)TIME_64_TO_32_EPOCH_OFFSET_SEC; sl_status_t err_code = sl_sleeptimer_set_time_64(temp_time); return err_code; } diff --git a/protocol/bluetooth/api/sl_bt.xapi b/protocol/bluetooth/api/sl_bt.xapi index 28b19facdc..207e1fe934 100644 --- a/protocol/bluetooth/api/sl_bt.xapi +++ b/protocol/bluetooth/api/sl_bt.xapi @@ -1,5 +1,5 @@ - + @@ -242,6 +242,7 @@ + diff --git a/protocol/bluetooth/api/sl_btmesh.xapi b/protocol/bluetooth/api/sl_btmesh.xapi index 6db40f5e19..011c787bea 100644 --- a/protocol/bluetooth/api/sl_btmesh.xapi +++ b/protocol/bluetooth/api/sl_btmesh.xapi @@ -1,5 +1,5 @@ - + diff --git a/protocol/bluetooth/api/sli_bgapi_debug.xapi b/protocol/bluetooth/api/sli_bgapi_debug.xapi new file mode 100644 index 0000000000..aa5debd191 --- /dev/null +++ b/protocol/bluetooth/api/sli_bgapi_debug.xapi @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg12_gcc_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg12_gcc_release.a index b358055873..f07c0afa44 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg12_gcc_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg12_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66eae783dd198eb0eccaa1d18705db227990181c67cbabdf9da6e7db41ad0c27 -size 262984 +oid sha256:40a2fd0c58193e689bd3deb31914dcd1c7c3cb94e593bcd4907e8e84e6aad2eb +size 263628 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg12_iar_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg12_iar_release.a index cbc6f4306a..654e773bff 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg12_iar_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg12_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4772a6fe0d36b81ead56dfd5107aeaef7e866962bd048c744afad00cf5899eea -size 501238 +oid sha256:62b5aebd93019154e8f7ce638f7d75cb2d133e3ce1e3e959b7bf3ec92cfe0df4 +size 501418 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg13_gcc_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg13_gcc_release.a index 45f1e2b7fa..8f06307e72 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg13_gcc_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg13_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07bc903f026ed519e6c9ac1482ec7d7c7d2407c26e82b9869ab08b6550607c85 -size 262984 +oid sha256:d666f845a7d53444dfb44c508c1260b1f23eab11a169ef901658abe21b03665e +size 263628 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg13_iar_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg13_iar_release.a index aee57ab0c9..324da4f798 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg13_iar_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg13_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8f28b8d738b550af2799fa8bf3b1a462eec0d9531d2e211efc3a3e3a3d5304a -size 515416 +oid sha256:51201b30ae61f7df1bcc15706d7a99c4ef2d3e37f77972522832a9955848ab77 +size 515594 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg14_gcc_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg14_gcc_release.a index 5fd295288b..4b575a16bd 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg14_gcc_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg14_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e70af17038da508bbbf08e973db572402974093a02d9e1b912cce524af8a63d7 -size 262984 +oid sha256:0d677fe3ba1b93946250303047acdf8db664d7499fc303d28be92d16fbfe3a31 +size 263628 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg14_iar_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg14_iar_release.a index 321f450d44..642e59ca74 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg14_iar_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg14_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa6387d13ac3a148fd66792954ecb4be4dccf830859604f0df1be50864e52ad9 -size 515416 +oid sha256:4a972bd05a12a5ff0e52c8303e3530f5c45e25ab638fd2b438a3193eaeb5093b +size 515594 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg1_gcc_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg1_gcc_release.a index cea4e304ba..ff4e2f6968 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg1_gcc_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg1_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e829e13d8a8f257ec28c3f36e9d1af5d554fdd8b7a9a41488d039e92e54ad225 -size 262976 +oid sha256:9e006822b23952b9081e56c2fc402cd124e103f526abe4606c8d24ac05896ca1 +size 263620 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg1_iar_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg1_iar_release.a index bc645cb4c9..1420468c52 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg1_iar_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg1_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab4a8cba1fdfe0fb7dd305c16e5d1111c29b3cb9f9fad932a72cba67ef0fd99e -size 515378 +oid sha256:b71be400e48916c74de9034f2d1abe758f63390b08a41ac6e00723835284927b +size 515556 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg21_gcc_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg21_gcc_release.a index 5f9eced71d..0d623421e9 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg21_gcc_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg21_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a65e230fb5058aa67cd5ee63aa4a4164519f14a714454b0e3c41d26985cfe0f -size 259572 +oid sha256:a9dffb396c5e724f19e8fadb287c7e6a6406fdbd516ac317fd2ac680c08b7f8f +size 260212 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg21_iar_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg21_iar_release.a index 677c1cbb6d..c19de0ba48 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg21_iar_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg21_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ace4502ab6177ace51db526acad12b2a7497048dca7e2d51d0958fa5dd7d3d2 -size 503560 +oid sha256:3349f048073515246b24c6b9ed867522965a7f519db7c000794035e9b9ee3f42 +size 503738 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg22_gcc_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg22_gcc_release.a index 3599686182..70b33b1c36 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg22_gcc_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg22_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cafb20c2ba30e323eac052fa63ab6d2ef360ff0b1466dadcaca980791f6e4af7 -size 259572 +oid sha256:8cd836e2c4003fd628818f8bcdbec6d35a772d6783554658fffbb3089ed3c8be +size 260212 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg22_iar_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg22_iar_release.a index a42e9e39f2..038c74f28a 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg22_iar_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg22_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1488444f68ec816fbdffb1b7530773582fd3e77055e447f7bd53a93195abecf -size 503458 +oid sha256:7f9379a0950283a0296a767746121c6c539134b6bb796cbc4f755fbf3f7c724a +size 503638 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg24_gcc_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg24_gcc_release.a index 223591f634..e532f5b054 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg24_gcc_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg24_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9eb3795b6d184dc209d08cbc743adbdbccbbd2e948c5937e25b0fc09b8392232 -size 259572 +oid sha256:9cea51e3caacfdafca6336de4850c70dbbdb3e473fdd728a6450fd424e5a6be5 +size 260212 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg24_iar_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg24_iar_release.a index 2283e9a838..ea46fbc33f 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg24_iar_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg24_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58cb9b47088ce02edc15528dbfac64fc8eb50798fdfe7cca2aa98a2d893f62ca -size 504048 +oid sha256:b5b7d7e484d0bd7b8412655973c3a049efffc026b7339ef48c55e3e0875459d4 +size 504226 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg27_gcc_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg27_gcc_release.a index 2400e50d91..530d7f9a75 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg27_gcc_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg27_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ac9fc3fa524e20b447cce1a5afcee9aa13b5cea28b78b9ff720e05be6ac6874 -size 259572 +oid sha256:57301a2f42e171b1a41ae7eadc5e9734f70b7abb90f3433f8ebd7b9ff9bfd913 +size 260212 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg27_iar_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg27_iar_release.a index b966dcd002..bc7fe3b0f9 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg27_iar_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg27_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ed3fc4a1c30731d0cf0e0d92023ad5ab540d5eb9f4f89e24ce1274c21f824bd -size 503650 +oid sha256:cc72a7c7556544f77263afe75bc8b6f69bedec536068d689550ce8558b73ea5b +size 503830 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg28_gcc_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg28_gcc_release.a index a2a5c0e5d8..7119aab9b0 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg28_gcc_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg28_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed5cb60d54ef23db05efb0dd0d8cab0aa307f545e07cc6bf25f69eefa84dee8d -size 259572 +oid sha256:9e7edaaf34f871eed64b9feb87e39e5628208602722f7a7993e9d7b262e8311a +size 260212 diff --git a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg28_iar_release.a b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg28_iar_release.a index 2326f4e731..b094f7f67e 100644 --- a/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg28_iar_release.a +++ b/protocol/bluetooth/bgcommon/lib/libbgcommon_efr32xg28_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d94537a0257059f99ae9fcd1b05738e0275a20b71c89859b216d65c5fa13e42 -size 504328 +oid sha256:22cdf357688c4cf53dcce1d75ab610a50cd9326c01b46796ac31d15db1d29e99 +size 504506 diff --git a/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_3wire.slcc b/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_3wire.slcc index 34430a9f80..38a1059c09 100644 --- a/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_3wire.slcc +++ b/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_3wire.slcc @@ -8,7 +8,6 @@ quality: evaluation root_path: protocol/bluetooth/bgstack/ll/utils/hci_packet source: - path: uart/src/sl_hci_packet_3wire.c - - path: uart/src/sl_hci_fifo.c - path: uart/src/sl_hci_uart.c - path: uart/src/sl_hci_uart_rtos.c condition: @@ -27,7 +26,6 @@ include: - "kernel" - path: uart/src file_list: - - path: sl_hci_fifo.h - path: sl_hci_uart.h provides: - name: bluetooth_hci_3wire @@ -55,4 +53,4 @@ template_contribution: handler: "sl_btctrl_hci_uart_rtos_init" priority: -1000 condition: - - "kernel" + - "kernel" diff --git a/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_uart.slcc b/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_uart.slcc index e377a44b90..8c57cf5681 100644 --- a/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_uart.slcc +++ b/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_uart.slcc @@ -8,11 +8,10 @@ quality: production root_path: protocol/bluetooth/bgstack/ll/utils/hci_packet source: - path: uart/src/sl_hci_packet.c - - path: uart/src/sl_hci_fifo.c - path: uart/src/sl_hci_uart.c - path: uart/src/sl_hci_uart_rtos.c condition: - - "kernel" + - "kernel" include: - path: inc file_list: @@ -25,7 +24,6 @@ include: - "kernel" - path: uart/src file_list: - - path: sl_hci_fifo.h - path: sl_hci_uart.h provides: - name: bluetooth_hci_uart @@ -53,4 +51,4 @@ template_contribution: handler: "sl_btctrl_hci_uart_rtos_init" priority: -1000 condition: - - "kernel" + - "kernel" diff --git a/protocol/bluetooth/bgstack/ll/config/sl_btctrl_config.h b/protocol/bluetooth/bgstack/ll/config/sl_btctrl_config.h index 72de79078a..ba98b7625e 100644 --- a/protocol/bluetooth/bgstack/ll/config/sl_btctrl_config.h +++ b/protocol/bluetooth/bgstack/ll/config/sl_btctrl_config.h @@ -25,6 +25,11 @@ // Define the maximum number of connection events since the previous Number Of Completed Packets HCI event to trigger reporting of any unreported completed ACL packets. #define SL_BT_CONTROLLER_COMPLETED_PACKETS_EVENTS_TIMEOUT (3) +// Maximum number of queued advertisement reports <1-255> +// Default: 10 +// Define the maximum number of queued advertisement reports. Additional advertisement reports are dropped. +#define SL_BT_CONFIG_MAX_QUEUED_ADV_REPORTS (10) + // Bluetooth Controller Configuration // <<< end of configuration section >>> diff --git a/protocol/bluetooth/bgstack/ll/inc/sl_btctrl_linklayer.h b/protocol/bluetooth/bgstack/ll/inc/sl_btctrl_linklayer.h index f37d368f30..6c5522a4ad 100644 --- a/protocol/bluetooth/bgstack/ll/inc/sl_btctrl_linklayer.h +++ b/protocol/bluetooth/bgstack/ll/inc/sl_btctrl_linklayer.h @@ -155,6 +155,13 @@ sl_status_t sl_btctrl_alloc_periodic_scan(uint8_t num_scan); */ sl_status_t sl_btctrl_alloc_periodic_adv(uint8_t num_adv); +/** + * @brief Set maximum number of advertisement reports allowed to be queued + * + * @param num_adv Maximum number of advertisement reports allowed to be queued + */ +void sl_btctrl_configure_max_queued_adv_reports(uint8_t num_reports); + /** * Call to enable the even connection scheduling algorithm. * This function should be called before link layer initialization. diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg12_gcc_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg12_gcc_release.a index 0a916dd8fa..c38673407f 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg12_gcc_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg12_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3679497d59c2beef6391fe6ee3c1cc1af3756798b6941cc2dc0a55060a42f278 -size 9186428 +oid sha256:855b23b2b5491c3897677244097a283a47d3be4b2a94f374477f966ff3f04106 +size 9249764 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg12_iar_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg12_iar_release.a index eb29be49d8..22da51f290 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg12_iar_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg12_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5161f1d7722ab528d3f7a5711190542d04a2aa08591be89d48acea119fedd603 -size 22149210 +oid sha256:eb7cabfdc2ce7aef6e68c03ea8159d8b0a7c7cc7a1b0f11ccf0c8aa8a766396f +size 22346228 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg13_gcc_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg13_gcc_release.a index 7553bb201c..e3dfa8a75b 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg13_gcc_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg13_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:696fb03a76d82e05e1f62f8a81b8bf03dc3f30eeba2b0134053f19adf2225ff5 -size 9185868 +oid sha256:f894494590feafd4f558c09dd8882f63b18b8d310b25a9813936b33c928163ab +size 9249204 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg13_iar_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg13_iar_release.a index 6da9301e6b..49f69ddff4 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg13_iar_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg13_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b39afdf4f894600544a8dc0de7b4d09875a0cbce489c88ab48f58c0acf4befc -size 22148948 +oid sha256:ce0abf4ce211b0ccc9ce346b77cfeed4a97670de838d584f68a3adb385b87904 +size 22345968 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg14_gcc_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg14_gcc_release.a index 399458ba4c..7e2066bfdc 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg14_gcc_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg14_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5ffed99820046553329a9ae81369336868defcd817e2cbbfe7e5d97000e1d9e -size 9185132 +oid sha256:04a9be65bb87837e838dd3cda447241530988f18f023434cb3a11521d9c17bd6 +size 9248472 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg14_iar_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg14_iar_release.a index 33ea46c714..bf349af6b8 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg14_iar_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg14_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73f23c3198d8095c47c7f448c631083cbd5675b9bb6de815b56ab138ab451243 -size 22148600 +oid sha256:a143d7f04154c665446ef2190e8d1044ac38541b3b71ea5e8ba33ce9a510aa7c +size 22345620 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg1_gcc_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg1_gcc_release.a index 75d1ff6808..44350d6e7c 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg1_gcc_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg1_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f02897672d3b3936171ea9bf0535685f8ac504dfc5c2c14cb1f8bd23bd041d80 -size 9183556 +oid sha256:76043f48db2f5552e8ba790dd94fdce6a177d76ca4ec64312373a14071fc3ff2 +size 9246904 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg1_iar_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg1_iar_release.a index 5434437a68..1c313c6c8f 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg1_iar_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg1_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a8493daf3650c3760a2d5853a40776945f0e00b785a3ab255d586abcc73c1646 -size 22147508 +oid sha256:d44da7416dd254820659978bb1a62b831407be98f2980109b4f6420c7f4afe8a +size 22344524 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg21_gcc_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg21_gcc_release.a index cb755ad717..17e65e7957 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg21_gcc_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg21_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cdfddf606bd5be24a110223ada0db37f8509ef93354592b59f4d29151c1f750 -size 9235820 +oid sha256:d6efbb726c6049dcca3f92e1183d829b2007a69759dddbc6dac9d16fdceef595 +size 9299220 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg21_iar_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg21_iar_release.a index ad15587751..38ac9039bf 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg21_iar_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg21_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b190fbf1fef8be34cac0820bc0aa6f8355bb7db26e3790b30f9b87d41a56d60 -size 22229942 +oid sha256:ffdddff3dc4cd2632bae5d8cee7a29db8bc106bff563037280b65fc51ee49dea +size 22427210 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg22_gcc_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg22_gcc_release.a index 235a20d553..b427a68c08 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg22_gcc_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg22_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4da1a5065e07198e050f2456dfb4b2faae4aa0ac736c69658ec0f5d30f4a4ae -size 9240580 +oid sha256:cc6babd409c198e4180492c0ed061d978e2a61ccb22b48a96a63e8641f8c81e9 +size 9303976 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg22_iar_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg22_iar_release.a index 8d75e561e1..d4fe0b84b6 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg22_iar_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg22_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4542d96dd1fe590767626af029cfbbb3bd81aa90b7bef9e3217e5cdce78a7b4 -size 22238374 +oid sha256:8429959807db386c435e8c8b203853c987af394994c5b3f613b0adda2dc4db13 +size 22435626 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg24_gcc_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg24_gcc_release.a index 89f15227d1..de227d9bdb 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg24_gcc_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg24_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a28ae1cccddf3bc54b75d2fc273149d3b56c964ec8931129a9ac649fed25f2ee -size 10294048 +oid sha256:c6738f34c76db3d570e7873a6e5480cd8d2241b5039d6393355676c2dd60530a +size 10357444 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg24_iar_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg24_iar_release.a index ea89009e07..d3d98f4107 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg24_iar_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg24_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:118cdb5058b8f226b5fe2ad5f4903e9f2eed09795c71f37aa1e992588db863e5 -size 23327298 +oid sha256:7e863ff14d2380263bb15e88701b046c28458053c5a9a7be7a8a0b484472aaae +size 23524564 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg27_gcc_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg27_gcc_release.a index c6e2a2c361..26bf10bb7c 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg27_gcc_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg27_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f9f74d9d4d9930d63a1bc24f186cef5efc791d0a115856afd5928f7829cc5ca -size 9241404 +oid sha256:492f7612887cb795d051432190cc0199a9edc18fe4a842f5d204580b4d03803c +size 9304800 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg27_iar_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg27_iar_release.a index 1dee19cd87..c755c0c2a8 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg27_iar_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg27_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:12d0c92aeeb8e3562fc44753384fa50fb8a5896336d370620448be5cc947d547 -size 22241428 +oid sha256:d61d916e663a35eda418d9a0e27140a4e88e93c2dab2aa8dda794b4a819063fe +size 22438676 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg28_gcc_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg28_gcc_release.a index e4bb3b0ed6..a1331ede93 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg28_gcc_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg28_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1055ccf320d19c8c43bfa30fb63a6d2b1b53b0f4cab96b572e4f1b27ebf58099 -size 9251800 +oid sha256:bd2c1887781fb46794c4d3c32894b704539e54fd3558d5435ccff26c155e7e63 +size 9315200 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg28_iar_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg28_iar_release.a index ac7afbf319..2d8bde65e7 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg28_iar_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg28_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9fd01933a749c7f04e9c2183612f717cc3b0508c34f6c5a6b49d016c701fc6e8 -size 22251106 +oid sha256:e5a995cae3857a894cf7383ada0b266cae03a19b253600aab7f3ad809c047b7a +size 22448366 diff --git a/protocol/bluetooth/bgstack/ll/src/sl_bluetooth_controller.c.jinja b/protocol/bluetooth/bgstack/ll/src/sl_bluetooth_controller.c.jinja index 7f4acaf423..fe8671d6ac 100644 --- a/protocol/bluetooth/bgstack/ll/src/sl_bluetooth_controller.c.jinja +++ b/protocol/bluetooth/bgstack/ll/src/sl_bluetooth_controller.c.jinja @@ -97,6 +97,10 @@ void sl_bt_controller_init(void) sl_btctrl_configure_completed_packets_reporting(SL_BT_CONTROLLER_COMPLETED_PACKETS_THRESHOLD, SL_BT_CONTROLLER_COMPLETED_PACKETS_EVENTS_TIMEOUT); #endif // SL_CATALOG_BLUETOOTH_FEATURE_CONNECTION_PRESENT + +#if defined(SL_CATALOG_BLUETOOTH_FEATURE_SCANNER_PRESENT) + sl_btctrl_configure_max_queued_adv_reports(SL_BT_CONFIG_MAX_QUEUED_ADV_REPORTS); +#endif // SL_CATALOG_BLUETOOTH_FEATURE_SCANNER_PRESENT } sl_status_t sl_bt_ll_deinit(); diff --git a/protocol/bluetooth/bgstack/ll/utils/hci_packet/cpc/src/sl_hci_cpc.c b/protocol/bluetooth/bgstack/ll/utils/hci_packet/cpc/src/sl_hci_cpc.c index 63889e86b4..d79828600b 100644 --- a/protocol/bluetooth/bgstack/ll/utils/hci_packet/cpc/src/sl_hci_cpc.c +++ b/protocol/bluetooth/bgstack/ll/utils/hci_packet/cpc/src/sl_hci_cpc.c @@ -73,9 +73,9 @@ void sl_hci_cpc_error(uint8_t endpoint_id, void *arg) (void)endpoint_id; (void)arg; uint8_t state = sl_cpc_get_endpoint_state(&endpoint_handle); + cpc_connected = false; if (state == SL_CPC_STATE_ERROR_DESTINATION_UNREACHABLE) { sl_cpc_close_endpoint(&endpoint_handle); - cpc_connected = false; } } diff --git a/protocol/bluetooth/bgstack/ll/utils/hci_packet/uart/src/sl_hci_fifo.c b/protocol/bluetooth/bgstack/ll/utils/hci_packet/uart/src/sl_hci_fifo.c deleted file mode 100644 index f3daa7506b..0000000000 --- a/protocol/bluetooth/bgstack/ll/utils/hci_packet/uart/src/sl_hci_fifo.c +++ /dev/null @@ -1,225 +0,0 @@ -#include -#include "sl_hci_fifo.h" - -static inline int MIN(fifo_size_t a, fifo_size_t b) -{ - return (a < b) ? a : b; -} - -void sl_hci_fifo_init(struct sl_hci_fifo *fifo, uint8_t config_flags) -{ - fifo->head = fifo->buffer; - fifo->tail = fifo->buffer; - fifo->dma_tail = fifo->buffer; - fifo->flags = config_flags; -} - -static fifo_size_t length(struct sl_hci_fifo *fifo, uint8_t *head, uint8_t *tail) -{ - int length = tail - head; - if (length < 0) { - length += fifo->buffer_size; - } - return (fifo_size_t)length; -} - -fifo_size_t sl_hci_fifo_length(struct sl_hci_fifo *fifo) -{ - if (fifo->flags & sl_hci_fifo_flag_full) { - return fifo->buffer_size; - } - return length(fifo, fifo->head, fifo->tail); -} - -fifo_size_t sl_hci_fifo_space(struct sl_hci_fifo *fifo) -{ - return fifo->buffer_size - sl_hci_fifo_length(fifo); -} - -fifo_size_t sl_hci_fifo_read(struct sl_hci_fifo *fifo, uint8_t *buffer, fifo_size_t count) -{ - count = MIN(count, sl_hci_fifo_length(fifo)); - fifo_size_t bytes_left = count; - - while (bytes_left) { - fifo_size_t bytes = MIN(bytes_left, &fifo->buffer[fifo->buffer_size] - fifo->head); - - if (buffer) { - memcpy(buffer, fifo->head, bytes); - buffer += bytes; - } - fifo->head += bytes; - bytes_left -= bytes; - - if (fifo->head >= &fifo->buffer[fifo->buffer_size]) { - fifo->head = fifo->buffer; - } - } - - if (count > 0) { - if (fifo->flags & sl_hci_fifo_flag_full) { - fifo->flags &= ~sl_hci_fifo_flag_full; - } - if (fifo->flags & sl_hci_fifo_flag_dma_full) { - fifo->flags &= ~sl_hci_fifo_flag_dma_full; - } - } - - return count; -} - -fifo_size_t sl_hci_fifo_write(struct sl_hci_fifo *fifo, const uint8_t *buffer, fifo_size_t count) -{ - count = MIN(count, sl_hci_fifo_space(fifo)); - fifo_size_t bytes_left = count; - - while (bytes_left) { - fifo_size_t bytes = MIN(bytes_left, &fifo->buffer[fifo->buffer_size] - fifo->tail); - - if (buffer) { - memcpy(fifo->tail, buffer, bytes); - buffer += bytes; - } - fifo->tail += bytes; - bytes_left -= bytes; - - if (fifo->tail >= &fifo->buffer[fifo->buffer_size]) { - fifo->tail = fifo->buffer; - } - } - - if (fifo->tail == fifo->head) { - fifo->flags |= sl_hci_fifo_flag_full; - } - - return count; -} - -fifo_size_t sl_hci_fifo_dma_space(struct sl_hci_fifo *fifo) -{ - if (fifo->flags & sl_hci_fifo_flag_dma_full) { - return 0; - } - return fifo->buffer_size - length(fifo, fifo->head, fifo->dma_tail); -} - -fifo_size_t sl_hci_fifo_dma_reserve(struct sl_hci_fifo *fifo, uint8_t **buffer, fifo_size_t count) -{ - count = MIN(count, &fifo->buffer[fifo->buffer_size] - fifo->dma_tail); - - if (buffer) { - *buffer = fifo->dma_tail; - } - - fifo->dma_tail += count; - if (fifo->dma_tail >= &fifo->buffer[fifo->buffer_size]) { - fifo->dma_tail -= fifo->buffer_size; - } - - if (fifo->dma_tail == fifo->head) { - fifo->flags |= sl_hci_fifo_flag_dma_full; - } - - return count; -} - -void sl_hci_fifo_dma_set_tail(struct sl_hci_fifo *fifo, uint8_t *tail) -{ - if (fifo->tail == tail) { - return; - } - - fifo->tail = tail; - - if (fifo->tail >= &fifo->buffer[fifo->buffer_size]) { - fifo->tail -= fifo->buffer_size; - } - - if (fifo->tail == fifo->head) { - fifo->flags |= sl_hci_fifo_flag_full; - } -} - -#ifdef UTEST_FIFO - -#include -#include - -#define TEST_DATA_SIZE 256 -uint8_t *test_data() -{ - static uint8_t data[TEST_DATA_SIZE]; - int i; - for (i = 0; i < TEST_DATA_SIZE; i++) { - data[i] = i % TEST_DATA_SIZE; - } - return data; -} - -void dump(const uint8_t *ptr, fifo_size_t count) -{ - while (count--) - printf(" %02x", *ptr++); - printf("\n"); -} - -void dump_fifo(struct sl_hci_fifo *fifo) -{ - printf("%d %d ", sl_hci_fifo_length(fifo), sl_hci_fifo_space(fifo)); - dump(fifo->buffer, 5); -} - -fifo_define(fifo, 5); - -int main() -{ - fifo_size_t bytes; - sl_hci_fifo_init(&fifo, 0); - - uint8_t *write_data = test_data(); - uint8_t read_data[TEST_DATA_SIZE]; - - uint8_t *write_ptr = write_data; - uint8_t *read_ptr = read_data; - - assert(sl_hci_fifo_space(&fifo) == 5); - - bytes = sl_hci_fifo_write(&fifo, write_ptr, 255); - assert(bytes == 5); - assert(sl_hci_fifo_length(&fifo) == 5); - assert(sl_hci_fifo_space(&fifo) == 0); - write_ptr += bytes; - - bytes = sl_hci_fifo_read(&fifo, read_ptr, 255); - assert(bytes == 5); - assert(sl_hci_fifo_length(&fifo) == 0); - assert(sl_hci_fifo_space(&fifo) == 5); - read_ptr += bytes; - - write_ptr += sl_hci_fifo_write(&fifo, write_ptr, 3); - read_ptr += sl_hci_fifo_read(&fifo, read_ptr, 255); - - write_ptr += sl_hci_fifo_write(&fifo, write_ptr, 255); - read_ptr += sl_hci_fifo_read(&fifo, read_ptr, 255); - - bytes = write_ptr - write_data; - assert(bytes == 13); - dump(write_data, bytes); - dump(read_data, bytes); - assert(!memcmp(write_data, read_data, bytes)); - - // dma tail - sl_hci_fifo_init(&fifo, 0); - assert(sl_hci_fifo_space(&fifo) == 5); - assert(sl_hci_fifo_dma_space(&fifo) == 5); - - bytes = sl_hci_fifo_dma_reserve(&fifo, &write_ptr, 5); - assert(bytes == 5); - assert(sl_hci_fifo_dma_space(&fifo) == 0); - - sl_hci_fifo_dma_set_tail(&fifo, write_ptr + 5); - bytes = sl_hci_fifo_read(&fifo, NULL, 5); - assert(bytes == 5); - assert(sl_hci_fifo_dma_space(&fifo) == 5); -} -#endif diff --git a/protocol/bluetooth/bgstack/ll/utils/hci_packet/uart/src/sl_hci_fifo.h b/protocol/bluetooth/bgstack/ll/utils/hci_packet/uart/src/sl_hci_fifo.h deleted file mode 100644 index 727433855e..0000000000 --- a/protocol/bluetooth/bgstack/ll/utils/hci_packet/uart/src/sl_hci_fifo.h +++ /dev/null @@ -1,45 +0,0 @@ -#ifndef SL_HCI_FIFO_H -#define SL_HCI_FIFO_H -#include - -enum sl_hci_fifo_flag{ - sl_hci_fifo_flag_full = 0x01, - sl_hci_fifo_flag_dma_full = 0x02, -}; - -typedef uint16_t fifo_size_t; - -struct sl_hci_fifo { - uint8_t *buffer; - uint8_t *head; - uint8_t *tail; - uint8_t *dma_tail; - uint8_t flags; - fifo_size_t buffer_size; -}; - -#define fifo_define(name, size) \ - uint8_t name##__buffer[size]; \ - struct sl_hci_fifo name = \ - { \ - .buffer = name##__buffer, \ - .buffer_size = size, \ - } - -void sl_hci_fifo_init(struct sl_hci_fifo *fifo, uint8_t config_flags); -static inline uint8_t *sl_hci_fifo_buffer(struct sl_hci_fifo *fifo) -{ - return fifo->buffer; -} -static inline fifo_size_t sl_hci_fifo_size(struct sl_hci_fifo *fifo) -{ - return fifo->buffer_size; -} -fifo_size_t sl_hci_fifo_length(struct sl_hci_fifo *fifo); -fifo_size_t sl_hci_fifo_space(struct sl_hci_fifo *fifo); -fifo_size_t sl_hci_fifo_read(struct sl_hci_fifo *fifo, uint8_t *buffer, fifo_size_t count); -fifo_size_t sl_hci_fifo_write(struct sl_hci_fifo *fifo, const uint8_t *buffer, fifo_size_t count); -fifo_size_t sl_hci_fifo_dma_space(struct sl_hci_fifo *fifo); -fifo_size_t sl_hci_fifo_dma_reserve(struct sl_hci_fifo *fifo, uint8_t **buffer, fifo_size_t count); -void sl_hci_fifo_dma_set_tail(struct sl_hci_fifo *fifo, uint8_t *tail); -#endif // SL_HCI_FIFO_H diff --git a/protocol/bluetooth/bgstack/ll/utils/hci_packet/uart/src/sl_hci_uart.c b/protocol/bluetooth/bgstack/ll/utils/hci_packet/uart/src/sl_hci_uart.c index ad56337cca..953e5ea6ea 100644 --- a/protocol/bluetooth/bgstack/ll/utils/hci_packet/uart/src/sl_hci_uart.c +++ b/protocol/bluetooth/bgstack/ll/utils/hci_packet/uart/src/sl_hci_uart.c @@ -4,24 +4,26 @@ #include #include #include +#include #include "sl_component_catalog.h" #include "sl_uartdrv_instances.h" #include "sl_uartdrv_usart_vcom_config.h" #include "sl_btctrl_linklayer.h" #include "sl_hci_common_transport.h" -#include "sl_hci_fifo.h" #include "sl_hci_uart.h" -#define uart_rx_buffer_size 64 // size needs to be even number +#define UART_RX_BUFFER_CHUNK_SIZE 128 +#define UART_RX_CHUNKS_N 3 +#define UART_RX_BUFFER_SIZE (UART_RX_CHUNKS_N * UART_RX_BUFFER_CHUNK_SIZE) +#define LDMA_RX_DESCRIPTORS_N 6 static bool sleep_disabled = false; static UARTDRV_Handle_t handle = NULL; -static fifo_define(uart_rx_buffer, uart_rx_buffer_size); +static LDMA_Descriptor_t ldma_rx_descriptors[LDMA_RX_DESCRIPTORS_N]; static void (*tx_complete)(uint32_t); - -static struct { - struct sl_hci_fifo *rx_buffer; -} uart; +static uint8_t rx_buffer[UART_RX_BUFFER_SIZE]; +static uint16_t rx_write_idx; +static uint16_t rx_read_idx; #if defined(SL_CATALOG_POWER_MANAGER_PRESENT) // Power manager transition events of interest. @@ -86,8 +88,9 @@ static void energy_mode_transition_cb(sl_power_manager_em_t from, void sl_hci_uart_init(void) { - sl_hci_fifo_init(&uart_rx_buffer, 0); - uart.rx_buffer = &uart_rx_buffer; + memset(rx_buffer, 0, sizeof(rx_buffer)); + rx_write_idx = 0; + rx_read_idx = 0; handle = sl_uartdrv_get_default(); enable_usart_irq(); start_rx(handle); @@ -132,39 +135,75 @@ void USART3_RX_IRQHandler() } } -bool rx_callback(unsigned int channel, unsigned int sequenceNo, void *userParam) -{ - (void)channel; - (void)sequenceNo; - (void)userParam; - uint8_t *dma_tail; - int size = sl_hci_fifo_size(uart.rx_buffer) / 2; - // reserve next half of fifo for dma - sl_hci_fifo_dma_reserve(uart.rx_buffer, &dma_tail, size); - // dma transfer is ready, update the tail of fifo - sl_hci_fifo_dma_set_tail(uart.rx_buffer, dma_tail); - return true; -} - +// Setup LDMA to transfer data to rx buffer with flow control +// Will still work if remote ignores the RTS line and LL reads HCI fast enough static void start_rx(UARTDRV_Handle_t handle) { - int size = sl_hci_fifo_size(uart.rx_buffer) / 2; - // reserve first half of fifo for dma - sl_hci_fifo_dma_reserve(uart.rx_buffer, NULL, size); - uint8_t *dst0 = sl_hci_fifo_buffer(uart.rx_buffer); - uint8_t *dst1 = sl_hci_fifo_buffer(uart.rx_buffer) + size; - uint8_t *src = (uint8_t *)&handle->peripheral.uart->RXDATA; - DMADRV_PeripheralMemoryPingPong(handle->rxDmaCh, handle->rxDmaSignal, - dst0, dst1, src, true, size, dmadrvDataSize1, rx_callback, NULL); + LDMA_Descriptor_t *descr = ldma_rx_descriptors; + LDMA_TransferCfg_t xferCfg = LDMA_TRANSFER_CFG_PERIPHERAL(handle->rxDmaSignal); + uint8_t *src = (uint8_t *) &handle->peripheral.uart->RXDATA; + const uint32_t size = UART_RX_BUFFER_CHUNK_SIZE; +#ifdef _SILICON_LABS_32B_SERIES_2 + // better to use CTRLX_SET so LDMA can't accidentally overwrite other bits + volatile uint32_t* uartCfgPtr = &handle->peripheral.uart->CTRLX_SET; + const uint32_t setRts = USART_CTRLX_RTSINV; // invert signal logic to pull high RTS +#endif +#ifdef _SILICON_LABS_32B_SERIES_1 /* series 1 doesn't have SET/CLR registers */ + volatile uint32_t* uartCfgPtr = &handle->peripheral.uart->CTRLX; + const uint32_t setRts = handle->peripheral.uart->CTRLX | USART_CTRLX_RTSINV; +#endif + // in these templates link address points to next descriptor + LDMA_Descriptor_t xferTemplate = LDMA_DESCRIPTOR_LINKREL_P2M_BYTE(src, NULL, size, 1); + xferTemplate.xfer.doneIfs = 0; // don't trigger interrupt + const LDMA_Descriptor_t wriTemplate = LDMA_DESCRIPTOR_LINKREL_WRITE(setRts, uartCfgPtr, 1); + + // each XFER descriptor writes to its 1/3 of the buffer + descr[0] = xferTemplate; + descr[0].xfer.dstAddr = (uint32_t) &rx_buffer[0]; + descr[2] = xferTemplate; + descr[2].xfer.dstAddr = (uint32_t) &rx_buffer[size]; + descr[4] = xferTemplate; + descr[4].xfer.dstAddr = (uint32_t) &rx_buffer[2 * size]; + + // create intermediate WRI descriptors to stop data from remote + descr[1] = wriTemplate; + descr[3] = wriTemplate; + // last descriptor links to 1st one + descr[5] = wriTemplate; + descr[5].wri.linkAddr = -(LDMA_RX_DESCRIPTORS_N - 1) + * LDMA_DESCRIPTOR_NON_EXTEND_SIZE_WORD; + + LDMA_StartTransfer(handle->rxDmaCh, &xferCfg, descr); } +/** + * @brief set rx_write_idx to the current value + */ static void update_buffer_status(UARTDRV_Handle_t handle) { - int remaining = 0; - uint8_t *dma_tail; - DMADRV_TransferRemainingCount(handle->rxDmaCh, &remaining); - sl_hci_fifo_dma_reserve(uart.rx_buffer, &dma_tail, 0); - sl_hci_fifo_dma_set_tail(uart.rx_buffer, dma_tail - remaining); + uint16_t dma_idx; + uint32_t remaining; + LDMA_Descriptor_t *link; + + // find current descriptor based on the link address + // (redo if DMA moved to next descriptor) + do { + // NOTE: `LINK` field doesn't point exactly to next descriptor, but pointer + // difference will still work because integer division truncates results + link = (LDMA_Descriptor_t *) LDMA->CH[handle->rxDmaCh].LINK; + remaining = LDMA_TransferRemainingCount(handle->rxDmaCh); + } while (link != (LDMA_Descriptor_t *) LDMA->CH[handle->rxDmaCh].LINK); + + // use fact that every descriptor points to next one cyclically + dma_idx = link - ldma_rx_descriptors; + dma_idx = (dma_idx + LDMA_RX_DESCRIPTORS_N - 1) % LDMA_RX_DESCRIPTORS_N; // dma_idx-- + + if (dma_idx % 2 == 0) { + dma_idx = (dma_idx / 2) * UART_RX_BUFFER_CHUNK_SIZE + (UART_RX_BUFFER_CHUNK_SIZE - remaining); + } else { + dma_idx = (dma_idx / 2) * UART_RX_BUFFER_CHUNK_SIZE; + } + rx_write_idx = dma_idx; } void sl_hci_disable_sleep(bool set_sleep_disabled) @@ -172,15 +211,66 @@ void sl_hci_disable_sleep(bool set_sleep_disabled) sleep_disabled = set_sleep_disabled; } +static uint16_t readable_bytes(uint16_t read_idx, uint16_t write_idx, uint16_t size) +{ + int d = write_idx - read_idx; + + if (d < 0) { + d += size; + } + + return d; +} + int sl_hci_uart_read(uint8_t *data, uint16_t len) { + uint16_t bytes_left; CORE_DECLARE_IRQ_STATE; CORE_ENTER_ATOMIC(); update_buffer_status(handle); CORE_EXIT_ATOMIC(); - len = sl_hci_fifo_read(uart.rx_buffer, data, len); + + const uint16_t can_read = readable_bytes(rx_read_idx, rx_write_idx, UART_RX_BUFFER_SIZE); + if (len > can_read) { + len = can_read; + } + bytes_left = len; + + const uint8_t old_read_chunk = rx_read_idx / UART_RX_BUFFER_CHUNK_SIZE; + while (bytes_left > 0) { + uint16_t bytes; + if (bytes_left < UART_RX_BUFFER_SIZE - rx_read_idx) { + bytes = bytes_left; + } else { + bytes = UART_RX_BUFFER_SIZE - rx_read_idx; + } + memcpy(data, &rx_buffer[rx_read_idx], bytes); + data += bytes; + rx_read_idx += bytes; + if (rx_read_idx >= UART_RX_BUFFER_SIZE) { // wrap index + rx_read_idx = 0; + } + bytes_left -= bytes; + } + + // pull down RTS (allow remote to send data) if write ptr is far away enough + // * assuming write ptr doesn't overtake read ptr (because of rts) + // * assuming remote sends at most 1 chunk after rts is raised + const uint8_t write_chunk = rx_write_idx / UART_RX_BUFFER_CHUNK_SIZE; + const uint8_t read_chunk = rx_read_idx / UART_RX_BUFFER_CHUNK_SIZE; + if (old_read_chunk != read_chunk // crossed chunk border? + && (read_chunk == write_chunk // write chunk in current read chunk or next one? + || (read_chunk + 1) % UART_RX_CHUNKS_N == write_chunk)) { +#ifdef _SILICON_LABS_32B_SERIES_2 + handle->peripheral.uart->CTRLX_CLR = USART_CTRLX_RTSINV; +#endif +#ifdef _SILICON_LABS_32B_SERIES_1 /* series 1 doesn't have SET/CLR registers */ + handle->peripheral.uart->CTRLX &= ~USART_CTRLX_RTSINV; +#endif + } + return len; } @@ -193,7 +283,8 @@ int sl_hci_uart_rx_buffered_length() update_buffer_status(handle); CORE_EXIT_ATOMIC(); - return sl_hci_fifo_length(uart.rx_buffer); + + return readable_bytes(rx_read_idx, rx_write_idx, UART_RX_BUFFER_SIZE); } static void tx_callback(UARTDRV_Handle_t handle, Ecode_t status, uint8_t *buffer, UARTDRV_Count_t count) diff --git a/protocol/bluetooth/ble_mesh/include/sl_btmesh_device_properties.h b/protocol/bluetooth/ble_mesh/include/sl_btmesh_device_properties.h index b1bd6cd84d..90a51d80fe 100644 --- a/protocol/bluetooth/ble_mesh/include/sl_btmesh_device_properties.h +++ b/protocol/bluetooth/ble_mesh/include/sl_btmesh_device_properties.h @@ -573,7 +573,7 @@ typedef struct event_statistics { /** * Time Since Motion Sensed */ -typedef time_second_16_t time_since_motion_sensed_t; +typedef time_millisecond_24_t time_since_motion_sensed_t; /** Time Since Presence Detected */ typedef time_second_16_t time_since_presence_detected_t; @@ -1356,7 +1356,7 @@ typedef enum mesh_device_properties_e { * Type: Event Statistics */ SHORT_CIRCUIT_EVENT_STATISTICS = 0x0067, /** Time Since Motion Sensed - * Type: Time Second 16 */ + * Type: Time Millisecond 24 */ TIME_SINCE_MOTION_SENSED = 0x0068, /** Time Since Presence Detected * Type: Time Second 16 */ diff --git a/protocol/bluetooth/component/bluetooth_utility_bgapi_trace.slcc b/protocol/bluetooth/component/bluetooth_utility_bgapi_trace.slcc new file mode 100644 index 0000000000..3c10fe328b --- /dev/null +++ b/protocol/bluetooth/component/bluetooth_utility_bgapi_trace.slcc @@ -0,0 +1,26 @@ +id: "bluetooth_utility_bgapi_trace" +label: "BGAPI Trace utility" +package: "Bluetooth" +description: > + Bluetooth debugging utility for tracing BGAPI commands and events. Use + this component to record a BGAPI trace if instructed by Silicon Labs. +category: Bluetooth|Bluetooth Host (Stack)|Additional Features +quality: "experimental" +root_path: "protocol/bluetooth" +config_file: + - path: "config/sl_bgapi_trace_config.h" +include: + - path: "inc/" + file_list: + - path: "sli_bgapi_trace.h" + - path: "sli_bgapi_debug_api.h" +source: + - path: "src/sli_bgapi_trace.c" +other_file: + - path: "api/sli_bgapi_debug.xapi" +requires: + - name: segger_rtt + - name: emlib_core + - name: sleeptimer +provides: + - name: "bluetooth_utility_bgapi_trace" diff --git a/protocol/bluetooth/config/sl_bgapi_trace_config.h b/protocol/bluetooth/config/sl_bgapi_trace_config.h new file mode 100644 index 0000000000..5ba047402c --- /dev/null +++ b/protocol/bluetooth/config/sl_bgapi_trace_config.h @@ -0,0 +1,63 @@ +/***************************************************************************//** + * @file + * @brief BGAPI trace utility configuration + ******************************************************************************* + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied warranty. + * In no event will the authors be held liable for any damages arising from the + * use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software in a + * product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + ******************************************************************************/ + +#ifndef SL_BGAPI_TRACE_CONFIG_H +#define SL_BGAPI_TRACE_CONFIG_H + +// <<< Use Configuration Wizard in Context Menu >>> + +// BGAPI Trace Utility Configuration + +// RTT buffer index for BGAPI message output <1-255> +// Default: 2 +// This configuration specifies the RTT buffer index to use for outputting the BGAPI messages. If other components use RTT buffers, configure each component to use a unique buffer index. +#ifndef SL_BGAPI_TRACE_RTT_BUFFER_INDEX + #define SL_BGAPI_TRACE_RTT_BUFFER_INDEX 2 +#endif + +// RTT buffer size for BGAPI message output <256-65536> +// Default: 256 +// This configuration specifies the size of the RTT buffer to use for outputting the BGAPI messages. +#ifndef SL_BGAPI_TRACE_RTT_BUFFER_SIZE + #define SL_BGAPI_TRACE_RTT_BUFFER_SIZE 256 +#endif + +// Enable (1) or disable outputting message metadata <0-1> +// Default: 1 +// This configuration enables (1) or disables (0) the output of BGAPI message metadata. The metadata includes the timestamp and the precise message type for more accurate analysis in the BGAPI trace tool. +#ifndef SL_BGAPI_TRACE_MESSAGE_METADATA_ENABLE + #define SL_BGAPI_TRACE_MESSAGE_METADATA_ENABLE 1 +#endif + +// End BGAPI Trace Utility Configuration + +// <<< end of configuration section >>> + +#endif // SL_BGAPI_TRACE_CONFIG_H diff --git a/protocol/bluetooth/config/sl_bt_pawr_advertiser_config.h b/protocol/bluetooth/config/sl_bt_pawr_advertiser_config.h index 69b1d53ba3..8ac80200c3 100644 --- a/protocol/bluetooth/config/sl_bt_pawr_advertiser_config.h +++ b/protocol/bluetooth/config/sl_bt_pawr_advertiser_config.h @@ -38,7 +38,7 @@ // Max number of PAwR advertisers <0-255> // Default: 0 // Define the number of periodic advertising sets that the application needs to use concurrently for Periodic Advertising with Responses (PAwR). This number must not exceed the number of periodic advertising sets configured by SL_BT_CONFIG_MAX_PERIODIC_ADVERTISERS in the component "bluetooth_feature_periodic_adv" or the total number of advertising sets configured by SL_BT_CONFIG_USER_ADVERTISERS in the component "bluetooth_feature_advertiser". -#define SL_BT_CONFIG_MAX_PAWR_ADVERTISERS (0) +#define SL_BT_CONFIG_MAX_PAWR_ADVERTISERS (0) // Hint what will be the maximum length of advertised data in PAwR trains <0-251> // Default: 61 (suitable for ESL use) @@ -46,15 +46,15 @@ // Value zero means that the maximum data equals to the length of Response Slot Delay. #define SL_BT_CONFIG_MAX_PAWR_ADVERTISED_DATA_LENGTH_HINT (61) -// Number of advertising packets requested from host at once <4-12> +// Number of advertising packets requested from host at once <1-12> // Default: 4 -// Number of packets the controller requests from host in one LE Periodic Advertising Subevent Data Request event. The number is tradeoff between controller's memory consumption and number of HCI events sent by the controller. The given value is applied separately to each PAwR advertiser. +// Number of packets the controller requests from host in one LE Periodic Advertising Subevent Data Request event. The number is tradeoff between controller's memory consumption and number of HCI events sent by the controller. The given value is applied separately to each PAwR advertiser. Note that the actual request count is limited by the number of subevents configured for a PAwR train and request advance. Request count and advance cannot exceed the number of subevents. The controller adjusts the request count as necessary. #define SL_BT_CONFIG_PAWR_PACKET_REQUEST_COUNT (4) // How much before airing a subevent, its data is requested from the host <1-6> // Default: 1 -// The controller asks the host to provide data for upcoming subevents before the subevents are to be sent to the air. The parameter can be used to configure how many subevents in advance the requests are sent to the host. The bigger the advance is, the more time the host has time to process the request, but the controller has to reserve more memory for buffering the subevent data. The smaller the advance is, the less time the host has time to process the request, but the controller has to reserve less memory for buffering subevent data. -#define SL_BT_CONFIG_PAWR_PACKET_REQUEST_ADVANCE (1) +// The controller asks the host to provide data for upcoming subevents before the subevents are to be sent to the air. The parameter can be used to configure how many subevents in advance the requests are sent to the host. The bigger the advance is, the more time the host has time to process the request, but the controller has to reserve more memory for buffering the subevent data. The smaller the advance is, the less time the host has time to process the request, but the controller has to reserve less memory for buffering subevent data. Note that the maximum advance is limited by the number of subevents configured for a PAwR train. Therefore, the actual advance may be less than the configured in this parameter. +#define SL_BT_CONFIG_PAWR_PACKET_REQUEST_ADVANCE (1) // End Bluetooth PAwR Advertiser Configuration diff --git a/protocol/bluetooth/inc/sl_bgapi.h b/protocol/bluetooth/inc/sl_bgapi.h index 32a5ad14de..f317b706b2 100644 --- a/protocol/bluetooth/inc/sl_bgapi.h +++ b/protocol/bluetooth/inc/sl_bgapi.h @@ -142,6 +142,7 @@ typedef enum sl_bgapi_msg_types { enum sl_bgapi_dev_types { sl_bgapi_dev_type_bt = 0x20, sl_bgapi_dev_type_btmesh = 0x28, + sl_bgapi_dev_type_bgapi_debug = 0x30, }; /***************************************************************************//** diff --git a/protocol/bluetooth/inc/sl_bt_api.h b/protocol/bluetooth/inc/sl_bt_api.h index c5c9cb1d78..35680c4382 100644 --- a/protocol/bluetooth/inc/sl_bt_api.h +++ b/protocol/bluetooth/inc/sl_bt_api.h @@ -870,34 +870,38 @@ typedef struct sl_bt_evt_system_hardware_error_s sl_bt_evt_system_hardware_error ******************************************************************************/ PACKSTRUCT( struct sl_bt_evt_system_resource_exhausted_s { - uint8_t num_buffers_discarded; /**< The system has temporarily run - out of the pre-allocated data - buffers that are allocated based - on SL_BT_CONFIG_BUFFER_SIZE - configuration and some expendable - data or event had to be discarded - to satisfy a non-expendble buffer - allocation. A typical case is - discarding scan reports when a - large inflow of scan reports - exceeds the speed at which the - application drains the BGAPI - event queue. */ - uint8_t num_buffer_allocation_failures; /**< The system has run out of the - pre-allocated data buffers that - are allocated based on - SL_BT_CONFIG_BUFFER_SIZE - configuration and a buffer - allocation has failed. */ - uint8_t num_heap_allocation_failures; /**< The Bluetooth stack has failed to - make an allocation from the heap. - Note that only allocations made - by the Bluetooth stack are - detected and reported by this - field. Allocation failures in - other components that use - sl_malloc() or malloc() are not - included in this count. */ + uint8_t num_buffers_discarded; /**< The system has temporarily run + out of the pre-allocated data + buffers that are allocated based + on SL_BT_CONFIG_BUFFER_SIZE + configuration and some + expendable data or event had to + be discarded to satisfy a + non-expendble buffer allocation. + A typical case is discarding + scan reports when a large inflow + of scan reports exceeds the + speed at which the application + drains the BGAPI event queue. */ + uint8_t num_buffer_allocation_failures; /**< The system has run out of the + pre-allocated data buffers that + are allocated based on + SL_BT_CONFIG_BUFFER_SIZE + configuration and a buffer + allocation has failed. */ + uint8_t num_heap_allocation_failures; /**< The Bluetooth stack has failed + to make an allocation from the + heap. Note that only allocations + made by the Bluetooth stack are + detected and reported by this + field. Allocation failures in + other components that use + sl_malloc() or malloc() are not + included in this count. */ + uint8_t num_message_allocation_failures; /**< The system has run out of + internal pre-allocated message + items and the creation of an + internal message has failed. */ }); typedef struct sl_bt_evt_system_resource_exhausted_s sl_bt_evt_system_resource_exhausted_t; diff --git a/protocol/bluetooth/inc/sl_bt_version.h b/protocol/bluetooth/inc/sl_bt_version.h index f78e6c907e..b0c2aab41f 100644 --- a/protocol/bluetooth/inc/sl_bt_version.h +++ b/protocol/bluetooth/inc/sl_bt_version.h @@ -35,7 +35,7 @@ * * An increment indicates new backwards compatible functionalities. */ -#define SL_BT_VERSION_MINOR 2 +#define SL_BT_VERSION_MINOR 3 /** * @brief The patch number of Bluetooth SDK version @@ -47,12 +47,12 @@ /** * @brief The build number which the Bluetooth SDK was created from */ -#define SL_BT_VERSION_BUILD 212 +#define SL_BT_VERSION_BUILD 239 /** * @brief The hash value of the build the Bluetooth SDK was created from */ -#define SL_BT_VERSION_HASH {0x4c,0xff,0x71,0x84,0xfe,0xa2,0x11,0x20,0x3f,0x7c,0x32,0x7b,0x8a,0x34,0xa9,0x14,0x8c,0x7f,0xa1,0x42} +#define SL_BT_VERSION_HASH {0xc2,0xf9,0x48,0xa5,0x0b,0x92,0x1d,0x07,0x33,0x06,0x44,0x9b,0xb5,0x3f,0x53,0x6f,0xe4,0x08,0x16,0xab} /** * Deprecated and replaced by SL_BT_VERSION_MAJOR diff --git a/protocol/bluetooth/inc/sl_btmesh_capi_types.h b/protocol/bluetooth/inc/sl_btmesh_capi_types.h index 6be18614fa..0308325271 100644 --- a/protocol/bluetooth/inc/sl_btmesh_capi_types.h +++ b/protocol/bluetooth/inc/sl_btmesh_capi_types.h @@ -578,6 +578,9 @@ typedef enum { and should be sent out with TTL=0 */ #define MESH_MESSAGE_FLAG_TTL0 0x04 +/** Message is a result of unsolicited periodic publishing */ +#define MESH_MESSAGE_FLAG_PERIODIC 0x08 + /** Message is segmented in transport layer, * can be used to force the use of transport layer segmentation */ #define MESH_MESSAGE_FLAG_SEGTRANS 0x10 diff --git a/protocol/bluetooth/inc/sl_btmesh_device_properties.h b/protocol/bluetooth/inc/sl_btmesh_device_properties.h index b1bd6cd84d..90a51d80fe 100644 --- a/protocol/bluetooth/inc/sl_btmesh_device_properties.h +++ b/protocol/bluetooth/inc/sl_btmesh_device_properties.h @@ -573,7 +573,7 @@ typedef struct event_statistics { /** * Time Since Motion Sensed */ -typedef time_second_16_t time_since_motion_sensed_t; +typedef time_millisecond_24_t time_since_motion_sensed_t; /** Time Since Presence Detected */ typedef time_second_16_t time_since_presence_detected_t; @@ -1356,7 +1356,7 @@ typedef enum mesh_device_properties_e { * Type: Event Statistics */ SHORT_CIRCUIT_EVENT_STATISTICS = 0x0067, /** Time Since Motion Sensed - * Type: Time Second 16 */ + * Type: Time Millisecond 24 */ TIME_SINCE_MOTION_SENSED = 0x0068, /** Time Since Presence Detected * Type: Time Second 16 */ diff --git a/protocol/bluetooth/inc/sli_bgapi_debug_api.h b/protocol/bluetooth/inc/sli_bgapi_debug_api.h new file mode 100644 index 0000000000..8f13b90685 --- /dev/null +++ b/protocol/bluetooth/inc/sli_bgapi_debug_api.h @@ -0,0 +1,131 @@ +/***************************************************************************//** +* @brief SLI_BGAPI_DEBUG_API command declarations + ******************************************************************************* + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of Silicon Labs Master Software License + * Agreement (MSLA) available at + * www.silabs.com/about-us/legal/master-software-license-agreement. This + * software is distributed to you in Source Code format and is governed by the + * sections of the MSLA applicable to Source Code. + * + ******************************************************************************/ + + +#ifndef SLI_BGAPI_DEBUG_API_H +#define SLI_BGAPI_DEBUG_API_H + +#ifdef __cplusplus +extern "C" { +#endif + +#include +#include +#include +#include +#include "sl_status.h" +#include "sl_bgapi.h" + + +/** + * @addtogroup sl_bgapi_debug_trace BGAPI tracing + * @{ + * + * @brief BGAPI tracing + * + * The events in this class are used by the BGAPI trace tool to record extra + * metadata in the BGAPI traces. These events are never delivered to the + * application. + */ + +/* Command and Response IDs */ + +/** + * @brief Specifies the full type of a BGAPI message. + */ +typedef enum +{ + sl_bgapi_debug_trace_message_type_command = 0x0, /**< (0x0) The message is a + BGAPI command */ + sl_bgapi_debug_trace_message_type_response = 0x1, /**< (0x1) The message is a + BGAPI response */ + sl_bgapi_debug_trace_message_type_event = 0x2 /**< (0x2) The message is a + BGAPI event */ +} sl_bgapi_debug_trace_message_type_t; + +/** + * @addtogroup sl_bgapi_debug_evt_trace_message_metadata sl_bgapi_debug_evt_trace_message_metadata + * @{ + * @brief This event is emitted by the BGAPI Trace component to the RTT trace + * whenever a BGAPI message is output to the trace + * + * The message metadata event specifies the full type and the timestamp of the + * BGAPI message that follows the metadata event. + */ + +/** @brief Identifier of the message_metadata event */ +#define sl_bgapi_debug_evt_trace_message_metadata_id 0x000000b0 + +/***************************************************************************//** + * @brief Data structure of the message_metadata event + ******************************************************************************/ +PACKSTRUCT( struct sl_bgapi_debug_evt_trace_message_metadata_s +{ + uint8_t type; /**< Enum @ref sl_bgapi_debug_trace_message_type_t. The + type of the message that follows. Values: + - sl_bgapi_debug_trace_message_type_command + (0x0): The message is a BGAPI command + - sl_bgapi_debug_trace_message_type_response + (0x1): The message is a BGAPI response + - sl_bgapi_debug_trace_message_type_event + (0x2): The message is a BGAPI event */ + uint64_t timestamp_us; /**< Timestamp of the message that follows. The value + is a monotonically increasing number of + microseconds that have elapsed after the device + booted up. */ +}); + +typedef struct sl_bgapi_debug_evt_trace_message_metadata_s sl_bgapi_debug_evt_trace_message_metadata_t; + +/** @} */ // end addtogroup sl_bgapi_debug_evt_trace_message_metadata + +/** @} */ // end addtogroup sl_bgapi_debug_trace + + +/***************************************************************************//** + * @addtogroup sl_bgapi_debug_common_types BGAPI_DEBUG Common Types + * @{ + * @brief BGAPI_DEBUG common types + */ + +/** + * @brief Data structure of BGAPI_DEBUG API messages + */ +PACKSTRUCT( struct sl_bgapi_debug_msg { + /** API protocol header consisting of event identifier and data length */ + uint32_t header; + + /** Union of API event types */ + union { + uint8_t handle; + sl_bgapi_debug_evt_trace_message_metadata_t evt_trace_message_metadata; /**< Data field for trace message_metadata event*/ + uint8_t payload[SL_BGAPI_MAX_PAYLOAD_SIZE]; + } data; +}); + +/** + * @brief Type definition for the data structure of BGAPI_DEBUG API messages + */ +typedef struct sl_bgapi_debug_msg sl_bgapi_debug_msg_t; + +/** @} */ // end addtogroup sl_bgapi_debug_common_types +/******************************************************************************/ + +#ifdef __cplusplus +} +#endif + +#endif \ No newline at end of file diff --git a/protocol/bluetooth/inc/sli_bgapi_trace.h b/protocol/bluetooth/inc/sli_bgapi_trace.h new file mode 100644 index 0000000000..7e02f2dd1d --- /dev/null +++ b/protocol/bluetooth/inc/sli_bgapi_trace.h @@ -0,0 +1,72 @@ +/***************************************************************************//** + * @file + * @brief Functions used by the BGAPI protocol to output BGAPI trace over RTT + ******************************************************************************* + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of Silicon Labs Master Software License + * Agreement (MSLA) available at + * www.silabs.com/about-us/legal/master-software-license-agreement. This + * software is distributed to you in Source Code format and is governed by the + * sections of the MSLA applicable to Source Code. + * + ******************************************************************************/ + +#ifndef SLI_BGAPI_TRACE_H +#define SLI_BGAPI_TRACE_H + +#include +#include + +#ifdef __cplusplus +extern "C" { +#endif + +/***************************************************************************//** + * @addtogroup sl_bgapi_trace + * @{ + * + * @brief BGAPI trace utility for tracing BGAPI commands and events + * + * The functions provided by this component are automatically called by the + * BGAPI protocol implementation when a command is processed or an event is + * delivered to the application. The application does not need to and must not + * call these functions directly. + * + ******************************************************************************/ + +/** + * @brief Specifies the full type of a BGAPI message. + */ +typedef enum { + sli_bgapi_trace_message_type_command = 0x0, /**< (0x0) The message is a BGAPI command */ + sli_bgapi_trace_message_type_response = 0x1, /**< (0x1) The message is a BGAPI response */ + sli_bgapi_trace_message_type_event = 0x2 /**< (0x2) The message is a BGAPI event */ +} sli_bgapi_trace_message_type_t; + +/***************************************************************************//** + * Initialize BGAPI tracing. + ******************************************************************************/ +void sli_bgapi_trace_init(void); + +/***************************************************************************//** + * Output a BGAPI message to the trace channel. + * + * @param[in] type The BGAPI message type + * @param[in] header The BGAPI message header + * @param[in] data The BGAPI message payload data + ******************************************************************************/ +void sli_bgapi_trace_output_message(sli_bgapi_trace_message_type_t type, + uint32_t header, + const void *data); + +/** @} end sl_bgapi_trace */ + +#ifdef __cplusplus +} +#endif + +#endif // SLI_BGAPI_TRACE_H diff --git a/protocol/bluetooth/lib/EFR32XG1/GCC/binapploader.o b/protocol/bluetooth/lib/EFR32XG1/GCC/binapploader.o index e53c378494..ec21dc8c3d 100644 --- a/protocol/bluetooth/lib/EFR32XG1/GCC/binapploader.o +++ b/protocol/bluetooth/lib/EFR32XG1/GCC/binapploader.o @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ce8c8f85dc763f7fe376cc774ec40d96047695be59a11d31f838758be97f3a0 +oid sha256:2a7aa0639f46ad1cc144987537caf0fd195f0617d3d1cec32818de25b18e7653 size 43556 diff --git a/protocol/bluetooth/lib/EFR32XG1/GCC/binapploader_nvm3.o b/protocol/bluetooth/lib/EFR32XG1/GCC/binapploader_nvm3.o index 034f820048..ea235cd8e6 100644 --- a/protocol/bluetooth/lib/EFR32XG1/GCC/binapploader_nvm3.o +++ b/protocol/bluetooth/lib/EFR32XG1/GCC/binapploader_nvm3.o @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ffa4110425d6b876b1326c177fe4fc6ff25738e6775dd2aefc9469c50e8b206 +oid sha256:282d7b92ebfe1b8d6c5eb828d42f0ad179604952c353e13d4f4c4f8dc9dd2a59 size 47652 diff --git a/protocol/bluetooth/lib/EFR32XG1/GCC/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG1/GCC/libbluetooth.a index 174831a1e1..6c82ce303f 100644 --- a/protocol/bluetooth/lib/EFR32XG1/GCC/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG1/GCC/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8841739d01c55825e4a7a635770d69651c0257c60dbe680840a1d8edd16ab8f -size 3308030 +oid sha256:8b9e047005f4eed89f7a871208b96650f7d3a27e5c79694e220b1a67e885ac21 +size 3329900 diff --git a/protocol/bluetooth/lib/EFR32XG1/GCC/libpsstore.a b/protocol/bluetooth/lib/EFR32XG1/GCC/libpsstore.a index 02be382fd4..d206054313 100644 --- a/protocol/bluetooth/lib/EFR32XG1/GCC/libpsstore.a +++ b/protocol/bluetooth/lib/EFR32XG1/GCC/libpsstore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4af1a4c4ac34dc94b988d11cda956d860b554790af329854858bfd1d99c729e2 +oid sha256:472c665642750e4cca531b604d67c26c72023e360fc0739532a2575e58074a53 size 12862 diff --git a/protocol/bluetooth/lib/EFR32XG1/IAR/binapploader.o b/protocol/bluetooth/lib/EFR32XG1/IAR/binapploader.o index e53c378494..ec21dc8c3d 100644 --- a/protocol/bluetooth/lib/EFR32XG1/IAR/binapploader.o +++ b/protocol/bluetooth/lib/EFR32XG1/IAR/binapploader.o @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ce8c8f85dc763f7fe376cc774ec40d96047695be59a11d31f838758be97f3a0 +oid sha256:2a7aa0639f46ad1cc144987537caf0fd195f0617d3d1cec32818de25b18e7653 size 43556 diff --git a/protocol/bluetooth/lib/EFR32XG1/IAR/binapploader_nvm3.o b/protocol/bluetooth/lib/EFR32XG1/IAR/binapploader_nvm3.o index 034f820048..ea235cd8e6 100644 --- a/protocol/bluetooth/lib/EFR32XG1/IAR/binapploader_nvm3.o +++ b/protocol/bluetooth/lib/EFR32XG1/IAR/binapploader_nvm3.o @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ffa4110425d6b876b1326c177fe4fc6ff25738e6775dd2aefc9469c50e8b206 +oid sha256:282d7b92ebfe1b8d6c5eb828d42f0ad179604952c353e13d4f4c4f8dc9dd2a59 size 47652 diff --git a/protocol/bluetooth/lib/EFR32XG1/IAR/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG1/IAR/libbluetooth.a index 236aacc4f7..558d6084e7 100644 --- a/protocol/bluetooth/lib/EFR32XG1/IAR/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG1/IAR/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b705047fb05decf779bfa3c0f1d88ea3c2cfeaf2de8f8cdf86efb999d77a750 -size 7821616 +oid sha256:4227a20cd3586b09b4d4e8e325113954770b9c75ebdabcb89b4f8dad8698acae +size 7863830 diff --git a/protocol/bluetooth/lib/EFR32XG1/IAR/libpsstore.a b/protocol/bluetooth/lib/EFR32XG1/IAR/libpsstore.a index b90e7a74cd..6a74827eb1 100644 --- a/protocol/bluetooth/lib/EFR32XG1/IAR/libpsstore.a +++ b/protocol/bluetooth/lib/EFR32XG1/IAR/libpsstore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e07b2534d43df737eecc2fb901cab9d680668a03bd42fd2a7e10843d7db3436a +oid sha256:f260fcf523a5749f1e9eaf861c016c0ef0e4d06702163a30a44a8338ad78d153 size 31170 diff --git a/protocol/bluetooth/lib/EFR32XG12/GCC/binapploader.o b/protocol/bluetooth/lib/EFR32XG12/GCC/binapploader.o index 27b62b3863..174f80d55e 100644 --- a/protocol/bluetooth/lib/EFR32XG12/GCC/binapploader.o +++ b/protocol/bluetooth/lib/EFR32XG12/GCC/binapploader.o @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:202e5a26aa03a1e6aeb3e96d89a778c0399bd5b503c2851b282407cc50a30318 +oid sha256:8ee645758c30aa9ebe5b0cf79a3ccf36ae2349d069b092c29ba274310c9eacb6 size 47652 diff --git a/protocol/bluetooth/lib/EFR32XG12/GCC/binapploader_nvm3.o b/protocol/bluetooth/lib/EFR32XG12/GCC/binapploader_nvm3.o index 95903ac222..bc43af0d82 100644 --- a/protocol/bluetooth/lib/EFR32XG12/GCC/binapploader_nvm3.o +++ b/protocol/bluetooth/lib/EFR32XG12/GCC/binapploader_nvm3.o @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c07b7275e42ab5d342e28c07400add78228abbf8e2bba812bb5f488667f63c21 +oid sha256:768250723360a8a41e7ddc65b2d4cd3b64a279af87575c0333ea49cee582b04a size 53796 diff --git a/protocol/bluetooth/lib/EFR32XG12/GCC/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG12/GCC/libbluetooth.a index 8665aa171c..f04b8b3795 100644 --- a/protocol/bluetooth/lib/EFR32XG12/GCC/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG12/GCC/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de9c9c501732f86fcd2f2e5e8a5b166b1cd01d8d55d4bab01a4fe4eefb668b91 -size 3475616 +oid sha256:7bdabec29e71f4194244938e2a67c573937f25dffc6bcc7fdaefb0924aeb68bf +size 3497484 diff --git a/protocol/bluetooth/lib/EFR32XG12/GCC/libbluetooth_mesh.a b/protocol/bluetooth/lib/EFR32XG12/GCC/libbluetooth_mesh.a index 487f40c778..4be88cd1dc 100644 --- a/protocol/bluetooth/lib/EFR32XG12/GCC/libbluetooth_mesh.a +++ b/protocol/bluetooth/lib/EFR32XG12/GCC/libbluetooth_mesh.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8f3135d559e986a5f466ed50a4371fadb6c54ef29850f1079fcf6ba49b8d102 -size 2074014 +oid sha256:db583a9e46aaed7f6669e6cf2b5e516ffe9f73c4b0bf7fa3934de8b15368d134 +size 2085266 diff --git a/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_advertiser_deprecated.a b/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_advertiser_deprecated.a index e18f6ae0e0..9fbbb56b60 100644 --- a/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_advertiser_deprecated.a +++ b/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_advertiser_deprecated.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8290a12b7991841c97ca6e16282a8f807bb0110f16eb813c2d17a563374fa43 +oid sha256:91c614201c3f477981da78994f660ec47061e54c37aa2024c0d6a7131eea8e0d size 2130 diff --git a/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_advertiser_extended.a b/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_advertiser_extended.a index 1eed3eba46..ca932b9f1b 100644 --- a/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_advertiser_extended.a +++ b/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_advertiser_extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d9a916366c4fd365255d10aee5e7cf3eb7c90006736bd90085379cf5fb772d2 -size 2428 +oid sha256:89bc1bb0cd3ead5bc4af5a896169c9abbd24897443f6f02ebbd05f73405e0d00 +size 2496 diff --git a/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_advertiser_legacy.a b/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_advertiser_legacy.a index 0fc59f91ff..8ee522a6d1 100644 --- a/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_advertiser_legacy.a +++ b/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_advertiser_legacy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:afb6bbfd90d7035be6cb1f3ff4be0900815423f1afe62c42c902af86eb2b681f +oid sha256:338bbfa957dccc4fdabc3996465519530996573369ced3457cdaeeb1b2d15ad8 size 2034 diff --git a/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_dfu_ncp_fw_list.a b/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_dfu_ncp_fw_list.a index 7b58e5e5db..7f47f7a780 100644 --- a/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_dfu_ncp_fw_list.a +++ b/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_dfu_ncp_fw_list.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:468c90b9f231072581ba501d7f01e74441f8258dc44c3377c83fe1d380be68f0 +oid sha256:ecf021fd5b4ae705ac9e1cbba377044c4b2372a88989b7a5db94cff75435b55a size 6782 diff --git a/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_model_dfu.a b/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_model_dfu.a index 4cdf806e0f..4e519c7f61 100644 --- a/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_model_dfu.a +++ b/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_model_dfu.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:447b81aef1eda2b56744d9525354b65846e6733ed1ce7618419c15abf519e1c8 -size 84458 +oid sha256:8022c9e035321831f117aa22697e6b61e55f4591d2531fc73f90bfead96f19e8 +size 84450 diff --git a/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_model_mbt.a b/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_model_mbt.a index 5a7881ac3f..5c05025e47 100644 --- a/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_model_mbt.a +++ b/protocol/bluetooth/lib/EFR32XG12/GCC/libbtmesh_model_mbt.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b05a655c3186d6736541f61ba1c3a122a7ab4309f5b8b00a46ecb58a97f6019 -size 40592 +oid sha256:1c0ad8a825d8af0bb64c2922a316fe54c09ce6fb3ee15554322a23fad0119a11 +size 40912 diff --git a/protocol/bluetooth/lib/EFR32XG12/GCC/libpsstore.a b/protocol/bluetooth/lib/EFR32XG12/GCC/libpsstore.a index 61ae8a930f..3b7164c833 100644 --- a/protocol/bluetooth/lib/EFR32XG12/GCC/libpsstore.a +++ b/protocol/bluetooth/lib/EFR32XG12/GCC/libpsstore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6441079cd9d001ddcc5b4005c778e323b3e87a319ae7d87600d739f0759b4968 +oid sha256:69334c5cc3e85f33fffd9ba9736216f0e695e2e40cdb82c47b8314aa53010146 size 12862 diff --git a/protocol/bluetooth/lib/EFR32XG12/IAR/binapploader.o b/protocol/bluetooth/lib/EFR32XG12/IAR/binapploader.o index 27b62b3863..174f80d55e 100644 --- a/protocol/bluetooth/lib/EFR32XG12/IAR/binapploader.o +++ b/protocol/bluetooth/lib/EFR32XG12/IAR/binapploader.o @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:202e5a26aa03a1e6aeb3e96d89a778c0399bd5b503c2851b282407cc50a30318 +oid sha256:8ee645758c30aa9ebe5b0cf79a3ccf36ae2349d069b092c29ba274310c9eacb6 size 47652 diff --git a/protocol/bluetooth/lib/EFR32XG12/IAR/binapploader_nvm3.o b/protocol/bluetooth/lib/EFR32XG12/IAR/binapploader_nvm3.o index 95903ac222..bc43af0d82 100644 --- a/protocol/bluetooth/lib/EFR32XG12/IAR/binapploader_nvm3.o +++ b/protocol/bluetooth/lib/EFR32XG12/IAR/binapploader_nvm3.o @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c07b7275e42ab5d342e28c07400add78228abbf8e2bba812bb5f488667f63c21 +oid sha256:768250723360a8a41e7ddc65b2d4cd3b64a279af87575c0333ea49cee582b04a size 53796 diff --git a/protocol/bluetooth/lib/EFR32XG12/IAR/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG12/IAR/libbluetooth.a index eeb310b535..ebbaa67c57 100644 --- a/protocol/bluetooth/lib/EFR32XG12/IAR/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG12/IAR/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d5c8c02d16a0ddc515d767e32f5bf8c1a53266e1cd73c39d455946343b3647d -size 8149380 +oid sha256:72e936923cc4de17e1d13393da1ac8853778ba1a2fc52377ef7ce830a79a9070 +size 8190924 diff --git a/protocol/bluetooth/lib/EFR32XG12/IAR/libbluetooth_mesh.a b/protocol/bluetooth/lib/EFR32XG12/IAR/libbluetooth_mesh.a index b851eec539..9962ad0551 100644 --- a/protocol/bluetooth/lib/EFR32XG12/IAR/libbluetooth_mesh.a +++ b/protocol/bluetooth/lib/EFR32XG12/IAR/libbluetooth_mesh.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07743f5ea83c77ae760f679f51019e82385b4201bc552d4048162957ecb70e1a -size 5659568 +oid sha256:dbb7141f812f38ec3f03460f49156a9ca3aa13bc3f73d49fb1a737b81a3adcb8 +size 5690444 diff --git a/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_advertiser_deprecated.a b/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_advertiser_deprecated.a index f6847f683c..011fede317 100644 --- a/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_advertiser_deprecated.a +++ b/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_advertiser_deprecated.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e81463acba89c7bfd58d5b21942dcc8a194e58d962c6371742600239a5140b46 +oid sha256:3102abc7e9d820e3b2a54a359322a5fcb432e885f3f0058465fa5951dd76c96b size 9060 diff --git a/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_advertiser_extended.a b/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_advertiser_extended.a index 23b5ce7b5d..f161bca4fe 100644 --- a/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_advertiser_extended.a +++ b/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_advertiser_extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7f3aaa91f60bbdb9f86fbec023e91297005f249f82bc00754d72b4b4c4bfbafe -size 9562 +oid sha256:a6d3ca780fa4baf291ee13a0ddda6eda0a552146504f25724cb56d1be759554d +size 9720 diff --git a/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_advertiser_legacy.a b/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_advertiser_legacy.a index 9e518dfc61..d1cbe1cb23 100644 --- a/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_advertiser_legacy.a +++ b/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_advertiser_legacy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a42c14a47adf338665ecb205ca4b8b5832a76ce2a7cd6327478cbf5f8eeb3725 +oid sha256:86ca36648144d9cff798d8d8e5087678cdd72dc2667c9d61101f910be5e9c6ee size 8984 diff --git a/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_dfu_ncp_fw_list.a b/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_dfu_ncp_fw_list.a index cfacba28d0..7caeca40ac 100644 --- a/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_dfu_ncp_fw_list.a +++ b/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_dfu_ncp_fw_list.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b0c49490a07d79001a3284cdb6215d9ad20122086843c0e750a9c45daa596976 +oid sha256:50057b96c077b244cd6ece62ea01556ea3be791d98e7e5c81b80d11dcace17f9 size 16590 diff --git a/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_model_dfu.a b/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_model_dfu.a index b29e29fd98..20c9d6ddef 100644 --- a/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_model_dfu.a +++ b/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_model_dfu.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a571ed76dcbc18c80fc3c4624120e8b5cbd3d18dc6145231f25d9fc1c55ea991 -size 237352 +oid sha256:5ddc017ff4ba776f61de7db5ceede15a4853b9c94f543828ec885c39a88b80fa +size 237296 diff --git a/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_model_mbt.a b/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_model_mbt.a index 7d17897ca0..7db68b8ac0 100644 --- a/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_model_mbt.a +++ b/protocol/bluetooth/lib/EFR32XG12/IAR/libbtmesh_model_mbt.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d2bab50aaf7aeb12f90c19d5269a562746648efce233bbf550efb5247a6ad173 -size 138978 +oid sha256:288bf1273c8ab414fa93b02e8fe91cf2e563b0a2476b8b2378eca1a4142d1d84 +size 139368 diff --git a/protocol/bluetooth/lib/EFR32XG12/IAR/libpsstore.a b/protocol/bluetooth/lib/EFR32XG12/IAR/libpsstore.a index 7ae1888adc..bbe770edd9 100644 --- a/protocol/bluetooth/lib/EFR32XG12/IAR/libpsstore.a +++ b/protocol/bluetooth/lib/EFR32XG12/IAR/libpsstore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ffaaf2d759ec7b64e1d400506b006f19901918c83cce5dcac96bc256a284678 +oid sha256:edc879e98f0587d26cfc9762c4498dbd847219207fa563b60e3d5dc3c94defd7 size 29840 diff --git a/protocol/bluetooth/lib/EFR32XG13/GCC/binapploader.o b/protocol/bluetooth/lib/EFR32XG13/GCC/binapploader.o index 12b2d9f6d8..9efa8b5830 100644 --- a/protocol/bluetooth/lib/EFR32XG13/GCC/binapploader.o +++ b/protocol/bluetooth/lib/EFR32XG13/GCC/binapploader.o @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01082205f114bfca13d67171cd8e5ef1b8830dea43538bbd3dba69935f383bbb +oid sha256:e855b446f6d72ed64161b24974b49199106a90e5d4a8936a3abf2cb456270fe7 size 51748 diff --git a/protocol/bluetooth/lib/EFR32XG13/GCC/binapploader_nvm3.o b/protocol/bluetooth/lib/EFR32XG13/GCC/binapploader_nvm3.o index a3a93ea8c3..3ce1131127 100644 --- a/protocol/bluetooth/lib/EFR32XG13/GCC/binapploader_nvm3.o +++ b/protocol/bluetooth/lib/EFR32XG13/GCC/binapploader_nvm3.o @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4507ba6a5425724d7e026c49faf6ea2c361c501f7edb8af04f974cbe00f9f62e +oid sha256:136b11d80f51736d96c811b332d7c420ada07a77c82c668628bcd8e8cc80ed64 size 55844 diff --git a/protocol/bluetooth/lib/EFR32XG13/GCC/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG13/GCC/libbluetooth.a index e783a93100..de5230c8a3 100644 --- a/protocol/bluetooth/lib/EFR32XG13/GCC/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG13/GCC/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8df4764525ee0fcad6bdb031692bd2bab8624a56f74f25268ce1d2bc72e9340 -size 3475616 +oid sha256:4fc8d0efde73469f2b516bd7c1f036ce3ada1c8a1f48cce3ac83cea7846a3903 +size 3497484 diff --git a/protocol/bluetooth/lib/EFR32XG13/GCC/libbluetooth_mesh.a b/protocol/bluetooth/lib/EFR32XG13/GCC/libbluetooth_mesh.a index dfd651b550..13cc606f7a 100644 --- a/protocol/bluetooth/lib/EFR32XG13/GCC/libbluetooth_mesh.a +++ b/protocol/bluetooth/lib/EFR32XG13/GCC/libbluetooth_mesh.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59d719a6f6f7c40c93e266a933daee4ec9ada50fefd8b70cb692db95a38f0378 -size 2074014 +oid sha256:a7d88dc1d8cb7461b74edba6fadbc0f20be651a214323721ceae4cfb9d84586e +size 2085266 diff --git a/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_advertiser_deprecated.a b/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_advertiser_deprecated.a index 9d7972b841..cd51caa7b0 100644 --- a/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_advertiser_deprecated.a +++ b/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_advertiser_deprecated.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c579653673824ee015ecbca05840d41a0ab4c14fa82069c59ed1d544ab123994 +oid sha256:b92e05f0384409e419bd0523c9b0df827a0b31c4f6b296c6eaaaea0580ac3f04 size 2130 diff --git a/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_advertiser_extended.a b/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_advertiser_extended.a index c865f92a9e..5bca48f97d 100644 --- a/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_advertiser_extended.a +++ b/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_advertiser_extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13bddfce25ecafffff5acdc96d3b2fe4ca1045c8907d5e0a651dc74b9adfe9e3 -size 2428 +oid sha256:1bca9321fce5814bafe2dad6fcaf2e2670fcd5c1d5eee853b38bb03d909ffbd4 +size 2496 diff --git a/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_advertiser_legacy.a b/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_advertiser_legacy.a index a19efddb19..01cda5ee5b 100644 --- a/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_advertiser_legacy.a +++ b/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_advertiser_legacy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7d0992f9311c005a6df8551e9b3fc0c2b878c6294b128d48591583016f6217d +oid sha256:b128d8a7d80c61f104cb3540d14db15661b2e70c41ca96ca93becd4916b61a1a size 2034 diff --git a/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_dfu_ncp_fw_list.a b/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_dfu_ncp_fw_list.a index f06cd6997e..c104c275e6 100644 --- a/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_dfu_ncp_fw_list.a +++ b/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_dfu_ncp_fw_list.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:faf4374752cc213287697d31633ffb951813a31ad947fdca7506c14f04af5aa6 +oid sha256:3879b08aad5e459dd3f051e0f83f5c7279ab8cf5612e805bac492672ec87f594 size 6782 diff --git a/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_model_dfu.a b/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_model_dfu.a index f136ff0392..32de7ee95e 100644 --- a/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_model_dfu.a +++ b/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_model_dfu.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd33719d66e326049d4403b04ffd389619d46a999a7d13b74484208fd8100f0a -size 84458 +oid sha256:169babb2e3d9c6bf06ceef0417157c55f3c1a0a15b8225fea2d385b91feaa1c8 +size 84450 diff --git a/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_model_mbt.a b/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_model_mbt.a index 15344881df..a1fd9c75f8 100644 --- a/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_model_mbt.a +++ b/protocol/bluetooth/lib/EFR32XG13/GCC/libbtmesh_model_mbt.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06687b0021da9f2169d7f4dc7ae370ae1520301151d1b936bb0f9e8bd07a3938 -size 40592 +oid sha256:52a7b1df8fbd7db0e774445948e70e47ca037d21313d04060677d4e80c734991 +size 40912 diff --git a/protocol/bluetooth/lib/EFR32XG13/GCC/libpsstore.a b/protocol/bluetooth/lib/EFR32XG13/GCC/libpsstore.a index 8118cad994..613b583002 100644 --- a/protocol/bluetooth/lib/EFR32XG13/GCC/libpsstore.a +++ b/protocol/bluetooth/lib/EFR32XG13/GCC/libpsstore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab0be28a8cda528c214de2b56b5564b244a30ae22ee024c34daa0aa365a36c63 +oid sha256:98fc7c463f71c8089b33d25141bb276cc0371ae2dcb2b1fe3f46ff7ba6f62811 size 12862 diff --git a/protocol/bluetooth/lib/EFR32XG13/IAR/binapploader.o b/protocol/bluetooth/lib/EFR32XG13/IAR/binapploader.o index 12b2d9f6d8..9efa8b5830 100644 --- a/protocol/bluetooth/lib/EFR32XG13/IAR/binapploader.o +++ b/protocol/bluetooth/lib/EFR32XG13/IAR/binapploader.o @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01082205f114bfca13d67171cd8e5ef1b8830dea43538bbd3dba69935f383bbb +oid sha256:e855b446f6d72ed64161b24974b49199106a90e5d4a8936a3abf2cb456270fe7 size 51748 diff --git a/protocol/bluetooth/lib/EFR32XG13/IAR/binapploader_nvm3.o b/protocol/bluetooth/lib/EFR32XG13/IAR/binapploader_nvm3.o index a3a93ea8c3..3ce1131127 100644 --- a/protocol/bluetooth/lib/EFR32XG13/IAR/binapploader_nvm3.o +++ b/protocol/bluetooth/lib/EFR32XG13/IAR/binapploader_nvm3.o @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4507ba6a5425724d7e026c49faf6ea2c361c501f7edb8af04f974cbe00f9f62e +oid sha256:136b11d80f51736d96c811b332d7c420ada07a77c82c668628bcd8e8cc80ed64 size 55844 diff --git a/protocol/bluetooth/lib/EFR32XG13/IAR/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG13/IAR/libbluetooth.a index 2a18c7841f..5bfc1cab37 100644 --- a/protocol/bluetooth/lib/EFR32XG13/IAR/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG13/IAR/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d89c24ee24f048e3d5c4afba1b7329af13faf53a35774f459708f25b5dc01447 -size 8198424 +oid sha256:b3ed2cdf1261acd6118a5f1ea1466f12696c8551e4df071a3df6b37918d072c3 +size 8240610 diff --git a/protocol/bluetooth/lib/EFR32XG13/IAR/libbluetooth_mesh.a b/protocol/bluetooth/lib/EFR32XG13/IAR/libbluetooth_mesh.a index 5c9c101436..7b42839709 100644 --- a/protocol/bluetooth/lib/EFR32XG13/IAR/libbluetooth_mesh.a +++ b/protocol/bluetooth/lib/EFR32XG13/IAR/libbluetooth_mesh.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55c21e4b53d9a30a9a52e935bab441a7be962864638000be558a39443fa484bf -size 5715614 +oid sha256:e9b523b5f16ef13af0a0f1d388fd2b96720f19e9c97f2031ffab59dc8b0832ce +size 5746496 diff --git a/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_advertiser_deprecated.a b/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_advertiser_deprecated.a index 4617eb4b7c..d07011fdf0 100644 --- a/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_advertiser_deprecated.a +++ b/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_advertiser_deprecated.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca00a5da553441f275dbabe03f7ce281c163008a9b764951775db1e4b08d6a10 +oid sha256:752c1237bbf53542b1913da75229dc3d02365e9ab5b0b61ce8ac4414e3e4db6c size 9060 diff --git a/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_advertiser_extended.a b/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_advertiser_extended.a index 506c32ebe0..95c733ad67 100644 --- a/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_advertiser_extended.a +++ b/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_advertiser_extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42e649118808cef3f9a1c108279de3362e1b17d147f89e5639c72b816bbf2e6f -size 9562 +oid sha256:c8d3e55d1a598a416582d751740a0a680e5f8b10beeeeffc231f0757c5d39516 +size 9720 diff --git a/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_advertiser_legacy.a b/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_advertiser_legacy.a index a609fde2a9..ce117779f7 100644 --- a/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_advertiser_legacy.a +++ b/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_advertiser_legacy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c82b13dc9ce6e92f3c7a244f8c99602e81338205c934a954b724be5b2e157f8 +oid sha256:931a757a16275b7b4c498682e61e7fc6f0982b598fe700e05401f61c466552fd size 8984 diff --git a/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_dfu_ncp_fw_list.a b/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_dfu_ncp_fw_list.a index 2826cc6b38..9150004ddc 100644 --- a/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_dfu_ncp_fw_list.a +++ b/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_dfu_ncp_fw_list.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fedff6e5ea283d8dce36654871dcf8334122e15725bfd4e920fc5415abe8adf5 +oid sha256:abadda5d33fec5d4551351c0d09a5c037f0877b386abb98dcc9742e9d12ff0f0 size 17226 diff --git a/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_model_dfu.a b/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_model_dfu.a index 221caa121f..1ef53ac5d7 100644 --- a/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_model_dfu.a +++ b/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_model_dfu.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5607e3181387ea3e37af4c30a5cc315e855a50188414bf377531061e8e9d1662 -size 242452 +oid sha256:b40f8ecb010dec19ae0a51e69289177f1a3acc843f7e7a01599db0d174125eff +size 242394 diff --git a/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_model_mbt.a b/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_model_mbt.a index 780746295d..32ba250f5e 100644 --- a/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_model_mbt.a +++ b/protocol/bluetooth/lib/EFR32XG13/IAR/libbtmesh_model_mbt.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee9fd5558bce957cfb81667162861f610be62e42114c791803c060398c025655 -size 141530 +oid sha256:d275969e117f72d22d202758c898e347d7df04cdb7fb05d69d07368cf553523a +size 141916 diff --git a/protocol/bluetooth/lib/EFR32XG13/IAR/libpsstore.a b/protocol/bluetooth/lib/EFR32XG13/IAR/libpsstore.a index 2e7ef12a8d..a3c51d7cde 100644 --- a/protocol/bluetooth/lib/EFR32XG13/IAR/libpsstore.a +++ b/protocol/bluetooth/lib/EFR32XG13/IAR/libpsstore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79b5f38c38c2f554940b19b3bb2b602a1201492af6120681fb2e3bae2825a941 +oid sha256:cebfef9dba1b5007c5ea1c903516646e793fcc32c030e56eeef88a670b868452 size 31114 diff --git a/protocol/bluetooth/lib/EFR32XG14/GCC/binapploader.o b/protocol/bluetooth/lib/EFR32XG14/GCC/binapploader.o index d44e54c699..dbb50cb20c 100644 --- a/protocol/bluetooth/lib/EFR32XG14/GCC/binapploader.o +++ b/protocol/bluetooth/lib/EFR32XG14/GCC/binapploader.o @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d363f67a28637ca55cf0eb5b0ebdfeaa58ddb434dcb694967fd726fb38163b1d +oid sha256:cd5084ce386b1960d01b1a34f745882809eea9e044c70772e44be40b0e3c480e size 49700 diff --git a/protocol/bluetooth/lib/EFR32XG14/GCC/binapploader_nvm3.o b/protocol/bluetooth/lib/EFR32XG14/GCC/binapploader_nvm3.o index 35c77ca865..a4a034c00a 100644 --- a/protocol/bluetooth/lib/EFR32XG14/GCC/binapploader_nvm3.o +++ b/protocol/bluetooth/lib/EFR32XG14/GCC/binapploader_nvm3.o @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:69191c85f36d8ef6200a35eaf029b62166cb611a8793d11fc3f19fa66bbde3ae +oid sha256:147d8fd298c58261c8d60e3b14d292992d13eb9c7f59e1a6c83862c5096a16e4 size 53796 diff --git a/protocol/bluetooth/lib/EFR32XG14/GCC/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG14/GCC/libbluetooth.a index da26afd565..4c225be9fd 100644 --- a/protocol/bluetooth/lib/EFR32XG14/GCC/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG14/GCC/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e4b586cdb57669e3183f5b5a9a38df55530fb73c6562bc4591a37fa32bbc629 -size 3475536 +oid sha256:1a933211e672753c7922417dedf25b2a3a914dbbdba8f4660d237f7d95e7984c +size 3497404 diff --git a/protocol/bluetooth/lib/EFR32XG14/GCC/libpsstore.a b/protocol/bluetooth/lib/EFR32XG14/GCC/libpsstore.a index d0325df841..2b74237323 100644 --- a/protocol/bluetooth/lib/EFR32XG14/GCC/libpsstore.a +++ b/protocol/bluetooth/lib/EFR32XG14/GCC/libpsstore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:423edbe45453757e2e02540d55b429dee6d28868980ca26d3f28654b955778bc +oid sha256:81e9dc2284b271fcea2065e9ae285484dee9bcaf8ae550db1da9cf7499368dee size 12862 diff --git a/protocol/bluetooth/lib/EFR32XG14/IAR/binapploader.o b/protocol/bluetooth/lib/EFR32XG14/IAR/binapploader.o index d44e54c699..dbb50cb20c 100644 --- a/protocol/bluetooth/lib/EFR32XG14/IAR/binapploader.o +++ b/protocol/bluetooth/lib/EFR32XG14/IAR/binapploader.o @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d363f67a28637ca55cf0eb5b0ebdfeaa58ddb434dcb694967fd726fb38163b1d +oid sha256:cd5084ce386b1960d01b1a34f745882809eea9e044c70772e44be40b0e3c480e size 49700 diff --git a/protocol/bluetooth/lib/EFR32XG14/IAR/binapploader_nvm3.o b/protocol/bluetooth/lib/EFR32XG14/IAR/binapploader_nvm3.o index 35c77ca865..a4a034c00a 100644 --- a/protocol/bluetooth/lib/EFR32XG14/IAR/binapploader_nvm3.o +++ b/protocol/bluetooth/lib/EFR32XG14/IAR/binapploader_nvm3.o @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:69191c85f36d8ef6200a35eaf029b62166cb611a8793d11fc3f19fa66bbde3ae +oid sha256:147d8fd298c58261c8d60e3b14d292992d13eb9c7f59e1a6c83862c5096a16e4 size 53796 diff --git a/protocol/bluetooth/lib/EFR32XG14/IAR/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG14/IAR/libbluetooth.a index c7214fc10f..84875f58fa 100644 --- a/protocol/bluetooth/lib/EFR32XG14/IAR/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG14/IAR/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f65846ae722f7a50497a7e3a17ce145f570638d682f77f77468105b43020bec5 -size 8197174 +oid sha256:3f9d0f93c4107b7eb5f86c6a025c26281241a3c7884c266e60b37a56f24fe64c +size 8239360 diff --git a/protocol/bluetooth/lib/EFR32XG14/IAR/libpsstore.a b/protocol/bluetooth/lib/EFR32XG14/IAR/libpsstore.a index ea9667fe01..e521396f7f 100644 --- a/protocol/bluetooth/lib/EFR32XG14/IAR/libpsstore.a +++ b/protocol/bluetooth/lib/EFR32XG14/IAR/libpsstore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:48fb0bab5fa4c0aca4eedbff6ae1bc55d578525bf44c7b8dcfa23ccb88415127 +oid sha256:c024ff088d9bb314878fbf6ed15361d17a7d8a19c322ee963080824d5dff5819 size 31114 diff --git a/protocol/bluetooth/lib/EFR32XG21/GCC/libapploader.a b/protocol/bluetooth/lib/EFR32XG21/GCC/libapploader.a index 432def3d2d..1d3436ad3e 100644 --- a/protocol/bluetooth/lib/EFR32XG21/GCC/libapploader.a +++ b/protocol/bluetooth/lib/EFR32XG21/GCC/libapploader.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a8e6f9b348f63172059b3503f25e967e13e7042a62f31a1b217b965816211b4f +oid sha256:2f83bd98b9f3f0338106bc8da7434ed97dec8b1f03dae447cfb94048c682954b size 467478 diff --git a/protocol/bluetooth/lib/EFR32XG21/GCC/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG21/GCC/libbluetooth.a index 047a9033a4..1af634d8bc 100644 --- a/protocol/bluetooth/lib/EFR32XG21/GCC/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG21/GCC/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c15e7c2b03a915c3aee73f0d8a2067cbf80876121bee7828ee121c3f40defcd6 -size 3480826 +oid sha256:069da671985f11434171bd542d274a711992cb9f78e4e067789e00df2a57b3eb +size 3502674 diff --git a/protocol/bluetooth/lib/EFR32XG21/GCC/libbluetooth_mesh.a b/protocol/bluetooth/lib/EFR32XG21/GCC/libbluetooth_mesh.a index d262406a06..e3f099f091 100644 --- a/protocol/bluetooth/lib/EFR32XG21/GCC/libbluetooth_mesh.a +++ b/protocol/bluetooth/lib/EFR32XG21/GCC/libbluetooth_mesh.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1848ca1900398a58a8b93a769ecabef6018442aa3830e64280b876d9c61ff65 -size 2084654 +oid sha256:4b8a73bfbe7e065bad223954772a3c98b8356a6256c71626aa8ff09663e97e5d +size 2095910 diff --git a/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_advertiser_deprecated.a b/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_advertiser_deprecated.a index 546e6acf53..f5a7021cef 100644 --- a/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_advertiser_deprecated.a +++ b/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_advertiser_deprecated.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6001db951be1de1f6db06cf8545e72f6fec08f3bbf0c69d191b2b8683fb2d434 +oid sha256:550ee240ab7f1c2d0936afe0877994606ce466dfb7596976ca766b4c1e74826f size 2138 diff --git a/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_advertiser_extended.a b/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_advertiser_extended.a index 1c1fc85205..19cf09f498 100644 --- a/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_advertiser_extended.a +++ b/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_advertiser_extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:69cc4c444afa0462bcb5ac7f6d22907268060087910690ab10d4e15b6c173b95 -size 2436 +oid sha256:11aec81cbd56cab984ca3c61e18f402504570c368af06a9b5dbf7adb0e9154c1 +size 2504 diff --git a/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_advertiser_legacy.a b/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_advertiser_legacy.a index 283692e9e3..3cfb1994bc 100644 --- a/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_advertiser_legacy.a +++ b/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_advertiser_legacy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01eabf851107b318ac700307862d768aa0685f0f03a65d68362946c7b5ce9595 +oid sha256:36711fcd89738d09536435655d3ce569ffc0922fd8d399057779c155633b86da size 2042 diff --git a/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_crypto_key_cache.a b/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_crypto_key_cache.a index 3d49c3c98f..fe19389dc5 100644 --- a/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_crypto_key_cache.a +++ b/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_crypto_key_cache.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13215d5218623fce288b9137b903208e24a018c9ec866c3e19f4eb57753e5052 +oid sha256:b6ff5c22204ca3377e23a6ee9790e6bf3b02ac248b665f9582d3241b58422c86 size 3306 diff --git a/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_crypto_key_cache_dummy.a b/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_crypto_key_cache_dummy.a index 00f859d56c..f0b4794205 100644 --- a/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_crypto_key_cache_dummy.a +++ b/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_crypto_key_cache_dummy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:375033a9c398e6531ddd818fcffd1457b8f2aaa82e44fcd9189799c58e915c7e +oid sha256:586d52d3ffe2ef43659f075671692752fea358837b5a2675ce6bfc96a91fb10b size 1976 diff --git a/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_dfu_ncp_fw_list.a b/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_dfu_ncp_fw_list.a index 3c0252bb29..682176e0b2 100644 --- a/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_dfu_ncp_fw_list.a +++ b/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_dfu_ncp_fw_list.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33e7c9099a719d906a1a4ca1209509486608db1057ab64c5e5cb9c248daab951 +oid sha256:b6d409229cae9b2d7ec93054e640501cc3f3d2a1aac4a581064b564fd9f55251 size 6786 diff --git a/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_model_dfu.a b/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_model_dfu.a index 38c1ec6053..63457f59ae 100644 --- a/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_model_dfu.a +++ b/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_model_dfu.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:203ce56fe44cb71726f2a426054967fd5a3111fe0f5230045ee3341f27fcc0a0 -size 84514 +oid sha256:d9d1907d347f6a6946569c85e9b3a2e3c8fd08f6a4375715b0f33083f86f7c72 +size 84506 diff --git a/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_model_mbt.a b/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_model_mbt.a index 152427f53f..2b4ce285d4 100644 --- a/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_model_mbt.a +++ b/protocol/bluetooth/lib/EFR32XG21/GCC/libbtmesh_model_mbt.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cdb3cc729906b700a83e69b85f604a1e5f8ba2df747fc34791ca1256b68fb65f -size 40624 +oid sha256:7b9c762aa9e3ead2f7adcbc3b48fe34a2cdfd3cc45ab768770574bfa6f9ba470 +size 40948 diff --git a/protocol/bluetooth/lib/EFR32XG21/IAR/libapploader.a b/protocol/bluetooth/lib/EFR32XG21/IAR/libapploader.a index 5e5462d6c6..ac25376aa0 100644 --- a/protocol/bluetooth/lib/EFR32XG21/IAR/libapploader.a +++ b/protocol/bluetooth/lib/EFR32XG21/IAR/libapploader.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15308e2d589940ada773cf616ab3761803a43d754290638d40282073db97bca1 +oid sha256:693e7d42a7e40faaa92ea8452f6efe90631a8bbab15a13c76867a376f3f52eae size 864356 diff --git a/protocol/bluetooth/lib/EFR32XG21/IAR/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG21/IAR/libbluetooth.a index 777013aeb8..daee5fa1f4 100644 --- a/protocol/bluetooth/lib/EFR32XG21/IAR/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG21/IAR/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eea502db78d9377f3fce169365527e9b1bca92552e6380483f641d180ee48d69 -size 8191026 +oid sha256:dc2be0a197dfefa04e2902884de10b8ab697787e8af30f875444e9c87ade1a10 +size 8232068 diff --git a/protocol/bluetooth/lib/EFR32XG21/IAR/libbluetooth_mesh.a b/protocol/bluetooth/lib/EFR32XG21/IAR/libbluetooth_mesh.a index e6edec30bd..d83a8c5801 100644 --- a/protocol/bluetooth/lib/EFR32XG21/IAR/libbluetooth_mesh.a +++ b/protocol/bluetooth/lib/EFR32XG21/IAR/libbluetooth_mesh.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d04b2cbbb63bb00fa4a331a77f9fa0e9b06ae967f9b246beb48a97f97dd72244 -size 5705774 +oid sha256:edd053fcbf40e5e0b68584d9de218fdb684c0170e87957b1cb787d2d38d394b5 +size 5736648 diff --git a/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_advertiser_deprecated.a b/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_advertiser_deprecated.a index c56c82b90e..f5e470b097 100644 --- a/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_advertiser_deprecated.a +++ b/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_advertiser_deprecated.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee98852b4d8a75e706fe7085fce1e337e01bf274a10fdb6dc15d07ee76bc354d +oid sha256:0c69471f2a1bf6e63acf7bfffb669c721826cccc3ffddd56d5cea43b69fdb042 size 9088 diff --git a/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_advertiser_extended.a b/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_advertiser_extended.a index 9fff768807..7af1b1eddf 100644 --- a/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_advertiser_extended.a +++ b/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_advertiser_extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be1564050a0dec5b77b4e25ebc379fd385cb7eeac8598f2f440777c4cef2b27d -size 9588 +oid sha256:66357ea7d653ffa0a6b3de45d28ff1504b60a8903c7b3ae3b5b6b3bb57036c9a +size 9746 diff --git a/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_advertiser_legacy.a b/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_advertiser_legacy.a index ee859e0132..cdc394eba4 100644 --- a/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_advertiser_legacy.a +++ b/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_advertiser_legacy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58280f31bad3b7e0e564458484b7404f32562d69a3d0013f70ea01b0c24a0d50 +oid sha256:0ac5887f4a7132a333617ce14192a0a0aac183649ef3f2fba1ab9ce801c1e839 size 9012 diff --git a/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_crypto_key_cache.a b/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_crypto_key_cache.a index e532595813..41cec803bb 100644 --- a/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_crypto_key_cache.a +++ b/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_crypto_key_cache.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08309a3e97d79fbd9b2e3924001cdf3af3d87740a29cd28da136ca6bf9d6fac9 +oid sha256:508db18dbebd7bcfd79afed3dbb7ceb84dd6786b605bc419e147bfc62b748c33 size 9836 diff --git a/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_crypto_key_cache_dummy.a b/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_crypto_key_cache_dummy.a index 214d4006f8..194535f12a 100644 --- a/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_crypto_key_cache_dummy.a +++ b/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_crypto_key_cache_dummy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2c2fc364995a9a446f415aaeccf4cc877753a1b3dd4497395c18278bc9ec271 +oid sha256:acc55f0503c28b4a4af4a7851547bde4285bef9e91987823d717a37bda37d95f size 6356 diff --git a/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_dfu_ncp_fw_list.a b/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_dfu_ncp_fw_list.a index 4b22eb2646..b1d4edfb5b 100644 --- a/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_dfu_ncp_fw_list.a +++ b/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_dfu_ncp_fw_list.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f257c18ae59022620c5682ca8d3b090dadd0bab6e463651ddb4acb59f52e404a +oid sha256:d8bfa43e22a1495e12cea7743484aa84124a81d95d2210e757f2ae97fe1e65a9 size 16616 diff --git a/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_model_dfu.a b/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_model_dfu.a index 367027bc50..678925e9d9 100644 --- a/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_model_dfu.a +++ b/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_model_dfu.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0da256e7cffc723ce3dcd58a57be56c053861b91618bfd40c069d1528d4f6e34 -size 237572 +oid sha256:abeedf61cf3106dc63c3104def60adc7d708c5711f666b836298b0ce71a9ed96 +size 237514 diff --git a/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_model_mbt.a b/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_model_mbt.a index e06ad554fd..0812d0a9ed 100644 --- a/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_model_mbt.a +++ b/protocol/bluetooth/lib/EFR32XG21/IAR/libbtmesh_model_mbt.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce426e6b793d6cd8d6340546c13b63dd7822958f314dd65483f011f60cc8e6bf -size 139090 +oid sha256:a140b009a0b7e007d0a0d18fefc30a6623695792dde0dfc34db907690519d2e1 +size 139476 diff --git a/protocol/bluetooth/lib/EFR32XG22/GCC/libapploader.a b/protocol/bluetooth/lib/EFR32XG22/GCC/libapploader.a index cc84b1f865..fb183fed05 100644 --- a/protocol/bluetooth/lib/EFR32XG22/GCC/libapploader.a +++ b/protocol/bluetooth/lib/EFR32XG22/GCC/libapploader.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0047eb92f81828622d7c8be6f41fed1427ccdf19716191ba0aa54e3885fc23a +oid sha256:38d24de8b224e3f1ebeb5c481072c596227963aaf20b65c4aed3c68fd9dfa9a1 size 475170 diff --git a/protocol/bluetooth/lib/EFR32XG22/GCC/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG22/GCC/libbluetooth.a index 728f4e00f8..e08b6582dd 100644 --- a/protocol/bluetooth/lib/EFR32XG22/GCC/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG22/GCC/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:423e73bf34fd13412db3aa45a70c9613062131489edd19e68e63f6c5dd39fb18 -size 3481690 +oid sha256:b7f929736f207a1afcb31a903b2cafd5dab9c11a08a014418ab9043446568c95 +size 3503538 diff --git a/protocol/bluetooth/lib/EFR32XG22/GCC/libbluetooth_mesh.a b/protocol/bluetooth/lib/EFR32XG22/GCC/libbluetooth_mesh.a index 7ff6d3284a..f165d9a7a0 100644 --- a/protocol/bluetooth/lib/EFR32XG22/GCC/libbluetooth_mesh.a +++ b/protocol/bluetooth/lib/EFR32XG22/GCC/libbluetooth_mesh.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:87fcca1c7c6861e66e5dc7e342a1a012d6272ca780d57307211ff9b65084685c -size 2084118 +oid sha256:a5def06db196a26bf6e6929a9ba5973e0b243523a7d26e5522f80e1f2846a2d2 +size 2095374 diff --git a/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_advertiser_deprecated.a b/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_advertiser_deprecated.a index d0aae9a117..6d500eb2ad 100644 --- a/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_advertiser_deprecated.a +++ b/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_advertiser_deprecated.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7ddc91cd1477a775db70c2ca5c8914ca8c5cafe3fc9602d32579b1c70bdc94b +oid sha256:1e57576341529cf0d8f91910522f9a8a075b90faeea0ea2ef02a756716f8774f size 2138 diff --git a/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_advertiser_extended.a b/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_advertiser_extended.a index fc1c6f3048..c0721d69ed 100644 --- a/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_advertiser_extended.a +++ b/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_advertiser_extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0545ca805fcd99835bc5fe4a626b0a1fd0b0e6cfee4989b4c5e394343acf8ea9 -size 2436 +oid sha256:cddcc1c848651243a3d625c5defa7baf9e0b4ec8f11176abdc21f3bea9397372 +size 2504 diff --git a/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_advertiser_legacy.a b/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_advertiser_legacy.a index 4100edf5d4..5227a7e655 100644 --- a/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_advertiser_legacy.a +++ b/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_advertiser_legacy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ffdc85dff78a74133664c50e72e906d9e96127b0a05692e84cba288109069ada +oid sha256:e0f9b47ee3dbb3f16d324bc1f8ba0fa0980eb521835fb0040dcd485755e0a26c size 2042 diff --git a/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_crypto_key_cache.a b/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_crypto_key_cache.a index 96a5b866b7..4d0a8f59d7 100644 --- a/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_crypto_key_cache.a +++ b/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_crypto_key_cache.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:61f8967f30e625dbc5051cdcde40ee5dc58232fdd272e12c44299e7378fdf50a +oid sha256:900cab7063900358193ba2dfc0cf799c59806ceebff3d738352e9647ae4e5125 size 3306 diff --git a/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_crypto_key_cache_dummy.a b/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_crypto_key_cache_dummy.a index b8aa022b46..0ecf60208d 100644 --- a/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_crypto_key_cache_dummy.a +++ b/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_crypto_key_cache_dummy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca1e8dd72303d3c8e0de765fb16d07b86c6ad86b96ab880c92771eacb267eaeb +oid sha256:5049a1ca2e7b020d8ee9f9e5fc2622570c3c1cc5d1fce79f1dfd28b4025e73a7 size 1976 diff --git a/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_dfu_ncp_fw_list.a b/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_dfu_ncp_fw_list.a index bdb3e16e73..18ff79dad1 100644 --- a/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_dfu_ncp_fw_list.a +++ b/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_dfu_ncp_fw_list.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:18be5415c38930fce89e9eafe0e8112c6b70afbb862c1f92bee9743f263ebd47 +oid sha256:216cf61a3f954d63f5851488532f88bfa182279b45cec1bfa97be64f316fd571 size 6786 diff --git a/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_model_dfu.a b/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_model_dfu.a index a0429de648..0eb6bdc4d5 100644 --- a/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_model_dfu.a +++ b/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_model_dfu.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:536124b9930035b03ad7c665b2ae1033b35b29b64678349c9bb969a060b18f1f -size 84514 +oid sha256:46221796d6d7f77e43690f4ffcef640772945eb04c144ec40b6d2343776afefb +size 84506 diff --git a/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_model_mbt.a b/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_model_mbt.a index 57e28f067c..7bbb91c8aa 100644 --- a/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_model_mbt.a +++ b/protocol/bluetooth/lib/EFR32XG22/GCC/libbtmesh_model_mbt.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19705dbcdefca0983e93ded0dd6d570245097bcad047baee5eb24d1d830dd546 -size 40624 +oid sha256:a7d55f6540be89220d582fe1373f99728bf6258190fb324b03054d8c677a6464 +size 40948 diff --git a/protocol/bluetooth/lib/EFR32XG22/IAR/libapploader.a b/protocol/bluetooth/lib/EFR32XG22/IAR/libapploader.a index 89ff7238a8..81e5b43d86 100644 --- a/protocol/bluetooth/lib/EFR32XG22/IAR/libapploader.a +++ b/protocol/bluetooth/lib/EFR32XG22/IAR/libapploader.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2915e6728a18a7888ce1045d842df46baa0e4ce8b92db6fdb755f641832c08c +oid sha256:47fb01fc05f90625e5163e77fe068446d520102e84abdda7bd930828cf5a3f09 size 874646 diff --git a/protocol/bluetooth/lib/EFR32XG22/IAR/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG22/IAR/libbluetooth.a index 8555c9b027..10dbfc8558 100644 --- a/protocol/bluetooth/lib/EFR32XG22/IAR/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG22/IAR/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:759b5b00ce3b2b6cb3b83b25a615563b8ac8f7643a098337d4e7cd18e1759227 -size 8192586 +oid sha256:1b74358d43ee61bbb5bd60017d0553fee869c121d4c9a85255d79d5278e9b1b6 +size 8233634 diff --git a/protocol/bluetooth/lib/EFR32XG22/IAR/libbluetooth_mesh.a b/protocol/bluetooth/lib/EFR32XG22/IAR/libbluetooth_mesh.a index ec2cc47704..86ed9a3f06 100644 --- a/protocol/bluetooth/lib/EFR32XG22/IAR/libbluetooth_mesh.a +++ b/protocol/bluetooth/lib/EFR32XG22/IAR/libbluetooth_mesh.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c8f1e22a5f483ff76f52b8a5d303cfde564ca54a241abecde74d9a4690ad585 -size 5705412 +oid sha256:2bbd52416e52721776c02d881e2d1bcc661b129baa9da80d34b696b41c7dba85 +size 5736286 diff --git a/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_advertiser_deprecated.a b/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_advertiser_deprecated.a index 160a5263cf..76e4e0bea8 100644 --- a/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_advertiser_deprecated.a +++ b/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_advertiser_deprecated.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:30aa3eb9157ee427f48e431f9e7e7a15753d2cd3892981f27701961a7df1d613 +oid sha256:8689e20da8deb6269a90c09007982af9d4b808d714c8d4712649c9ead2a1aeec size 9086 diff --git a/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_advertiser_extended.a b/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_advertiser_extended.a index 0db5c0309f..53ba8d97df 100644 --- a/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_advertiser_extended.a +++ b/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_advertiser_extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:141a5253d2c3db2fb4b86edb070d0155d29f319495e76912945c5364152956a2 -size 9588 +oid sha256:5a1a1a82d4bb98f9862f06476639dc77177e16bf50b535c0e96526fdf80599df +size 9746 diff --git a/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_advertiser_legacy.a b/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_advertiser_legacy.a index f4997a5f6d..e295f7dc61 100644 --- a/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_advertiser_legacy.a +++ b/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_advertiser_legacy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a32ded860e76e15efb0e97f32eb7163b01b2e7cd1a731939fa60faabf3efc44 +oid sha256:7f14bac5f58dba2e1a47b6d438443f9899149f14d88e21626bb68827cab791e1 size 9010 diff --git a/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_crypto_key_cache.a b/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_crypto_key_cache.a index 161c56c817..9f1d0b2b65 100644 --- a/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_crypto_key_cache.a +++ b/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_crypto_key_cache.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aee3eb4aad27492a5249f7421c7107896ccb6c681907facd3f46ae394645c480 +oid sha256:555f86b2be89ff8467e333d16a997b6f5bcbdf99af4946f3bae9d0b052ba397d size 9834 diff --git a/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_crypto_key_cache_dummy.a b/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_crypto_key_cache_dummy.a index 8d488d4fee..5336d59df8 100644 --- a/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_crypto_key_cache_dummy.a +++ b/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_crypto_key_cache_dummy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08fd3f9c219c7f30f37a2c2e35333b98a9461e6578d95e13509a895fa5217729 +oid sha256:feba3951feb4f930317018684d09eaea9d2fb1b8b9d3603c7ea829dbc4e8cda5 size 6354 diff --git a/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_dfu_ncp_fw_list.a b/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_dfu_ncp_fw_list.a index 8a25f09ff0..fe185eecde 100644 --- a/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_dfu_ncp_fw_list.a +++ b/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_dfu_ncp_fw_list.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e55fc20a986c9f597334ea8260a68b29c235069d37a4ec821f24551303a6afb +oid sha256:8d265daddc626f497ca0064e38a44e9e2ac372472603065042ff1a23a61fe3d3 size 16616 diff --git a/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_model_dfu.a b/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_model_dfu.a index c62f172dd4..cf6bd2b4dd 100644 --- a/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_model_dfu.a +++ b/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_model_dfu.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be28b934347f18d07595b91cb7df0688b456edec070a58fef197465f82f67498 -size 237560 +oid sha256:720bda993c1108ac9f164a7e75dc45d05167dd05f509ef4246eea2f55983e0d2 +size 237504 diff --git a/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_model_mbt.a b/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_model_mbt.a index ea4d4e40fa..1cab1b461f 100644 --- a/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_model_mbt.a +++ b/protocol/bluetooth/lib/EFR32XG22/IAR/libbtmesh_model_mbt.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ec648f3af293bbf9aba96dd34901103344094a5f3d7a6567d133548bfe1f238 -size 139082 +oid sha256:55caa3e21e0bff55e411d4165f06ba868c5ae294ae17b17208a0a2645a3d7ae5 +size 139472 diff --git a/protocol/bluetooth/lib/EFR32XG24/GCC/libapploader.a b/protocol/bluetooth/lib/EFR32XG24/GCC/libapploader.a index 1f3580e89a..82ec320272 100644 --- a/protocol/bluetooth/lib/EFR32XG24/GCC/libapploader.a +++ b/protocol/bluetooth/lib/EFR32XG24/GCC/libapploader.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:011bcdc3d57b129c4384453e0f835d32db786fbd8b8359859963fde19ca029b5 +oid sha256:27d624889b19b60a4f0c46ae34f65ef8e43dcc75c403a4f6b4a0b4b0829980ca size 482538 diff --git a/protocol/bluetooth/lib/EFR32XG24/GCC/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG24/GCC/libbluetooth.a index 1be8bf596a..426d6592e6 100644 --- a/protocol/bluetooth/lib/EFR32XG24/GCC/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG24/GCC/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a36682423201575424fa1af7808864c6acceabaa1217b652398f5e90d00b9d9c -size 4427482 +oid sha256:f91852edf01ac3ecde4bf643f8d452c25e30d650a33ec00685e0a7d398f349c2 +size 4449330 diff --git a/protocol/bluetooth/lib/EFR32XG24/GCC/libbluetooth_mesh.a b/protocol/bluetooth/lib/EFR32XG24/GCC/libbluetooth_mesh.a index c466116741..d93f240a2e 100644 --- a/protocol/bluetooth/lib/EFR32XG24/GCC/libbluetooth_mesh.a +++ b/protocol/bluetooth/lib/EFR32XG24/GCC/libbluetooth_mesh.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78fd65a12cbab283127769b616b5d66e4789159a189fa2f0b401b9abb4c4a13b -size 2084654 +oid sha256:764b9b411dbf0bcaf18423d05d9ae160d63a21e93239e45afa45247ee733a90c +size 2095910 diff --git a/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_advertiser_deprecated.a b/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_advertiser_deprecated.a index 4ea71e8222..ff38d9b220 100644 --- a/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_advertiser_deprecated.a +++ b/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_advertiser_deprecated.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6268116d94f3be9ba646523050f26be591f88591a534366008b6329ac11551aa +oid sha256:0aff5ea034b1fa98b028984c5499a81853dd3e21637263b74860dae15be29b4e size 2138 diff --git a/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_advertiser_extended.a b/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_advertiser_extended.a index 6afc0c584d..5d92dac066 100644 --- a/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_advertiser_extended.a +++ b/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_advertiser_extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b21299499906e3eea9daac9f0ba2c4b03ff8b29163348006dd03cbbbce4d96d1 -size 2436 +oid sha256:b3af36f0e36afabf26d0bead297e5219862313c3151a8f0b350a066dcb49c985 +size 2504 diff --git a/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_advertiser_legacy.a b/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_advertiser_legacy.a index 6a0c40eec9..6598c30942 100644 --- a/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_advertiser_legacy.a +++ b/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_advertiser_legacy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d6bd49fd3d6bd3392848042dcff5e1da729254bcd2ab435077e97b6acf731af +oid sha256:9ab01d61c76b076543b72850df39da3304d8350b8ac7d2526302ba3d58139f16 size 2042 diff --git a/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_crypto_key_cache.a b/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_crypto_key_cache.a index 79b534239d..ecaec91b07 100644 --- a/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_crypto_key_cache.a +++ b/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_crypto_key_cache.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7cee86ce9f6901b96f9d521db01df6fe7d14c3a411e0fe5629d33c58ca23ae6 +oid sha256:1d9bdaf5013530ed8bfb18881ec6297f00caae116969a5d9e2b4ee3c4b401134 size 3306 diff --git a/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_crypto_key_cache_dummy.a b/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_crypto_key_cache_dummy.a index c6d2a20b0f..a6c7a661b3 100644 --- a/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_crypto_key_cache_dummy.a +++ b/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_crypto_key_cache_dummy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6aee2c4268bd7a75961420ac0f5ed42bf2371582c4e1426bddc9b0f77a21feb0 +oid sha256:ba9517f0acc26d317644558963944ac3d520ef4ec06d34f2498816508c1afe7b size 1976 diff --git a/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_dfu_ncp_fw_list.a b/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_dfu_ncp_fw_list.a index 9bb7ce8569..f3909662ec 100644 --- a/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_dfu_ncp_fw_list.a +++ b/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_dfu_ncp_fw_list.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eade4b2b9bc2d29405c94ce9c1592ada1ae2539294a810d13c6bb0844b9c9671 +oid sha256:b53361aa5998c33edad1f20e5e2f4b97a4693a9acda99a268cd19e1aa14a7bb8 size 6786 diff --git a/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_model_dfu.a b/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_model_dfu.a index 617216463a..94076e19ba 100644 --- a/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_model_dfu.a +++ b/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_model_dfu.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67158ef822153731976c2c2cf03201a89c2bd8f068552e81cf50032b2fcacb28 -size 84514 +oid sha256:6a249c8e76fa4448351991dfae6058bbd28b237f62168811803e8ef736d7a58d +size 84506 diff --git a/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_model_mbt.a b/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_model_mbt.a index 77cdf4107c..070b72f07d 100644 --- a/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_model_mbt.a +++ b/protocol/bluetooth/lib/EFR32XG24/GCC/libbtmesh_model_mbt.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b276eb252c34756c39cf607e73a397fba7f25a100b22af347d4512dd5fcacdbd -size 40624 +oid sha256:81a552226d83a9b5b8d50d6a6670c7569aae6df8f8ec072115284883c68fe760 +size 40948 diff --git a/protocol/bluetooth/lib/EFR32XG24/IAR/libapploader.a b/protocol/bluetooth/lib/EFR32XG24/IAR/libapploader.a index a17ded506e..0c23f10510 100644 --- a/protocol/bluetooth/lib/EFR32XG24/IAR/libapploader.a +++ b/protocol/bluetooth/lib/EFR32XG24/IAR/libapploader.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0af67494d6f1c4bc18e7eb581843c84c6b723fcddb06288d7e7c1f893dbb223 +oid sha256:ecac036d237fea54c08443057f34504b8ccca35c63dcc6040d412edd7753ff11 size 881852 diff --git a/protocol/bluetooth/lib/EFR32XG24/IAR/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG24/IAR/libbluetooth.a index 919064b917..d2b6e9f22a 100644 --- a/protocol/bluetooth/lib/EFR32XG24/IAR/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG24/IAR/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa2b66dcbeafaf516fd1d41536b1175c6ac569a758636230563e42f5370bf53f -size 9143000 +oid sha256:b3257b50d6608a1aa70f1715177842cd0769a7c14e79f92e1382fa9c9b4e9089 +size 9184042 diff --git a/protocol/bluetooth/lib/EFR32XG24/IAR/libbluetooth_mesh.a b/protocol/bluetooth/lib/EFR32XG24/IAR/libbluetooth_mesh.a index c942453650..338a7bef40 100644 --- a/protocol/bluetooth/lib/EFR32XG24/IAR/libbluetooth_mesh.a +++ b/protocol/bluetooth/lib/EFR32XG24/IAR/libbluetooth_mesh.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd98646c80ec65cb78e217fd4b1bc0de31b47b8b5a5d4c17ac142e3f687d716f -size 5705774 +oid sha256:6d121707f4b7002416e886e84cce908761aa4094d4072a2d0196ea29b3959d41 +size 5736648 diff --git a/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_advertiser_deprecated.a b/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_advertiser_deprecated.a index 42969ff7df..b105150e8c 100644 --- a/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_advertiser_deprecated.a +++ b/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_advertiser_deprecated.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd3a9029a0a30bc5ccf4e6fa367507e4ed291765cbb3febdcb5dfda58eef7c62 +oid sha256:1311be6c3dccca8b7eeb99d35d921d0967d749f273338b3214cec6d8f2e7e794 size 9088 diff --git a/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_advertiser_extended.a b/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_advertiser_extended.a index bf28bc7a2d..64bd9540a2 100644 --- a/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_advertiser_extended.a +++ b/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_advertiser_extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:542be19c54d1066816d26d437fb97812afa021b5dcfbd84ca79cfa5203fdfb05 -size 9588 +oid sha256:8b164e270072e625d029f943715fbfa3aed2bf2e1d3c8798353aefc385027227 +size 9746 diff --git a/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_advertiser_legacy.a b/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_advertiser_legacy.a index 54dd9a6801..7313b85088 100644 --- a/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_advertiser_legacy.a +++ b/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_advertiser_legacy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4321032683df5f54a1366b714cd4d8e4bb7b1582c2d99cb6ae8ef8651cf23cf +oid sha256:2b874248bc7d34fbda24130dd9eb9acc7233a716c66e1bb9b6a58bcf7ca903f7 size 9012 diff --git a/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_crypto_key_cache.a b/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_crypto_key_cache.a index e096b6375e..b880c9df95 100644 --- a/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_crypto_key_cache.a +++ b/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_crypto_key_cache.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40d0fa652b3dca7ee3076535fd74b8fd19f72f8b2b7de4fe256637f800ca0b8c +oid sha256:2dfc3a176c7beec10b97fe839d425598a57a77963da9ea4892e55eaa6c8b1961 size 9836 diff --git a/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_crypto_key_cache_dummy.a b/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_crypto_key_cache_dummy.a index 5e954c0dba..e058f75305 100644 --- a/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_crypto_key_cache_dummy.a +++ b/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_crypto_key_cache_dummy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:665c297fde1c54201510078b045154e09e491317cee068aa8d81f272943b4b10 +oid sha256:73c8dc5e17fc8564520b32e7ee60670ba2b895c178b5bb1b4ac76f9140f17e2f size 6356 diff --git a/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_dfu_ncp_fw_list.a b/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_dfu_ncp_fw_list.a index 2b1dfaa7d9..31adb9892c 100644 --- a/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_dfu_ncp_fw_list.a +++ b/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_dfu_ncp_fw_list.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:179c636c9a9916a59e2e71f897da4ce2fdd2ab39f5b8d0e875d657b06a3d69c4 +oid sha256:dfcd255b0c86f70501297d1c977177d50d63219a837bd7f59b672a69b05cddff size 16616 diff --git a/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_model_dfu.a b/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_model_dfu.a index 6931b05f99..85d6198048 100644 --- a/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_model_dfu.a +++ b/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_model_dfu.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd2c096831b1ef0a1ba7740f1fac85fe462c74727f0d577902764a28ac3c64b6 -size 237572 +oid sha256:b18d69e6ee4e0403d2a4f6a45120930a7f59f1ccb9e986f81d0d04fdca02fdc6 +size 237514 diff --git a/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_model_mbt.a b/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_model_mbt.a index dddc630618..3a9e0b5f69 100644 --- a/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_model_mbt.a +++ b/protocol/bluetooth/lib/EFR32XG24/IAR/libbtmesh_model_mbt.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6197063d70a5974caa54840b28d354549bbe3b8364eaf078de8ed21b12cb2dcb -size 139090 +oid sha256:2f083f14f560c8ac1beddfdcc1f8e01bf0c9f8d260eb9fbfedf8ea1582255a09 +size 139476 diff --git a/protocol/bluetooth/lib/EFR32XG27/GCC/libapploader.a b/protocol/bluetooth/lib/EFR32XG27/GCC/libapploader.a index f8fd56b1eb..96f5a15858 100644 --- a/protocol/bluetooth/lib/EFR32XG27/GCC/libapploader.a +++ b/protocol/bluetooth/lib/EFR32XG27/GCC/libapploader.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01fabeb4afbdc9df076962a34926659e05bafee30e3108314717320b378dd7f1 +oid sha256:8e9a336d44fbd097d9df74ac921b9688a99cbecda51a929d6e82c7cdd3bcb428 size 470502 diff --git a/protocol/bluetooth/lib/EFR32XG27/GCC/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG27/GCC/libbluetooth.a index 725b0bebff..8ecaf13328 100644 --- a/protocol/bluetooth/lib/EFR32XG27/GCC/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG27/GCC/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:757fbdf729da0fa07d89770a2e74ada7de518b056b853e0efa830c505b056f46 -size 3481594 +oid sha256:3e4dbd028ecf00ae0c188c92467edf12f7f6b816d86976b394553810bdbdbe85 +size 3503442 diff --git a/protocol/bluetooth/lib/EFR32XG27/GCC/libbluetooth_mesh.a b/protocol/bluetooth/lib/EFR32XG27/GCC/libbluetooth_mesh.a index a0be119298..e2b1e3de3b 100644 --- a/protocol/bluetooth/lib/EFR32XG27/GCC/libbluetooth_mesh.a +++ b/protocol/bluetooth/lib/EFR32XG27/GCC/libbluetooth_mesh.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7c53be95467d44c436a5fcf56895372340c92f4ec04019839d5b214ba8faffe -size 2084654 +oid sha256:7965132ea1f7094dd824b3752a433d5bfd40fbf9a5f67c8ac907c5468cd5381f +size 2095910 diff --git a/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_advertiser_deprecated.a b/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_advertiser_deprecated.a index 1fd3b0b62c..cfb22e3b4f 100644 --- a/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_advertiser_deprecated.a +++ b/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_advertiser_deprecated.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e31bbd1b96be7cb902e80493a4b2f96b0ecdfda93837bb400c16a819318dd032 +oid sha256:9e70992b3e19db9f44e5e7dafed2ecd2441352ec31605bce020c4dc04221fb68 size 2138 diff --git a/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_advertiser_extended.a b/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_advertiser_extended.a index efa2dea878..b16607287f 100644 --- a/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_advertiser_extended.a +++ b/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_advertiser_extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:483630da601643d1237035ad8d5c33839b7457d3fb276bc1815b91337ec803d3 -size 2436 +oid sha256:355ea38581cfdf5c6ca2e9c5a2c32faa681d5aee348a0bee686cb0d9182bdfcc +size 2504 diff --git a/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_advertiser_legacy.a b/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_advertiser_legacy.a index 2380c56f33..38f06ac115 100644 --- a/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_advertiser_legacy.a +++ b/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_advertiser_legacy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0f9219b98a31f6551a008657c40575574f5b6582194f1935172a00a204553f8 +oid sha256:9828e2ae3d43c7536167d174eba1c1684a66fd66cf1fc82eb867dc6893f1430f size 2042 diff --git a/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_crypto_key_cache.a b/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_crypto_key_cache.a index 4dc55eacfc..e7f65a43f1 100644 --- a/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_crypto_key_cache.a +++ b/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_crypto_key_cache.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00a29cd3d252e2ebd4f9b5ce56d0faa6d7947894b88bd8a6b6ccc2dbbc5268be +oid sha256:2383cf9866897065e11aaa1682c826fff63fe6dd8615d72feb7d9b8ebd57a86c size 3306 diff --git a/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_crypto_key_cache_dummy.a b/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_crypto_key_cache_dummy.a index 9e90f38ef8..d2c51e53d6 100644 --- a/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_crypto_key_cache_dummy.a +++ b/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_crypto_key_cache_dummy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f573e10c17b1ff69212f3ad1c4e714f724d40b15681edc2150bffafc48be6a60 +oid sha256:b3c01c4c5846925f595c9300895b58c564c38d1eea702e2fca23440614fa29dc size 1976 diff --git a/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_dfu_ncp_fw_list.a b/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_dfu_ncp_fw_list.a index c46205cf9b..b28508c468 100644 --- a/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_dfu_ncp_fw_list.a +++ b/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_dfu_ncp_fw_list.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4dd92b53206ab91ff7db76b25df23098df61b31d6de3884b97359b3a0842732 +oid sha256:bca0117728727b25bcaa1af0f3592aa6b7671c439064820d3967e40dbf04f018 size 6786 diff --git a/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_model_dfu.a b/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_model_dfu.a index 95c5b6f445..ba3e7363a9 100644 --- a/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_model_dfu.a +++ b/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_model_dfu.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2192587573dcdb137287c758a0c9c76bf6a72d9842146ce895f34f83aa04d411 -size 84514 +oid sha256:f5c5fd7af10f7c282c0afe50585cc84df2ffae7b9a194f0c5edd653359746dfb +size 84506 diff --git a/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_model_mbt.a b/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_model_mbt.a index 71aff8e28d..38b9742810 100644 --- a/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_model_mbt.a +++ b/protocol/bluetooth/lib/EFR32XG27/GCC/libbtmesh_model_mbt.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:824d0b1d42731a59480ba9c40daccc0cc1f303543dabee4d1775111c80f65800 -size 40624 +oid sha256:92e0d93c645e38ef49a1156358e02cfc1a865724498cc04a22f53a33ae7c4ebc +size 40948 diff --git a/protocol/bluetooth/lib/EFR32XG27/IAR/libapploader.a b/protocol/bluetooth/lib/EFR32XG27/IAR/libapploader.a index dd13fa0edd..5641a7c9fa 100644 --- a/protocol/bluetooth/lib/EFR32XG27/IAR/libapploader.a +++ b/protocol/bluetooth/lib/EFR32XG27/IAR/libapploader.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e279310ce161ceb46f6a9de88aef82b7d06ce332314caa313a4b2f2cebf95a62 +oid sha256:d4b0bb2e53ff8a9093f51c9495540b5372a68652841903fd4d64fef1c07a084d size 872434 diff --git a/protocol/bluetooth/lib/EFR32XG27/IAR/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG27/IAR/libbluetooth.a index f8e599f765..98deaabc76 100644 --- a/protocol/bluetooth/lib/EFR32XG27/IAR/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG27/IAR/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ccc88ebf2c1a0964aa1f1958ad70823b46a6247371da5f40be4c5088399c66fe -size 8192396 +oid sha256:71a377f3e7d6d25be308b407921db71b2f93309f29fde0dd66ce884676c00aa1 +size 8233444 diff --git a/protocol/bluetooth/lib/EFR32XG27/IAR/libbluetooth_mesh.a b/protocol/bluetooth/lib/EFR32XG27/IAR/libbluetooth_mesh.a index e82b69db4d..5acbe1ade3 100644 --- a/protocol/bluetooth/lib/EFR32XG27/IAR/libbluetooth_mesh.a +++ b/protocol/bluetooth/lib/EFR32XG27/IAR/libbluetooth_mesh.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4778a992e130899ceea3d4f244aaa3b3d059b62a7a36e216d2c617a9c58fd83e -size 5705540 +oid sha256:c99ac5d8c4f97be820fc4b1a42e1a9a0ba27ff569b689e031da2524ffcb9fdc6 +size 5736414 diff --git a/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_advertiser_deprecated.a b/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_advertiser_deprecated.a index de704f202a..6866b01aa0 100644 --- a/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_advertiser_deprecated.a +++ b/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_advertiser_deprecated.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:125467da44e8a75ed9732235d1789adea0690c223958b51258f024561726ac15 +oid sha256:100f61ba36cec726ca0a8edfbe082ba9c0c90a60b2e80915be3978eb5767c9e0 size 9086 diff --git a/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_advertiser_extended.a b/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_advertiser_extended.a index 35aeebac99..07387c42e4 100644 --- a/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_advertiser_extended.a +++ b/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_advertiser_extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1bb7a0303d92c8fd2dd002fc91cf79216de54203deb240df3d403c47101ccd89 -size 9588 +oid sha256:488520e03411f17cd99344cfd7dbad668a01026f8554c5aceaf275b7ed2c4c89 +size 9746 diff --git a/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_advertiser_legacy.a b/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_advertiser_legacy.a index bcaed385e1..c32ea01fee 100644 --- a/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_advertiser_legacy.a +++ b/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_advertiser_legacy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b10083d6e319f0592d2cd9502d9daabb11559d61d8c029b577e0a956a0525f33 +oid sha256:b7cb068ca95cad10f6c3d86c6453a17299ba252c2db7c73c0a79f0af287b40c5 size 9010 diff --git a/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_crypto_key_cache.a b/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_crypto_key_cache.a index 59bbcbe5ab..8f803f87ec 100644 --- a/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_crypto_key_cache.a +++ b/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_crypto_key_cache.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a211f0e64a5611d78585276cac68357ace2ae936e4fa9a26add1525ed2e772b +oid sha256:ebb41df82b4a9e1569e438475aaab4681f5ffd49e2d3a2d0270a0b88feb642e6 size 9834 diff --git a/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_crypto_key_cache_dummy.a b/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_crypto_key_cache_dummy.a index e65bb7f0de..95c3e3190f 100644 --- a/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_crypto_key_cache_dummy.a +++ b/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_crypto_key_cache_dummy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:626b24bef110485aa7b28fd2b6d8badb1eb1477c4bfd6c5372bad39c20874bfc +oid sha256:26e14b728e3eb0cb703e29ac14acaea5ddab6b19173dce798682f21fbfabb950 size 6354 diff --git a/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_dfu_ncp_fw_list.a b/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_dfu_ncp_fw_list.a index 06af5ce242..af9d92a517 100644 --- a/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_dfu_ncp_fw_list.a +++ b/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_dfu_ncp_fw_list.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:beefaa4fc3005655d20b4333ff63d699e42b6584b8df32d217ff8a50b0b3c2aa +oid sha256:645c212efa34151afe958ea49cd7ef2eceb3768ccb3af01f0ab576b4339a9d37 size 16616 diff --git a/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_model_dfu.a b/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_model_dfu.a index edffdaae20..5d786cdc37 100644 --- a/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_model_dfu.a +++ b/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_model_dfu.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:370046dd357d01fa32b4586bb6abbac261c42ca3a558b201e1aa3a6ccfddc30d -size 237560 +oid sha256:2f4e49fe16ebef0c0031ccd4531c6952b8c08c2a81fbe6c72f2c4dfecf53c09f +size 237504 diff --git a/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_model_mbt.a b/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_model_mbt.a index d14663ff1a..281790e5da 100644 --- a/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_model_mbt.a +++ b/protocol/bluetooth/lib/EFR32XG27/IAR/libbtmesh_model_mbt.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1de16e0598aaeee07a3fba7712f6f6e9b16102188eaf05b8df9a824e634e380 -size 139082 +oid sha256:f7be7040d414febfd8e3b50292d8a0f53920276b7a8005544903abd7fc40a172 +size 139472 diff --git a/protocol/bluetooth/lib/EFR32XG28/GCC/libapploader.a b/protocol/bluetooth/lib/EFR32XG28/GCC/libapploader.a index 6fece104a3..b2c0c992b4 100644 --- a/protocol/bluetooth/lib/EFR32XG28/GCC/libapploader.a +++ b/protocol/bluetooth/lib/EFR32XG28/GCC/libapploader.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27e5e610da8d8d0d3cb3e2939a0eaac2a7f2d025c1c4717e559142f3217ffa17 +oid sha256:53e1ac2b2a48771d18313c17a7689d56ec7ea67510953ab2dfea9d2a53d6ce25 size 478746 diff --git a/protocol/bluetooth/lib/EFR32XG28/GCC/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG28/GCC/libbluetooth.a index 350ecbe853..ac6293a152 100644 --- a/protocol/bluetooth/lib/EFR32XG28/GCC/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG28/GCC/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:edd0c4159fdb17c1b9b005dfc9079da803dd983b133999e3932c94c3372cc4f9 -size 3481746 +oid sha256:cfbb63d2d8184bf3ba48ffce8cb52cc8eb0ae9f66a8a3f85f510baa9146d7f36 +size 3503594 diff --git a/protocol/bluetooth/lib/EFR32XG28/IAR/libapploader.a b/protocol/bluetooth/lib/EFR32XG28/IAR/libapploader.a index 00f66b92e5..e87355a31b 100644 --- a/protocol/bluetooth/lib/EFR32XG28/IAR/libapploader.a +++ b/protocol/bluetooth/lib/EFR32XG28/IAR/libapploader.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91220fef8c733a1aab4c0511bc3856fd026094b464ab5247b28097d64196b9f7 +oid sha256:193cb881a81fe403ae4c5fdb1674e7d4c3f00fe23cf9df7acfd84b7da612a8f6 size 880870 diff --git a/protocol/bluetooth/lib/EFR32XG28/IAR/libbluetooth.a b/protocol/bluetooth/lib/EFR32XG28/IAR/libbluetooth.a index 9ac751be9e..21597b2c02 100644 --- a/protocol/bluetooth/lib/EFR32XG28/IAR/libbluetooth.a +++ b/protocol/bluetooth/lib/EFR32XG28/IAR/libbluetooth.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d842e856d59c8fe60e7482d8f3fd8fcfe8eb9da2ac8fcbb2331ae3f8c9ef240 -size 8192810 +oid sha256:1652b1309686128404d7ebb9d8de33d754f625cb6eb352ca79864f5d94121b30 +size 8233852 diff --git a/protocol/bluetooth/src/sl_btmesh_sensor.c b/protocol/bluetooth/src/sl_btmesh_sensor.c index 04a2eb5a73..05af2122a1 100644 --- a/protocol/bluetooth/src/sl_btmesh_sensor.c +++ b/protocol/bluetooth/src/sl_btmesh_sensor.c @@ -203,7 +203,6 @@ uint8_t mesh_sensor_data_to_buf(uint16_t property_id, uint8_t *ptr, uint8_t *val case LIGHT_CONTROL_LIGHTNESS_PROLONG: case LIGHT_CONTROL_LIGHTNESS_STANDBY: case PRESENT_DEVICE_OPERATING_TEMPERATURE: - case TIME_SINCE_MOTION_SENSED: case TIME_SINCE_PRESENCE_DETECTED: case PRESENT_INPUT_VOLTAGE: case PRESENT_OUTPUT_VOLTAGE: @@ -240,6 +239,7 @@ uint8_t mesh_sensor_data_to_buf(uint16_t property_id, uint8_t *ptr, uint8_t *val case LIGHT_CONTROL_TIME_RUN_ON: case PRESENT_AMBIENT_LIGHT_LEVEL: case PRESENT_ILLUMINANCE: + case TIME_SINCE_MOTION_SENSED: { uint8_to_buf(ptr++, 3); uint24_to_buf(ptr, *(uint32_t*)value); @@ -468,7 +468,6 @@ mesh_device_property_t mesh_sensor_data_from_buf(uint16_t property_id, const uin case LIGHT_CONTROL_LIGHTNESS_PROLONG: case LIGHT_CONTROL_LIGHTNESS_STANDBY: case PRESENT_DEVICE_OPERATING_TEMPERATURE: - case TIME_SINCE_MOTION_SENSED: case TIME_SINCE_PRESENCE_DETECTED: case PRESENT_INPUT_VOLTAGE: case PRESENT_OUTPUT_VOLTAGE: @@ -503,6 +502,7 @@ mesh_device_property_t mesh_sensor_data_from_buf(uint16_t property_id, const uin case LIGHT_CONTROL_TIME_RUN_ON: case PRESENT_AMBIENT_LIGHT_LEVEL: case PRESENT_ILLUMINANCE: + case TIME_SINCE_MOTION_SENSED: { property.uint32 = uint24_from_buf(ptr); } break; diff --git a/protocol/bluetooth/src/sli_bgapi_trace.c b/protocol/bluetooth/src/sli_bgapi_trace.c new file mode 100644 index 0000000000..604ff8625c --- /dev/null +++ b/protocol/bluetooth/src/sli_bgapi_trace.c @@ -0,0 +1,136 @@ +/***************************************************************************//** + * @file + * @brief Functions used by the BGAPI protocol to output BGAPI trace over RTT + ******************************************************************************* + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of Silicon Labs Master Software License + * Agreement (MSLA) available at + * www.silabs.com/about-us/legal/master-software-license-agreement. This + * software is distributed to you in Source Code format and is governed by the + * sections of the MSLA applicable to Source Code. + * + ******************************************************************************/ + +#include +#include "em_core_generic.h" +#include "sl_bgapi.h" +#include "sli_bgapi_trace.h" +#include "sl_bgapi_trace_config.h" +#include "sli_bgapi_debug_api.h" +// Sleeptimer is used for timestamps but only when metadata output is enabled +#if SL_BGAPI_TRACE_MESSAGE_METADATA_ENABLE +#include "sl_sleeptimer.h" +#endif // SL_BGAPI_TRACE_MESSAGE_METADATA_ENABLE +#include "SEGGER_RTT.h" + +/******************************************************************************* + ************************** LOCAL DATA TYPES ******************************** + ******************************************************************************/ + +/** + * @brief Data structure for BGAPI header and the trace metadata event + */ +PACKSTRUCT(struct sli_bgapi_trace_metadata_msg { + /** API protocol header consisting of event identifier and data length */ + uint32_t header; + + /** Data field for trace message_metadata event*/ + sl_bgapi_debug_evt_trace_message_metadata_t evt_trace_message_metadata; +}); + +/******************************************************************************* + *************************** LOCAL VARIABLES ******************************** + ******************************************************************************/ + +/// The RTT buffer index used for BGAPI trace. The buffer is allocated at init +/// time and the value is set to a negative value when the RTT buffer is not +/// available. +static int bgapi_trace_rtt_buffer_index = -1; + +/// The RTT buffer used for BGAPI trace +static uint8_t bgapi_trace_rtt_buffer[SL_BGAPI_TRACE_RTT_BUFFER_SIZE]; + +/******************************************************************************* + ************************** GLOBAL FUNCTIONS ******************************* + ******************************************************************************/ + +/***************************************************************************//** + * Initialize BGAPI tracing. + ******************************************************************************/ +void sli_bgapi_trace_init(void) +{ + // Initialize only when we haven't already + if (bgapi_trace_rtt_buffer_index < 0) { + // Initialize RTT + SEGGER_RTT_Init(); + + // Configure the specified buffer. Status >= 0 means success. + int rtt_buffer_index = SL_BGAPI_TRACE_RTT_BUFFER_INDEX; + int config_status = SEGGER_RTT_ConfigUpBuffer(rtt_buffer_index, + "sl_bgapi_trace", + bgapi_trace_rtt_buffer, + sizeof(bgapi_trace_rtt_buffer), + SEGGER_RTT_MODE_BLOCK_IF_FIFO_FULL); + if (config_status >= 0) { + bgapi_trace_rtt_buffer_index = rtt_buffer_index; + } + } +} + +/***************************************************************************//** + * Output a BGAPI message to the trace channel. + ******************************************************************************/ +void sli_bgapi_trace_output_message(sli_bgapi_trace_message_type_t type, + uint32_t header, + const void *data) +{ + CORE_DECLARE_IRQ_STATE; + + // If we've failed to get the RTT buffer index, ignore the message + if (bgapi_trace_rtt_buffer_index < 0) { + return; + } + + // Metadata is output only when enabled by the configuration +#if SL_BGAPI_TRACE_MESSAGE_METADATA_ENABLE + // To achieve sub-millisecond resolution for the timestamp using the + // conversion to milliseconds, we multiply the tick count by 1000. The 64-bit + // value will not wrap around in realistic time. + uint64_t ticks = sl_sleeptimer_get_tick_count64(); + uint64_t timestamp_us = 0; + sl_status_t status = sl_sleeptimer_tick64_to_ms(ticks * 1000, ×tamp_us); + if (status != SL_STATUS_OK) { + // Use zero timestamp when failed. The BGAPI trace tool will detect zero as + // a missing timestamp. + timestamp_us = 0; + } + + size_t payload_size = sizeof(sl_bgapi_debug_evt_trace_message_metadata_t); + struct sli_bgapi_trace_metadata_msg metadata_msg = { + .header = sl_bgapi_debug_evt_trace_message_metadata_id | (payload_size << 8), + .evt_trace_message_metadata = { + .type = (uint8_t) type, + .timestamp_us = timestamp_us + } + }; +#endif // SL_BGAPI_TRACE_MESSAGE_METADATA_ENABLE + + // We need to make multiple writes to RTT and those need to be atomic + CORE_ENTER_ATOMIC(); + +#if SL_BGAPI_TRACE_MESSAGE_METADATA_ENABLE + // Write the metadata event to RTT + SEGGER_RTT_Write(bgapi_trace_rtt_buffer_index, &metadata_msg, sizeof(metadata_msg)); +#endif // SL_BGAPI_TRACE_MESSAGE_METADATA_ENABLE + + // Write both the header and the message to the RTT buffer + SEGGER_RTT_Write(bgapi_trace_rtt_buffer_index, &header, sizeof(header)); + uint32_t data_len = SL_BGAPI_MSG_LEN(header); + SEGGER_RTT_Write(bgapi_trace_rtt_buffer_index, data, data_len); + + CORE_EXIT_ATOMIC(); +} diff --git a/protocol/flex/cmsis-stack-ipc/cmsis-rtos-ipc-common.c b/protocol/flex/cmsis-stack-ipc/cmsis-rtos-ipc-common.c index 953bee4a6c..86abbf56a6 100644 --- a/protocol/flex/cmsis-stack-ipc/cmsis-rtos-ipc-common.c +++ b/protocol/flex/cmsis-stack-ipc/cmsis-rtos-ipc-common.c @@ -35,6 +35,7 @@ #include "cmsis-rtos-support.h" #include "csp-command-utils.h" #include "csp-format.h" +#include "csp-api-enum-gen.h" // TODO: This is for IAR, for GCC it should be "unsigned long" typedef unsigned int PointerType; @@ -241,6 +242,15 @@ uint8_t *allocateCallbackCommandPointer() return (uint8_t *)malloc(MAX_STACK_API_COMMAND_SIZE); } +void unknownCommandIdHandler(uint16_t commandId) +{ + uint16_t command_type = commandId & 0xFF00; + if (command_type == VNCP_CMD_ID) { + //The OS needs a response to unlock the blocking command + sendResponse(apiCommandData, 0); + } +} + //------------------------------------------------------------------------------ // Internal callbacks diff --git a/protocol/flex/csp/csp-command-callbacks.c b/protocol/flex/csp/csp-command-callbacks.c index d3af239342..78022239bb 100644 --- a/protocol/flex/csp/csp-command-callbacks.c +++ b/protocol/flex/csp/csp-command-callbacks.c @@ -511,7 +511,7 @@ void handleIncomingCallbackCommand(uint16_t commandId, frequencyHoppingStartClientCompleteCommandHandler(callbackParams); break; default: { - assert(0); + unknownCommandIdHandler(commandId); } } } diff --git a/protocol/flex/csp/csp-command-utils.h b/protocol/flex/csp/csp-command-utils.h index 33ba92643a..4d71e0b0ee 100644 --- a/protocol/flex/csp/csp-command-utils.h +++ b/protocol/flex/csp/csp-command-utils.h @@ -36,6 +36,8 @@ bool isCurrentTaskStackTask(void); void sendCallbackCommand(uint8_t *callbackCommandBuffer, uint16_t commandLength); +void unknownCommandIdHandler(uint16_t commandId); + //------------------------------------------------------------------------------ // Internal APIs defined in csp-command-vncp.c or csp-command-app.c void handleIncomingApiCommand(uint16_t commandId, uint8_t *apiCommandData); diff --git a/protocol/flex/csp/csp-command-vncp.c b/protocol/flex/csp/csp-command-vncp.c index 7f75e35b24..6c5b3aed48 100644 --- a/protocol/flex/csp/csp-command-vncp.c +++ b/protocol/flex/csp/csp-command-vncp.c @@ -1566,7 +1566,7 @@ void handleIncomingApiCommand(uint16_t commandId, uint8_t *apiCommandData) getDefaultChannelCommandHandler(apiCommandData); break; default: { - assert(0); + unknownCommandIdHandler(commandId); } } } diff --git a/protocol/flex/libs/libconnect-aes-security-library-efr32xg1-gcc.a b/protocol/flex/libs/libconnect-aes-security-library-efr32xg1-gcc.a index 94876e4055..887cc7b4dd 100644 --- a/protocol/flex/libs/libconnect-aes-security-library-efr32xg1-gcc.a +++ b/protocol/flex/libs/libconnect-aes-security-library-efr32xg1-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27a545c7ac9c61e976a3978de3398a88378429f8593dcf2fcec7a02ddf5ea3de +oid sha256:e566fa1bd9b2ff3f84e6949cef2db647c090f94afae4bfb7047421389d8434f5 size 71030 diff --git a/protocol/flex/libs/libconnect-aes-security-library-efr32xg1-iar.a b/protocol/flex/libs/libconnect-aes-security-library-efr32xg1-iar.a index 364ba33b5d..6d590dcda0 100644 --- a/protocol/flex/libs/libconnect-aes-security-library-efr32xg1-iar.a +++ b/protocol/flex/libs/libconnect-aes-security-library-efr32xg1-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f1ce132d04c548a5d5d4b6fd8495b5fd8c12c9c76e090e5245ef7b40e882353 +oid sha256:9ee1cb3cbb1b22941c44077d62e1d88f6c9f7fddc5f75d289c8bfeabf9114ac3 size 42842 diff --git a/protocol/flex/libs/libconnect-aes-security-library-efr32xg1x-gcc.a b/protocol/flex/libs/libconnect-aes-security-library-efr32xg1x-gcc.a index 5a2c2acd52..363f5c6cf9 100644 --- a/protocol/flex/libs/libconnect-aes-security-library-efr32xg1x-gcc.a +++ b/protocol/flex/libs/libconnect-aes-security-library-efr32xg1x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19b5473c22898d2b74d535cce6576dbd1dd6ffc12d1eb7a5101b0a6cf996703f +oid sha256:72f56ec4079f5faadae6d286f22930c4893566e5149f800d46cd2b8b05497071 size 71030 diff --git a/protocol/flex/libs/libconnect-aes-security-library-efr32xg1x-iar.a b/protocol/flex/libs/libconnect-aes-security-library-efr32xg1x-iar.a index b291af9c0b..055911e42b 100644 --- a/protocol/flex/libs/libconnect-aes-security-library-efr32xg1x-iar.a +++ b/protocol/flex/libs/libconnect-aes-security-library-efr32xg1x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:36be5258c6221a99a800139ed1134051aaab6f366f219ea28a869760450d12b5 +oid sha256:0ef659f86e445f4d9118d46452a443988fe6eba9ac13014e0fc1f397904cec2b size 43312 diff --git a/protocol/flex/libs/libconnect-aes-security-library-efr32xg2x-gcc.a b/protocol/flex/libs/libconnect-aes-security-library-efr32xg2x-gcc.a index 1fb8de5951..ea9ea58150 100644 --- a/protocol/flex/libs/libconnect-aes-security-library-efr32xg2x-gcc.a +++ b/protocol/flex/libs/libconnect-aes-security-library-efr32xg2x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c8206964e65b05054bf89f055d5dc432e9620d2c9a519908d7d7f6032864f4a +oid sha256:f522af2d122f088d2ea69e9e7e1289b3c835fcd7e49206bf1f0a8fc2f3843148 size 71086 diff --git a/protocol/flex/libs/libconnect-aes-security-library-efr32xg2x-iar.a b/protocol/flex/libs/libconnect-aes-security-library-efr32xg2x-iar.a index 82a0d5124a..a8ab77f0c6 100644 --- a/protocol/flex/libs/libconnect-aes-security-library-efr32xg2x-iar.a +++ b/protocol/flex/libs/libconnect-aes-security-library-efr32xg2x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ee7682337a9441d100af1f32e4523d87af09e020b75abfbc4b834d8652290b2 +oid sha256:6ed914fd4f7b87c0db6f3d3717258f3ded093bbc98486ca4846567739ad08e50 size 43612 diff --git a/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg1-gcc.a b/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg1-gcc.a index d0901d2729..fd22e473b6 100644 --- a/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg1-gcc.a +++ b/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg1-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11480554c52833c12a56a0cb9f5bf6632d59a84e7fe5a812431effda6c0da4c8 +oid sha256:94537c069bae5ec509156c8900d3daf886eeed288b9898af7c5a466715d2cd30 size 44426 diff --git a/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg1-iar.a b/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg1-iar.a index d4837b0cf0..7fb636b396 100644 --- a/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg1-iar.a +++ b/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg1-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:930592feeb27f4ef6945400a0012c0a7a1afb7bf9324a15e988762be47b63e60 +oid sha256:e433ffa60626aada62a92c4ab3fd32ea2108d4153336a32e76820d0506365e1f size 31054 diff --git a/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg1x-gcc.a b/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg1x-gcc.a index 15c945d013..b3df2d71e6 100644 --- a/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg1x-gcc.a +++ b/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg1x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f85d06ba1ceef12d7e0c0bde1281abaca3b6af7154b189c6457b6868894bedb +oid sha256:db4e15cb318f2788ec232e8fd46da05d70a47c9fafe87950edd310e0e1ee613d size 44426 diff --git a/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg1x-iar.a b/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg1x-iar.a index ce06cc482b..7f4e52c84c 100644 --- a/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg1x-iar.a +++ b/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg1x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ddc9a5ade3005ddc3699f3ee6827ef8544e8a2b6f6c070332ceebbf537f463e7 +oid sha256:4f9a25e2c4a4ced71db29b800cad6eee240e819b2d3aa47e2a806300543dae15 size 31274 diff --git a/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg2x-gcc.a b/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg2x-gcc.a index 39bc5fa88f..10108ad15b 100644 --- a/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg2x-gcc.a +++ b/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg2x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd10c9ed3cc80f0dc084a7446b1aa0c0e3bd72de74e9f9f2540951b741118e67 +oid sha256:8efd353c1eb87422092c246dd010dcb7c814d8465a9f2d2273723031f5bc9834 size 44450 diff --git a/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg2x-iar.a b/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg2x-iar.a index 440b322698..f435c77eb4 100644 --- a/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg2x-iar.a +++ b/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg2x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d179131ac4ca31318a5f5646607e6bba8cceb2b4dffdef7e91064bdf5a1a2d7d +oid sha256:a50ffc742306d098d47d070c5c5762eb642f0029d3c02700cab971dcfa36298f size 31116 diff --git a/protocol/flex/libs/libconnect-packet-queue-library-efr32xg1-gcc.a b/protocol/flex/libs/libconnect-packet-queue-library-efr32xg1-gcc.a index 7ecb4feed2..97935d63eb 100644 --- a/protocol/flex/libs/libconnect-packet-queue-library-efr32xg1-gcc.a +++ b/protocol/flex/libs/libconnect-packet-queue-library-efr32xg1-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b75390c1f5f14f0139a1098415ddc7fe178e256a14b5265be33d9c5d88ec5bc +oid sha256:78758424f5fbfcc2ca8aea2c93a0d92cb7860492a5efff47a01ff9106535af9c size 12992 diff --git a/protocol/flex/libs/libconnect-packet-queue-library-efr32xg1-iar.a b/protocol/flex/libs/libconnect-packet-queue-library-efr32xg1-iar.a index b003bb70ed..ef482b1106 100644 --- a/protocol/flex/libs/libconnect-packet-queue-library-efr32xg1-iar.a +++ b/protocol/flex/libs/libconnect-packet-queue-library-efr32xg1-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e2fcf0ed71781b4b07a6708f31ceeddd7eb212488fdd35b1088f2e6c526f40e2 +oid sha256:5966373606681af8b875cf4540629294393105dfe0f90f9790ce4e581ffa911e size 7432 diff --git a/protocol/flex/libs/libconnect-packet-queue-library-efr32xg1x-gcc.a b/protocol/flex/libs/libconnect-packet-queue-library-efr32xg1x-gcc.a index 42c0bad2d4..571d621dc2 100644 --- a/protocol/flex/libs/libconnect-packet-queue-library-efr32xg1x-gcc.a +++ b/protocol/flex/libs/libconnect-packet-queue-library-efr32xg1x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1449641ed87a4f5ff3834d7dbeb8e0a5f8a42b022def78e82da91e32b734621 +oid sha256:65802262ec0cb837d455be669e7d9c695e9c08156758cedd2596a376b5d92514 size 12992 diff --git a/protocol/flex/libs/libconnect-packet-queue-library-efr32xg1x-iar.a b/protocol/flex/libs/libconnect-packet-queue-library-efr32xg1x-iar.a index 008e3c455b..b3dc15bd20 100644 --- a/protocol/flex/libs/libconnect-packet-queue-library-efr32xg1x-iar.a +++ b/protocol/flex/libs/libconnect-packet-queue-library-efr32xg1x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bfa24b78c7a23587fad8a57ba43f0a2099c9111ce98bf5227c493d3a943a7478 +oid sha256:e4000bdfe7e7cab8b5adc901952fca5d062362f6c7ccc7179142b1d7600a6026 size 7516 diff --git a/protocol/flex/libs/libconnect-packet-queue-library-efr32xg2x-gcc.a b/protocol/flex/libs/libconnect-packet-queue-library-efr32xg2x-gcc.a index a526e64b1e..1e63684d86 100644 --- a/protocol/flex/libs/libconnect-packet-queue-library-efr32xg2x-gcc.a +++ b/protocol/flex/libs/libconnect-packet-queue-library-efr32xg2x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:969be99c88f7fa22d37416b34f6efe3c318a993ed71808974bce1e17f0c35d24 +oid sha256:f01e867079416118650cfc587dd4dfb2d2c204ff080c2045595035454e9c83d6 size 13024 diff --git a/protocol/flex/libs/libconnect-packet-queue-library-efr32xg2x-iar.a b/protocol/flex/libs/libconnect-packet-queue-library-efr32xg2x-iar.a index 06269800c6..13b837a809 100644 --- a/protocol/flex/libs/libconnect-packet-queue-library-efr32xg2x-iar.a +++ b/protocol/flex/libs/libconnect-packet-queue-library-efr32xg2x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40fc455c02528215dd7f73072c0033b2d7d6acb3ef26f73449539766c37aba64 +oid sha256:ab9725fea7ac5e459520bfacc4ccf8d45b96bcd8ddf0f7c35efae7f02a92c8ff size 7560 diff --git a/protocol/flex/libs/libconnect-parent-support-library-efr32xg1-gcc.a b/protocol/flex/libs/libconnect-parent-support-library-efr32xg1-gcc.a index cf66c14085..91986a5892 100644 --- a/protocol/flex/libs/libconnect-parent-support-library-efr32xg1-gcc.a +++ b/protocol/flex/libs/libconnect-parent-support-library-efr32xg1-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1fcfe10c6fa38fedd81d864aecea98a16142b78b8291bf106aad6e45c48e081 +oid sha256:b6e16a8bbcac12cae5733a5e596a3ca2fdf34a4f71fc0c73bf61fcee802d5c72 size 98522 diff --git a/protocol/flex/libs/libconnect-parent-support-library-efr32xg1-iar.a b/protocol/flex/libs/libconnect-parent-support-library-efr32xg1-iar.a index 6503ff4beb..ecaa161065 100644 --- a/protocol/flex/libs/libconnect-parent-support-library-efr32xg1-iar.a +++ b/protocol/flex/libs/libconnect-parent-support-library-efr32xg1-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54f526263fb220b66482b05ceaad39fdb151964389316dde735521f348265068 +oid sha256:a0353e8583eb07ac07d936de7735eabb4061d789c9ce77e812dbc2878480564f size 59704 diff --git a/protocol/flex/libs/libconnect-parent-support-library-efr32xg1x-gcc.a b/protocol/flex/libs/libconnect-parent-support-library-efr32xg1x-gcc.a index 8a0def0380..222db9a146 100644 --- a/protocol/flex/libs/libconnect-parent-support-library-efr32xg1x-gcc.a +++ b/protocol/flex/libs/libconnect-parent-support-library-efr32xg1x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6fc696eb7a0d824d86e2a7d753659f1996496a2dccce2d1ba79486175326080a +oid sha256:e99694b505c2a3a9343a261269edaff95cbfa2065f1e39362d6b5885331c6423 size 98522 diff --git a/protocol/flex/libs/libconnect-parent-support-library-efr32xg1x-iar.a b/protocol/flex/libs/libconnect-parent-support-library-efr32xg1x-iar.a index 15cb0a36c6..e2106e5d63 100644 --- a/protocol/flex/libs/libconnect-parent-support-library-efr32xg1x-iar.a +++ b/protocol/flex/libs/libconnect-parent-support-library-efr32xg1x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:709c023fc4eb0a801f2e58aa18740cfdf082135d34a716074a0e7b63993f85cf +oid sha256:af2b058f72f68dec7c50b84836bd3b119e991fcb3b79cd5607909f08c6d01a0d size 60452 diff --git a/protocol/flex/libs/libconnect-parent-support-library-efr32xg2x-gcc.a b/protocol/flex/libs/libconnect-parent-support-library-efr32xg2x-gcc.a index da405ff50f..694db5beb0 100644 --- a/protocol/flex/libs/libconnect-parent-support-library-efr32xg2x-gcc.a +++ b/protocol/flex/libs/libconnect-parent-support-library-efr32xg2x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae0cae962e9dbdef52c469aaf3af9721ff4ab5d674faa6e7bf8cf72b37ccf0ff +oid sha256:97b4fafd8a6b72fb2d8d5b5c1620f21741020fc097fa3fbeceb55dd20aebe88a size 98742 diff --git a/protocol/flex/libs/libconnect-parent-support-library-efr32xg2x-iar.a b/protocol/flex/libs/libconnect-parent-support-library-efr32xg2x-iar.a index f9cfac82b6..dfab522137 100644 --- a/protocol/flex/libs/libconnect-parent-support-library-efr32xg2x-iar.a +++ b/protocol/flex/libs/libconnect-parent-support-library-efr32xg2x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:257c0ab4c27a85eebd64cf5622b24433bb7a274fe8fb3b7e2df443d20d4784d0 +oid sha256:7bd2b0ff6e06fb1e26d3803a70af78baf23a7fd5db87ba0a11c8343d2d4f97f2 size 60314 diff --git a/protocol/flex/libs/libconnect-radio-stream-library-efr32xg1-gcc.a b/protocol/flex/libs/libconnect-radio-stream-library-efr32xg1-gcc.a index 95c45cdc89..0ae6829303 100644 --- a/protocol/flex/libs/libconnect-radio-stream-library-efr32xg1-gcc.a +++ b/protocol/flex/libs/libconnect-radio-stream-library-efr32xg1-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75d0bd4d0aa55526a427a4d25004decd32a39d7724d0145ab2bf801b85a52886 +oid sha256:369c336a2714bac52c462ab2e2ca2e2db6d183dfd19aa45761fe4dc611752a1a size 8484 diff --git a/protocol/flex/libs/libconnect-radio-stream-library-efr32xg1-iar.a b/protocol/flex/libs/libconnect-radio-stream-library-efr32xg1-iar.a index d1699da25a..8f7c6b796b 100644 --- a/protocol/flex/libs/libconnect-radio-stream-library-efr32xg1-iar.a +++ b/protocol/flex/libs/libconnect-radio-stream-library-efr32xg1-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3dc3eae2b29a9606018276d8790a2aea05435b5ab1e5fc68034de1ad89454f75 +oid sha256:515241e273980ff9aa35a797269cb73bdcd88b11048a853dc1edc4436926c1ee size 5310 diff --git a/protocol/flex/libs/libconnect-radio-stream-library-efr32xg1x-gcc.a b/protocol/flex/libs/libconnect-radio-stream-library-efr32xg1x-gcc.a index 474e0246f4..aa61a4903e 100644 --- a/protocol/flex/libs/libconnect-radio-stream-library-efr32xg1x-gcc.a +++ b/protocol/flex/libs/libconnect-radio-stream-library-efr32xg1x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b676e987ae49c4d56c56dff7f32f83a4f562b7320788f790deec9686cf3337f +oid sha256:226ca10ec5672ae08cd5b2461115be285b69d5892c8c085fa7189456c27a139d size 8484 diff --git a/protocol/flex/libs/libconnect-radio-stream-library-efr32xg1x-iar.a b/protocol/flex/libs/libconnect-radio-stream-library-efr32xg1x-iar.a index 184c264799..ca94d5f7ce 100644 --- a/protocol/flex/libs/libconnect-radio-stream-library-efr32xg1x-iar.a +++ b/protocol/flex/libs/libconnect-radio-stream-library-efr32xg1x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b693bb9daf544011972de9214ef14934c4ece3b849e9344da3a6f445fdb629ae +oid sha256:40ae8f9f25ce338a235a4043a7c2441e120ee819ec0386023aa91dbe1b79fe0d size 5394 diff --git a/protocol/flex/libs/libconnect-radio-stream-library-efr32xg2x-gcc.a b/protocol/flex/libs/libconnect-radio-stream-library-efr32xg2x-gcc.a index 0545f8a5b4..b0b8cc5028 100644 --- a/protocol/flex/libs/libconnect-radio-stream-library-efr32xg2x-gcc.a +++ b/protocol/flex/libs/libconnect-radio-stream-library-efr32xg2x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f43272f5a9de10da340f0f9e37d37a654834612d39801c1452b8d790b1ad4bc1 +oid sha256:9da20de0c00d77fb3e329aa8617ebdac9d066b8bc945ce9f198f8dcbb957c52c size 8496 diff --git a/protocol/flex/libs/libconnect-radio-stream-library-efr32xg2x-iar.a b/protocol/flex/libs/libconnect-radio-stream-library-efr32xg2x-iar.a index cdc3139ffe..a0fbf4e88c 100644 --- a/protocol/flex/libs/libconnect-radio-stream-library-efr32xg2x-iar.a +++ b/protocol/flex/libs/libconnect-radio-stream-library-efr32xg2x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1e444406d124c3e2bd9433b6eccfb94c3b009addf1ef869c221cfd5c00c03cfb +oid sha256:f4ff1bf7ac1045b983f1f9a537e95c291d088ece3d0307f5c4159d79e79db974 size 5440 diff --git a/protocol/flex/libs/libconnect-stack-common-library-efr32xg1-gcc.a b/protocol/flex/libs/libconnect-stack-common-library-efr32xg1-gcc.a index 99ceea0506..24f0605a90 100644 --- a/protocol/flex/libs/libconnect-stack-common-library-efr32xg1-gcc.a +++ b/protocol/flex/libs/libconnect-stack-common-library-efr32xg1-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74592cf03b73e68052bad00e610f7a2cac5648d52551a9db624cda69fbd8c9e3 -size 492382 +oid sha256:9c7c5302ba7a2ae865bc8155bd37dff12a76253466513ce091fbda704f66fe12 +size 492410 diff --git a/protocol/flex/libs/libconnect-stack-common-library-efr32xg1-iar.a b/protocol/flex/libs/libconnect-stack-common-library-efr32xg1-iar.a index 7cc2676b34..e0ce732433 100644 --- a/protocol/flex/libs/libconnect-stack-common-library-efr32xg1-iar.a +++ b/protocol/flex/libs/libconnect-stack-common-library-efr32xg1-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68b5fa5d5f4e88acb3f618f3d8478ae220b8eca823447af787149ff7bdd5fe64 -size 363018 +oid sha256:2b1ec55b38958b79ee2c8175096bfa21b766f7419cb6967cbc8d9769c11559da +size 364922 diff --git a/protocol/flex/libs/libconnect-stack-common-library-efr32xg1x-gcc.a b/protocol/flex/libs/libconnect-stack-common-library-efr32xg1x-gcc.a index f3f7fb2453..3cdd4a15b1 100644 --- a/protocol/flex/libs/libconnect-stack-common-library-efr32xg1x-gcc.a +++ b/protocol/flex/libs/libconnect-stack-common-library-efr32xg1x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e97a8c5672196271185a72ff4a10402f985b3534665a341261509e4d1564b28c -size 492370 +oid sha256:4549f0d1364bb6f760eb7039f9b3d5f17f6ce8d27659f8a0c007539a515e17a2 +size 492398 diff --git a/protocol/flex/libs/libconnect-stack-common-library-efr32xg1x-iar.a b/protocol/flex/libs/libconnect-stack-common-library-efr32xg1x-iar.a index 97530397ed..14373a9965 100644 --- a/protocol/flex/libs/libconnect-stack-common-library-efr32xg1x-iar.a +++ b/protocol/flex/libs/libconnect-stack-common-library-efr32xg1x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:220b7a618eb5b25359de5be850ae6280a2d013b8dd98d9375af8deffe1e5c7d8 -size 366414 +oid sha256:9441c0f91ebaf5063dcc80dba4f130f19ff578ed871149c05e6ef533033eea1a +size 368316 diff --git a/protocol/flex/libs/libconnect-stack-common-library-efr32xg2x-gcc.a b/protocol/flex/libs/libconnect-stack-common-library-efr32xg2x-gcc.a index 027c575907..df67562072 100644 --- a/protocol/flex/libs/libconnect-stack-common-library-efr32xg2x-gcc.a +++ b/protocol/flex/libs/libconnect-stack-common-library-efr32xg2x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9bbef0074726c95cff10e6e0df9a1fcf99aa9face91faefc24f12f7afd5685c8 -size 492974 +oid sha256:75101abf3032b070d727c25e42c3b3751017b867158082dd965da25157bfddc9 +size 492998 diff --git a/protocol/flex/libs/libconnect-stack-common-library-efr32xg2x-iar.a b/protocol/flex/libs/libconnect-stack-common-library-efr32xg2x-iar.a index c14a08490e..d8386328c0 100644 --- a/protocol/flex/libs/libconnect-stack-common-library-efr32xg2x-iar.a +++ b/protocol/flex/libs/libconnect-stack-common-library-efr32xg2x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04d2ce1338d0e58a2b83f0fe63a65a1c1b52d8c5e886d6572e774191636e7a72 -size 366258 +oid sha256:0e47507f1f0b69fe6e9de47e119702f139c943dcf44d3b4a68182430eb5fbb27 +size 368160 diff --git a/protocol/flex/libs/libconnect-stack-counters-library-efr32xg1-gcc.a b/protocol/flex/libs/libconnect-stack-counters-library-efr32xg1-gcc.a index 95035e19b3..2eec7865f7 100644 --- a/protocol/flex/libs/libconnect-stack-counters-library-efr32xg1-gcc.a +++ b/protocol/flex/libs/libconnect-stack-counters-library-efr32xg1-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15301eae64543df79fc2cca39902bec9aae9b6d90570fd8b8f84f52f9c419e9a +oid sha256:e71ff6f2995fa18d009d6cd3ad6490e95ebb25801fa0982142792c5404327384 size 12344 diff --git a/protocol/flex/libs/libconnect-stack-counters-library-efr32xg1-iar.a b/protocol/flex/libs/libconnect-stack-counters-library-efr32xg1-iar.a index 155b04b961..bb05c5e826 100644 --- a/protocol/flex/libs/libconnect-stack-counters-library-efr32xg1-iar.a +++ b/protocol/flex/libs/libconnect-stack-counters-library-efr32xg1-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0bf2129c87c350be5b3ce47e2f4191ff8a3f61216c0bb56f68b01703d94fc348 +oid sha256:f495bbe15c1a37925959da6a9f3dc982e7a578049909a9a0e632d0524b0f783e size 5098 diff --git a/protocol/flex/libs/libconnect-stack-counters-library-efr32xg1x-gcc.a b/protocol/flex/libs/libconnect-stack-counters-library-efr32xg1x-gcc.a index f1a0d9d67d..834cec97c4 100644 --- a/protocol/flex/libs/libconnect-stack-counters-library-efr32xg1x-gcc.a +++ b/protocol/flex/libs/libconnect-stack-counters-library-efr32xg1x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86ab36ca73a060911dbe278b0334f78b2611d80e0aee3080dfea813e62c6a8aa +oid sha256:c90980e262a5174a90fe8ecaf2f0f29a26295929b1db1339e64df35550ad9eb0 size 12344 diff --git a/protocol/flex/libs/libconnect-stack-counters-library-efr32xg1x-iar.a b/protocol/flex/libs/libconnect-stack-counters-library-efr32xg1x-iar.a index 4e72ea65a8..cf0f965a03 100644 --- a/protocol/flex/libs/libconnect-stack-counters-library-efr32xg1x-iar.a +++ b/protocol/flex/libs/libconnect-stack-counters-library-efr32xg1x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7feea6e68854c119ed0963fae2e35106dead28d7eccaef1cc855ead92eef72b +oid sha256:e6bc3820f95f18f2d3081a96419402de7b29aacab94f7e2c525774668ee5b67a size 5182 diff --git a/protocol/flex/libs/libconnect-stack-counters-library-efr32xg2x-gcc.a b/protocol/flex/libs/libconnect-stack-counters-library-efr32xg2x-gcc.a index f09b302458..118d0292c4 100644 --- a/protocol/flex/libs/libconnect-stack-counters-library-efr32xg2x-gcc.a +++ b/protocol/flex/libs/libconnect-stack-counters-library-efr32xg2x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ad1b4e58bf68f9478dc9f68d3dcbac1c8e543c017186aa0ffc590c85c738acb +oid sha256:4c436da39dda972de2696cbfd930ce20d78415e3c26c254c4a195c1470787996 size 12356 diff --git a/protocol/flex/libs/libconnect-stack-counters-library-efr32xg2x-iar.a b/protocol/flex/libs/libconnect-stack-counters-library-efr32xg2x-iar.a index 5d3b536785..fab707eb6a 100644 --- a/protocol/flex/libs/libconnect-stack-counters-library-efr32xg2x-iar.a +++ b/protocol/flex/libs/libconnect-stack-counters-library-efr32xg2x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99391a60b8a84092f35ab2328d8cd45df98c830bc6bb5c8d50abb6d6b1f1d1e1 +oid sha256:2c8fcd4a0f499a7547e3801fbd7b1be9c2a113e0994d5f3372476b70d4d24560 size 5228 diff --git a/protocol/flex/ncp/ncp-common.c b/protocol/flex/ncp/ncp-common.c index 3fb3ebfcb4..9ff2f592be 100644 --- a/protocol/flex/ncp/ncp-common.c +++ b/protocol/flex/ncp/ncp-common.c @@ -58,3 +58,9 @@ bool isCurrentTaskStackTask(void) { return true; } + +void unknownCommandIdHandler(uint16_t commandId) +{ + //The host can timeout if the response is not correct, nothing to do here + (void)commandId; +} diff --git a/protocol/flex/stack/config/component_config/parent-support-config.h b/protocol/flex/stack/config/component_config/parent-support-config.h index bf980089a8..4425a51929 100644 --- a/protocol/flex/stack/config/component_config/parent-support-config.h +++ b/protocol/flex/stack/config/component_config/parent-support-config.h @@ -37,8 +37,11 @@ // The maximum numbers of children the coordinator can manage. While the maximum size is 64, for range extenders the child table size can not exceed 32 entries. #define EMBER_CHILD_TABLE_SIZE (16) -// Child Timeout in seconds<1-0x20C400> +// Child Timeout in seconds // Default: 3600 +// The max value possible depends on the sleeptimer clock frequency. +// A typical max value would be 131071 seconds for a default sleeptimer frequency of 32768 Hz. +// The stack checks at the initialization if the user configuration is compatible with the sleeptimer max value and asserts if it is not the case. // The time in seconds after which the parent shall remove the child from its child table if it did not hear from it. Range extenders periodically exchange network-level commands with the coordinator. End devices and sleepy end devices can periodically poll as keep alive mechanism. #define EMBER_CHILD_TIMEOUT_SEC (3600) diff --git a/protocol/flex/stack/config/config.h b/protocol/flex/stack/config/config.h index 1482641036..2474b7144e 100644 --- a/protocol/flex/stack/config/config.h +++ b/protocol/flex/stack/config/config.h @@ -63,7 +63,7 @@ /** * @brief Build number of the release. Should be stored on 2 bytes. */ -#define EMBER_BUILD_NUMBER 212 +#define EMBER_BUILD_NUMBER 239 /** * @brief Full version number stored on 2 bytes, with each of the four digits diff --git a/protocol/openthread/component/ot_platform_abstraction.slcc b/protocol/openthread/component/ot_platform_abstraction.slcc index 5d7048f1c8..aae5eb507c 100644 --- a/protocol/openthread/component/ot_platform_abstraction.slcc +++ b/protocol/openthread/component/ot_platform_abstraction.slcc @@ -39,6 +39,10 @@ config_file: condition: - hardware_board_supports_ot_subghz toolchain_settings: + - option: gcc_compiler_option + value: "-Werror=unused-variable" + - option: gcc_compiler_option + value: "-Werror=unused-function" - option: preinclude value: sl_openthread_rtos_config.h condition: diff --git a/protocol/openthread/config/sl_openthread_features_config.h b/protocol/openthread/config/sl_openthread_features_config.h index b26b6d3527..04f3ce8c2c 100644 --- a/protocol/openthread/config/sl_openthread_features_config.h +++ b/protocol/openthread/config/sl_openthread_features_config.h @@ -34,7 +34,7 @@ #ifndef OPENTHREAD_CONFIG_MAC_CSL_RECEIVER_ENABLE #define OPENTHREAD_CONFIG_MAC_CSL_RECEIVER_ENABLE 1 #endif -// CSL Scheduling Uncertainty (±10 us units) +// CSL Scheduling Uncertainty (±10 us units) <12..999:1> #ifndef SL_OPENTHREAD_CSL_TX_UNCERTAINTY #if OPENTHREAD_RADIO #define SL_OPENTHREAD_CSL_TX_UNCERTAINTY 175 diff --git a/protocol/openthread/config/sl_openthread_features_ftd_cert_config.h b/protocol/openthread/config/sl_openthread_features_ftd_cert_config.h index 1b2b076978..dad9f585c5 100644 --- a/protocol/openthread/config/sl_openthread_features_ftd_cert_config.h +++ b/protocol/openthread/config/sl_openthread_features_ftd_cert_config.h @@ -45,9 +45,9 @@ #ifndef OPENTHREAD_CONFIG_MAC_CSL_RECEIVER_ENABLE #define OPENTHREAD_CONFIG_MAC_CSL_RECEIVER_ENABLE 0 #endif -// CSL Scheduling Uncertainty (±10 us units) +// CSL Scheduling Uncertainty (±10 us units) <12..999:1> #ifndef SL_OPENTHREAD_CSL_TX_UNCERTAINTY -#define SL_OPENTHREAD_CSL_TX_UNCERTAINTY 12 +#define SL_OPENTHREAD_CSL_TX_UNCERTAINTY 200 #endif // DUA (Domain Unicast Address) #ifndef OPENTHREAD_CONFIG_DUA_ENABLE diff --git a/protocol/openthread/config/sl_openthread_features_mtd_cert_config.h b/protocol/openthread/config/sl_openthread_features_mtd_cert_config.h index 26d00d82cd..1a7195161f 100644 --- a/protocol/openthread/config/sl_openthread_features_mtd_cert_config.h +++ b/protocol/openthread/config/sl_openthread_features_mtd_cert_config.h @@ -45,9 +45,9 @@ #ifndef OPENTHREAD_CONFIG_MAC_CSL_RECEIVER_ENABLE #define OPENTHREAD_CONFIG_MAC_CSL_RECEIVER_ENABLE 1 #endif -// CSL Scheduling Uncertainty (±10 us units) +// CSL Scheduling Uncertainty (±10 us units) <12..999:1> #ifndef SL_OPENTHREAD_CSL_TX_UNCERTAINTY -#define SL_OPENTHREAD_CSL_TX_UNCERTAINTY 12 +#define SL_OPENTHREAD_CSL_TX_UNCERTAINTY 200 #endif // DUA (Domain Unicast Address) #ifndef OPENTHREAD_CONFIG_DUA_ENABLE diff --git a/protocol/openthread/config/sl_openthread_generic_config.h b/protocol/openthread/config/sl_openthread_generic_config.h index 2f7b456243..f752cd2c01 100644 --- a/protocol/openthread/config/sl_openthread_generic_config.h +++ b/protocol/openthread/config/sl_openthread_generic_config.h @@ -68,7 +68,7 @@ #define PACKAGE_NAME "SL-OPENTHREAD" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "SL-OPENTHREAD/2.3.2.0_GitHub-e6df00dd6" +#define PACKAGE_STRING "SL-OPENTHREAD/2.3.3.0_GitHub-e6df00dd6" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "openthread" @@ -80,13 +80,13 @@ * Note: When adding the label below with OpenThread version, please make * sure it is a valid GitHub version. Avoid merge or local commit hashes. */ -#define PACKAGE_VERSION "2.3.2.0_GitHub-e6df00dd6" +#define PACKAGE_VERSION "2.3.3.0_GitHub-e6df00dd6" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "2.3.2.0_GitHub-e6df00dd6" +#define VERSION "2.3.3.0_GitHub-e6df00dd6" /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ diff --git a/protocol/openthread/config/sl_openthread_reference_device_config.h b/protocol/openthread/config/sl_openthread_reference_device_config.h index 0ff2154b93..d542357b85 100644 --- a/protocol/openthread/config/sl_openthread_reference_device_config.h +++ b/protocol/openthread/config/sl_openthread_reference_device_config.h @@ -34,7 +34,7 @@ #ifndef OPENTHREAD_CONFIG_MAC_CSL_RECEIVER_ENABLE #define OPENTHREAD_CONFIG_MAC_CSL_RECEIVER_ENABLE 1 #endif -// CSL Scheduling Uncertainty (±10 us units) +// CSL Scheduling Uncertainty (±10 us units) <12..999:1> #ifndef SL_OPENTHREAD_CSL_TX_UNCERTAINTY #define SL_OPENTHREAD_CSL_TX_UNCERTAINTY 175 #endif diff --git a/protocol/openthread/documentation/release-highlights.txt b/protocol/openthread/documentation/release-highlights.txt index 2f3fe08081..b786e37937 100644 --- a/protocol/openthread/documentation/release-highlights.txt +++ b/protocol/openthread/documentation/release-highlights.txt @@ -1,2 +1,7 @@ -Silicon Labs OpenThread SDK 2.3.2.0 -- Targeted quality improvements and bug fixes \ No newline at end of file +Silicon Labs OpenThread SDK 2.3.3.0 +Thread: +- Targeted quality improvements and bug fixes +Multi-Protocol +- Zigbee/OpenThread Concurrent Multiprotocol SoC sample app +- CPC GPIO expander module +- Zigbeed enhancements diff --git a/protocol/openthread/esf.properties b/protocol/openthread/esf.properties index 884b4b97dc..0b6f22462b 100644 --- a/protocol/openthread/esf.properties +++ b/protocol/openthread/esf.properties @@ -11,10 +11,10 @@ # sure it is a valid GitHub version. Avoid merge or local commit hashes. id=com.silabs.sdk.stack.openthread -version=2.3.2.0 +version=2.3.3.0 label=OpenThread SDK description=OpenThread stack support for EFR32 devices -prop.subLabel=OpenThread\\ 2.3.2.0\\ (GitHub-e6df00dd6) +prop.subLabel=OpenThread\\ 2.3.3.0\\ (GitHub-e6df00dd6) prop.file.docsFile=documentation/slOpenThread_docContent.xml prop.file.templatesFile=openthread_evaluation_templates.xml openthread_internal_templates.xml openthread_production_templates.xml diff --git a/protocol/openthread/libs/libsl_openthread_efr32mg1x_gcc.a b/protocol/openthread/libs/libsl_openthread_efr32mg1x_gcc.a index 24f0979e90..96b9f3876c 100644 --- a/protocol/openthread/libs/libsl_openthread_efr32mg1x_gcc.a +++ b/protocol/openthread/libs/libsl_openthread_efr32mg1x_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa81c3549bdc933bb977ee81755311b4f72f31ac462530c888a5aed5cd4b90a1 +oid sha256:1fd58df96c3c7e534a24bba00cf92bbe7f56f160c1ea1c0501549d70e423abee size 2736 diff --git a/protocol/openthread/libs/libsl_openthread_efr32mg2x_gcc.a b/protocol/openthread/libs/libsl_openthread_efr32mg2x_gcc.a index f088cc324a..ed1f0f59fb 100644 --- a/protocol/openthread/libs/libsl_openthread_efr32mg2x_gcc.a +++ b/protocol/openthread/libs/libsl_openthread_efr32mg2x_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7b00a731e3aee00617cebc4dec306eef3de4c6dfc6dee1c7a6df789dde3725bb +oid sha256:a8db2f0637497e2c0afc6be649ae132ebf30f18184e767ea7f0b7180d9e54445 size 2764 diff --git a/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg12_gcc.a b/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg12_gcc.a index 82bff31e9d..fb7b01e126 100644 --- a/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg12_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg12_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6ff62003a51b8e423648a56606a152728e6551469461e9d5fc6bc6c7137820b +oid sha256:733ec25327c02662ba97e397f19e94dbb888eb5574a5e8e88bd7b66c4b958fd4 size 81938490 diff --git a/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg13_gcc.a b/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg13_gcc.a index aba8d42d26..223987a656 100644 --- a/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg13_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg13_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fcc15ea91ddad8dc02b51aba7acdc35f8e1c7c059cddb8019109a5752abe5fac +oid sha256:f553583c8e34da45c2ede741651c2a5afb55cbbb90634a8e995a2af5ea855797 size 81938506 diff --git a/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg21_gcc.a b/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg21_gcc.a index 494f82691e..816bc37bab 100644 --- a/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg21_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg21_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd5b8ecae8a045614944be1373da5dff6195435ead61766713162513bcdd43a1 +oid sha256:86003a868e894330628c642f41e325bb16f40190df0880631b18a411fbbf50f2 size 81964474 diff --git a/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg24_gcc.a b/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg24_gcc.a index c8efd348b6..194772e62f 100644 --- a/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg24_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg24_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be659fc27982e3979e058b8177b9fea9a19afe966c2a886b85f26fd2df4cc9c1 +oid sha256:f0468ebef8216ed98a73fda4d245ab4af46e529b391717b88060275bd575fe44 size 81964478 diff --git a/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg12_gcc.a b/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg12_gcc.a index 890689f15a..131b96a6a3 100644 --- a/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg12_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg12_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6189f5179d050f0c490f14969e233adfab30d83ceb5da9670f83600695eeae30 +oid sha256:e66ff65e6520771e06940c034130dcdcf59098ea2483b07784365bc0b95f346e size 76072428 diff --git a/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg13_gcc.a b/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg13_gcc.a index 67bb9c75d3..d522e720d5 100644 --- a/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg13_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg13_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea9fad7ea86387e6004da695ace85cec149c180613d4bf8c190ebf952d086885 +oid sha256:32a5db8049fb28ea48ea8607348095fdc44a1f6755bff4339074e68301e49da3 size 76072492 diff --git a/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg21_gcc.a b/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg21_gcc.a index 4144267609..9785f78fcd 100644 --- a/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg21_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg21_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c9f71928b72c4b6759ceb6fa7f8084520d968aa3cd6c411be1c882a92b81fa7 +oid sha256:826df9672ab3543d9439b37379d0328f0225f6e57e09cfbbfa3d6a328455bf97 size 76097752 diff --git a/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg24_gcc.a b/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg24_gcc.a index 09061b560a..06d9bf64d9 100644 --- a/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg24_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg24_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:401cb85a1b7b77bf29e750d673f60eeb6a919d34d392a56df356a424073f526e +oid sha256:e1ad4d9b82a3421d3b009836dfb5a7d933d0b910bbfe8458763882e5c1dde43c size 76097716 diff --git a/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg12_gcc.a b/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg12_gcc.a index 645e296cde..c45f09a412 100644 --- a/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg12_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg12_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3cfe19e07ba805bf2ac4f54fbb6a071ce01c4d9fb70bf4962037119e34e7012f +oid sha256:e4f2c042c01287007c9120c330026a48ff37aecdf08ab7132bc3cbf3132fd2ab size 60650106 diff --git a/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg13_gcc.a b/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg13_gcc.a index 9782e60912..c072935723 100644 --- a/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg13_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg13_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d3eb557412a84f6957e174bcb1749fab4bf432b34c6a36b81595dccd824da65 +oid sha256:c567aa61f8b3f4478e809819e9bfd77e07a55db17f67ca47d68b33b621c5231e size 60650074 diff --git a/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg21_gcc.a b/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg21_gcc.a index 88e38170e0..ca5021222e 100644 --- a/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg21_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg21_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:96f5c0858975450632fb393801ee17e5afbb5945069ea08c2287973d15ac28b3 +oid sha256:b07ef1ff86f853a1b476a8b69e7fc4e3b218f263f3ea612e88134ab2f1082f57 size 60670030 diff --git a/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg24_gcc.a b/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg24_gcc.a index 45c6223414..0b9fbc129e 100644 --- a/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg24_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg24_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d02362d8336ac442221e2097e86cc86ecbcd983170061635eb542c3f57db739 +oid sha256:70b65c7aa5d3c0c3987417587058ae69926eba8d1a6ccb06a12e7dee81ba1d88 size 60669998 diff --git a/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg12_gcc.a b/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg12_gcc.a index 013af42438..ab1b9068a4 100644 --- a/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg12_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg12_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de59d58d014f54d28656a6bee9d83dc9fee5c89d291ea9962c3ac882245647bb +oid sha256:b98f32a2d2bc39bc18883495d65eca96fa4d0ecf2fac5976a40c7830bef6eef6 size 55628932 diff --git a/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg13_gcc.a b/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg13_gcc.a index 036907d4df..142be08e8c 100644 --- a/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg13_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg13_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cce036451516c9db6aa3517e1d514e09c67ba13f398a2cf83dc0b39906d13a3 +oid sha256:52aa1ad6be0d673cc8b7c396deea270112ae23d551931df6b9897359afb73d56 size 55628900 diff --git a/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg21_gcc.a b/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg21_gcc.a index 1e48876088..77d59c7d03 100644 --- a/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg21_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg21_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9547ab07a284659cdd9b59ac9577cb531bc2beddfa72fd862f5181d8a36c0aaf +oid sha256:e69559a481e658e36f8e3e89ea46843f48f11a947be737dffaf3fe5a1cfaffbd size 55648268 diff --git a/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg24_gcc.a b/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg24_gcc.a index f5da4c335b..976991a676 100644 --- a/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg24_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg24_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2af14c2edf399997515d3f2d9e143f58038e8bd3d8611d8bc69ef1dc1310cf13 +oid sha256:ecae3de533a524993368024f131cd994c7c40b2b03fba49e9a0733a59d759a49 size 55648200 diff --git a/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg12_gcc.a b/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg12_gcc.a index 0007bb5524..d6ce48fcd4 100644 --- a/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg12_gcc.a +++ b/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg12_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec4e69826dabdb530e6ea85786fe40f53c198119bb0610c990e6526e8793e940 -size 571976 +oid sha256:c3eb28bb79b84374873a067ce26b158a8d79629957d803f430dcd3da91b21a2a +size 568692 diff --git a/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg13_gcc.a b/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg13_gcc.a index f016d2ed73..dd63044524 100644 --- a/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg13_gcc.a +++ b/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg13_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14ec4f2df30366d58445a4ae192ea92cb42f5f52d0ae20187cf5aff3d7d536e6 -size 572832 +oid sha256:45594720d953c509d055d955390619bf9994f01405eec0b9d58e050fb9eb726b +size 569548 diff --git a/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg21_gcc.a b/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg21_gcc.a index ad9a49285c..4f55275e60 100644 --- a/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg21_gcc.a +++ b/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg21_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:327443b3bc0ff6fe28024d0852d1e493edc609c24a3efe79bc196d9fbdbe4710 -size 584328 +oid sha256:d5cd0b813f3c356678914b9236bda991ff26f76665e99ec97d7ded94be6e2c13 +size 580648 diff --git a/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg24_gcc.a b/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg24_gcc.a index 4943bcb4eb..88014fbdd0 100644 --- a/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg24_gcc.a +++ b/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg24_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0eb8f50d9600123209135f78727029576718975f992d9f9e4bf12153b4a25a7f -size 584248 +oid sha256:62ee2597b4aaa79cd8c2f9a6d5175580fb0d22ef1d8bb5afa8d772a117ed67dc +size 580568 diff --git a/protocol/openthread/libs/libsl_platform_ftd_efr32mg12_gcc.a b/protocol/openthread/libs/libsl_platform_ftd_efr32mg12_gcc.a index 2c1568dc1b..5c5edd3535 100644 --- a/protocol/openthread/libs/libsl_platform_ftd_efr32mg12_gcc.a +++ b/protocol/openthread/libs/libsl_platform_ftd_efr32mg12_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c29228f261c033720cd9638e63871848a9dc790a5a63c2e0bba80ddb127b2dc4 -size 570588 +oid sha256:e05603bb62c550ed67b7babb7a38cb77c01fc2141507a52a008fe71209b49a86 +size 567340 diff --git a/protocol/openthread/libs/libsl_platform_ftd_efr32mg13_gcc.a b/protocol/openthread/libs/libsl_platform_ftd_efr32mg13_gcc.a index 9a69988957..43ef27b5a1 100644 --- a/protocol/openthread/libs/libsl_platform_ftd_efr32mg13_gcc.a +++ b/protocol/openthread/libs/libsl_platform_ftd_efr32mg13_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9aa475fdae582227ab39d43f7c769a4693498315be40ebdd28fae12d69cf531 -size 571444 +oid sha256:c9fc7e30cf645241c6b68b4a34b5bd0a6eef8a46f1dfc5ad6bda58a64ff98d8c +size 568196 diff --git a/protocol/openthread/libs/libsl_platform_ftd_efr32mg21_gcc.a b/protocol/openthread/libs/libsl_platform_ftd_efr32mg21_gcc.a index 0755bdb4a5..0317b16446 100644 --- a/protocol/openthread/libs/libsl_platform_ftd_efr32mg21_gcc.a +++ b/protocol/openthread/libs/libsl_platform_ftd_efr32mg21_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79600658317766d81ecb4410ac08895b4e754afa72e95265c7b5d1d78700d6e7 -size 582924 +oid sha256:113147c60c3f490914a13703b06a02da74fa19701e6bc135a44f755de958b7c9 +size 579260 diff --git a/protocol/openthread/libs/libsl_platform_ftd_efr32mg24_gcc.a b/protocol/openthread/libs/libsl_platform_ftd_efr32mg24_gcc.a index 206cd7b079..288c12cfe7 100644 --- a/protocol/openthread/libs/libsl_platform_ftd_efr32mg24_gcc.a +++ b/protocol/openthread/libs/libsl_platform_ftd_efr32mg24_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e430b5211c6e815be599281e10ac89249847528239fb6b73fd57624d9bd13d90 -size 582844 +oid sha256:5f185b7245e1c1490f5466b6c2d8e93cc8df208be39b5dfe075091b1a6d93c31 +size 579180 diff --git a/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg12_gcc.a b/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg12_gcc.a index 3c7ddedd45..82a5778ffb 100644 --- a/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg12_gcc.a +++ b/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg12_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a01b0c620eb7bca0a9dda94db07090bb9c87307362713bd4eaf7ab7a1ce6f0ab -size 568322 +oid sha256:42b2a68e08a824a4d4faa3eef48a5f976d4be5e6fda52ad869be1e1f874705bb +size 564538 diff --git a/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg13_gcc.a b/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg13_gcc.a index 5c0948c0e9..52233667d1 100644 --- a/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg13_gcc.a +++ b/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg13_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ce7ff4b6afb38226b7fe1cba1e4423b4022080d0972ea14b78c7a182932702b -size 569178 +oid sha256:94ee94f03c98f44a03abfef6abd74774fbde9ece94ed59af37379c5bf435c0ed +size 565394 diff --git a/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg21_gcc.a b/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg21_gcc.a index cf4efdb0de..b8f0646eec 100644 --- a/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg21_gcc.a +++ b/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg21_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b0a3e53ff401a8201c522b053a1a20fcc12e3b8a106d6a01038ebfbb738421b5 -size 580682 +oid sha256:fe0430bd653217cad6d58e58f9da5441f01a37dfa3e2ec355fc9a0631b37590d +size 576502 diff --git a/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg24_gcc.a b/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg24_gcc.a index bb968f314c..5510451e87 100644 --- a/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg24_gcc.a +++ b/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg24_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1512ab002af169b7322f066b9dc58601463627376570b3f179d09c9635dc7938 -size 580602 +oid sha256:31fe624a4da096d9713c862312deedfab528ea31ab2c81aedbad8c80f7d7aa69 +size 576422 diff --git a/protocol/openthread/libs/libsl_platform_mtd_efr32mg12_gcc.a b/protocol/openthread/libs/libsl_platform_mtd_efr32mg12_gcc.a index 44ef47a98f..196e531db3 100644 --- a/protocol/openthread/libs/libsl_platform_mtd_efr32mg12_gcc.a +++ b/protocol/openthread/libs/libsl_platform_mtd_efr32mg12_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e7655225e11c9ab015ef9938197e2173deccf8c049bb76eeb3884acd410843e -size 566934 +oid sha256:a9b6cdc85993589c0e7457585c7150e4b143ad6da40f2364bfe2575e070a3e33 +size 563190 diff --git a/protocol/openthread/libs/libsl_platform_mtd_efr32mg13_gcc.a b/protocol/openthread/libs/libsl_platform_mtd_efr32mg13_gcc.a index 79dcb4768f..41307b6f54 100644 --- a/protocol/openthread/libs/libsl_platform_mtd_efr32mg13_gcc.a +++ b/protocol/openthread/libs/libsl_platform_mtd_efr32mg13_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd5e86abd82d27ee573cfac36381b9eaaf1121ff71d8dabb96b1ab649f15afe1 -size 567790 +oid sha256:ff23c41c3e97b78587665b606ef84eaff1e7e4f30f66d96e07ae8b108929b860 +size 564046 diff --git a/protocol/openthread/libs/libsl_platform_mtd_efr32mg21_gcc.a b/protocol/openthread/libs/libsl_platform_mtd_efr32mg21_gcc.a index bea9b59a2c..33bb65d186 100644 --- a/protocol/openthread/libs/libsl_platform_mtd_efr32mg21_gcc.a +++ b/protocol/openthread/libs/libsl_platform_mtd_efr32mg21_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91bdd7faf0416235b9d30d41db63167a5d22680d31c9ad669a3c63cc111f2cda -size 579282 +oid sha256:cb236f5fd40fa511c9a09a4053c35e6bb7db25251b95b30d9be2086516f963ba +size 575114 diff --git a/protocol/openthread/libs/libsl_platform_mtd_efr32mg24_gcc.a b/protocol/openthread/libs/libsl_platform_mtd_efr32mg24_gcc.a index e538d96b72..3202426b3c 100644 --- a/protocol/openthread/libs/libsl_platform_mtd_efr32mg24_gcc.a +++ b/protocol/openthread/libs/libsl_platform_mtd_efr32mg24_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4455cb6b26c84e02c6d8649872c9f8942ec9b58ef30fdc65456559be160422a -size 579202 +oid sha256:0b0c5dd0f4707e104b1373fd9777fec3123ff492a8a30d448814839aaffaa3ee +size 575034 diff --git a/protocol/openthread/openthread_production_demos.xml b/protocol/openthread/openthread_production_demos.xml index 8116fc80c9..45b2d00727 100644 --- a/protocol/openthread/openthread_production_demos.xml +++ b/protocol/openthread/openthread_production_demos.xml @@ -6,7 +6,7 @@ - + @@ -17,7 +17,7 @@ - + @@ -28,7 +28,7 @@ - + @@ -39,7 +39,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -61,7 +61,7 @@ - + @@ -72,7 +72,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -94,7 +94,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -116,7 +116,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -138,7 +138,7 @@ - + @@ -149,7 +149,7 @@ - + @@ -160,7 +160,7 @@ - + @@ -171,7 +171,7 @@ - + @@ -182,7 +182,7 @@ - + @@ -193,7 +193,7 @@ - + @@ -204,7 +204,7 @@ - + @@ -215,7 +215,7 @@ - + @@ -226,7 +226,7 @@ - + @@ -237,7 +237,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -259,7 +259,7 @@ - + @@ -270,7 +270,7 @@ - + @@ -281,7 +281,7 @@ - + @@ -292,7 +292,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -314,7 +314,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -336,7 +336,7 @@ - + @@ -347,7 +347,7 @@ - + @@ -358,7 +358,7 @@ - + @@ -369,7 +369,7 @@ - + @@ -380,7 +380,7 @@ - + @@ -391,7 +391,7 @@ - + @@ -402,7 +402,7 @@ - + @@ -413,7 +413,7 @@ - + @@ -424,7 +424,7 @@ - + @@ -435,7 +435,7 @@ - + @@ -446,7 +446,7 @@ - + @@ -457,7 +457,7 @@ - + @@ -468,7 +468,7 @@ - + @@ -479,7 +479,7 @@ - + @@ -490,7 +490,7 @@ - + @@ -501,7 +501,7 @@ - + @@ -512,7 +512,7 @@ - + @@ -523,7 +523,7 @@ - + @@ -534,7 +534,7 @@ - + @@ -545,7 +545,7 @@ - + @@ -556,7 +556,7 @@ - + @@ -567,7 +567,7 @@ - + @@ -578,7 +578,7 @@ - + @@ -589,7 +589,7 @@ - + @@ -600,7 +600,7 @@ - + @@ -611,7 +611,7 @@ - + @@ -622,7 +622,7 @@ - + @@ -633,7 +633,7 @@ - + @@ -644,7 +644,7 @@ - + @@ -655,7 +655,7 @@ - + @@ -666,7 +666,7 @@ - + @@ -677,83 +677,11 @@ - + - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. @@ -761,55 +689,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - + @@ -821,31 +701,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - + @@ -857,127 +713,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - + @@ -989,235 +725,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - + @@ -1229,199 +737,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - - - - - - - This is a simple application to test DMP (Dynamic MultiProtocol) with OpenThread and Bluetooth running on FreeRTOS. -It is identical to the ot-ble-dmp application with the exception that support for buttons has been removed. This application is meant to be used for boards which don't have buttons. - - - - - + @@ -1432,7 +748,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - + @@ -1443,7 +759,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - + @@ -1454,7 +770,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - + @@ -1465,7 +781,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - + @@ -1476,7 +792,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - + diff --git a/protocol/openthread/openthread_production_templates.xml b/protocol/openthread/openthread_production_templates.xml index 67f861653c..f8794503a0 100644 --- a/protocol/openthread/openthread_production_templates.xml +++ b/protocol/openthread/openthread_production_templates.xml @@ -8,7 +8,7 @@ - + @@ -23,7 +23,7 @@ - + @@ -38,7 +38,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -98,7 +98,7 @@ - + @@ -113,7 +113,7 @@ - + @@ -128,7 +128,7 @@ - + @@ -143,7 +143,7 @@ - + @@ -158,7 +158,7 @@ - + @@ -173,7 +173,7 @@ - + @@ -188,7 +188,7 @@ - + @@ -203,7 +203,7 @@ - + diff --git a/protocol/openthread/platform-abstraction/efr32/alarm.c b/protocol/openthread/platform-abstraction/efr32/alarm.c index 14cbb610e0..4b92d7915b 100644 --- a/protocol/openthread/platform-abstraction/efr32/alarm.c +++ b/protocol/openthread/platform-abstraction/efr32/alarm.c @@ -40,6 +40,7 @@ #include #include #include +#include "common/debug.hpp" #include "common/logging.hpp" #include "platform-efr32.h" @@ -49,33 +50,91 @@ #include "rail.h" #include "sl_sleeptimer.h" +// timer data for handling wrapping +typedef struct wrap_timer_data wrap_timer_data_t; +struct wrap_timer_data { + uint16_t overflow_counter; + uint16_t overflow_max; +}; + // millisecond timer (sleeptimer) static sl_sleeptimer_timer_handle_t sl_handle; -static uint32_t sMsAlarm = 0; +static uint64_t sMsAlarm = 0; static bool sIsMsRunning = false; +static wrap_timer_data_t milli_timer_data = {0}; // microsecond timer (RAIL timer) -static uint32_t sUsAlarm = 0; -static bool sIsUsRunning = false; - static RAIL_MultiTimer_t rail_timer; +static uint64_t sUsAlarm = 0; +static bool sIsUsRunning = false; +static wrap_timer_data_t micro_timer_data = {0}; +// millisecond-alarm callback static void AlarmCallback(sl_sleeptimer_timer_handle_t *aHandle, void *aData) { - OT_UNUSED_VARIABLE(aHandle); - OT_UNUSED_VARIABLE(aData); - otSysEventSignalPending(); + if (aData == NULL) + { + OT_UNUSED_VARIABLE(aHandle); + otSysEventSignalPending(); + } + else + { + sl_status_t status; + wrap_timer_data_t *timer_data = (wrap_timer_data_t *) aData; + + if (timer_data->overflow_counter < timer_data->overflow_max) + { + status = sl_sleeptimer_start_timer_ms(aHandle, + sl_sleeptimer_get_max_ms32_conversion(), + AlarmCallback, + (void *) timer_data, + 0, + SL_SLEEPTIMER_NO_HIGH_PRECISION_HF_CLOCKS_REQUIRED_FLAG); + OT_ASSERT(status == SL_STATUS_OK); + timer_data->overflow_counter++; + } + else + { + if (timer_data->overflow_max != 0) + { + sIsMsRunning = false; + sl_sleeptimer_stop_timer(aHandle); + } + } + } } +// microsecond-alarm callback static void radioTimerExpired(struct RAIL_MultiTimer *tmr, RAIL_Time_t expectedTimeOfEvent, void *cbArg) { - OT_UNUSED_VARIABLE(tmr); - OT_UNUSED_VARIABLE(expectedTimeOfEvent); - OT_UNUSED_VARIABLE(cbArg); - - otSysEventSignalPending(); + if (cbArg == NULL) + { + OT_UNUSED_VARIABLE(tmr); + OT_UNUSED_VARIABLE(expectedTimeOfEvent); + otSysEventSignalPending(); + } + else + { + RAIL_Status_t status; + wrap_timer_data_t *timer_data = (wrap_timer_data_t *) cbArg; + + if (timer_data->overflow_counter < timer_data->overflow_max) + { + status = RAIL_SetMultiTimer(tmr, UINT32_MAX, RAIL_TIME_DELAY, radioTimerExpired, NULL); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); + timer_data->overflow_counter++; + } + else + { + if (timer_data->overflow_max != 0) + { + sIsUsRunning = false; + RAIL_CancelMultiTimer(tmr); + } + } + } } void efr32AlarmInit(void) @@ -91,7 +150,7 @@ uint32_t otPlatAlarmMilliGetNow(void) ticks = sl_sleeptimer_get_tick_count64(); status = sl_sleeptimer_tick64_to_ms(ticks, &now); - assert(status == SL_STATUS_OK); + OT_ASSERT(status == SL_STATUS_OK); return (uint32_t)now; } @@ -112,13 +171,15 @@ uint32_t otPlatTimeGetXtalAccuracy(void) void otPlatAlarmMilliStartAt(otInstance *aInstance, uint32_t aT0, uint32_t aDt) { OT_UNUSED_VARIABLE(aInstance); - sl_status_t status; - int32_t remaining; + + sl_status_t status; + int64_t remaining; + uint32_t initial_wrap_time; sl_sleeptimer_stop_timer(&sl_handle); - sMsAlarm = aT0 + aDt; - remaining = (int32_t)(sMsAlarm - otPlatAlarmMilliGetNow()); + sMsAlarm = (uint64_t) aT0 + (uint64_t) aDt; + remaining = (int64_t) sMsAlarm - (int64_t) otPlatAlarmMilliGetNow(); sIsMsRunning = true; if (remaining <= 0) @@ -127,23 +188,46 @@ void otPlatAlarmMilliStartAt(otInstance *aInstance, uint32_t aT0, uint32_t aDt) } else { - status = sl_sleeptimer_start_timer(&sl_handle, - sl_sleeptimer_ms_to_tick(remaining), - AlarmCallback, - NULL, - 0, - SL_SLEEPTIMER_NO_HIGH_PRECISION_HF_CLOCKS_REQUIRED_FLAG); - assert(status == SL_STATUS_OK); + // The maximum value accepted by sleep timer ms32 APIs can be retrieved + // using sl_sleeptimer_get_max_ms32_conversion(). + // + // (See platform/service/sleeptimer/inc/sl_sleeptimer.h) + // + if (remaining > sl_sleeptimer_get_max_ms32_conversion()) + { + initial_wrap_time = (uint32_t)(remaining % sl_sleeptimer_get_max_ms32_conversion()); + milli_timer_data.overflow_max = (uint16_t)(remaining / sl_sleeptimer_get_max_ms32_conversion()); + milli_timer_data.overflow_counter = 0; + + // Start a timer with the initial time + status = sl_sleeptimer_start_timer_ms(&sl_handle, + initial_wrap_time, + AlarmCallback, + (void *) &milli_timer_data, + 0, + SL_SLEEPTIMER_NO_HIGH_PRECISION_HF_CLOCKS_REQUIRED_FLAG); + OT_ASSERT(status == SL_STATUS_OK); + } + else + { + status = sl_sleeptimer_start_timer_ms(&sl_handle, + (uint32_t) remaining, + AlarmCallback, + NULL, + 0, + SL_SLEEPTIMER_NO_HIGH_PRECISION_HF_CLOCKS_REQUIRED_FLAG); + OT_ASSERT(status == SL_STATUS_OK); + } } } -uint32_t efr32AlarmPendingTime(void) +uint64_t efr32AlarmPendingTime(void) { - uint32_t remaining = 0; + uint64_t remaining = 0; uint32_t now = otPlatAlarmMilliGetNow(); if (sIsMsRunning && (sMsAlarm > now)) { - remaining = sMsAlarm - now; + remaining = sMsAlarm - (uint64_t) now; } return remaining; } @@ -163,7 +247,7 @@ void otPlatAlarmMilliStop(otInstance *aInstance) void efr32AlarmProcess(otInstance *aInstance) { - int32_t remaining; + int64_t remaining; bool alarmMilliFired = false; #if OPENTHREAD_CONFIG_PLATFORM_USEC_TIMER_ENABLE bool alarmMicroFired = false; @@ -174,7 +258,7 @@ void efr32AlarmProcess(otInstance *aInstance) if (sIsMsRunning) { - remaining = (int32_t)(sMsAlarm - otPlatAlarmMilliGetNow()); + remaining = (int64_t) sMsAlarm - (int64_t) otPlatAlarmMilliGetNow(); if (remaining <= 0) { otPlatAlarmMilliStop(aInstance); @@ -185,7 +269,7 @@ void efr32AlarmProcess(otInstance *aInstance) #if OPENTHREAD_CONFIG_PLATFORM_USEC_TIMER_ENABLE if (sIsUsRunning) { - remaining = (int32_t)(sUsAlarm - otPlatAlarmMicroGetNow()); + remaining = (int64_t) sUsAlarm - (int64_t) otPlatAlarmMicroGetNow(); if (remaining <= 0) { otPlatAlarmMicroStop(aInstance); @@ -246,13 +330,14 @@ uint64_t otPlatTimeGet(void) void otPlatAlarmMicroStartAt(otInstance *aInstance, uint32_t aT0, uint32_t aDt) { OT_UNUSED_VARIABLE(aInstance); - RAIL_Status_t status; - int32_t remaining; + RAIL_Status_t status; + int64_t remaining; + uint32_t initial_wrap_time; RAIL_CancelMultiTimer(&rail_timer); - sUsAlarm = aT0 + aDt; - remaining = (int32_t)(sUsAlarm - otPlatAlarmMicroGetNow()); + sUsAlarm = (uint64_t) aT0 + (uint64_t) aDt; + remaining = (int64_t) sUsAlarm - (int64_t) otPlatAlarmMicroGetNow(); sIsUsRunning = true; if (remaining <= 0) @@ -261,12 +346,25 @@ void otPlatAlarmMicroStartAt(otInstance *aInstance, uint32_t aT0, uint32_t aDt) } else { - status = RAIL_SetMultiTimer(&rail_timer, - remaining, - RAIL_TIME_DELAY, - radioTimerExpired, - NULL); - assert(status == RAIL_STATUS_NO_ERROR); + if (remaining > UINT32_MAX) + { + initial_wrap_time = (uint32_t)(remaining % UINT32_MAX); + micro_timer_data.overflow_max = (uint16_t)(remaining / UINT32_MAX); + micro_timer_data.overflow_counter = 0; + + // Start a timer with the initial time + status = RAIL_SetMultiTimer(&rail_timer, + initial_wrap_time, + RAIL_TIME_DELAY, + radioTimerExpired, + (void *) µ_timer_data); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); + } + else + { + status = RAIL_SetMultiTimer(&rail_timer, remaining, RAIL_TIME_DELAY, radioTimerExpired, NULL); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); + } } } diff --git a/protocol/openthread/platform-abstraction/efr32/crypto.c b/protocol/openthread/platform-abstraction/efr32/crypto.c index c2cfedb777..1b73d5254c 100644 --- a/protocol/openthread/platform-abstraction/efr32/crypto.c +++ b/protocol/openthread/platform-abstraction/efr32/crypto.c @@ -36,6 +36,7 @@ #include #include #include "utils/code_utils.h" +#include "common/debug.hpp" #include #include diff --git a/protocol/openthread/platform-abstraction/efr32/diag.c b/protocol/openthread/platform-abstraction/efr32/diag.c index 9016e725b0..65da3d5bc0 100644 --- a/protocol/openthread/platform-abstraction/efr32/diag.c +++ b/protocol/openthread/platform-abstraction/efr32/diag.c @@ -37,6 +37,7 @@ #include #include "common/code_utils.hpp" +#include "common/debug.hpp" #include "common/logging.hpp" #include #include @@ -190,18 +191,19 @@ static RAIL_Status_t startTxStream(RAIL_StreamMode_t aMode) SuccessOrExit(status = RAIL_GetChannel(gRailHandle, &txChannel)); #ifdef SL_CATALOG_RAIL_UTIL_ANT_DIV_PRESENT - RAIL_TxOptions_t txOptions = RAIL_TX_OPTIONS_DEFAULT; - // Translate Tx antenna diversity mode into RAIL Tx Antenna options: - // If enabled, use the currently-selected antenna, otherwise leave - // both options 0 so Tx antenna tracks Rx antenna. - if (sl_rail_util_ant_div_get_tx_antenna_mode() != SL_RAIL_UTIL_ANTENNA_MODE_DISABLED) { - txOptions |= ((sl_rail_util_ant_div_get_tx_antenna_selected() == SL_RAIL_UTIL_ANTENNA_SELECT_ANTENNA1) - ? RAIL_TX_OPTION_ANTENNA0 : RAIL_TX_OPTION_ANTENNA1); - } - - status = RAIL_StartTxStreamAlt(gRailHandle, txChannel, aMode, txOptions); + RAIL_TxOptions_t txOptions = RAIL_TX_OPTIONS_DEFAULT; + // Translate Tx antenna diversity mode into RAIL Tx Antenna options: + // If enabled, use the currently-selected antenna, otherwise leave + // both options 0 so Tx antenna tracks Rx antenna. + if (sl_rail_util_ant_div_get_tx_antenna_mode() != SL_RAIL_UTIL_ANTENNA_MODE_DISABLED) + { + txOptions |= ((sl_rail_util_ant_div_get_tx_antenna_selected() == SL_RAIL_UTIL_ANTENNA_SELECT_ANTENNA1) + ? RAIL_TX_OPTION_ANTENNA0 : RAIL_TX_OPTION_ANTENNA1); + } + + status = RAIL_StartTxStreamAlt(gRailHandle, txChannel, aMode, txOptions); #else // !SL_CATALOG_RAIL_UTIL_ANT_DIV_PRESENT - status = RAIL_StartTxStream(gRailHandle, txChannel, aMode); + status = RAIL_StartTxStream(gRailHandle, txChannel, aMode); #endif // SL_CATALOG_RAIL_UTIL_ANT_DIV_PRESENT exit: @@ -210,18 +212,19 @@ static RAIL_Status_t startTxStream(RAIL_StreamMode_t aMode) static RAIL_Status_t stopTxStream(void) { - RAIL_Status_t status; - uint16_t currentChannel; - RAIL_SchedulerInfo_t rxSchedulerInfo = { - .priority = RADIO_SCHEDULER_BACKGROUND_RX_PRIORITY, - }; - - SuccessOrExit(status = RAIL_StopTxStream(gRailHandle)); - // Since start transmit stream turn off the radio state, - // call the RAIL_StartRx to turn on radio - IgnoreError(RAIL_GetChannel(gRailHandle, ¤tChannel)); - assert(RAIL_StartRx(gRailHandle, currentChannel, &rxSchedulerInfo) - == RAIL_STATUS_NO_ERROR); + RAIL_Status_t status; + uint16_t currentChannel; + RAIL_SchedulerInfo_t rxSchedulerInfo = { + .priority = RADIO_SCHEDULER_BACKGROUND_RX_PRIORITY, + }; + + SuccessOrExit(status = RAIL_StopTxStream(gRailHandle)); + // Since start transmit stream turn off the radio state, + // call the RAIL_StartRx to turn on radio + IgnoreError(RAIL_GetChannel(gRailHandle, ¤tChannel)); + + status = RAIL_StartRx(gRailHandle, currentChannel, &rxSchedulerInfo); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); exit: return status; diff --git a/protocol/openthread/platform-abstraction/efr32/openthread-core-efr32-config.h b/protocol/openthread/platform-abstraction/efr32/openthread-core-efr32-config.h index 5f94dbe53a..2d90aa5226 100644 --- a/protocol/openthread/platform-abstraction/efr32/openthread-core-efr32-config.h +++ b/protocol/openthread/platform-abstraction/efr32/openthread-core-efr32-config.h @@ -182,6 +182,24 @@ #define OPENTHREAD_CONFIG_UPTIME_ENABLE OPENTHREAD_FTD #endif +/** + * @def OPENTHREAD_CONFIG_CHILD_SUPERVISION_CHECK_TIMEOUT + * + * The default supervision check timeout interval (in seconds) used by a device in child state. Set to zero to disable + * the supervision check process on the child. + * + * The check timeout interval can be changed using `otChildSupervisionSetCheckTimeout()`. + * + * If the sleepy child does not hear from its parent within the specified timeout interval, it initiates the re-attach + * process (MLE Child Update Request/Response exchange with its parent). + * + * Setting to zero by default as this is an optional feature that can lead to unexpected detach behavior. + * + */ +#ifndef OPENTHREAD_CONFIG_CHILD_SUPERVISION_CHECK_TIMEOUT +#define OPENTHREAD_CONFIG_CHILD_SUPERVISION_CHECK_TIMEOUT 0 +#endif + /** * @def OPENTHREAD_CONFIG_MAC_CSL_REQUEST_AHEAD_US * diff --git a/protocol/openthread/platform-abstraction/efr32/platform-efr32.h b/protocol/openthread/platform-abstraction/efr32/platform-efr32.h index e1d7ee5975..5780835e8c 100644 --- a/protocol/openthread/platform-abstraction/efr32/platform-efr32.h +++ b/protocol/openthread/platform-abstraction/efr32/platform-efr32.h @@ -73,7 +73,7 @@ void efr32AlarmInit(void); * This function provides the remaining time (in milliseconds) on an alarm service. * */ -uint32_t efr32AlarmPendingTime(void); +uint64_t efr32AlarmPendingTime(void); /** * This function checks if the alarm service is running. diff --git a/protocol/openthread/platform-abstraction/efr32/radio.c b/protocol/openthread/platform-abstraction/efr32/radio.c index 04ecef2ae0..eb711c01cb 100644 --- a/protocol/openthread/platform-abstraction/efr32/radio.c +++ b/protocol/openthread/platform-abstraction/efr32/radio.c @@ -42,6 +42,7 @@ #include #include +#include "common/debug.hpp" #include "common/logging.hpp" #include "utils/code_utils.h" #include "utils/link_metrics.h" @@ -89,6 +90,7 @@ #include "sl_rcp_gp_interface.h" #endif +#undef SL_CATALOG_RAIL_UTIL_IEEE802154_FAST_CHANNEL_SWITCHING_PRESENT #ifdef SL_CATALOG_RAIL_UTIL_IEEE802154_FAST_CHANNEL_SWITCHING_PRESENT #include "sl_rail_util_ieee802154_fast_channel_switching_config.h" #endif // SL_CATALOG_RAIL_UTIL_IEEE802154_FAST_CHANNEL_SWITCHING_PRESENT @@ -157,16 +159,30 @@ #define RADIO_BCAST_IID (0) #define RADIO_GET_FILTER_MASK(iid) (1 << (iid)) +#define RADIO_PANID_FILTER_SHIFT (0) +#define RADIO_ADDR_FILTER_SHIFT (4) #define RADIO_BCAST_PANID_FILTER_MASK RADIO_GET_FILTER_MASK(0) #define RADIO_INDEX0_PANID_FILTER_MASK RADIO_GET_FILTER_MASK(1) #define RADIO_INDEX1_PANID_FILTER_MASK RADIO_GET_FILTER_MASK(2) #define RADIO_INDEX2_PANID_FILTER_MASK RADIO_GET_FILTER_MASK(3) -#define RADIO_BCAST_ADDR_FILTER_MASK (RADIO_BCAST_PANID_FILTER_MASK << 4) -#define RADIO_INDEX0_ADDR_FILTER_MASK (RADIO_INDEX0_PANID_FILTER_MASK << 4) -#define RADIO_INDEX1_ADDR_FILTER_MASK (RADIO_INDEX1_PANID_FILTER_MASK << 4) -#define RADIO_INDEX2_ADDR_FILTER_MASK (RADIO_INDEX2_PANID_FILTER_MASK << 4) +#define RADIO_GET_PANID_FILTER_MASK(filter) \ + (filter & (RADIO_BCAST_PANID_FILTER_MASK \ + | RADIO_INDEX0_PANID_FILTER_MASK \ + | RADIO_INDEX1_PANID_FILTER_MASK \ + | RADIO_INDEX2_PANID_FILTER_MASK)) + +#define RADIO_BCAST_ADDR_FILTER_MASK (RADIO_GET_FILTER_MASK(0) << RADIO_ADDR_FILTER_SHIFT) +#define RADIO_INDEX0_ADDR_FILTER_MASK (RADIO_GET_FILTER_MASK(1) << RADIO_ADDR_FILTER_SHIFT) +#define RADIO_INDEX1_ADDR_FILTER_MASK (RADIO_GET_FILTER_MASK(2) << RADIO_ADDR_FILTER_SHIFT) +#define RADIO_INDEX2_ADDR_FILTER_MASK (RADIO_GET_FILTER_MASK(3) << RADIO_ADDR_FILTER_SHIFT) + +#define RADIO_GET_ADDR_FILTER_MASK(filter) \ + (filter & (RADIO_BCAST_ADDR_FILTER_MASK \ + | RADIO_INDEX0_ADDR_FILTER_MASK \ + | RADIO_INDEX1_ADDR_FILTER_MASK \ + | RADIO_INDEX2_ADDR_FILTER_MASK)) #define RADIO_BCAST_PANID (0xFFFF) #define INVALID_VALUE (0xFF) @@ -207,21 +223,24 @@ typedef enum ENERGY_SCAN_MODE_ASYNC } energyScanMode; -typedef enum +typedef struct { - BUFFER_IS_FREE, - BUFFER_PACKET_STORED, - BUFFER_PACKET_IN_PROCESSING -} bufferState; + uint8_t length; + uint8_t channel; + uint8_t lqi; + int8_t rssi; + uint8_t iid; + uint32_t timestamp; +} rxPacketDetails; typedef struct { - volatile bufferState state; - uint8_t ackKeyId; - volatile uint32_t ackFrameCounter; - uint8_t sReceivePsdu[IEEE802154_MAX_LENGTH]; + rxPacketDetails packetInfo; + uint8_t psdu[IEEE802154_MAX_LENGTH]; } rxBuffer; +typedef uint8_t rxBufferIndex_t; + static volatile energyScanStatus sEnergyScanStatus; static volatile int8_t sEnergyScanResultDbm; static energyScanMode sEnergyScanMode; @@ -259,19 +278,17 @@ static bool sIsSrcMatchEnabled = false; // Receive static rxBuffer sReceivePacket[SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT]; static uint8_t sReceiveAckPsdu[IEEE802154_MAX_LENGTH]; -static otRadioFrame sReceiveFrame[SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT]; +static otRadioFrame sReceiveFrame; static otRadioFrame sReceiveAckFrame; static otError sReceiveError; -static uint8_t sReceiveBufferInUse = 0; // Transmit -static otRadioFrame sTransmitFrame; -static uint8_t sTransmitPsdu[IEEE802154_MAX_LENGTH]; -static otRadioFrame *sTxFrame = NULL; -static uint8_t sLastLqi = 0; -static int8_t sLastRssi = 0; -static uint8_t sRxChannel[RADIO_INTERFACE_COUNT]; -static otExtAddress sExtAddress[RADIO_EXT_ADDR_COUNT]; +static otRadioFrame sTransmitFrame; +static uint8_t sTransmitPsdu[IEEE802154_MAX_LENGTH]; +static otRadioFrame *sTxFrame = NULL; +static uint8_t sLastLqi = 0; +static int8_t sLastRssi = 0; +static otExtAddress sExtAddress[RADIO_EXT_ADDR_COUNT]; static int8_t sMaxChannelPower[RADIO_INTERFACE_COUNT][SL_MAX_CHANNELS_SUPPORTED]; static int8_t sDefaultTxPower[RADIO_INTERFACE_COUNT]; @@ -288,7 +305,9 @@ static otRadioIeInfo sTransmitIeInfo; #define CCA_THRESHOLD_UNINIT 127 #define CCA_THRESHOLD_DEFAULT -75 // dBm - default for 2.4GHz 802.15.4 -static bool sPromiscuous = false; +#define UNINITIALIZED_CHANNEL 0xFF + +static bool sPromiscuous = false; static efr32CommonConfig sCommonConfig; static efr32BandConfig sBandConfig; static efr32BandConfig *sCurrentBandConfig = NULL; @@ -297,18 +316,23 @@ static int8_t sCcaThresholdDbm = CCA_THRESHOLD_DEFAULT; #if RADIO_CONFIG_DEBUG_COUNTERS_SUPPORT efr32RadioCounters railDebugCounters; + +// Create an alias for readability of RX debug tracking +#define rxDebugStep (railDebugCounters.mRadioDebugData.m8[RX_DEBUG_COUNTER0]) #endif #if OPENTHREAD_RADIO && OPENTHREAD_CONFIG_MULTIPAN_RCP_ENABLE == 1 extern uint8_t otNcpPlatGetCurCommandIid(void); static uint8_t sRailFilterMask = RADIO_BCAST_PANID_FILTER_MASK; +#undef SL_RAIL_UTIL_IEEE802154_FAST_CHANNEL_SWITCHING_ENABLED #if SL_RAIL_UTIL_IEEE802154_FAST_CHANNEL_SWITCHING_ENABLED #define FAST_CHANNEL_SWITCHING_SUPPORT 1 static RAIL_IEEE802154_RxChannelSwitchingCfg_t sChannelSwitchingCfg; -static RAIL_IEEE802154_RX_CHANNEL_SWITCHING_BUF_ALIGNMENT_TYPE sChannelSwitchingBuffer[RAIL_IEEE802154_RX_CHANNEL_SWITCHING_BUF_BYTES / RAIL_IEEE802154_RX_CHANNEL_SWITCHING_BUF_ALIGNMENT]; -#define UNINITIALIZED_CHANNEL 0xFF +static RAIL_IEEE802154_RX_CHANNEL_SWITCHING_BUF_ALIGNMENT_TYPE + sChannelSwitchingBuffer[RAIL_IEEE802154_RX_CHANNEL_SWITCHING_BUF_BYTES + / RAIL_IEEE802154_RX_CHANNEL_SWITCHING_BUF_ALIGNMENT]; static bool isMultiChannel(void) { @@ -438,8 +462,8 @@ static void sli_get_default_and_max_powers_across_iids( int8_t *defaultTxPower int8_t *txPowerFromTable, uint16_t channel) { - assert(txPowerFromTable != NULL); - assert(defaultTxPower != NULL); + OT_ASSERT(txPowerFromTable != NULL); + OT_ASSERT(defaultTxPower != NULL); for (uint8_t iid = 0U; iid < RADIO_INTERFACE_COUNT; iid++) { @@ -500,6 +524,67 @@ static int8_t sli_get_max_tx_power_across_iids(void) return (selectedTxPower == SL_INVALID_TX_POWER)? OPENTHREAD_CONFIG_DEFAULT_TRANSMIT_POWER : selectedTxPower; } +//------------------------------------------------------------------------------ +// RX Buffer management + +static volatile bool sRxBufferFull = false; // Used to distinguish full vs empty circular buffer state + +static inline bool isRxBufferFull(void) +{ + return sRxBufferFull; +} + +#if SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT > 1 + +#define CIRCULAR_BUFFER_INCR(index) ((index) = ((index) + 1) % (SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT)) + +static volatile rxBufferIndex_t sRxBufferHead = 0; // Index of available buffer for use by producer callback +static rxBufferIndex_t sRxBufferTail = 0; // Index of next buffer to consume by processing loop + +static inline bool isRxBufferEmpty(void) +{ + CORE_DECLARE_IRQ_STATE; + CORE_ENTER_ATOMIC(); + bool isEmpty = ((sRxBufferHead == sRxBufferTail) && (!isRxBufferFull())); + CORE_EXIT_ATOMIC(); + return isEmpty; +} + +/* Return index of next available buffer, or return the buffer count if no buffers are available */ +static inline rxBufferIndex_t getFreeBufferIndex(void) +{ + return (isRxBufferFull()) ? SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT : sRxBufferHead; +} + +/* Return index of next buffer to process, or return the buffer count if no buffers can be processed */ +static inline rxBufferIndex_t getStoredBufferIndex(void) +{ + return (isRxBufferEmpty()) ? SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT : sRxBufferTail; +} + +/* Helper function to determine if a buffer is marked as ready to process */ +static inline bool canProcessNextRxBuffer(void) +{ + return (!isRxBufferEmpty()); +} + +/* Marks the state of the next available buffer as ready to process */ +static inline void reserveNextRxBuffer(void) +{ + CIRCULAR_BUFFER_INCR(sRxBufferHead); + sRxBufferFull = (sRxBufferHead == sRxBufferTail); +} + +/* Updates the buffer at the provided index as available after being processed */ +static inline void releaseCurrentRxBuffer(void) +{ + CORE_DECLARE_IRQ_STATE; + CORE_ENTER_ATOMIC(); + CIRCULAR_BUFFER_INCR(sRxBufferTail); + sRxBufferFull = false; + CORE_EXIT_ATOMIC(); +} +#endif #if RADIO_CONFIG_ENABLE_CUSTOM_EUI_SUPPORT /* * This API reads the UserData page on the given EFR device. @@ -579,18 +664,26 @@ static bool isFilterMaskValid(uint8_t mask) #if OPENTHREAD_RADIO && OPENTHREAD_CONFIG_MULTIPAN_RCP_ENABLE == 1 /* Packet will be considered as a valid packet in 3 cases: - * Case 1: If the packet was directed towards bcast address or bcase panid + * Case 1: If the packet was directed towards bcast address or bcast panid * - * Case 2: If the packet was directed to right address corresponding to the panid - * (If Address filter and pan filter in the received packet match). + * Case 2: If the packet was directed to one of our valid address/PANID combos + * (Compare all non-bcast PANID filters against their corresponding + * address filters for same IID and see if any match) * - * Case 3: We dont have either the destination addressing feild or destination PanId + * Case 3: We don't have either the destination addressing field or destination PanId * in the received packet to determine if the dest address and dest pan match. */ - if( ((mask & RADIO_BCAST_PANID_FILTER_MASK) || (mask & RADIO_BCAST_ADDR_FILTER_MASK)) || //Case 1 - ((mask & 0x0F) == (mask >> 4)) || //Case 2 - (((mask & 0x0F) == 0) || ((mask >> 4) == 0)) ) //Case 3 - { + if ( ((mask & RADIO_BCAST_PANID_FILTER_MASK) + || (mask & RADIO_BCAST_ADDR_FILTER_MASK)) //Case 1 + ||// Find any non-broadcast PAN ID match and get ready to compare it + ((((mask & (RADIO_INDEX0_PANID_FILTER_MASK + | RADIO_INDEX1_PANID_FILTER_MASK + | RADIO_INDEX2_PANID_FILTER_MASK)) >> RADIO_PANID_FILTER_SHIFT) + &// ...To see if it coincides with any address matches for same IID + (RADIO_GET_ADDR_FILTER_MASK(mask) >> RADIO_ADDR_FILTER_SHIFT)) != 0) //Case 2 + || (((RADIO_GET_PANID_FILTER_MASK(mask)) == 0) + || ((RADIO_GET_ADDR_FILTER_MASK(mask)) == 0)) //Case 3 + ) { valid = true; } #else @@ -631,9 +724,11 @@ enum { typedef struct securityMaterial { - uint8_t keyId; - uint32_t macFrameCounter; - otMacKeyMaterial keys[MAC_KEY_COUNT]; + uint8_t ackKeyId; + uint8_t keyId; + uint32_t macFrameCounter; + uint32_t ackFrameCounter; + otMacKeyMaterial keys[MAC_KEY_COUNT]; } securityMaterial; // Transmit Security @@ -699,7 +794,7 @@ static otError radioProcessTransmitSecurity(otRadioFrame *aFrame, uint8_t iid) otEXPECT(otMacFrameIsSecurityEnabled(aFrame) && otMacFrameIsKeyIdMode1(aFrame) && !aFrame->mInfo.mTxInfo.mIsSecurityProcessed); - assert(panIndex != INVALID_VALUE); + OT_ASSERT(panIndex != INVALID_VALUE); if (otMacFrameIsAck(aFrame)) { @@ -737,12 +832,9 @@ static otError radioProcessTransmitSecurity(otRadioFrame *aFrame, uint8_t iid) { if (otMacFrameIsAck(aFrame)) { - otEXPECT_ACTION(sReceivePacket[sReceiveBufferInUse].state == BUFFER_IS_FREE, error = OT_ERROR_FAILED); // Store ack frame counter and ack key ID for receive frame - // TODO: What's a better solution? (With flags like - // frame pending or enh-secure, we have used reserved bits) - sReceivePacket[sReceiveBufferInUse].ackKeyId = keyId; - sReceivePacket[sReceiveBufferInUse].ackFrameCounter = sMacKeys[iid].macFrameCounter; + sMacKeys[iid].ackKeyId = keyId; + sMacKeys[iid].ackFrameCounter = sMacKeys[iid].macFrameCounter; } otMacFrameSetKeyId(aFrame, keyId); @@ -768,8 +860,8 @@ static uint8_t readInitialPacketData(RAIL_RxPacketInfo_t *packetInfo, { uint8_t packetBytesRead = 0; - //Check if we have enough buffer - assert((buffer_len >= expected_data_bytes_max) || (packetInfo != NULL)); + // Check if we have enough buffer + OT_ASSERT((buffer_len >= expected_data_bytes_max) || (packetInfo != NULL)); //Read the packet info RAIL_GetRxIncomingPacketInfo(gRailHandle, packetInfo); @@ -832,7 +924,8 @@ static bool validatePacketTimestamp(RAIL_RxPacketDetails_t *pPacketDetails, static void updateRxFrameDetails(RAIL_RxPacketDetails_t *pPacketDetails, bool securedOutgoingEnhancedAck, bool framePendingSetInOutgoingAck, - uint8_t iid); + uint8_t iid, + uint8_t aReceiveBufferInUse); static otError skipRxPacketLengthBytes(RAIL_RxPacketInfo_t *pPacketInfo); @@ -869,9 +962,9 @@ static void updateEvents(RAIL_Events_t mask, RAIL_Events_t values) RAIL_Events_t newEventConfig = (currentEventConfig & ~mask) | (values & mask); if (newEventConfig != currentEventConfig) { currentEventConfig = newEventConfig; - status = RAIL_ConfigEvents(gRailHandle, mask, values); - assert(status == RAIL_STATUS_NO_ERROR); - } + status = RAIL_ConfigEvents(gRailHandle, mask, values); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); + } } static sl_rail_util_ieee802154_stack_event_t @@ -891,7 +984,7 @@ static void updateEvents(RAIL_Events_t mask, RAIL_Events_t values) { RAIL_Status_t status; status = RAIL_ConfigEvents(gRailHandle, mask, values); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); } #define handlePhyStackEvent(event, supplement) 0 @@ -910,7 +1003,13 @@ static inline void setInternalFlag(uint16_t flag, bool val) // Returns true if the passed flag is set, false otherwise. static inline bool getInternalFlag(uint16_t flag) { - return ((miscRadioState & flag) != 0); + bool isFlagSet; + CORE_DECLARE_IRQ_STATE; + CORE_ENTER_ATOMIC(); + isFlagSet = (miscRadioState & flag) ? true : false; + CORE_EXIT_ATOMIC(); + + return isFlagSet; } static inline bool txWaitingForAck(void) @@ -960,23 +1059,18 @@ static otError radioSetRx(uint8_t aChannel) if (isMultiChannel()) { // Calling RAIL_StartRx with a channel not listed in the channel // switching config is a bug. - assert(fastChannelIndex(aChannel) != INVALID_VALUE); + OT_ASSERT(fastChannelIndex(aChannel) != INVALID_VALUE); radioSetIdle(); - status = RAIL_IEEE802154_ConfigRxChannelSwitching(gRailHandle, - &sChannelSwitchingCfg); - assert(status == RAIL_STATUS_NO_ERROR); - status = RAIL_ConfigRxOptions(gRailHandle, - RAIL_RX_OPTION_CHANNEL_SWITCHING, - RAIL_RX_OPTION_CHANNEL_SWITCHING); - assert(status == RAIL_STATUS_NO_ERROR); + status = RAIL_IEEE802154_ConfigRxChannelSwitching(gRailHandle, &sChannelSwitchingCfg); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); + status = RAIL_ConfigRxOptions(gRailHandle, RAIL_RX_OPTION_CHANNEL_SWITCHING, RAIL_RX_OPTION_CHANNEL_SWITCHING); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); } else { - status = RAIL_ConfigRxOptions(gRailHandle, - RAIL_RX_OPTION_CHANNEL_SWITCHING, - RAIL_RX_OPTIONS_NONE); - assert(status == RAIL_STATUS_NO_ERROR); + status = RAIL_ConfigRxOptions(gRailHandle, RAIL_RX_OPTION_CHANNEL_SWITCHING, RAIL_RX_OPTIONS_NONE); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); } #endif @@ -1034,10 +1128,10 @@ static void configureTxPower(RAIL_TxPowerConfig_t *aTxPowerConfig, int8_t aTxPow } status = RAIL_ConfigTxPower(gRailHandle, aTxPowerConfig); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); status = RAIL_SetTxPowerDbm(gRailHandle, tx_power_dbm); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); } //------------------------------------------------------------------------------ @@ -1048,40 +1142,41 @@ static RAIL_Handle_t efr32RailInit(efr32CommonConfig *aCommonConfig) RAIL_Handle_t handle; #if !OPENTHREAD_RADIO - assert(DEVICE_CAPABILITY_MCU_EN); -#endif + OT_ASSERT(DEVICE_CAPABILITY_MCU_EN); +#endif handle = RAIL_Init(&aCommonConfig->mRailConfig, NULL); - assert(handle != NULL); + OT_ASSERT(handle != NULL); #if defined(SL_CATALOG_POWER_MANAGER_PRESENT) status = RAIL_InitPowerManager(); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); #endif // SL_CATALOG_POWER_MANAGER_PRESENT status = RAIL_ConfigCal(handle, RAIL_CAL_ALL); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); status = RAIL_SetPtiProtocol(handle, RAIL_PTI_PROTOCOL_THREAD); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); status = RAIL_IEEE802154_Init(handle, &sRailIeee802154Config); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); #if (OPENTHREAD_CONFIG_THREAD_VERSION >= OT_THREAD_VERSION_1_2) // Enhanced Frame Pending status = RAIL_IEEE802154_EnableEarlyFramePending(handle, true); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); status = RAIL_IEEE802154_EnableDataFramePending(handle, true); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); // Copies of MAC keys for encrypting at the radio layer memset(sMacKeys, 0, sizeof(sMacKeys)); #endif // (OPENTHREAD_CONFIG_THREAD_VERSION >= OT_THREAD_VERSION_1_2) - uint16_t actualLength = RAIL_SetTxFifo(handle, aCommonConfig->mRailTxFifo.fifo, 0, sizeof(aCommonConfig->mRailTxFifo.fifo)); - assert(actualLength == sizeof(aCommonConfig->mRailTxFifo.fifo)); + uint16_t actualLength = 0; + actualLength = RAIL_SetTxFifo(handle, aCommonConfig->mRailTxFifo.fifo, 0, sizeof(aCommonConfig->mRailTxFifo.fifo)); + OT_ASSERT(actualLength == sizeof(aCommonConfig->mRailTxFifo.fifo)); // Enable RAIL multi-timer RAIL_ConfigMultiTimer(true); @@ -1098,17 +1193,16 @@ static void efr32RailConfigLoad(efr32BandConfig *aBandConfig, int8_t aTxPower) if (aBandConfig->mChannelConfig != NULL) { status = RAIL_IEEE802154_SetPtiRadioConfig(gRailHandle, RAIL_IEEE802154_PTI_RADIO_CONFIG_915MHZ_R23_NA_EXT); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); - uint16_t firstChannel = RAIL_ConfigChannels(gRailHandle, aBandConfig->mChannelConfig, NULL); - assert(firstChannel == aBandConfig->mChannelMin); + uint16_t firstChannel = UNINITIALIZED_CHANNEL; + firstChannel = RAIL_ConfigChannels(gRailHandle, aBandConfig->mChannelConfig, NULL); + OT_ASSERT(firstChannel == aBandConfig->mChannelMin); txPowerConfig.mode = SL_RAIL_UTIL_PA_SELECTION_SUBGHZ; - status = RAIL_IEEE802154_ConfigGOptions(gRailHandle, - RAIL_IEEE802154_G_OPTION_GB868, - RAIL_IEEE802154_G_OPTION_GB868); - assert(status == RAIL_STATUS_NO_ERROR); - + status = + RAIL_IEEE802154_ConfigGOptions(gRailHandle, RAIL_IEEE802154_G_OPTION_GB868, RAIL_IEEE802154_G_OPTION_GB868); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); } else { @@ -1117,7 +1211,7 @@ static void efr32RailConfigLoad(efr32BandConfig *aBandConfig, int8_t aTxPower) #else status = RAIL_IEEE802154_Config2p4GHzRadio(gRailHandle); #endif // SL_CATALOG_RAIL_UTIL_IEEE802154_PHY_SELECT_PRESENT - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); } #if (OPENTHREAD_CONFIG_THREAD_VERSION >= OT_THREAD_VERSION_1_2) @@ -1140,7 +1234,7 @@ static void efr32RadioSetTxPower(int8_t aPowerDbm) RAIL_Status_t status; status = RAIL_SetTxPowerDbm(gRailHandle, ((RAIL_TxPower_t)aPowerDbm) * 10); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); } static efr32BandConfig *efr32RadioGetBandConfig(uint8_t aChannel) @@ -1181,7 +1275,7 @@ static void efr32ConfigInit(void (*aEventCallback)(RAIL_Handle_t railHandle, RAI memset(sDefaultTxPower, SL_INVALID_TX_POWER, sizeof(sDefaultTxPower)); gRailHandle = efr32RailInit(&sCommonConfig); - assert(gRailHandle != NULL); + OT_ASSERT(gRailHandle != NULL); updateEvents(RAIL_EVENTS_ALL, (0 @@ -1216,30 +1310,26 @@ void efr32RadioInit(void) RAIL_Status_t status; // check if RAIL_TX_FIFO_SIZE is power of two.. - assert((RAIL_TX_FIFO_SIZE & (RAIL_TX_FIFO_SIZE - 1)) == 0); + OT_ASSERT((RAIL_TX_FIFO_SIZE & (RAIL_TX_FIFO_SIZE - 1)) == 0); // check the limits of the RAIL_TX_FIFO_SIZE. - assert((RAIL_TX_FIFO_SIZE >= 64) || (RAIL_TX_FIFO_SIZE <= 4096)); + OT_ASSERT((RAIL_TX_FIFO_SIZE >= 64) || (RAIL_TX_FIFO_SIZE <= 4096)); efr32ConfigInit(RAILCb_Generic); setInternalFlag(FLAG_RADIO_INIT_DONE, true); status = RAIL_ConfigSleep(gRailHandle, RAIL_SLEEP_CONFIG_TIMERSYNC_ENABLED); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); memset(&sReceivePacket, 0x00, sizeof(sReceivePacket)); - for(int index = 0; index < SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT; index++) - { - sReceiveFrame[index].mLength = 0; - sReceiveFrame[index].mPsdu = (uint8_t *) &sReceivePacket[index].sReceivePsdu[0]; - } + sReceiveFrame.mLength = 0; + sReceiveFrame.mPsdu = NULL; sReceiveAckFrame.mLength = 0; sReceiveAckFrame.mPsdu = sReceiveAckPsdu; sTransmitFrame.mLength = 0; sTransmitFrame.mPsdu = sTransmitPsdu; - sReceiveBufferInUse = 0; #if OPENTHREAD_CONFIG_MAC_HEADER_IE_SUPPORT sTransmitFrame.mInfo.mTxInfo.mIeInfo = &sTransmitIeInfo; @@ -1249,15 +1339,15 @@ void efr32RadioInit(void) otLinkMetricsInit(EFR32_RECEIVE_SENSITIVITY); #endif sCurrentBandConfig = efr32RadioGetBandConfig(OPENTHREAD_CONFIG_DEFAULT_CHANNEL); - assert(sCurrentBandConfig != NULL); + OT_ASSERT(sCurrentBandConfig != NULL); sl_rail_util_pa_init(); efr32RadioSetTxPower(OPENTHREAD_CONFIG_DEFAULT_TRANSMIT_POWER); - assert(RAIL_ConfigRxOptions(gRailHandle, - RAIL_RX_OPTION_TRACK_ABORTED_FRAMES, - RAIL_RX_OPTION_TRACK_ABORTED_FRAMES) - == RAIL_STATUS_NO_ERROR); + status = RAIL_ConfigRxOptions(gRailHandle, + RAIL_RX_OPTION_TRACK_ABORTED_FRAMES, + RAIL_RX_OPTION_TRACK_ABORTED_FRAMES); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); efr32PhyStackInit(); efr32RadioSetCcaMode(SL_OPENTHREAD_RADIO_CCA_MODE); @@ -1280,7 +1370,7 @@ void efr32RadioDeinit(void) RAIL_Idle(gRailHandle, RAIL_IDLE_ABORT, true); status = RAIL_ConfigEvents(gRailHandle, RAIL_EVENTS_ALL, 0); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); sCurrentBandConfig = NULL; } @@ -1374,12 +1464,12 @@ void otPlatRadioSetPanId(otInstance *aInstance, uint16_t aPanId) uint8_t iid = otNcpPlatGetCurCommandIid(); uint8_t panIndex = getPanIndexFromIid(iid); - assert(panIndex != INVALID_VALUE); + OT_ASSERT(panIndex != INVALID_VALUE); otLogInfoPlat("PANID=%X index=%u IID=%d", aPanId, panIndex, iid); utilsSoftSrcMatchSetPanId(iid, aPanId); status = RAIL_IEEE802154_SetPanId(gRailHandle, aPanId, panIndex); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); #if OPENTHREAD_RADIO && OPENTHREAD_CONFIG_MULTIPAN_RCP_ENABLE == 1 //We already have IID 0 enabled in filtermask to track BCAST Packets, so @@ -1398,7 +1488,7 @@ void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aA uint8_t panIndex = getPanIndexFromIid(otNcpPlatGetCurCommandIid()); OT_UNUSED_VARIABLE(aInstance); - assert(panIndex != INVALID_VALUE); + OT_ASSERT(panIndex != INVALID_VALUE); for (size_t i = 0; i < sizeof(*aAddress); i++) { @@ -1409,7 +1499,7 @@ void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aA aAddress->m8[3], aAddress->m8[2], aAddress->m8[1], aAddress->m8[0], panIndex); status = RAIL_IEEE802154_SetLongAddress(gRailHandle, (uint8_t *)aAddress->m8, panIndex); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); } void otPlatRadioSetShortAddress(otInstance *aInstance, uint16_t aAddress) @@ -1419,11 +1509,11 @@ void otPlatRadioSetShortAddress(otInstance *aInstance, uint16_t aAddress) RAIL_Status_t status; uint8_t panIndex = getPanIndexFromIid(otNcpPlatGetCurCommandIid()); - assert(panIndex != INVALID_VALUE); + OT_ASSERT(panIndex != INVALID_VALUE); otLogInfoPlat("ShortAddr=%X index=%u", aAddress, panIndex); status = RAIL_IEEE802154_SetShortAddress(gRailHandle, aAddress, panIndex); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); } otRadioState otPlatRadioGetState(otInstance *aInstance) @@ -1501,7 +1591,6 @@ otError otPlatRadioReceive(otInstance *aInstance, uint8_t aChannel) otError error = OT_ERROR_NONE; RAIL_Status_t status; efr32BandConfig *config; - uint8_t iid = otNcpPlatGetCurCommandIid(); int8_t txPower; OT_UNUSED_VARIABLE(aInstance); @@ -1511,7 +1600,7 @@ otError otPlatRadioReceive(otInstance *aInstance, uint8_t aChannel) #if FAST_CHANNEL_SWITCHING_SUPPORT uint8_t index = getPanIndexFromIid(otNcpPlatGetCurCommandIid()); - assert(index < RAIL_IEEE802154_RX_CHANNEL_SWITCHING_NUM_CHANNELS); + OT_ASSERT(index < RAIL_IEEE802154_RX_CHANNEL_SWITCHING_NUM_CHANNELS); sChannelSwitchingCfg.channels[index] = aChannel; #endif @@ -1534,8 +1623,7 @@ otError otPlatRadioReceive(otInstance *aInstance, uint8_t aChannel) otEXPECT_ACTION(status == RAIL_STATUS_NO_ERROR, error = OT_ERROR_FAILED); setInternalFlag(FLAG_SCHEDULED_RX_PENDING, false); - sRxChannel[iid] = aChannel; - sReceiveFrame[sReceiveBufferInUse].mChannel = aChannel; + sReceiveFrame.mChannel = aChannel; sReceiveAckFrame.mChannel = aChannel; exit: @@ -1548,7 +1636,6 @@ otError otPlatRadioReceiveAt(otInstance *aInstance, uint8_t aChannel, uint32_t a otError error = OT_ERROR_NONE; RAIL_Status_t status; efr32BandConfig *config; - uint8_t iid = otNcpPlatGetCurCommandIid(); int8_t txPower = sli_get_max_tx_power_across_iids(); OT_UNUSED_VARIABLE(aInstance); @@ -1571,8 +1658,7 @@ otError otPlatRadioReceiveAt(otInstance *aInstance, uint8_t aChannel, uint32_t a otEXPECT_ACTION(status == RAIL_STATUS_NO_ERROR, error = OT_ERROR_FAILED); setInternalFlag(FLAG_SCHEDULED_RX_PENDING, true); - sRxChannel[iid] = aChannel; - sReceiveFrame[sReceiveBufferInUse].mChannel = aChannel; + sReceiveFrame.mChannel = aChannel; sReceiveAckFrame.mChannel = aChannel; exit: @@ -1611,8 +1697,9 @@ otError otPlatRadioTransmit(otInstance *aInstance, otRadioFrame *aFrame) efr32RadioSetTxPower(txPower); } - assert(!getInternalFlag(FLAG_ONGOING_TX_DATA)); - assert(aFrame == &sTransmitFrame); + OT_ASSERT(!getInternalFlag(FLAG_ONGOING_TX_DATA)); + OT_ASSERT(aFrame == &sTransmitFrame); + OT_ASSERT(aFrame->mPsdu == sTransmitPsdu); setInternalFlag(RADIO_TX_EVENTS, false); sTxFrame = aFrame; @@ -1630,8 +1717,8 @@ otError otPlatRadioTransmit(otInstance *aInstance, otRadioFrame *aFrame) sTxFrame->mInfo.mTxInfo.mTxDelayBaseTime = RAIL_GetTime(); sTxFrame->mInfo.mTxInfo.mTxDelay = 3000; // Chosen after internal certification testing } - updateIeInfoTxFrame(sTxFrame->mInfo.mTxInfo.mTxDelayBaseTime + sTxFrame->mInfo.mTxInfo.mTxDelay + 160); #endif + updateIeInfoTxFrame(sTxFrame->mInfo.mTxInfo.mTxDelayBaseTime + sTxFrame->mInfo.mTxInfo.mTxDelay + 160); // Note - we need to call this outside of txCurrentPacket as for Series 2, // this results in calling the SE interface from a critical section which is not permitted. radioProcessTransmitSecurity(sTxFrame, sTxFrame->mIid); @@ -1655,7 +1742,7 @@ otError otPlatRadioTransmit(otInstance *aInstance, otRadioFrame *aFrame) #if OPENTHREAD_CONFIG_THREAD_VERSION >= OT_THREAD_VERSION_1_2 void updateIeInfoTxFrame(uint32_t shrTxTime) { - assert(sTxFrame != NULL); + OT_ASSERT(sTxFrame != NULL); #if OPENTHREAD_CONFIG_MAC_HEADER_IE_SUPPORT && OPENTHREAD_CONFIG_TIME_SYNC_ENABLE // Seek the time sync offset and update the rendezvous time @@ -1687,8 +1774,8 @@ void updateIeInfoTxFrame(uint32_t shrTxTime) void txCurrentPacket(void) { - assert(getInternalFlag(FLAG_ONGOING_TX_DATA)); - assert(sTxFrame != NULL); + OT_ASSERT(getInternalFlag(FLAG_ONGOING_TX_DATA)); + OT_ASSERT(sTxFrame != NULL); RAIL_TxOptions_t txOptions = RAIL_TX_OPTIONS_DEFAULT; RAIL_Status_t status = RAIL_STATUS_INVALID_STATE; @@ -1698,7 +1785,7 @@ void txCurrentPacket(void) #if RADIO_CONFIG_DEBUG_COUNTERS_SUPPORT railDebugCounters.mRailPlatTxTriggered++; #endif - // signalling this event earlier, as this event can assert REQ (expecially for a + // signalling this event earlier, as this event can OT_ASSERT REQ (expecially for a // non-CSMA transmit) giving the Coex master a little more time to grant or deny. if (getInternalFlag(FLAG_CURRENT_TX_USE_CSMA)) { (void) handlePhyStackEvent(SL_RAIL_UTIL_IEEE802154_STACK_EVENT_TX_PENDED_PHY, (uint32_t) true); @@ -1864,15 +1951,15 @@ int8_t otPlatRadioGetRssi(otInstance *aInstance) otError error; uint32_t start; int8_t rssi = OT_RADIO_RSSI_INVALID; - uint8_t aChannel = sRxChannel[otNcpPlatGetCurCommandIid()]; - + uint8_t aChannel = sReceiveFrame.mChannel; + OT_UNUSED_VARIABLE(aInstance); otEXPECT(getInternalFlag(FLAG_ONGOING_TX_DATA) == 0); #if FAST_CHANNEL_SWITCHING_SUPPORT uint8_t index = getPanIndexFromIid(otNcpPlatGetCurCommandIid()); - assert(index < RAIL_IEEE802154_RX_CHANNEL_SWITCHING_NUM_CHANNELS); + OT_ASSERT(index < RAIL_IEEE802154_RX_CHANNEL_SWITCHING_NUM_CHANNELS); if (sChannelSwitchingCfg.channels[index] != UNINITIALIZED_CHANNEL) { aChannel = sChannelSwitchingCfg.channels[index]; @@ -1922,7 +2009,7 @@ void otPlatRadioSetPromiscuous(otInstance *aInstance, bool aEnable) sPromiscuous = aEnable; status = RAIL_IEEE802154_SetPromiscuousMode(gRailHandle, aEnable); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); } void otPlatRadioEnableSrcMatch(otInstance *aInstance, bool aEnable) @@ -1961,7 +2048,7 @@ otError otPlatRadioSetTransmitPower(otInstance *aInstance, int8_t aPower) // RAIL_SetTxPowerDbm() takes power in units of deci-dBm (0.1dBm) // Divide by 10 because aPower is supposed be in units dBm status = RAIL_SetTxPowerDbm(gRailHandle, ((RAIL_TxPower_t)maxTxPower) * 10); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); return OT_ERROR_NONE; } @@ -2040,7 +2127,7 @@ void otPlatRadioSetMacKey(otInstance * aInstance, OT_UNUSED_VARIABLE(aKeyIdMode); OT_UNUSED_VARIABLE(aKeyType); - assert(aPrevKey != NULL && aCurrKey != NULL && aNextKey != NULL); + OT_ASSERT(aPrevKey != NULL && aCurrKey != NULL && aNextKey != NULL); sMacKeys[iid].keyId = aKeyId; memcpy(&sMacKeys[iid].keys[MAC_KEY_PREV], aPrevKey, sizeof(otMacKeyMaterial)); @@ -2049,21 +2136,26 @@ void otPlatRadioSetMacKey(otInstance * aInstance, #if defined(_SILICON_LABS_32B_SERIES_2) && (OPENTHREAD_CONFIG_CRYPTO_LIB == OPENTHREAD_CONFIG_CRYPTO_LIB_PSA) size_t aKeyLen = 0; + otError error = OT_ERROR_NONE; + + error = otPlatCryptoExportKey(sMacKeys[iid].keys[MAC_KEY_PREV].mKeyMaterial.mKeyRef, + sMacKeys[iid].keys[MAC_KEY_PREV].mKeyMaterial.mKey.m8, + sizeof(sMacKeys[iid].keys[MAC_KEY_PREV]), + &aKeyLen); + OT_ASSERT(error == OT_ERROR_NONE); - assert(otPlatCryptoExportKey(sMacKeys[iid].keys[MAC_KEY_PREV].mKeyMaterial.mKeyRef, - sMacKeys[iid].keys[MAC_KEY_PREV].mKeyMaterial.mKey.m8, - sizeof(sMacKeys[iid].keys[MAC_KEY_PREV]), - &aKeyLen) == OT_ERROR_NONE); + error = otPlatCryptoExportKey(sMacKeys[iid].keys[MAC_KEY_CURRENT].mKeyMaterial.mKeyRef, + sMacKeys[iid].keys[MAC_KEY_CURRENT].mKeyMaterial.mKey.m8, + sizeof(sMacKeys[iid].keys[MAC_KEY_CURRENT]), + &aKeyLen); + OT_ASSERT(error == OT_ERROR_NONE); - assert(otPlatCryptoExportKey(sMacKeys[iid].keys[MAC_KEY_CURRENT].mKeyMaterial.mKeyRef, - sMacKeys[iid].keys[MAC_KEY_CURRENT].mKeyMaterial.mKey.m8, - sizeof(sMacKeys[iid].keys[MAC_KEY_CURRENT]), - &aKeyLen) == OT_ERROR_NONE); + error = otPlatCryptoExportKey(sMacKeys[iid].keys[MAC_KEY_NEXT].mKeyMaterial.mKeyRef, + sMacKeys[iid].keys[MAC_KEY_NEXT].mKeyMaterial.mKey.m8, + sizeof(sMacKeys[iid].keys[MAC_KEY_NEXT]), + &aKeyLen); + OT_ASSERT(error == OT_ERROR_NONE); - assert(otPlatCryptoExportKey(sMacKeys[iid].keys[MAC_KEY_NEXT].mKeyMaterial.mKeyRef, - sMacKeys[iid].keys[MAC_KEY_NEXT].mKeyMaterial.mKey.m8, - sizeof(sMacKeys[iid].keys[MAC_KEY_NEXT]), - &aKeyLen) == OT_ERROR_NONE); #endif } @@ -2478,7 +2570,7 @@ static void dataRequestCommandCallback(RAIL_Handle_t aRailHandle) } else { - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); } } @@ -2488,20 +2580,23 @@ static void packetReceivedCallback(RAIL_RxPacketHandle_t packetHandle) RAIL_RxPacketDetails_t packetDetails; uint16_t length; bool framePendingInAck = false; - bool rxCorrupted = false; + bool dropPacket = false; uint8_t iid = 0; uint8_t *psdu = sReceiveAckFrame.mPsdu; +#if SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT > 1 + rxBufferIndex_t receiveBufferInUse = SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT; +#endif packetHandle = RAIL_GetRxPacketInfo(gRailHandle, packetHandle, &packetInfo); otEXPECT_ACTION((packetHandle != RAIL_RX_PACKET_HANDLE_INVALID && packetInfo.packetStatus == RAIL_RX_PACKET_READY_SUCCESS), - rxCorrupted = true); + dropPacket = true); otEXPECT_ACTION(validatePacketDetails(packetHandle, &packetDetails, &packetInfo, &length), - rxCorrupted = true); + dropPacket = true); otEXPECT_ACTION((skipRxPacketLengthBytes(&packetInfo)) == OT_ERROR_NONE, - rxCorrupted = true); + dropPacket = true); uint8_t macFcf = ((packetInfo.firstPortionBytes == 0) ? packetInfo.lastPortionData[0] @@ -2510,25 +2605,30 @@ static void packetReceivedCallback(RAIL_RxPacketHandle_t packetHandle) iid = getIidFromFilterMask(packetInfo.filterMask); #if SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT > 1 - psdu = (packetDetails.isAck) ? sReceiveAckFrame.mPsdu : sReceivePacket[sReceiveBufferInUse].sReceivePsdu; + if(!packetDetails.isAck) + { + receiveBufferInUse = getFreeBufferIndex(); + otEXPECT_ACTION(receiveBufferInUse < SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT, dropPacket = true); + psdu = sReceivePacket[receiveBufferInUse].psdu; + } #endif - // read packet - RAIL_CopyRxPacket(psdu, &packetInfo); - if (packetDetails.isAck) { otEXPECT_ACTION((length >= IEEE802154_MIN_LENGTH && (macFcf & IEEE802154_FRAME_TYPE_MASK) == IEEE802154_FRAME_TYPE_ACK), - rxCorrupted = true); + dropPacket = true); + + // read packet + RAIL_CopyRxPacket(psdu, &packetInfo); #if RADIO_CONFIG_DEBUG_COUNTERS_SUPPORT railDebugCounters.mRailEventAcksReceived++; #endif sReceiveAckFrame.mLength = length; - // Releasing the ACK frames here, ensures that the main thread (processNextRxPacket) + // Releasing the ACK frames here, ensures that the main thread (processRxPackets) // is not wasting cycles, releasing the ACK frames from the Rx FIFO queue. RAIL_ReleaseRxPacket(gRailHandle, packetHandle); @@ -2536,10 +2636,10 @@ static void packetReceivedCallback(RAIL_RxPacketHandle_t packetHandle) (uint32_t) isReceivingFrame()); if (txWaitingForAck() - && (sReceiveAckFrame.mPsdu[IEEE802154_DSN_OFFSET] == sTransmitFrame.mPsdu[IEEE802154_DSN_OFFSET])) + && (psdu[IEEE802154_DSN_OFFSET] == sTransmitFrame.mPsdu[IEEE802154_DSN_OFFSET])) { - otEXPECT_ACTION(validatePacketTimestamp(&packetDetails, length), rxCorrupted = true); - updateRxFrameDetails(&packetDetails, false, false, iid); + otEXPECT_ACTION(validatePacketTimestamp(&packetDetails, length), dropPacket = true); + updateRxFrameDetails(&packetDetails, false, false, iid, INVALID_VALUE); // Processing the ACK frame in ISR context avoids the Tx state to be messed up, // in case the Rx FIFO queue gets wiped out in a DMP situation. @@ -2562,26 +2662,22 @@ static void packetReceivedCallback(RAIL_RxPacketHandle_t packetHandle) } else { - otEXPECT_ACTION(sPromiscuous || (length >= IEEE802154_MIN_DATA_LENGTH), rxCorrupted = true); - otEXPECT_ACTION(sReceivePacket[sReceiveBufferInUse].state == BUFFER_IS_FREE, rxCorrupted = true); + otEXPECT_ACTION(sPromiscuous || (length >= IEEE802154_MIN_DATA_LENGTH), dropPacket = true); #if SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT > 1 - sReceiveFrame[sReceiveBufferInUse].mLength = length; - sReceiveFrame[sReceiveBufferInUse].mChannel = packetDetails.channel; - - // Check the reserved bits in the MAC header, then clear them. - // If we sent an enhanced ACK, check if it was secured. - bool securedOutgoingEnhancedAck = ((*psdu & IEEE802154_SECURED_OUTGOING_ENHANCED_ACK) != 0); - *psdu &= ~IEEE802154_SECURED_OUTGOING_ENHANCED_ACK; - - // Check whether frame pendinng bit was set in the outgoing ACK. - bool framePendingSetInOutgoingAck = ((*psdu & IEEE802154_FRAME_PENDING_SET_IN_OUTGOING_ACK) != 0); - *psdu &= ~IEEE802154_FRAME_PENDING_SET_IN_OUTGOING_ACK; - + // read packet + RAIL_CopyRxPacket(psdu, &packetInfo); RAIL_ReleaseRxPacket(gRailHandle, packetHandle); - otEXPECT(validatePacketTimestamp(&packetDetails, length)); - updateRxFrameDetails(&packetDetails, securedOutgoingEnhancedAck, framePendingSetInOutgoingAck, iid); + otEXPECT_ACTION(validatePacketTimestamp(&packetDetails, length), dropPacket = true); + + reserveNextRxBuffer(); + sReceivePacket[receiveBufferInUse].packetInfo.length = length; + sReceivePacket[receiveBufferInUse].packetInfo.channel = packetDetails.channel; + sReceivePacket[receiveBufferInUse].packetInfo.rssi = packetDetails.rssi; + sReceivePacket[receiveBufferInUse].packetInfo.lqi = packetDetails.lqi; + sReceivePacket[receiveBufferInUse].packetInfo.timestamp = packetDetails.timeReceived.packetTime; + sReceivePacket[receiveBufferInUse].packetInfo.iid = iid; #if RADIO_CONFIG_DEBUG_COUNTERS_SUPPORT railDebugCounters.mRailPlatRadioReceiveProcessedCount++; @@ -2607,21 +2703,12 @@ static void packetReceivedCallback(RAIL_RxPacketHandle_t packetHandle) } } exit: - if (rxCorrupted) { + if (dropPacket) { // Release the corrupted packet that won't be processed further (void) RAIL_ReleaseRxPacket(gRailHandle, packetHandle); (void) handlePhyStackEvent(SL_RAIL_UTIL_IEEE802154_STACK_EVENT_RX_CORRUPTED, (uint32_t) isReceivingFrame()); - } -#if SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT > 1 - else { - if(!packetDetails.isAck) - { - sReceivePacket[sReceiveBufferInUse].state = BUFFER_PACKET_STORED; - sReceiveBufferInUse = (sReceiveBufferInUse + 1) % SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT; - } - } -#endif + } } static void packetSentCallback(bool isAck) @@ -2680,8 +2767,8 @@ static void txFailedCallback(bool isAck, uint32_t status) static void ackTimeoutCallback(void) { - assert(txWaitingForAck()); - assert(getInternalFlag(FLAG_WAITING_FOR_ACK)); + OT_ASSERT(txWaitingForAck()); + OT_ASSERT(getInternalFlag(FLAG_WAITING_FOR_ACK)); setInternalFlag(EVENT_TX_NO_ACK, true); setInternalFlag(FLAG_ONGOING_TX_DATA, false); @@ -2708,7 +2795,7 @@ static void schedulerEventCallback(RAIL_Handle_t aRailHandle) RAIL_SchedulerStatus_t status = RAIL_GetSchedulerStatus(aRailHandle); bool transmitBusy = getInternalFlag(FLAG_ONGOING_TX_DATA); - assert(status != RAIL_SCHEDULER_STATUS_INTERNAL_ERROR); + OT_ASSERT(status != RAIL_SCHEDULER_STATUS_INTERNAL_ERROR); if (status == RAIL_SCHEDULER_STATUS_CCA_CSMA_TX_FAIL || status == RAIL_SCHEDULER_STATUS_SINGLE_TX_FAIL @@ -2919,7 +3006,7 @@ static void RAILCb_Generic(RAIL_Handle_t aRailHandle, RAIL_Events_t aEvents) status = RAIL_Calibrate(aRailHandle, NULL, RAIL_CAL_ALL_PENDING); // TODO: Non-RTOS DMP case fails #if (!defined(SL_CATALOG_BLUETOOTH_PRESENT) || defined(SL_CATALOG_KERNEL_PRESENT)) - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); #else OT_UNUSED_VARIABLE(status); #endif @@ -2954,12 +3041,21 @@ static bool validatePacketDetails(RAIL_RxPacketHandle_t packetHandle, uint16_t *packetLength) { bool pktValid = true; + RAIL_Status_t rStatus; +#if RADIO_CONFIG_DEBUG_COUNTERS_SUPPORT + rxDebugStep = 0; +#endif - otEXPECT_ACTION((RAIL_GetRxPacketDetailsAlt(gRailHandle, packetHandle, pPacketDetails) - == RAIL_STATUS_NO_ERROR), - pktValid = false); + rStatus = RAIL_GetRxPacketDetailsAlt(gRailHandle, packetHandle, pPacketDetails); + otEXPECT_ACTION(rStatus == RAIL_STATUS_NO_ERROR, pktValid = false); +#if RADIO_CONFIG_DEBUG_COUNTERS_SUPPORT + rxDebugStep++; +#endif otEXPECT_ACTION(isFilterMaskValid(pPacketInfo->filterMask), pktValid = false); +#if RADIO_CONFIG_DEBUG_COUNTERS_SUPPORT + rxDebugStep++; +#endif // RAIL's packetBytes includes the (1 or 2 byte) PHY header but not the 2-byte CRC. // We want *packetLength to match the PHY header length so we add 2 for CRC @@ -2969,17 +3065,30 @@ static bool validatePacketDetails(RAIL_RxPacketHandle_t packetHandle, if (PHY_HEADER_SIZE == 1) { otEXPECT_ACTION(*packetLength == pPacketInfo->firstPortionData[0], pktValid = false); } else { - uint8_t lengthByte = ((pPacketInfo->firstPortionBytes > 1) - ? pPacketInfo->firstPortionData[1] - : pPacketInfo->lastPortionData[0]); + uint8_t lengthByte = + ((pPacketInfo->firstPortionBytes > 1) ? pPacketInfo->firstPortionData[1] : pPacketInfo->lastPortionData[0]); otEXPECT_ACTION(*packetLength == (uint16_t)(__RBIT(lengthByte) >> 24), pktValid = false); } +#if RADIO_CONFIG_DEBUG_COUNTERS_SUPPORT + rxDebugStep++; +#endif // check the length validity of recv packet; RAIL should take care of this. - otEXPECT_ACTION((*packetLength >= IEEE802154_MIN_LENGTH - && *packetLength <= IEEE802154_MAX_LENGTH), + otEXPECT_ACTION((*packetLength >= IEEE802154_MIN_LENGTH && *packetLength <= IEEE802154_MAX_LENGTH), pktValid = false); +#if RADIO_CONFIG_DEBUG_COUNTERS_SUPPORT + rxDebugStep++; +#endif + exit: +#if (OPENTHREAD_CONFIG_LOG_LEVEL == OT_LOG_LEVEL_DEBG) + if (!pktValid) { + otLogDebgPlat("RX Pkt Invalid: rStatus=0x%X, filterMask=0x%2X, pktLen=%i", rStatus, pPacketInfo->filterMask, *packetLength); +#if RADIO_CONFIG_DEBUG_COUNTERS_SUPPORT + otLogDebgPlat("RX debug step=%i", rxDebugStep); +#endif // RADIO_CONFIG_DEBUG_COUNTERS_SUPPORT + } +#endif // OPENTHREAD_CONFIG_LOG_LEVEL return pktValid; } @@ -3005,45 +3114,63 @@ static bool validatePacketTimestamp(RAIL_RxPacketDetails_t *pPacketDetails, uint static void updateRxFrameDetails(RAIL_RxPacketDetails_t *pPacketDetails, bool securedOutgoingEnhancedAck, bool framePendingSetInOutgoingAck, - uint8_t iid) + uint8_t iid, + uint8_t aReceiveBufferInUse) { - assert(pPacketDetails != NULL); - // Current time > sync-receive timestamp // Therefore lower 32 bits of current time should always be greater than lower 32 bits // of sync-rx timestamp unless there is a overflow. In such cases, we do not want to // take overflow into consideration for sync-rx timestamp. uint64_t railUsTimeNow = otPlatTimeGet(); uint32_t railUsTimerWraps = railUsTimeNow >> 32; + RAIL_Time_t timestamp = (pPacketDetails != NULL + ? pPacketDetails->timeReceived.packetTime + : sReceivePacket[aReceiveBufferInUse].packetInfo.timestamp); // Address multiple overflows, such as what would happen if the current time overflows // from 0x00000001FFFFFFFF to 0x0000000200000000 (leave the higher 32 bits as 0) - if ((railUsTimeNow & 0xFFFFFFFF) <= pPacketDetails->timeReceived.packetTime) { + if ((railUsTimeNow & 0xFFFFFFFF) <= timestamp) + { railUsTimerWraps--; } - if (pPacketDetails->isAck) { + if (pPacketDetails != NULL && pPacketDetails->isAck) + { sReceiveAckFrame.mInfo.mRxInfo.mRssi = pPacketDetails->rssi; sReceiveAckFrame.mInfo.mRxInfo.mLqi = pPacketDetails->lqi; - sReceiveAckFrame.mInfo.mRxInfo.mTimestamp = pPacketDetails->timeReceived.packetTime + ((uint64_t) railUsTimerWraps << 32); + sReceiveAckFrame.mInfo.mRxInfo.mTimestamp = timestamp + ((uint64_t)railUsTimerWraps << 32); sReceiveAckFrame.mIid = iid; - } else { - sReceiveFrame[sReceiveBufferInUse].mInfo.mRxInfo.mRssi = pPacketDetails->rssi; - sReceiveFrame[sReceiveBufferInUse].mInfo.mRxInfo.mLqi = pPacketDetails->lqi; - sReceiveFrame[sReceiveBufferInUse].mInfo.mRxInfo.mTimestamp = pPacketDetails->timeReceived.packetTime + ((uint64_t) railUsTimerWraps << 32); + } + else + { + if (pPacketDetails != NULL) + { + sReceiveFrame.mInfo.mRxInfo.mRssi = pPacketDetails->rssi; + sLastRssi = pPacketDetails->rssi; + + sReceiveFrame.mInfo.mRxInfo.mLqi = pPacketDetails->lqi; + sLastLqi = pPacketDetails->lqi; + } + else + { + sReceiveFrame.mInfo.mRxInfo.mRssi = sReceivePacket[aReceiveBufferInUse].packetInfo.rssi; + sLastRssi = sReceivePacket[aReceiveBufferInUse].packetInfo.rssi; + + sReceiveFrame.mInfo.mRxInfo.mLqi = sReceivePacket[aReceiveBufferInUse].packetInfo.lqi; + sLastLqi = sReceivePacket[aReceiveBufferInUse].packetInfo.rssi; + } + + sReceiveFrame.mInfo.mRxInfo.mTimestamp = timestamp + ((uint64_t) railUsTimerWraps << 32); // Set this flag only when the packet is really acknowledged with a secured enhanced ACK. - sReceiveFrame[sReceiveBufferInUse].mInfo.mRxInfo.mAckedWithSecEnhAck = securedOutgoingEnhancedAck; + sReceiveFrame.mInfo.mRxInfo.mAckedWithSecEnhAck = securedOutgoingEnhancedAck; // Set this flag only when the packet is really acknowledged with frame pending set. - sReceiveFrame[sReceiveBufferInUse].mInfo.mRxInfo.mAckedWithFramePending = framePendingSetInOutgoingAck; - sReceiveFrame[sReceiveBufferInUse].mIid = iid; - - sLastLqi = pPacketDetails->lqi; - sLastRssi = pPacketDetails->rssi; + sReceiveFrame.mInfo.mRxInfo.mAckedWithFramePending = framePendingSetInOutgoingAck; + sReceiveFrame.mIid = iid; #if OPENTHREAD_CONFIG_THREAD_VERSION >= OT_THREAD_VERSION_1_2 // Use stored values for these - sReceiveFrame[sReceiveBufferInUse].mInfo.mRxInfo.mAckKeyId = sReceivePacket[sReceiveBufferInUse].ackKeyId; - sReceiveFrame[sReceiveBufferInUse].mInfo.mRxInfo.mAckFrameCounter = sReceivePacket[sReceiveBufferInUse].ackFrameCounter; + sReceiveFrame.mInfo.mRxInfo.mAckKeyId = sMacKeys[iid].ackKeyId; + sReceiveFrame.mInfo.mRxInfo.mAckFrameCounter = sMacKeys[iid].ackFrameCounter; #endif } } @@ -3069,7 +3196,7 @@ static otError skipRxPacketLengthBytes(RAIL_RxPacketInfo_t *pPacketInfo) return error; } -static bool prepareRxPacketforCb(uint8_t index) +static bool prepareNextRxPacketforCb(void) { #if SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT == 1 RAIL_RxPacketHandle_t packetHandle = RAIL_RX_PACKET_HANDLE_INVALID; @@ -3078,11 +3205,15 @@ static bool prepareRxPacketforCb(uint8_t index) RAIL_Status_t status; uint16_t length; bool rxProcessDone = false; - uint8_t iid = 0; + uint8_t iid = 0; + rxBufferIndex_t index = 0; CORE_DECLARE_IRQ_STATE; CORE_ENTER_ATOMIC(); + //Initialise the mPsdu to free buffer + sReceiveFrame.mPsdu = sReceivePacket[index].psdu; + packetHandle = RAIL_GetRxPacketInfo(gRailHandle, RAIL_RX_PACKET_HANDLE_OLDEST_COMPLETE, &packetInfo); otEXPECT_ACTION((packetHandle != RAIL_RX_PACKET_HANDLE_INVALID && packetInfo.packetStatus == RAIL_RX_PACKET_READY_SUCCESS), @@ -3100,11 +3231,11 @@ static bool prepareRxPacketforCb(uint8_t index) || (!packetDetails.isAck && (length >= IEEE802154_MIN_DATA_LENGTH))); // read packet - RAIL_CopyRxPacket(sReceiveFrame[index].mPsdu, &packetInfo); - sReceiveFrame[index].mLength = length; + RAIL_CopyRxPacket(sReceiveFrame.mPsdu, &packetInfo); + sReceiveFrame.mLength = length; - uint8_t *macFcfPointer = sReceiveFrame[index].mPsdu; - sReceiveFrame[index].mChannel = packetDetails.channel; + uint8_t *macFcfPointer = sReceiveFrame.mPsdu; + sReceiveFrame.mChannel = packetDetails.channel; // Check the reserved bits in the MAC header, then clear them. @@ -3123,7 +3254,7 @@ static bool prepareRxPacketforCb(uint8_t index) } otEXPECT(validatePacketTimestamp(&packetDetails, length)); - updateRxFrameDetails(&packetDetails, securedOutgoingEnhancedAck, framePendingSetInOutgoingAck, iid); + updateRxFrameDetails(&packetDetails, securedOutgoingEnhancedAck, framePendingSetInOutgoingAck, iid, 0); rxProcessDone = true; #if RADIO_CONFIG_DEBUG_COUNTERS_SUPPORT @@ -3137,7 +3268,24 @@ static bool prepareRxPacketforCb(uint8_t index) } CORE_EXIT_ATOMIC(); #else - bool rxProcessDone = (sReceivePacket[index].state == BUFFER_PACKET_STORED); + bool rxProcessDone = true; + rxBufferIndex_t index = getStoredBufferIndex(); + uint8_t *psdu = sReceivePacket[index].psdu; + + // Check the reserved bits in the MAC header, then clear them. + // If we sent an enhanced ACK, check if it was secured. + bool securedOutgoingEnhancedAck = ((*psdu & IEEE802154_SECURED_OUTGOING_ENHANCED_ACK) != 0); + *psdu &= ~IEEE802154_SECURED_OUTGOING_ENHANCED_ACK; + + // Check whether frame pendinng bit was set in the outgoing ACK. + bool framePendingSetInOutgoingAck = ((*psdu & IEEE802154_FRAME_PENDING_SET_IN_OUTGOING_ACK) != 0); + *psdu &= ~IEEE802154_FRAME_PENDING_SET_IN_OUTGOING_ACK; + + sReceiveFrame.mChannel = sReceivePacket[index].packetInfo.channel; + sReceiveFrame.mLength = sReceivePacket[index].packetInfo.length; + sReceiveFrame.mPsdu = sReceivePacket[index].psdu; + + updateRxFrameDetails(NULL, securedOutgoingEnhancedAck, framePendingSetInOutgoingAck, sReceivePacket[index].packetInfo.iid, index); #endif return rxProcessDone; @@ -3145,45 +3293,45 @@ static bool prepareRxPacketforCb(uint8_t index) static void processNextRxPacket(otInstance *aInstance) { - int index = 0; - -#if SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT > 1 - index = (sReceiveBufferInUse + 1) % SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT; -#endif - - do + if (prepareNextRxPacketforCb()) { - if (prepareRxPacketforCb(index)) - { - sReceiveError = OT_ERROR_NONE; + sReceiveError = OT_ERROR_NONE; #if OPENTHREAD_CONFIG_DIAG_ENABLE - if (otPlatDiagModeGet()) - { - otPlatDiagRadioReceiveDone(aInstance, &sReceiveFrame[index], sReceiveError); - } - else + if (otPlatDiagModeGet()) + { + otPlatDiagRadioReceiveDone(aInstance, &sReceiveFrame, sReceiveError); + } + else #endif - { + { #if OPENTHREAD_RADIO && OPENTHREAD_CONFIG_MULTIPAN_RCP_ENABLE == 1 && (defined SL_CATALOG_OT_RCP_GP_INTERFACE_PRESENT) - (void) sl_gp_intf_is_gp_pkt(&sReceiveFrame[index], true); + (void) sl_gp_intf_is_gp_pkt(&sReceiveFrame, true); #endif - otLogInfoPlat("Received %d bytes", sReceiveFrame[index].mLength); - sReceivePacket[index].state = BUFFER_PACKET_IN_PROCESSING; - otPlatRadioReceiveDone(aInstance, &sReceiveFrame[index], sReceiveError); + otPlatRadioReceiveDone(aInstance, &sReceiveFrame, sReceiveError); #if RADIO_CONFIG_DEBUG_COUNTERS_SUPPORT - railDebugCounters.mRailPlatRadioReceiveDoneCbCount++; + railDebugCounters.mRailPlatRadioReceiveDoneCbCount++; #endif - } + } - sReceivePacket[index].state = BUFFER_IS_FREE; +#if SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT > 1 + releaseCurrentRxBuffer(); +#endif - otSysEventSignalPending(); - } + otSysEventSignalPending(); + } +} + +static void processRxPackets(otInstance *aInstance) +{ #if SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT > 1 - index = ((index + 1) % SL_OPENTHREAD_RADIO_RX_BUFFER_COUNT); + while (canProcessNextRxBuffer()) + { + processNextRxPacket(aInstance); + } +#else + processNextRxPacket(aInstance); #endif - } while (index != sReceiveBufferInUse); } static void processTxComplete(otInstance *aInstance) @@ -3252,7 +3400,7 @@ void efr32RadioProcess(otInstance *aInstance) // We should process the received packet first. Adding it at the end of this function, // will delay the stack notification until the next call to efr32RadioProcess() - processNextRxPacket(aInstance); + processRxPackets(aInstance); processTxComplete(aInstance); if (sEnergyScanMode == ENERGY_SCAN_MODE_ASYNC && sEnergyScanStatus == ENERGY_SCAN_STATUS_COMPLETED) @@ -3287,11 +3435,11 @@ otError setRadioState(otRadioState state) otError error = OT_ERROR_NONE; // Defer idling the radio if we have an ongoing TX task - otEXPECT_ACTION((!getInternalFlag(ONGOING_TX_FLAGS)), error = OT_ERROR_FAILED); + otEXPECT_ACTION(!getInternalFlag(ONGOING_TX_FLAGS), error = OT_ERROR_FAILED); switch (state) { case OT_RADIO_STATE_RECEIVE: - otEXPECT_ACTION(radioSetRx(sReceiveFrame[sReceiveBufferInUse].mChannel) == OT_ERROR_NONE, error = OT_ERROR_FAILED); + otEXPECT_ACTION(radioSetRx(sReceiveFrame.mChannel) == OT_ERROR_NONE, error = OT_ERROR_FAILED); break; case OT_RADIO_STATE_SLEEP: radioSetIdle(); @@ -3328,7 +3476,7 @@ void efr32AntennaConfigInit(void) RAIL_Status_t status; sl_rail_util_ant_div_init(); status = sl_rail_util_ant_div_update_antenna_config(); - assert(status == RAIL_STATUS_NO_ERROR); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); } #endif // SL_CATALOG_RAIL_UTIL_ANT_DIV_PRESENT @@ -3401,12 +3549,10 @@ static void emRadioEnablePta(bool enable) // When PTA is enabled, we want to negate PTA_REQ as soon as an incoming // frame is aborted, e.g. due to filtering. To do that we must turn off // the TRACKABFRAME feature that's normally on to benefit sniffing on PTI. - assert(RAIL_ConfigRxOptions(gRailHandle, - RAIL_RX_OPTION_TRACK_ABORTED_FRAMES, - (enable - ? RAIL_RX_OPTIONS_NONE - : RAIL_RX_OPTION_TRACK_ABORTED_FRAMES)) - == RAIL_STATUS_NO_ERROR); + RAIL_Status_t status = RAIL_ConfigRxOptions(gRailHandle, + RAIL_RX_OPTION_TRACK_ABORTED_FRAMES, + (enable ? RAIL_RX_OPTIONS_NONE : RAIL_RX_OPTION_TRACK_ABORTED_FRAMES)); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); } static void efr32CoexInit(void) @@ -3441,7 +3587,7 @@ static void onPtaGrantTx(sl_rail_util_coex_req_t ptaStatus) } ptaGntEventReported = true; - assert(ptaStatus == SL_RAIL_UTIL_COEX_REQCB_GRANTED); + OT_ASSERT(ptaStatus == SL_RAIL_UTIL_COEX_REQCB_GRANTED); // PTA is telling us we've gotten GRANT and should send ASAP *without* CSMA setInternalFlag(FLAG_CURRENT_TX_USE_CSMA, false); txCurrentPacket(); @@ -3449,7 +3595,7 @@ static void onPtaGrantTx(sl_rail_util_coex_req_t ptaStatus) static void tryTxCurrentPacket(void) { - assert(getInternalFlag(FLAG_ONGOING_TX_DATA)); + OT_ASSERT(getInternalFlag(FLAG_ONGOING_TX_DATA)); ptaGntEventReported = false; sl_rail_util_ieee802154_stack_event_t ptaStatus @@ -3479,7 +3625,8 @@ static void setCcaThreshold(void) if (rhoActive > RHO_INACTIVE) { thresholddBm = RAIL_RSSI_INVALID_DBM; } - assert(RAIL_SetCcaThreshold(gRailHandle, thresholddBm) == RAIL_STATUS_NO_ERROR); + RAIL_Status_t status = RAIL_SetCcaThreshold(gRailHandle, thresholddBm); + OT_ASSERT(status == RAIL_STATUS_NO_ERROR); } CORE_EXIT_ATOMIC(); } diff --git a/protocol/openthread/platform-abstraction/efr32/sl_rcp_gp_interface.c b/protocol/openthread/platform-abstraction/efr32/sl_rcp_gp_interface.c index 7f0a0edb9f..8533e10161 100644 --- a/protocol/openthread/platform-abstraction/efr32/sl_rcp_gp_interface.c +++ b/protocol/openthread/platform-abstraction/efr32/sl_rcp_gp_interface.c @@ -24,6 +24,7 @@ #include "sl_rcp_gp_interface.h" #include "sl_rcp_gp_interface_config.h" #include "sl_packet_utils.h" +#include "utils/code_utils.h" #include // This implements mechanism to buffer outgoing Channel Configuration (0xF3) and @@ -142,6 +143,7 @@ bool sl_gp_intf_is_gp_pkt(otRadioFrame *aFrame, bool isRxFrame) uint8_t fc = *gpFrameStartIndex; + otEXPECT_ACTION(gp_state == SL_GP_STATE_WAITING_FOR_PKT, isGpPkt = false); otLogDebgPlat("GP RCP INTF : (%s) PL Index = %d Channel = %d Length = %d FC = %0X", isRxFrame? "Rx":"Tx",(gpFrameStartIndex - aFrame->mPsdu), aFrame->mChannel, aFrame->mLength,fc); // The basic Identification of a GPDF Frame : The minimum GPDF length need to be 10 in this case for any direction @@ -243,5 +245,6 @@ bool sl_gp_intf_is_gp_pkt(otRadioFrame *aFrame, bool isRxFrame) otLogDebgPlat("GP RCP INTF: GP filter passed!!"); } +exit: return isGpPkt; } diff --git a/protocol/openthread/platform-abstraction/efr32/sleep.c b/protocol/openthread/platform-abstraction/efr32/sleep.c index 660eac23e2..6a5bd75967 100644 --- a/protocol/openthread/platform-abstraction/efr32/sleep.c +++ b/protocol/openthread/platform-abstraction/efr32/sleep.c @@ -116,7 +116,7 @@ bool sl_ot_is_ok_to_sleep(void) return false; } - uint32_t duration_ms = 0; + uint64_t duration_ms = 0; CORE_ATOMIC_IRQ_DISABLE(); diff --git a/protocol/openthread/platform-abstraction/efr32/soft_source_match_table.c b/protocol/openthread/platform-abstraction/efr32/soft_source_match_table.c index 0f3f112ed0..6fab65a927 100644 --- a/protocol/openthread/platform-abstraction/efr32/soft_source_match_table.c +++ b/protocol/openthread/platform-abstraction/efr32/soft_source_match_table.c @@ -41,7 +41,7 @@ #include #include - +#include "common/debug.hpp" #include "utils/code_utils.h" // Print entire source match tables when @@ -52,7 +52,7 @@ extern uint8_t otNcpPlatGetCurCommandIid(void); static inline uint8_t getPanIndex(uint8_t iid) { // Assert if iid=0 (broadcast iid) - assert(iid != 0); + OT_ASSERT(iid != 0); return iid - 1; } #else // !OPENTHREAD_CONFIG_MULTIPAN_RCP_ENABLE diff --git a/protocol/openthread/platform-abstraction/include/radio_counters.h b/protocol/openthread/platform-abstraction/include/radio_counters.h index 2f9dceb0f5..a91b6ef044 100644 --- a/protocol/openthread/platform-abstraction/include/radio_counters.h +++ b/protocol/openthread/platform-abstraction/include/radio_counters.h @@ -59,6 +59,20 @@ typedef struct efr32RadioCounters uint32_t mRailEventsEnhAckTxFailed; uint32_t mRailEventsScheduledTxTriggeredCount; uint32_t mRailEventsScheduledTxStartedCount; + union { + // Allow for reuse / overloading of fields for various debugging + uint32_t m32; + uint16_t m16[2]; + uint8_t m8[4]; // see defines below for suggested subfield usage + } mRadioDebugData; } efr32RadioCounters; +// Offsets for use with Radio Debug Data subfields +enum +{ + RX_DEBUG_COUNTER0 = 0, + RX_DEBUG_COUNTER1, + TX_DEBUG_COUNTER0, + TX_DEBUG_COUNTER1 +}; #endif // RADIO_COUNTERS_H_ diff --git a/protocol/openthread/platform-abstraction/posix/cpc_interface.cpp b/protocol/openthread/platform-abstraction/posix/cpc_interface.cpp index 90d434ff92..57df9756d1 100644 --- a/protocol/openthread/platform-abstraction/posix/cpc_interface.cpp +++ b/protocol/openthread/platform-abstraction/posix/cpc_interface.cpp @@ -68,6 +68,7 @@ namespace Posix { // ---------------------------------------------------------------------------- volatile sig_atomic_t CpcInterfaceImpl::sCpcResetReq = false; +bool CpcInterfaceImpl::sIsCpcInitialized = false; CpcInterfaceImpl::CpcInterfaceImpl(SpinelInterface::ReceiveFrameCallback aCallback, void * aCallbackContext, @@ -90,18 +91,27 @@ otError CpcInterfaceImpl::Init(const Url::Url &aRadioUrl) VerifyOrExit(mSockFd == -1, error = OT_ERROR_ALREADY); - if (cpc_init(&mHandle, aRadioUrl.GetPath(), false, HandleSecondaryReset) != 0) + if (!sIsCpcInitialized) { - otLogCritPlat("CPC init failed. Ensure radio-url argument has the form 'spinel+cpc://cpcd_0?iid=<1..3>'"); - DieNow(OT_EXIT_FAILURE); - } + if (cpc_init(&mHandle, aRadioUrl.GetPath(), false, HandleSecondaryReset) != 0) + { + otLogCritPlat("CPC init failed. Ensure radio-url argument has the form 'spinel+cpc://cpcd_0?iid=<1..3>'"); + DieNow(OT_EXIT_FAILURE); + } - mSockFd = cpc_open_endpoint(mHandle, &mEndpoint, mId, 1); + mSockFd = cpc_open_endpoint(mHandle, &mEndpoint, mId, 1); - if (mSockFd < 0) + if (mSockFd < 0) + { + otLogCritPlat("CPC endpoint open failed"); + error = OT_ERROR_FAILED; + } + } + else { - otLogCritPlat("CPC endpoint open failed"); - error = OT_ERROR_FAILED; + // Re-initialize the CPC interface. + SetCpcResetReq(true); + CheckAndReInitCpc(); } if ((value = aRadioUrl.GetValue("cpc-bus-speed"))) @@ -110,6 +120,7 @@ otError CpcInterfaceImpl::Init(const Url::Url &aRadioUrl) } otLogCritPlat("mCpcBusSpeed = %d", mCpcBusSpeed); + sIsCpcInitialized = true; exit: return error; diff --git a/protocol/openthread/platform-abstraction/posix/cpc_interface.hpp b/protocol/openthread/platform-abstraction/posix/cpc_interface.hpp index b5dfacd15b..e08adacea9 100644 --- a/protocol/openthread/platform-abstraction/posix/cpc_interface.hpp +++ b/protocol/openthread/platform-abstraction/posix/cpc_interface.hpp @@ -251,6 +251,7 @@ class CpcInterfaceImpl const uint8_t mId = SL_CPC_ENDPOINT_15_4; typedef uint8_t cpcError; static volatile sig_atomic_t sCpcResetReq; + static bool sIsCpcInitialized; otRcpInterfaceMetrics mInterfaceMetrics; diff --git a/protocol/openthread/src/util/byte_util.c b/protocol/openthread/src/util/byte_util.c index 3abe394bbb..9491781897 100644 --- a/protocol/openthread/src/util/byte_util.c +++ b/protocol/openthread/src/util/byte_util.c @@ -23,6 +23,7 @@ #include #include #include +#include uint16_t sl_fetch_low_high_int16u(const uint8_t *contents) { @@ -142,7 +143,7 @@ uint16_t sl_strlen(const uint8_t *const string) { i++; } - assert(i != 0xFFFF); + OT_ASSERT(i != 0xFFFF); } return i; @@ -218,7 +219,7 @@ uint8_t sl_bit_count_int32u(uint32_t num) // If you change the above function, run this to test it. void sl_test_bit_count(void) { - assert(sl_bit_count_int32u(0) == 0); + OT_ASSERT(sl_bit_count_int32u(0) == 0); uint32_t i; for (i = 1; i; i++) { @@ -228,7 +229,7 @@ void sl_test_bit_count(void) { count += num & 1; } - assert(sl_bit_count_int32u(i) == count); + OT_ASSERT(sl_bit_count_int32u(i) == count); } } diff --git a/protocol/wisun/app/wisun_ncp/ncp/sli_wisun_ncp_eusart.c b/protocol/wisun/app/wisun_ncp/ncp/sli_wisun_ncp_eusart.c deleted file mode 100644 index 32e86d4871..0000000000 --- a/protocol/wisun/app/wisun_ncp/ncp/sli_wisun_ncp_eusart.c +++ /dev/null @@ -1,325 +0,0 @@ -/***************************************************************************//** - * @file sli_wisun_ncp_eusart.c - * @brief Wi-SUN NCP EUSART handling - ******************************************************************************* - * # License - * Copyright 2020 Silicon Laboratories Inc. www.silabs.com - ******************************************************************************* - * - * The licensor of this software is Silicon Laboratories Inc. Your use of this - * software is governed by the terms of Silicon Labs Master Software License - * Agreement (MSLA) available at - * www.silabs.com/about-us/legal/master-software-license-agreement. This - * software is distributed to you in Source Code format and is governed by the - * sections of the MSLA applicable to Source Code. - * - ******************************************************************************/ - -#include -#include -#include -#include -#include "sl_uartdrv_instances.h" -#include "sl_uartdrv_eusart_vcom_config.h" -#include "sli_wisun_ncp_eusart.h" -#include "SEGGER_RTT.h" - -#define SLI_WISUN_NCP_UART_BUFFER_SIZE 1500 - -#if SL_UARTDRV_EUSART_VCOM_PERIPHERAL_NO == 0 -#define SLI_WISUN_NCP_EUSART_RX_IRQHandler EUSART0_RX_IRQHandler -#define SLI_WISUN_NCP_EUSART_RX_IRQn EUSART0_RX_IRQn -#elif SL_UARTDRV_EUSART_VCOM_PERIPHERAL_NO == 1 -#define SLI_WISUN_NCP_EUSART_RX_IRQHandler EUSART1_RX_IRQHandler -#define SLI_WISUN_NCP_EUSART_RX_IRQn EUSART1_RX_IRQn -#elif SL_UARTDRV_EUSART_VCOM_PERIPHERAL_NO == 2 -#define SLI_WISUN_NCP_EUSART_RX_IRQHandler EUSART2_RX_IRQHandler -#define SLI_WISUN_NCP_EUSART_RX_IRQn EUSART2_RX_IRQn -#elif SL_UARTDRV_EUSART_VCOM_PERIPHERAL_NO == 3 -#define SLI_WISUN_NCP_EUSART_RX_IRQHandler EUSART3_RX_IRQHandler -#define SLI_WISUN_NCP_EUSART_RX_IRQn EUSART3_RX_IRQn -#else -#error "Unsupported UART port!" -#endif - - -static uint8_t sli_wisun_ncp_uart_tx_buf[SLI_WISUN_NCP_UART_BUFFER_SIZE] = { 0 }; -static uint8_t sli_wisun_ncp_uart_rx_buf[SLI_WISUN_NCP_UART_BUFFER_SIZE] = { 0 }; -static uint32_t ncp_uart_rx_timeout_count; - -static void sli_wisun_ncp_uart_transmit_complete_cb(UARTDRV_Handle_t handle, - Ecode_t transferStatus, - uint8_t *data, - UARTDRV_Count_t transferCount); -static void sli_wisun_ncp_uart_receive_complete_cb(UARTDRV_Handle_t handle, - Ecode_t transferStatus, - uint8_t *data, - UARTDRV_Count_t transferCount); -static int sli_wisun_ncp_uart_receive_timeout_cb(UARTDRV_Handle_t handle, - uint32_t timeout_count, - uint8_t *data, - UARTDRV_Count_t transferCount); -static Ecode_t UARTDRV_Abort_receive_timeout(UARTDRV_Handle_t handle); -static Ecode_t GetTailBuffer(UARTDRV_Buffer_FifoQueue_t *queue, - UARTDRV_Buffer_t **buffer); -static Ecode_t DequeueBuffer(UARTDRV_Buffer_FifoQueue_t *queue, - UARTDRV_Buffer_t **buffer); -static void DisableReceiver(UARTDRV_Handle_t handle); - -void sli_wisun_ncp_uart_init(void) -{ - memset(sli_wisun_ncp_uart_rx_buf, 0, sizeof(sli_wisun_ncp_uart_rx_buf)); - memset(sli_wisun_ncp_uart_tx_buf, 0, sizeof(sli_wisun_ncp_uart_tx_buf)); - - // Clear pending RX interrupt flag in NVIC - NVIC_ClearPendingIRQ(SLI_WISUN_NCP_EUSART_RX_IRQn); - NVIC_EnableIRQ(SLI_WISUN_NCP_EUSART_RX_IRQn); - - // Need to disable UART before setting CFG1 register - EUSART_Enable(sl_uartdrv_eusart_vcom_handle->peripheral.euart, eusartDisable); - sl_uartdrv_eusart_vcom_handle->peripheral.euart->CFG1_SET = EUSART_CFG1_RXTIMEOUT_SEVENFRAMES; - - EUSART_IntClear(sl_uartdrv_eusart_vcom_handle->peripheral.euart, 0xFFFFFFFF); - EUSART_IntEnable(sl_uartdrv_eusart_vcom_handle->peripheral.euart, EUSART_IEN_RXOF); - EUSART_IntEnable(sl_uartdrv_eusart_vcom_handle->peripheral.euart, EUSART_IEN_RXTO); - - EUSART_Enable(sl_uartdrv_eusart_vcom_handle->peripheral.euart, eusartEnable); -} - -void sli_wisun_ncp_uart_transmit(uint32_t len, const uint8_t* data) -{ - // Make a copy of the data to be sent to guarantee its integrity until - // transmission completes. - memcpy((void*)sli_wisun_ncp_uart_tx_buf, (const void*)data, (size_t)len); - - // Transmit data using a non-blocking transmit function - assert(UARTDRV_Transmit(sl_uartdrv_eusart_vcom_handle, - sli_wisun_ncp_uart_tx_buf, - len, - sli_wisun_ncp_uart_transmit_complete_cb) == ECODE_EMDRV_UARTDRV_OK); -} - -void sli_wisun_ncp_uart_receive(void) -{ - ncp_uart_rx_timeout_count = 0; - - UARTDRV_Receive(sl_uartdrv_eusart_vcom_handle, - sli_wisun_ncp_uart_rx_buf, - sizeof(sli_wisun_ncp_uart_rx_buf), - sli_wisun_ncp_uart_receive_complete_cb); -} - -SL_WEAK void sli_wisun_ncp_uart_transmit_cb(sl_status_t status) -{ - (void)status; -} - -SL_WEAK void sli_wisun_ncp_uart_receive_cb(sl_status_t status, - uint32_t len, - const uint8_t* data) -{ - (void)status; - (void)data; - (void)len; -} - -SL_WEAK int sli_wisun_ncp_uart_timeout_cb(uint32_t timeout_count, - uint32_t len, - const uint8_t *data) -{ - (void)timeout_count; - (void)data; - (void)len; - - return 1; -} - -static void sli_wisun_ncp_uart_transmit_complete_cb(UARTDRV_Handle_t handle, - Ecode_t transferStatus, - uint8_t *data, - UARTDRV_Count_t transferCount) -{ - (void)handle; - (void)data; - (void)transferCount; - - // Call public callback API - sli_wisun_ncp_uart_transmit_cb(ECODE_EMDRV_UARTDRV_OK == transferStatus - ? SL_STATUS_OK : SL_STATUS_FAIL); - // Clear TX buffer - memset(sli_wisun_ncp_uart_tx_buf, 0, sizeof(sli_wisun_ncp_uart_tx_buf)); -} - -static void sli_wisun_ncp_uart_receive_complete_cb(UARTDRV_Handle_t handle, - Ecode_t transferStatus, - uint8_t *data, - UARTDRV_Count_t transferCount) -{ - (void)handle; - - // Call public callback API - sli_wisun_ncp_uart_receive_cb(ECODE_EMDRV_UARTDRV_OK == transferStatus - ? SL_STATUS_OK : SL_STATUS_FAIL, - transferCount, - data); - // Clear RX buffer - memset(sli_wisun_ncp_uart_rx_buf, 0, sizeof(sli_wisun_ncp_uart_rx_buf)); -} - -static int sli_wisun_ncp_uart_receive_timeout_cb(UARTDRV_Handle_t handle, - uint32_t timeout_count, - uint8_t *data, - UARTDRV_Count_t transferCount) -{ - (void)handle; - - return sli_wisun_ncp_uart_timeout_cb(timeout_count, transferCount, data); -} - -// TODO: this should be provided by UARTDRV -void SLI_WISUN_NCP_EUSART_RX_IRQHandler(void) -{ - uint8_t *buffer; - UARTDRV_Count_t bytesReceived; - UARTDRV_Count_t bytesRemaining; - - // RX timeout - if (sl_uartdrv_eusart_vcom_handle->peripheral.euart->IF & EUSART_IF_RXTO) { - CORE_DECLARE_IRQ_STATE; - CORE_ENTER_ATOMIC(); - - ++ncp_uart_rx_timeout_count; - - // Current transfer status - UARTDRV_GetReceiveStatus(sl_uartdrv_eusart_vcom_handle, - &buffer, - &bytesReceived, - &bytesRemaining); - - // Let application decide if enough data has been received or if timeout - // has been exceeded. - if (sli_wisun_ncp_uart_receive_timeout_cb(sl_uartdrv_eusart_vcom_handle, - ncp_uart_rx_timeout_count, - buffer, - bytesReceived)) { - // Stop RX and handle what we got in buffer - UARTDRV_Abort_receive_timeout(sl_uartdrv_eusart_vcom_handle); - // Start RX - sli_wisun_ncp_uart_receive(); - } - EUSART_IntClear(sl_uartdrv_eusart_vcom_handle->peripheral.euart, EUSART_IF_RXTO); - CORE_EXIT_ATOMIC(); - } - - // RX overflow - if (sl_uartdrv_eusart_vcom_handle->peripheral.euart->IF & EUSART_IF_RXOF) { - SEGGER_RTT_printf(0, "overflow on eusart\n"); - EUSART_IntClear(sl_uartdrv_eusart_vcom_handle->peripheral.euart, EUSART_IF_RXOF); - } - - NVIC_ClearPendingIRQ(SLI_WISUN_NCP_EUSART_RX_IRQn); - NVIC_EnableIRQ(SLI_WISUN_NCP_EUSART_RX_IRQn); -} - -// TODO: this should be provided by UARTDRV -static Ecode_t UARTDRV_Abort_receive_timeout(UARTDRV_Handle_t handle) -{ - UARTDRV_Buffer_t *rxBuffer; - Ecode_t status; - CORE_DECLARE_IRQ_STATE; - - if (handle == NULL) { - return ECODE_EMDRV_UARTDRV_ILLEGAL_HANDLE; - } - - CORE_ENTER_ATOMIC(); - if (handle->rxQueue->used == 0) { - CORE_EXIT_ATOMIC(); - return ECODE_EMDRV_UARTDRV_IDLE; - } - - // Stop the current transfer - DMADRV_StopTransfer(handle->rxDmaCh); - handle->rxDmaActive = false; - // Update the transfer status of the active transfer - status = GetTailBuffer(handle->rxQueue, &rxBuffer); - // If an abort was in progress when DMA completed, the ISR could be deferred - // until after the critical section. In this case, the buffers no longer - // exist, even though the DMA complete callback was called. - if (status == ECODE_EMDRV_UARTDRV_QUEUE_EMPTY) { - return ECODE_EMDRV_UARTDRV_QUEUE_EMPTY; - } - EFM_ASSERT(rxBuffer != NULL); - DMADRV_TransferRemainingCount(handle->rxDmaCh, - (int*)&rxBuffer->itemsRemaining); - rxBuffer->transferStatus = ECODE_EMDRV_UARTDRV_ABORTED; - - // Dequeue all transfers and call callback - while (handle->rxQueue->used > 0) { - DequeueBuffer(handle->rxQueue, &rxBuffer); - // Call the callback - if (rxBuffer->callback != NULL) { - if (rxBuffer->callback != NULL) { - rxBuffer->callback(handle, - ECODE_EMDRV_UARTDRV_OK, - rxBuffer->data, - rxBuffer->transferCount - rxBuffer->itemsRemaining); - } - } - } - - // Disable the receiver - if (handle->fcType != uartdrvFlowControlHwUart) { - DisableReceiver(handle); - } - CORE_EXIT_ATOMIC(); - - return ECODE_EMDRV_UARTDRV_OK; -} - -static Ecode_t GetTailBuffer(UARTDRV_Buffer_FifoQueue_t *queue, - UARTDRV_Buffer_t **buffer) -{ - CORE_DECLARE_IRQ_STATE; - - CORE_ENTER_ATOMIC(); - if (queue->used == 0) { - *buffer = NULL; - CORE_EXIT_ATOMIC(); - return ECODE_EMDRV_UARTDRV_QUEUE_EMPTY; - } - *buffer = &queue->fifo[queue->tail]; - - CORE_EXIT_ATOMIC(); - return ECODE_EMDRV_UARTDRV_OK; -} - -static Ecode_t DequeueBuffer(UARTDRV_Buffer_FifoQueue_t *queue, - UARTDRV_Buffer_t **buffer) -{ - CORE_DECLARE_IRQ_STATE; - - CORE_ENTER_ATOMIC(); - if (queue->used == 0) { - *buffer = NULL; - CORE_EXIT_ATOMIC(); - return ECODE_EMDRV_UARTDRV_QUEUE_EMPTY; - } - *buffer = &queue->fifo[queue->tail]; - queue->tail = (queue->tail + 1) % queue->size; - queue->used--; - CORE_EXIT_ATOMIC(); - - return ECODE_EMDRV_UARTDRV_OK; -} - -static void DisableReceiver(UARTDRV_Handle_t handle) -{ - if (handle->type == uartdrvUartTypeEuart) { - if (EUSART_StatusGet(handle->peripheral.euart) & EUSART_STATUS_TXENS) { - EUSART_Enable(handle->peripheral.euart, eusartEnableTx); - } else { - EUSART_Enable(handle->peripheral.euart, eusartDisable); - } - } -} diff --git a/protocol/wisun/app/wisun_ncp/ncp/sli_wisun_ncp_eusart.h b/protocol/wisun/app/wisun_ncp/ncp/sli_wisun_ncp_eusart.h deleted file mode 100644 index 689d4a71e0..0000000000 --- a/protocol/wisun/app/wisun_ncp/ncp/sli_wisun_ncp_eusart.h +++ /dev/null @@ -1,53 +0,0 @@ -/***************************************************************************//** - * @file sli_wisun_ncp_eusart.h - * @brief Wi-SUN NCP EUSART handling - ******************************************************************************* - * # License - * Copyright 2020 Silicon Laboratories Inc. www.silabs.com - ******************************************************************************* - * - * The licensor of this software is Silicon Laboratories Inc. Your use of this - * software is governed by the terms of Silicon Labs Master Software License - * Agreement (MSLA) available at - * www.silabs.com/about-us/legal/master-software-license-agreement. This - * software is distributed to you in Source Code format and is governed by the - * sections of the MSLA applicable to Source Code. - * - ******************************************************************************/ - -#ifndef SLI_WISUN_NCP_EUSART_H -#define SLI_WISUN_NCP_EUSART_H - -#include "sl_common.h" -#include "em_core.h" -#include "sl_status.h" - -/**************************************************************************//** - *****************************************************************************/ -void sli_wisun_ncp_uart_init(void); - -/**************************************************************************//** - *****************************************************************************/ -void sli_wisun_ncp_uart_transmit(uint32_t len, const uint8_t* data); - -/**************************************************************************//** - *****************************************************************************/ -void sli_wisun_ncp_uart_transmit_cb(sl_status_t status); - -/**************************************************************************//** - *****************************************************************************/ -void sli_wisun_ncp_uart_receive(void); - -/**************************************************************************//** - *****************************************************************************/ -void sli_wisun_ncp_uart_receive_cb(sl_status_t status, - uint32_t len, - const uint8_t* data); - -/**************************************************************************//** - *****************************************************************************/ -int sli_wisun_ncp_uart_timeout_cb(uint32_t timeout_count, - uint32_t len, - const uint8_t *data); - -#endif // SLI_WISUN_NCP_EUSART_H diff --git a/protocol/wisun/app/wisun_ncp/ncp/sli_wisun_ncp_usart.c b/protocol/wisun/app/wisun_ncp/ncp/sli_wisun_ncp_usart.c deleted file mode 100644 index 516de48fe4..0000000000 --- a/protocol/wisun/app/wisun_ncp/ncp/sli_wisun_ncp_usart.c +++ /dev/null @@ -1,365 +0,0 @@ -/***************************************************************************//** - * @file sli_wisun_ncp_usart.c - * @brief Wi-SUN NCP USART handling - ******************************************************************************* - * # License - * Copyright 2020 Silicon Laboratories Inc. www.silabs.com - ******************************************************************************* - * - * The licensor of this software is Silicon Laboratories Inc. Your use of this - * software is governed by the terms of Silicon Labs Master Software License - * Agreement (MSLA) available at - * www.silabs.com/about-us/legal/master-software-license-agreement. This - * software is distributed to you in Source Code format and is governed by the - * sections of the MSLA applicable to Source Code. - * - ******************************************************************************/ - -#include -#include -#include -#include -#include "sl_uartdrv_instances.h" -#include "sl_uartdrv_usart_vcom_config.h" -#include "sli_wisun_ncp_usart.h" - -#define SLI_WISUN_NCP_UART_BUFFER_SIZE 1500 - -#if SL_UARTDRV_USART_VCOM_PERIPHERAL_NO == 0 -#define SLI_WISUN_NCP_USART_RX_IRQHandler USART0_RX_IRQHandler -#define SLI_WISUN_NCP_USART_RX_IRQn USART0_RX_IRQn -#elif SL_UARTDRV_USART_VCOM_PERIPHERAL_NO == 1 -#define SLI_WISUN_NCP_USART_RX_IRQHandler USART1_RX_IRQHandler -#define SLI_WISUN_NCP_USART_RX_IRQn USART1_RX_IRQn -#elif SL_UARTDRV_USART_VCOM_PERIPHERAL_NO == 2 -#define SLI_WISUN_NCP_USART_RX_IRQHandler USART2_RX_IRQHandler -#define SLI_WISUN_NCP_USART_RX_IRQn USART2_RX_IRQn -#elif SL_UARTDRV_USART_VCOM_PERIPHERAL_NO == 3 -#define SLI_WISUN_NCP_USART_RX_IRQHandler USART3_RX_IRQHandler -#define SLI_WISUN_NCP_USART_RX_IRQn USART3_RX_IRQn -#else -#error "Unsupported UART port!" -#endif - - -static uint8_t sli_wisun_ncp_uart_tx_buf[SLI_WISUN_NCP_UART_BUFFER_SIZE] = { 0 }; -static uint8_t sli_wisun_ncp_uart_rx_buf[SLI_WISUN_NCP_UART_BUFFER_SIZE] = { 0 }; -static uint32_t ncp_uart_rx_timeout_count; - -static void sli_wisun_ncp_uart_transmit_complete_cb(UARTDRV_Handle_t handle, - Ecode_t transferStatus, - uint8_t *data, - UARTDRV_Count_t transferCount); -static void sli_wisun_ncp_uart_receive_complete_cb(UARTDRV_Handle_t handle, - Ecode_t transferStatus, - uint8_t *data, - UARTDRV_Count_t transferCount); -static int sli_wisun_ncp_uart_receive_timeout_cb(UARTDRV_Handle_t handle, - uint32_t timeout_count, - uint8_t *data, - UARTDRV_Count_t transferCount); -static Ecode_t UARTDRV_Abort_receive_timeout(UARTDRV_Handle_t handle); -static Ecode_t GetTailBuffer(UARTDRV_Buffer_FifoQueue_t *queue, - UARTDRV_Buffer_t **buffer); -static Ecode_t DequeueBuffer(UARTDRV_Buffer_FifoQueue_t *queue, - UARTDRV_Buffer_t **buffer); -static void DisableReceiver(UARTDRV_Handle_t handle); - -void sli_wisun_ncp_uart_init(void) -{ - memset(sli_wisun_ncp_uart_rx_buf, 0, sizeof(sli_wisun_ncp_uart_rx_buf)); - memset(sli_wisun_ncp_uart_tx_buf, 0, sizeof(sli_wisun_ncp_uart_tx_buf)); - - CORE_SetNvicRamTableHandler(SLI_WISUN_NCP_USART_RX_IRQn, (void *)SLI_WISUN_NCP_USART_RX_IRQHandler); - - // Clear pending RX interrupt flag in NVIC - NVIC_ClearPendingIRQ(SLI_WISUN_NCP_USART_RX_IRQn); - NVIC_EnableIRQ(SLI_WISUN_NCP_USART_RX_IRQn); - - // Setup RX timeout to 255 bit-time - sl_uartdrv_usart_vcom_handle->peripheral.uart->TIMECMP1 = \ - USART_TIMECMP1_TSTOP_RXACT - | USART_TIMECMP1_TSTART_RXEOF - | USART_TIMECMP1_RESTARTEN - | (0xff << _USART_TIMECMP1_TCMPVAL_SHIFT); - - // Clear any USART interrupt flags - USART_IntClear(sl_uartdrv_usart_vcom_handle->peripheral.uart, - USART_IF_TCMP1); - USART_IntEnable(sl_uartdrv_usart_vcom_handle->peripheral.uart, - USART_IF_TCMP1); -} - -void sli_wisun_ncp_uart_transmit(uint32_t len, const uint8_t* data) -{ - // Make a copy of the data to be sent to guarantee its integrity until - // transmission completes. - memcpy((void*)sli_wisun_ncp_uart_tx_buf, (const void*)data, (size_t)len); - - // Transmit data using a non-blocking transmit function - assert(UARTDRV_Transmit(sl_uartdrv_usart_vcom_handle, - sli_wisun_ncp_uart_tx_buf, - len, - sli_wisun_ncp_uart_transmit_complete_cb) == ECODE_EMDRV_UARTDRV_OK); -} - -void sli_wisun_ncp_uart_receive(void) -{ - ncp_uart_rx_timeout_count = 0; - - // Setup RX timeout to 255 bit-time - sl_uartdrv_usart_vcom_handle->peripheral.uart->TIMECMP1 = \ - USART_TIMECMP1_TSTOP_RXACT - | USART_TIMECMP1_TSTART_RXEOF - | USART_TIMECMP1_RESTARTEN - | (0xff << _USART_TIMECMP1_TCMPVAL_SHIFT); - - UARTDRV_Receive(sl_uartdrv_usart_vcom_handle, - sli_wisun_ncp_uart_rx_buf, - sizeof(sli_wisun_ncp_uart_rx_buf), - sli_wisun_ncp_uart_receive_complete_cb); -} - -SL_WEAK void sli_wisun_ncp_uart_transmit_cb(sl_status_t status) -{ - (void)status; -} - -SL_WEAK void sli_wisun_ncp_uart_receive_cb(sl_status_t status, - uint32_t len, - const uint8_t* data) -{ - (void)status; - (void)data; - (void)len; -} - -SL_WEAK int sli_wisun_ncp_uart_timeout_cb(uint32_t timeout_count, - uint32_t len, - const uint8_t *data) -{ - (void)timeout_count; - (void)data; - (void)len; - - return 1; -} - -static void sli_wisun_ncp_uart_transmit_complete_cb(UARTDRV_Handle_t handle, - Ecode_t transferStatus, - uint8_t *data, - UARTDRV_Count_t transferCount) -{ - (void)handle; - (void)data; - (void)transferCount; - - // Call public callback API - sli_wisun_ncp_uart_transmit_cb(ECODE_EMDRV_UARTDRV_OK == transferStatus - ? SL_STATUS_OK : SL_STATUS_FAIL); - // Clear TX buffer - memset(sli_wisun_ncp_uart_tx_buf, 0, sizeof(sli_wisun_ncp_uart_tx_buf)); -} - -static void sli_wisun_ncp_uart_receive_complete_cb(UARTDRV_Handle_t handle, - Ecode_t transferStatus, - uint8_t *data, - UARTDRV_Count_t transferCount) -{ - (void)handle; - - // Call public callback API - sli_wisun_ncp_uart_receive_cb(ECODE_EMDRV_UARTDRV_OK == transferStatus - ? SL_STATUS_OK : SL_STATUS_FAIL, - transferCount, - data); - // Clear RX buffer - memset(sli_wisun_ncp_uart_rx_buf, 0, sizeof(sli_wisun_ncp_uart_rx_buf)); -} - -static int sli_wisun_ncp_uart_receive_timeout_cb(UARTDRV_Handle_t handle, - uint32_t timeout_count, - uint8_t *data, - UARTDRV_Count_t transferCount) -{ - (void)handle; - - return sli_wisun_ncp_uart_timeout_cb(timeout_count, transferCount, data); -} - -// TODO: this should be provided by UARTDRV -void SLI_WISUN_NCP_USART_RX_IRQHandler(void) -{ - uint8_t *buffer; - UARTDRV_Count_t bytesReceived; - UARTDRV_Count_t bytesRemaining; - - // RX timeout - if (sl_uartdrv_usart_vcom_handle->peripheral.uart->IF & USART_IF_TCMP1) { - CORE_DECLARE_IRQ_STATE; - CORE_ENTER_ATOMIC(); - - ++ncp_uart_rx_timeout_count; - - // Current transfer status - UARTDRV_GetReceiveStatus(sl_uartdrv_usart_vcom_handle, - &buffer, - &bytesReceived, - &bytesRemaining); - - // Clear timer interrupt - USART_IntClear(sl_uartdrv_usart_vcom_handle->peripheral.uart, USART_IF_TCMP1); - - // Let application decide if enough data has been received or if timeout - // has been exceeded. - if (sli_wisun_ncp_uart_receive_timeout_cb(sl_uartdrv_usart_vcom_handle, - ncp_uart_rx_timeout_count, - buffer, - bytesReceived)) { - // Stop the timer - sl_uartdrv_usart_vcom_handle->peripheral.uart->TIMECMP1 &= ~_USART_TIMECMP1_TSTART_MASK; - // Stop RX and handle what we got in buffer - UARTDRV_Abort_receive_timeout(sl_uartdrv_usart_vcom_handle); - // Start RX - sli_wisun_ncp_uart_receive(); - } - - CORE_EXIT_ATOMIC(); - } -} - -// TODO: this should be provided by UARTDRV -static Ecode_t UARTDRV_Abort_receive_timeout(UARTDRV_Handle_t handle) -{ - UARTDRV_Buffer_t *rxBuffer; - Ecode_t status; - CORE_DECLARE_IRQ_STATE; - - if (handle == NULL) { - return ECODE_EMDRV_UARTDRV_ILLEGAL_HANDLE; - } - - CORE_ENTER_ATOMIC(); - if (handle->rxQueue->used == 0) { - CORE_EXIT_ATOMIC(); - return ECODE_EMDRV_UARTDRV_IDLE; - } - - // Stop the current transfer - DMADRV_StopTransfer(handle->rxDmaCh); - handle->rxDmaActive = false; - // Update the transfer status of the active transfer - status = GetTailBuffer(handle->rxQueue, &rxBuffer); - // If an abort was in progress when DMA completed, the ISR could be deferred - // until after the critical section. In this case, the buffers no longer - // exist, even though the DMA complete callback was called. - if (status == ECODE_EMDRV_UARTDRV_QUEUE_EMPTY) { - return ECODE_EMDRV_UARTDRV_QUEUE_EMPTY; - } - EFM_ASSERT(rxBuffer != NULL); - DMADRV_TransferRemainingCount(handle->rxDmaCh, - (int*)&rxBuffer->itemsRemaining); - rxBuffer->transferStatus = ECODE_EMDRV_UARTDRV_ABORTED; - - // Dequeue all transfers and call callback - while (handle->rxQueue->used > 0) { - DequeueBuffer(handle->rxQueue, &rxBuffer); - // Call the callback - if (rxBuffer->callback != NULL) { - if (rxBuffer->callback != NULL) { - rxBuffer->callback(handle, - ECODE_EMDRV_UARTDRV_OK, - rxBuffer->data, - rxBuffer->transferCount - rxBuffer->itemsRemaining); - } - } - } - - // Disable the receiver - if (handle->fcType != uartdrvFlowControlHwUart) { - DisableReceiver(handle); - } - CORE_EXIT_ATOMIC(); - - return ECODE_EMDRV_UARTDRV_OK; -} - -static Ecode_t GetTailBuffer(UARTDRV_Buffer_FifoQueue_t *queue, - UARTDRV_Buffer_t **buffer) -{ - CORE_DECLARE_IRQ_STATE; - - CORE_ENTER_ATOMIC(); - if (queue->used == 0) { - *buffer = NULL; - CORE_EXIT_ATOMIC(); - return ECODE_EMDRV_UARTDRV_QUEUE_EMPTY; - } - *buffer = &queue->fifo[queue->tail]; - - CORE_EXIT_ATOMIC(); - return ECODE_EMDRV_UARTDRV_OK; -} - -static Ecode_t DequeueBuffer(UARTDRV_Buffer_FifoQueue_t *queue, - UARTDRV_Buffer_t **buffer) -{ - CORE_DECLARE_IRQ_STATE; - - CORE_ENTER_ATOMIC(); - if (queue->used == 0) { - *buffer = NULL; - CORE_EXIT_ATOMIC(); - return ECODE_EMDRV_UARTDRV_QUEUE_EMPTY; - } - *buffer = &queue->fifo[queue->tail]; - queue->tail = (queue->tail + 1) % queue->size; - queue->used--; - CORE_EXIT_ATOMIC(); - - return ECODE_EMDRV_UARTDRV_OK; -} - -static void DisableReceiver(UARTDRV_Handle_t handle) -{ -#if (defined(LEUART_COUNT) && (LEUART_COUNT > 0) && !defined(_SILICON_LABS_32B_SERIES_2)) \ - || (defined(EUART_COUNT) && (EUART_COUNT > 0) ) - if (handle->type == uartdrvUartTypeUart) -#endif - { - // Disable Rx route -#if defined(USART_ROUTEPEN_RXPEN) - handle->peripheral.uart->ROUTEPEN &= ~USART_ROUTEPEN_RXPEN; -#elif defined(USART_ROUTE_RXPEN) - handle->peripheral.uart->ROUTE &= ~USART_ROUTE_RXPEN; -#elif defined(GPIO_USART_ROUTEEN_RXPEN) - GPIO->USARTROUTE_CLR[handle->uartNum].ROUTEEN = GPIO_USART_ROUTEEN_RXPEN; -#endif - // Disable Rx - handle->peripheral.uart->CMD = USART_CMD_RXDIS; - } -#if defined(LEUART_COUNT) && (LEUART_COUNT > 0) && !defined(_SILICON_LABS_32B_SERIES_2) - else if (handle->type == uartdrvUartTypeLeuart) { - // Wait for prevous register writes to sync - while ((handle->peripheral.leuart->SYNCBUSY & LEUART_SYNCBUSY_CMD) != 0U) { - } - - // Disable Rx route -#if defined(LEUART_ROUTEPEN_RXPEN) - handle->peripheral.leuart->ROUTEPEN &= ~LEUART_ROUTEPEN_RXPEN; -#else - handle->peripheral.leuart->ROUTE &= ~LEUART_ROUTE_RXPEN; -#endif - // Disable Rx - handle->peripheral.leuart->CMD = LEUART_CMD_RXDIS; - } -#elif defined(EUART_COUNT) && (EUART_COUNT > 0) - else if (handle->type == uartdrvUartTypeEuart) { - if (EUSART_StatusGet(handle->peripheral.euart) & EUSART_STATUS_TXENS) { - EUSART_Enable(handle->peripheral.euart, eusartEnableTx); - } else { - EUSART_Enable(handle->peripheral.euart, eusartDisable); - } - } -#endif -} diff --git a/protocol/wisun/app/wisun_ncp/ncp/sli_wisun_ncp_usart.h b/protocol/wisun/app/wisun_ncp/ncp/sli_wisun_ncp_usart.h deleted file mode 100644 index a53b539804..0000000000 --- a/protocol/wisun/app/wisun_ncp/ncp/sli_wisun_ncp_usart.h +++ /dev/null @@ -1,53 +0,0 @@ -/***************************************************************************//** - * @file sli_wisun_ncp_usart.h - * @brief Wi-SUN NCP USART handling - ******************************************************************************* - * # License - * Copyright 2020 Silicon Laboratories Inc. www.silabs.com - ******************************************************************************* - * - * The licensor of this software is Silicon Laboratories Inc. Your use of this - * software is governed by the terms of Silicon Labs Master Software License - * Agreement (MSLA) available at - * www.silabs.com/about-us/legal/master-software-license-agreement. This - * software is distributed to you in Source Code format and is governed by the - * sections of the MSLA applicable to Source Code. - * - ******************************************************************************/ - -#ifndef SLI_WISUN_NCP_USART_H -#define SLI_WISUN_NCP_USART_H - -#include "sl_common.h" -#include "em_core.h" -#include "sl_status.h" - -/**************************************************************************//** - *****************************************************************************/ -void sli_wisun_ncp_uart_init(void); - -/**************************************************************************//** - *****************************************************************************/ -void sli_wisun_ncp_uart_transmit(uint32_t len, const uint8_t* data); - -/**************************************************************************//** - *****************************************************************************/ -void sli_wisun_ncp_uart_transmit_cb(sl_status_t status); - -/**************************************************************************//** - *****************************************************************************/ -void sli_wisun_ncp_uart_receive(void); - -/**************************************************************************//** - *****************************************************************************/ -void sli_wisun_ncp_uart_receive_cb(sl_status_t status, - uint32_t len, - const uint8_t* data); - -/**************************************************************************//** - *****************************************************************************/ -int sli_wisun_ncp_uart_timeout_cb(uint32_t timeout_count, - uint32_t len, - const uint8_t *data); - -#endif // SLI_WISUN_NCP_USART_H diff --git a/protocol/wisun/component/wisun_ncp_uart.slcc b/protocol/wisun/component/wisun_ncp_uart.slcc deleted file mode 100644 index 5171a9ce1c..0000000000 --- a/protocol/wisun/component/wisun_ncp_uart.slcc +++ /dev/null @@ -1,38 +0,0 @@ -id: wisun_ncp_uart -label: Wi-SUN Router NCP uart -description: Provide Wi-SUN Router NCP uart -package: wisun -category: Wi-SUN -quality: production -root_path: protocol/wisun/app/wisun_ncp - -requires: - - name: uartdrv_instance - -recommends: - - id: uartdrv_usart - instance: [vcom] - unless: [device_has_eusart] - - id: uartdrv_eusart - instance: [vcom] - condition: [device_has_eusart] - -source: - - path: "ncp/sli_wisun_ncp_usart.c" - unless: [device_has_eusart] - - path: "ncp/sli_wisun_ncp_eusart.c" - condition: [device_has_eusart] - -include: - - path: "ncp/" - file_list: - - path: "sli_wisun_ncp_usart.h" - unless: [device_has_eusart] - - path: "sli_wisun_ncp_eusart.h" - condition: [device_has_eusart] - -ui_hints: - visibility: never - -provides: - - name: "wisun_ncp_uart" \ No newline at end of file diff --git a/protocol/wisun/component/wisun_stack_library.slcc b/protocol/wisun/component/wisun_stack_library.slcc index 66f3db9df8..027d57b049 100644 --- a/protocol/wisun/component/wisun_stack_library.slcc +++ b/protocol/wisun/component/wisun_stack_library.slcc @@ -17,380 +17,171 @@ provides: - name: "wisun_stack_library" library: - - path: "libwisun_router_core_efr32xg1x_micriumos_gcc_debug.a" + - path: "libwisun_router_core_efr32xg1x_gcc_debug.a" condition: - "toolchain_gcc" - - "micriumos_kernel" - "device_sdid_84" - "wisun_stack_debug" unless: - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg1x_freertos_gcc_debug.a" - condition: - - "toolchain_gcc" - - "freertos" - - "device_sdid_84" - - "wisun_stack_debug" - unless: - - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg1x_micriumos_iar_debug.a" - condition: - - "toolchain_iar" - - "micriumos_kernel" - - "device_sdid_84" - - "wisun_stack_debug" - unless: - - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg1x_freertos_iar_debug.a" + - path: "libwisun_router_core_efr32xg1x_iar_debug.a" condition: - "toolchain_iar" - - "freertos" - "device_sdid_84" - "wisun_stack_debug" unless: - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg2x_micriumos_gcc_debug.a" - condition: - - "toolchain_gcc" - - "micriumos_kernel" - - "device_sdid_220" - - "wisun_stack_debug" - unless: - - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg2x_freertos_gcc_debug.a" + - path: "libwisun_router_core_efr32xg2x_gcc_debug.a" condition: - "toolchain_gcc" - - "freertos" - "device_sdid_220" - "wisun_stack_debug" unless: - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg2x_micriumos_iar_debug.a" + - path: "libwisun_router_core_efr32xg2x_iar_debug.a" condition: - "toolchain_iar" - - "micriumos_kernel" - "device_sdid_220" - "wisun_stack_debug" unless: - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg2x_freertos_iar_debug.a" - condition: - - "toolchain_iar" - - "freertos" - - "device_sdid_220" - - "wisun_stack_debug" - unless: - - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg2x_micriumos_gcc_debug.a" + - path: "libwisun_router_core_efr32xg2x_gcc_debug.a" condition: - "toolchain_gcc" - - "micriumos_kernel" - "device_sdid_235" - "wisun_stack_debug" unless: - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg2x_freertos_gcc_debug.a" - condition: - - "toolchain_gcc" - - "freertos" - - "device_sdid_235" - - "wisun_stack_debug" - unless: - - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg2x_micriumos_iar_debug.a" + - path: "libwisun_router_core_efr32xg2x_iar_debug.a" condition: - "toolchain_iar" - - "micriumos_kernel" - - "device_sdid_235" - - "wisun_stack_debug" - unless: - - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg2x_freertos_iar_debug.a" - condition: - - "toolchain_iar" - - "freertos" - "device_sdid_235" - "wisun_stack_debug" unless: - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg1x_micriumos_gcc_release.a" + - path: "libwisun_router_core_efr32xg1x_gcc_release.a" condition: - "toolchain_gcc" - - "micriumos_kernel" - "device_sdid_84" unless: - "wisun_stack_debug" - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg1x_freertos_gcc_release.a" - condition: - - "toolchain_gcc" - - "freertos" - - "device_sdid_84" - unless: - - "wisun_stack_debug" - - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg1x_micriumos_iar_release.a" + - path: "libwisun_router_core_efr32xg1x_iar_release.a" condition: - "toolchain_iar" - - "micriumos_kernel" - "device_sdid_84" unless: - "wisun_stack_debug" - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg1x_freertos_iar_release.a" - condition: - - "toolchain_iar" - - "freertos" - - "device_sdid_84" - unless: - - "wisun_stack_debug" - - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg2x_micriumos_gcc_release.a" - condition: - - "toolchain_gcc" - - "micriumos_kernel" - - "device_sdid_220" - unless: - - "wisun_stack_debug" - - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg2x_freertos_gcc_release.a" + - path: "libwisun_router_core_efr32xg2x_gcc_release.a" condition: - "toolchain_gcc" - - "freertos" - "device_sdid_220" unless: - "wisun_stack_debug" - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg2x_micriumos_iar_release.a" + - path: "libwisun_router_core_efr32xg2x_iar_release.a" condition: - "toolchain_iar" - - "micriumos_kernel" - "device_sdid_220" unless: - "wisun_stack_debug" - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg2x_freertos_iar_release.a" - condition: - - "toolchain_iar" - - "freertos" - - "device_sdid_220" - unless: - - "wisun_stack_debug" - - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg2x_micriumos_gcc_release.a" + - path: "libwisun_router_core_efr32xg2x_gcc_release.a" condition: - "toolchain_gcc" - - "micriumos_kernel" - - "device_sdid_235" - unless: - - "wisun_stack_debug" - - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg2x_freertos_gcc_release.a" - condition: - - "toolchain_gcc" - - "freertos" - - "device_sdid_235" - unless: - - "wisun_stack_debug" - - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg2x_micriumos_iar_release.a" - condition: - - "toolchain_iar" - - "micriumos_kernel" - "device_sdid_235" unless: - "wisun_stack_debug" - "wisun_stack_lfn" - - path: "libwisun_router_core_efr32xg2x_freertos_iar_release.a" + - path: "libwisun_router_core_efr32xg2x_iar_release.a" condition: - "toolchain_iar" - - "freertos" - "device_sdid_235" unless: - "wisun_stack_debug" - "wisun_stack_lfn" - - path: "libwisun_router_efr32xg1x_micriumos_gcc_debug.a" + - path: "libwisun_router_efr32xg1x_gcc_debug.a" condition: - "toolchain_gcc" - - "micriumos_kernel" - - "device_sdid_84" - - "wisun_stack_debug" - - "wisun_stack_lfn" - - path: "libwisun_router_efr32xg1x_freertos_gcc_debug.a" - condition: - - "toolchain_gcc" - - "freertos" - - "device_sdid_84" - - "wisun_stack_debug" - - "wisun_stack_lfn" - - path: "libwisun_router_efr32xg1x_micriumos_iar_debug.a" - condition: - - "toolchain_iar" - - "micriumos_kernel" - "device_sdid_84" - "wisun_stack_debug" - "wisun_stack_lfn" - - path: "libwisun_router_efr32xg1x_freertos_iar_debug.a" + - path: "libwisun_router_efr32xg1x_iar_debug.a" condition: - "toolchain_iar" - - "freertos" - "device_sdid_84" - "wisun_stack_debug" - "wisun_stack_lfn" - - path: "libwisun_router_efr32xg2x_micriumos_gcc_debug.a" - condition: - - "toolchain_gcc" - - "micriumos_kernel" - - "device_sdid_220" - - "wisun_stack_debug" - - "wisun_stack_lfn" - - path: "libwisun_router_efr32xg2x_freertos_gcc_debug.a" + - path: "libwisun_router_efr32xg2x_gcc_debug.a" condition: - "toolchain_gcc" - - "freertos" - "device_sdid_220" - "wisun_stack_debug" - "wisun_stack_lfn" - - path: "libwisun_router_efr32xg2x_micriumos_iar_debug.a" + - path: "libwisun_router_efr32xg2x_iar_debug.a" condition: - "toolchain_iar" - - "micriumos_kernel" - "device_sdid_220" - "wisun_stack_debug" - "wisun_stack_lfn" - - path: "libwisun_router_efr32xg2x_freertos_iar_debug.a" - condition: - - "toolchain_iar" - - "freertos" - - "device_sdid_220" - - "wisun_stack_debug" - - "wisun_stack_lfn" - - path: "libwisun_router_efr32xg2x_micriumos_gcc_debug.a" + - path: "libwisun_router_efr32xg2x_gcc_debug.a" condition: - "toolchain_gcc" - - "micriumos_kernel" - "device_sdid_235" - "wisun_stack_debug" - "wisun_stack_lfn" - - path: "libwisun_router_efr32xg2x_freertos_gcc_debug.a" - condition: - - "toolchain_gcc" - - "freertos" - - "device_sdid_235" - - "wisun_stack_debug" - - "wisun_stack_lfn" - - path: "libwisun_router_efr32xg2x_micriumos_iar_debug.a" - condition: - - "toolchain_iar" - - "micriumos_kernel" - - "device_sdid_235" - - "wisun_stack_debug" - - "wisun_stack_lfn" - - path: "libwisun_router_efr32xg2x_freertos_iar_debug.a" + - path: "libwisun_router_efr32xg2x_iar_debug.a" condition: - "toolchain_iar" - - "freertos" - "device_sdid_235" - "wisun_stack_debug" - "wisun_stack_lfn" - - path: "libwisun_router_efr32xg1x_micriumos_gcc_release.a" - condition: - - "toolchain_gcc" - - "micriumos_kernel" - - "device_sdid_84" - - "wisun_stack_lfn" - unless: - - "wisun_stack_debug" - - path: "libwisun_router_efr32xg1x_freertos_gcc_release.a" + + - path: "libwisun_router_efr32xg1x_gcc_release.a" condition: - "toolchain_gcc" - - "freertos" - "device_sdid_84" - "wisun_stack_lfn" unless: - "wisun_stack_debug" - - path: "libwisun_router_efr32xg1x_micriumos_iar_release.a" + - path: "libwisun_router_efr32xg1x_iar_release.a" condition: - "toolchain_iar" - - "micriumos_kernel" - "device_sdid_84" - "wisun_stack_lfn" unless: - "wisun_stack_debug" - - path: "libwisun_router_efr32xg1x_freertos_iar_release.a" - condition: - - "toolchain_iar" - - "freertos" - - "device_sdid_84" - - "wisun_stack_lfn" - unless: - - "wisun_stack_debug" - - path: "libwisun_router_efr32xg2x_micriumos_gcc_release.a" - condition: - - "toolchain_gcc" - - "micriumos_kernel" - - "device_sdid_220" - - "wisun_stack_lfn" - unless: - - "wisun_stack_debug" - - path: "libwisun_router_efr32xg2x_freertos_gcc_release.a" + - path: "libwisun_router_efr32xg2x_gcc_release.a" condition: - "toolchain_gcc" - - "freertos" - "device_sdid_220" - "wisun_stack_lfn" unless: - "wisun_stack_debug" - - path: "libwisun_router_efr32xg2x_micriumos_iar_release.a" + - path: "libwisun_router_efr32xg2x_iar_release.a" condition: - "toolchain_iar" - - "micriumos_kernel" - "device_sdid_220" - "wisun_stack_lfn" unless: - "wisun_stack_debug" - - path: "libwisun_router_efr32xg2x_freertos_iar_release.a" - condition: - - "toolchain_iar" - - "freertos" - - "device_sdid_220" - - "wisun_stack_lfn" - unless: - - "wisun_stack_debug" - - path: "libwisun_router_efr32xg2x_micriumos_gcc_release.a" + - path: "libwisun_router_efr32xg2x_gcc_release.a" condition: - "toolchain_gcc" - - "micriumos_kernel" - "device_sdid_235" - "wisun_stack_lfn" unless: - "wisun_stack_debug" - - path: "libwisun_router_efr32xg2x_freertos_gcc_release.a" - condition: - - "toolchain_gcc" - - "freertos" - - "device_sdid_235" - - "wisun_stack_lfn" - unless: - - "wisun_stack_debug" - - path: "libwisun_router_efr32xg2x_micriumos_iar_release.a" + - path: "libwisun_router_efr32xg2x_iar_release.a" condition: - "toolchain_iar" - - "micriumos_kernel" - "device_sdid_235" - "wisun_stack_lfn" unless: - "wisun_stack_debug" - - path: "libwisun_router_efr32xg2x_freertos_iar_release.a" - condition: - - "toolchain_iar" - - "freertos" - - "device_sdid_235" - - "wisun_stack_lfn" - unless: - - "wisun_stack_debug" \ No newline at end of file diff --git a/protocol/wisun/rail/device_sdid_220/868/radio_settings.radioconf b/protocol/wisun/rail/device_sdid_220/868/radio_settings.radioconf index 0ee9c40291..1a97c4701d 100644 --- a/protocol/wisun/rail/device_sdid_220/868/radio_settings.radioconf +++ b/protocol/wisun/rail/device_sdid_220/868/radio_settings.radioconf @@ -191,7 +191,7 @@ 0 - 18 + 28 SAME_AS_FIRST_CHANNEL RAIL_TX_POWER_MAX {} @@ -211,7 +211,7 @@ 0 - 9 + 14 SAME_AS_FIRST_CHANNEL RAIL_TX_POWER_MAX {} @@ -231,7 +231,7 @@ 0 - 9 + 14 SAME_AS_FIRST_CHANNEL RAIL_TX_POWER_MAX {} diff --git a/protocol/wisun/rail/device_sdid_235/radio_settings.radioconf b/protocol/wisun/rail/device_sdid_235/radio_settings.radioconf index d79715f1aa..b11dd77302 100644 --- a/protocol/wisun/rail/device_sdid_235/radio_settings.radioconf +++ b/protocol/wisun/rail/device_sdid_235/radio_settings.radioconf @@ -1577,7 +1577,7 @@ 0 - 18 + 28 SAME_AS_FIRST_CHANNEL RAIL_TX_POWER_MAX {} @@ -1597,7 +1597,7 @@ 0 - 9 + 14 SAME_AS_FIRST_CHANNEL RAIL_TX_POWER_MAX {} @@ -1617,7 +1617,7 @@ 0 - 9 + 14 SAME_AS_FIRST_CHANNEL RAIL_TX_POWER_MAX {} diff --git a/protocol/wisun/rail/device_sdid_84/radio_settings.radioconf b/protocol/wisun/rail/device_sdid_84/radio_settings.radioconf index 1bc6c907a6..8f2ddb2c13 100644 --- a/protocol/wisun/rail/device_sdid_84/radio_settings.radioconf +++ b/protocol/wisun/rail/device_sdid_84/radio_settings.radioconf @@ -1209,7 +1209,7 @@ 0 - 18 + 28 SAME_AS_FIRST_CHANNEL RAIL_TX_POWER_MAX {} @@ -1223,7 +1223,7 @@ 0 - 9 + 14 SAME_AS_FIRST_CHANNEL RAIL_TX_POWER_MAX {} @@ -1237,7 +1237,7 @@ 0 - 9 + 14 SAME_AS_FIRST_CHANNEL RAIL_TX_POWER_MAX {} diff --git a/protocol/wisun/stack/inc/sl_wisun_api.h b/protocol/wisun/stack/inc/sl_wisun_api.h index 7e514441ba..a5d1a2cae8 100644 --- a/protocol/wisun/stack/inc/sl_wisun_api.h +++ b/protocol/wisun/stack/inc/sl_wisun_api.h @@ -814,6 +814,20 @@ sl_status_t sl_wisun_get_pom_ie(uint8_t *phy_mode_id_count, uint8_t *phy_mode_ids, uint8_t *is_mdr_command_capable); +/**************************************************************************//** + * Get the Wi-SUN stack version. + * + * @param[out] major Wi-SUN stack version major + * @param[out] minor Wi-SUN stack version minor + * @param[out] patch Wi-SUN stack version patch + * @param[out] patch Build number, set to 0 in public versions + * @return SL_STATUS_OK if successful, an error code otherwise + *****************************************************************************/ +sl_status_t sl_wisun_get_stack_version(uint8_t *major, + uint8_t *minor, + uint8_t *patch, + uint16_t *build); + /**************************************************************************//** * Configure the LFN parameter set. * diff --git a/protocol/wisun/stack/inc/sl_wisun_version.h b/protocol/wisun/stack/inc/sl_wisun_version.h index ee85a32f55..c770ab0fb5 100644 --- a/protocol/wisun/stack/inc/sl_wisun_version.h +++ b/protocol/wisun/stack/inc/sl_wisun_version.h @@ -40,7 +40,7 @@ #endif #ifndef SL_WISUN_VERSION_PATCH -#define SL_WISUN_VERSION_PATCH 1 +#define SL_WISUN_VERSION_PATCH 2 #endif #define FORMAT_WISUN_STACK_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) diff --git a/protocol/wisun/stack/inc/sli_wisun_timer_service.h b/protocol/wisun/stack/inc/sli_wisun_timer_service.h index d1b8c8f515..ea82a5e9e3 100644 --- a/protocol/wisun/stack/inc/sli_wisun_timer_service.h +++ b/protocol/wisun/stack/inc/sli_wisun_timer_service.h @@ -55,6 +55,7 @@ struct sli_wisun_timer { uint64_t expire_time_us; // Next expiration absolute time in microseconds const char *name; // Name used in debug traces (can be NULL) ns_list_link_t link; // Reserved for ns_list + uint32_t is_valid; // Valid value is set when the timer is inititialized }; /** diff --git a/protocol/wisun/stack/libwisun_mac_core_efr32xg1x_gcc.a b/protocol/wisun/stack/libwisun_mac_core_efr32xg1x_gcc.a index cc5b850767..0f1b93d19b 100644 --- a/protocol/wisun/stack/libwisun_mac_core_efr32xg1x_gcc.a +++ b/protocol/wisun/stack/libwisun_mac_core_efr32xg1x_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38f454197f0bfcdbc417d497ded585f7dd26609bd5be61254c9959d6d781f9cc -size 1522648 +oid sha256:1ce552a95ae352b311afa5c49f15eeca937222cb1298dc4ecf276ecddae9618e +size 1526564 diff --git a/protocol/wisun/stack/libwisun_mac_core_efr32xg1x_iar.a b/protocol/wisun/stack/libwisun_mac_core_efr32xg1x_iar.a index 93258a5cd7..39cc762d3e 100644 --- a/protocol/wisun/stack/libwisun_mac_core_efr32xg1x_iar.a +++ b/protocol/wisun/stack/libwisun_mac_core_efr32xg1x_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ab3b7cc631b720ed9b678db83380771542073522ad8748cfdfde1d3eac8e76d -size 920480 +oid sha256:9a8fb627d38a8351e85093c7d15712b970b80c6328f19468c8486abc37d88dea +size 904866 diff --git a/protocol/wisun/stack/libwisun_mac_core_efr32xg2x_gcc.a b/protocol/wisun/stack/libwisun_mac_core_efr32xg2x_gcc.a index 8486d7714d..4634a6e214 100644 --- a/protocol/wisun/stack/libwisun_mac_core_efr32xg2x_gcc.a +++ b/protocol/wisun/stack/libwisun_mac_core_efr32xg2x_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d4a6b6ba1a93601a8481b3552fa17f2077d30ddafeff3955366b94565f85ffc -size 1602262 +oid sha256:bd937e7661ed628059c39ba4a28365e72b10250797650b455af5c689f24cd73c +size 1606194 diff --git a/protocol/wisun/stack/libwisun_mac_core_efr32xg2x_iar.a b/protocol/wisun/stack/libwisun_mac_core_efr32xg2x_iar.a index 676f1565d5..98ce004d8a 100644 --- a/protocol/wisun/stack/libwisun_mac_core_efr32xg2x_iar.a +++ b/protocol/wisun/stack/libwisun_mac_core_efr32xg2x_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98be5dfebc48fb0e4d560e5e62fc2b8d17a6cee375220f6ff3da7021af3e68b1 -size 974992 +oid sha256:359133d7e023130ab7f4a36a3952206295a43dbd12e68433a7e4bc5d670c9e08 +size 958654 diff --git a/protocol/wisun/stack/libwisun_mac_efr32xg1x_gcc.a b/protocol/wisun/stack/libwisun_mac_efr32xg1x_gcc.a index fa743327de..5285e84892 100644 --- a/protocol/wisun/stack/libwisun_mac_efr32xg1x_gcc.a +++ b/protocol/wisun/stack/libwisun_mac_efr32xg1x_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5283f0de65b4e37784bf7efe4b29118c2ebc0a1a79bcbb0dc3fe4803fc0bd784 -size 1579044 +oid sha256:2c57e9f9fdd6c1cb2f30de39bc617cd90b7d2a4801705ab92615941e1b19e0a8 +size 1583072 diff --git a/protocol/wisun/stack/libwisun_mac_efr32xg1x_iar.a b/protocol/wisun/stack/libwisun_mac_efr32xg1x_iar.a index 805de5d3f2..6117a58328 100644 --- a/protocol/wisun/stack/libwisun_mac_efr32xg1x_iar.a +++ b/protocol/wisun/stack/libwisun_mac_efr32xg1x_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc66d04f80d32d6fd7a424f59cb41ba9ea1f754a74bf12a3d9a8df140e8dea50 -size 959346 +oid sha256:8eaefbc3c73cc792cbaee423785de033a34b69d814f3ac7d3b04f7833bc27a5b +size 943732 diff --git a/protocol/wisun/stack/libwisun_mac_efr32xg2x_gcc.a b/protocol/wisun/stack/libwisun_mac_efr32xg2x_gcc.a index 6598c231d1..9775d1f55f 100644 --- a/protocol/wisun/stack/libwisun_mac_efr32xg2x_gcc.a +++ b/protocol/wisun/stack/libwisun_mac_efr32xg2x_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67c0818d2c1a91a7d88fe398a403104bfc713c6330a49bec9b806621d7223320 -size 1659246 +oid sha256:568afe95cdb5b8a238de5b80ba2bdc50a2a08c539a057d255b5deaf6d0ce2c7c +size 1663290 diff --git a/protocol/wisun/stack/libwisun_mac_efr32xg2x_iar.a b/protocol/wisun/stack/libwisun_mac_efr32xg2x_iar.a index e4c055f49d..cb1f6d98fe 100644 --- a/protocol/wisun/stack/libwisun_mac_efr32xg2x_iar.a +++ b/protocol/wisun/stack/libwisun_mac_efr32xg2x_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51664b3a0452d6f58ac3710847bf6b17255a6d57a894eae18f90d1f197df662d -size 1010108 +oid sha256:e73b60d34d8ee9d403b83e169de92d5083686cc65046174e568cbea8982c0819 +size 993860 diff --git a/protocol/wisun/stack/libwisun_rcp_efr32xg1x_gcc.a b/protocol/wisun/stack/libwisun_rcp_efr32xg1x_gcc.a index a81f1cf27f..89e1896856 100644 --- a/protocol/wisun/stack/libwisun_rcp_efr32xg1x_gcc.a +++ b/protocol/wisun/stack/libwisun_rcp_efr32xg1x_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bbe3f89d0bd387526314251119298654b93d9d10d78062660c3fb5d49e1c7e80 -size 488194 +oid sha256:d1dc29be35820cd365cf17f9436afbda2f1d249182c3d52dfab8675969989b7d +size 490118 diff --git a/protocol/wisun/stack/libwisun_rcp_efr32xg1x_iar.a b/protocol/wisun/stack/libwisun_rcp_efr32xg1x_iar.a index 22d86a84f7..ff1223e703 100644 --- a/protocol/wisun/stack/libwisun_rcp_efr32xg1x_iar.a +++ b/protocol/wisun/stack/libwisun_rcp_efr32xg1x_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b3ac5129aff9fa3f6ff3e11762e950d8a0038aa1808d9c6b19f66ffabb74dd79 -size 432444 +oid sha256:311786d1bd96256cdafa1906e6b0ba4a7da913fe9244bafa243c020342c9ab85 +size 435880 diff --git a/protocol/wisun/stack/libwisun_rcp_efr32xg2x_gcc.a b/protocol/wisun/stack/libwisun_rcp_efr32xg2x_gcc.a index 09ee8669af..3062b1fc63 100644 --- a/protocol/wisun/stack/libwisun_rcp_efr32xg2x_gcc.a +++ b/protocol/wisun/stack/libwisun_rcp_efr32xg2x_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e60ec1c1d36eda5478c649a463ded7a37750322fb750e9c97e8ca13dedcf643d -size 488258 +oid sha256:96f05020df68af552ad603735405c4442df0d2f4b5eb178f320853ba7db4dc02 +size 490154 diff --git a/protocol/wisun/stack/libwisun_rcp_efr32xg2x_iar.a b/protocol/wisun/stack/libwisun_rcp_efr32xg2x_iar.a index 3cbeb9c3ea..1b21afa9a7 100644 --- a/protocol/wisun/stack/libwisun_rcp_efr32xg2x_iar.a +++ b/protocol/wisun/stack/libwisun_rcp_efr32xg2x_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9404ad39c1d484c69cb0ec770f9c4c1ef7596e875b7317191182d9af2ca388b7 -size 440086 +oid sha256:17cfbb522b8d6faa58345efe01a0e31a2131755a646e604c78f29f6ba0acd51e +size 442860 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_freertos_gcc_debug.a b/protocol/wisun/stack/libwisun_router_core_efr32xg1x_freertos_gcc_debug.a deleted file mode 100644 index 1e832f3fe8..0000000000 --- a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_freertos_gcc_debug.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:095adc0dc426754e435fd618b0e759c6bf1a203a0e5dd9a63a911d580f72fd58 -size 8973338 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_freertos_gcc_release.a b/protocol/wisun/stack/libwisun_router_core_efr32xg1x_freertos_gcc_release.a deleted file mode 100644 index 51cbe0a18b..0000000000 --- a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_freertos_gcc_release.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5fa442643a04715c984f41a09f9537a851748475d1a83ccba116eb794c329a6 -size 8955814 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_freertos_iar_debug.a b/protocol/wisun/stack/libwisun_router_core_efr32xg1x_freertos_iar_debug.a deleted file mode 100644 index 473113326e..0000000000 --- a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_freertos_iar_debug.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be5c4484fcbda7f7ff225dcc48512667ae1160d36657d2022d75dbc93bd814a4 -size 4103862 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_freertos_iar_release.a b/protocol/wisun/stack/libwisun_router_core_efr32xg1x_freertos_iar_release.a deleted file mode 100644 index 9153fc76f5..0000000000 --- a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_freertos_iar_release.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af8b5c42afe8f907c0769a6b3552a937d53f2da58caa2e9f2a8d4e1ad3236f0b -size 4101100 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_gcc_debug.a b/protocol/wisun/stack/libwisun_router_core_efr32xg1x_gcc_debug.a new file mode 100644 index 0000000000..8d519f62b7 --- /dev/null +++ b/protocol/wisun/stack/libwisun_router_core_efr32xg1x_gcc_debug.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e5b294b12a48e387e517e18cecfa4c7eb3052d0b5c3fdff3eda1f06a7496fa7 +size 8993858 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_gcc_release.a b/protocol/wisun/stack/libwisun_router_core_efr32xg1x_gcc_release.a new file mode 100644 index 0000000000..8e6c2883a8 --- /dev/null +++ b/protocol/wisun/stack/libwisun_router_core_efr32xg1x_gcc_release.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b718b4e9432d9af530a4fbd9b1e982f96bac2d793cab909ee340a6e1237afbf +size 8976276 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_iar_debug.a b/protocol/wisun/stack/libwisun_router_core_efr32xg1x_iar_debug.a new file mode 100644 index 0000000000..e784ae8879 --- /dev/null +++ b/protocol/wisun/stack/libwisun_router_core_efr32xg1x_iar_debug.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0390969d6ee0e7d53bd3325752c18d27bfaee74e7d36f6f800df78a155bc87c6 +size 3971660 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_iar_release.a b/protocol/wisun/stack/libwisun_router_core_efr32xg1x_iar_release.a new file mode 100644 index 0000000000..e636d57cb3 --- /dev/null +++ b/protocol/wisun/stack/libwisun_router_core_efr32xg1x_iar_release.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39e25fa34b3dceef0445a3dacc34ecdfeafefc0b10a3773447a83ca9f8416ffb +size 3968900 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_micriumos_gcc_debug.a b/protocol/wisun/stack/libwisun_router_core_efr32xg1x_micriumos_gcc_debug.a deleted file mode 100644 index 4baf954c9c..0000000000 --- a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_micriumos_gcc_debug.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8737ea184f473f12efe8f3960f6676a527988a916587a971980cd4d58d5acaf -size 8973382 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_micriumos_gcc_release.a b/protocol/wisun/stack/libwisun_router_core_efr32xg1x_micriumos_gcc_release.a deleted file mode 100644 index 3e2ae897e8..0000000000 --- a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_micriumos_gcc_release.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02cf8e948d2d5260433ba614a423b2ca8c5180b967d6f070166f6befc7354156 -size 8955858 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_micriumos_iar_debug.a b/protocol/wisun/stack/libwisun_router_core_efr32xg1x_micriumos_iar_debug.a deleted file mode 100644 index 84dd337638..0000000000 --- a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_micriumos_iar_debug.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1282db4a9143cbb252414718cd87ae46c820239c15926b30398cfe585c19822 -size 4032408 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_micriumos_iar_release.a b/protocol/wisun/stack/libwisun_router_core_efr32xg1x_micriumos_iar_release.a deleted file mode 100644 index 16bdaaddd0..0000000000 --- a/protocol/wisun/stack/libwisun_router_core_efr32xg1x_micriumos_iar_release.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:123710a77d11eee2f7d9ed89e5d5dfb18bb928d08fb6b8f63e00222cd29c2e17 -size 4029688 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_freertos_gcc_debug.a b/protocol/wisun/stack/libwisun_router_core_efr32xg2x_freertos_gcc_debug.a deleted file mode 100644 index 3e994db8e1..0000000000 --- a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_freertos_gcc_debug.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59a815311f66c6eaed65414e1b9d2ef72c65344016bc0bef161b849cee99908f -size 9059752 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_freertos_gcc_release.a b/protocol/wisun/stack/libwisun_router_core_efr32xg2x_freertos_gcc_release.a deleted file mode 100644 index 3dd7a49f23..0000000000 --- a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_freertos_gcc_release.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2df82ce6166cb03120a71ba2d8a39e7bb45b9dc4e7524c4c110b04a706b6351 -size 9042264 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_freertos_iar_debug.a b/protocol/wisun/stack/libwisun_router_core_efr32xg2x_freertos_iar_debug.a deleted file mode 100644 index bf020c9906..0000000000 --- a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_freertos_iar_debug.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6f400ab64ffb644754fe1f7eece00fb0af7cd94be7d3dfcadee422989914ee8 -size 4149274 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_freertos_iar_release.a b/protocol/wisun/stack/libwisun_router_core_efr32xg2x_freertos_iar_release.a deleted file mode 100644 index f9dcc494d1..0000000000 --- a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_freertos_iar_release.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4aa673c44d2ecfc2b6b61d16e97c4e3bfb4bd74bb5ed16fcc5613f37d2aa6e0b -size 4146516 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_gcc_debug.a b/protocol/wisun/stack/libwisun_router_core_efr32xg2x_gcc_debug.a new file mode 100644 index 0000000000..86ed010c78 --- /dev/null +++ b/protocol/wisun/stack/libwisun_router_core_efr32xg2x_gcc_debug.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a0716936e344ce97c5d1c9adf3122f79c44699dd152aabd4ec3f4713055e988 +size 9080310 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_gcc_release.a b/protocol/wisun/stack/libwisun_router_core_efr32xg2x_gcc_release.a new file mode 100644 index 0000000000..7050be4847 --- /dev/null +++ b/protocol/wisun/stack/libwisun_router_core_efr32xg2x_gcc_release.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07dbdf88f44e9035faa528532b785f49b7310caa4ca763aab2307bff8ea76cb7 +size 9062764 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_iar_debug.a b/protocol/wisun/stack/libwisun_router_core_efr32xg2x_iar_debug.a new file mode 100644 index 0000000000..e72a46e07f --- /dev/null +++ b/protocol/wisun/stack/libwisun_router_core_efr32xg2x_iar_debug.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1efd86a6eaae005e5ccf734b52221ec45c9a8d7b4338360eaef8e48df84f1b88 +size 4014738 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_iar_release.a b/protocol/wisun/stack/libwisun_router_core_efr32xg2x_iar_release.a new file mode 100644 index 0000000000..4bc8311288 --- /dev/null +++ b/protocol/wisun/stack/libwisun_router_core_efr32xg2x_iar_release.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff91a0f33d0a65b5de9c015fc360b9ae82da8f29723734432f85f3596161100f +size 4011992 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_micriumos_gcc_debug.a b/protocol/wisun/stack/libwisun_router_core_efr32xg2x_micriumos_gcc_debug.a deleted file mode 100644 index 91423edb2d..0000000000 --- a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_micriumos_gcc_debug.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3a9ceacf9ba856f85defd6f714111aa448dcaf83f4681f4f034f9eb2a84ff27 -size 9059796 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_micriumos_gcc_release.a b/protocol/wisun/stack/libwisun_router_core_efr32xg2x_micriumos_gcc_release.a deleted file mode 100644 index 7e791148b1..0000000000 --- a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_micriumos_gcc_release.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4c30a2967f17b5973fcb368516578cbcd05530b1697ff8ac3d8c76e874bf41f -size 9042308 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_micriumos_iar_debug.a b/protocol/wisun/stack/libwisun_router_core_efr32xg2x_micriumos_iar_debug.a deleted file mode 100644 index d11b2500f8..0000000000 --- a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_micriumos_iar_debug.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bcc1b645f25a41d529668f473810f4a8057d919140f348ff6d0c06866466b00d -size 4077354 diff --git a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_micriumos_iar_release.a b/protocol/wisun/stack/libwisun_router_core_efr32xg2x_micriumos_iar_release.a deleted file mode 100644 index fd7470f178..0000000000 --- a/protocol/wisun/stack/libwisun_router_core_efr32xg2x_micriumos_iar_release.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70799856eacd6be77c7426dc7db42244d92337dbaeda94597ab7c45c2fbbf9b4 -size 4074658 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg1x_freertos_gcc_debug.a b/protocol/wisun/stack/libwisun_router_efr32xg1x_freertos_gcc_debug.a deleted file mode 100644 index 533c011d9f..0000000000 --- a/protocol/wisun/stack/libwisun_router_efr32xg1x_freertos_gcc_debug.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e840849fc0c2cac6160a6bcceedb87ff64d0789f37d19cbb9d6490b5be0e278e -size 9389306 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg1x_freertos_gcc_release.a b/protocol/wisun/stack/libwisun_router_efr32xg1x_freertos_gcc_release.a deleted file mode 100644 index cc1da641ad..0000000000 --- a/protocol/wisun/stack/libwisun_router_efr32xg1x_freertos_gcc_release.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a65b9971a7166fcb4ad9fa70260c4bdcce6a30cd18f83485674bc7c67bba060 -size 9371780 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg1x_freertos_iar_debug.a b/protocol/wisun/stack/libwisun_router_efr32xg1x_freertos_iar_debug.a deleted file mode 100644 index cf8fa85765..0000000000 --- a/protocol/wisun/stack/libwisun_router_efr32xg1x_freertos_iar_debug.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0d2ca38241ab6239a24e5c87a0e14ddfc147f13e8a9d718804d97b88f05a4b6 -size 4348486 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg1x_freertos_iar_release.a b/protocol/wisun/stack/libwisun_router_efr32xg1x_freertos_iar_release.a deleted file mode 100644 index 7ce7c0e8ec..0000000000 --- a/protocol/wisun/stack/libwisun_router_efr32xg1x_freertos_iar_release.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c9bcd0027a8ccbf957448ef230dc5c900a85c6c0c77ed53c0f9099649d05b6e -size 4345736 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg1x_gcc_debug.a b/protocol/wisun/stack/libwisun_router_efr32xg1x_gcc_debug.a new file mode 100644 index 0000000000..5689789eb7 --- /dev/null +++ b/protocol/wisun/stack/libwisun_router_efr32xg1x_gcc_debug.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f72ea20b2aedde3354cfc61ab78df2943f31b2f704850ca83dad60f643de3fa6 +size 9410060 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg1x_gcc_release.a b/protocol/wisun/stack/libwisun_router_efr32xg1x_gcc_release.a new file mode 100644 index 0000000000..0bc149674f --- /dev/null +++ b/protocol/wisun/stack/libwisun_router_efr32xg1x_gcc_release.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15790da5573b8d5a62799b58c796f7a627feb8a5b12c07270926abf2169a62dc +size 9392480 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg1x_iar_debug.a b/protocol/wisun/stack/libwisun_router_efr32xg1x_iar_debug.a new file mode 100644 index 0000000000..5c61e2f052 --- /dev/null +++ b/protocol/wisun/stack/libwisun_router_efr32xg1x_iar_debug.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4faa5135c8f507e7111c0078565967193ac627216c7ae7c0d0dc901662b817e +size 4211634 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg1x_iar_release.a b/protocol/wisun/stack/libwisun_router_efr32xg1x_iar_release.a new file mode 100644 index 0000000000..f153372962 --- /dev/null +++ b/protocol/wisun/stack/libwisun_router_efr32xg1x_iar_release.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaef711e2b69d3a74414c1ae8c9fe9625852defb06ea910d855de5a9ac5f0ff4 +size 4208890 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg1x_micriumos_gcc_debug.a b/protocol/wisun/stack/libwisun_router_efr32xg1x_micriumos_gcc_debug.a deleted file mode 100644 index 952447322e..0000000000 --- a/protocol/wisun/stack/libwisun_router_efr32xg1x_micriumos_gcc_debug.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d4c10aed10cb095e95fee942322459e5fc3aabcdeeb6abd82b0671d69701ca2 -size 9389350 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg1x_micriumos_gcc_release.a b/protocol/wisun/stack/libwisun_router_efr32xg1x_micriumos_gcc_release.a deleted file mode 100644 index 7b45ff3149..0000000000 --- a/protocol/wisun/stack/libwisun_router_efr32xg1x_micriumos_gcc_release.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09911fe9adfe6e9c9171acd87e600d38af086177e417c8cb171bd1041b9f29c6 -size 9371824 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg1x_micriumos_iar_debug.a b/protocol/wisun/stack/libwisun_router_efr32xg1x_micriumos_iar_debug.a deleted file mode 100644 index 2883eab19d..0000000000 --- a/protocol/wisun/stack/libwisun_router_efr32xg1x_micriumos_iar_debug.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:392bf1cb23cc8273d7c95502fddbf3140642ba1ef3980dd47dd61779112adc29 -size 4274756 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg1x_micriumos_iar_release.a b/protocol/wisun/stack/libwisun_router_efr32xg1x_micriumos_iar_release.a deleted file mode 100644 index b1ec8dc62c..0000000000 --- a/protocol/wisun/stack/libwisun_router_efr32xg1x_micriumos_iar_release.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11f2a50c151bfd53664bed037b7830be768dc07067e81c8b89b7553e4023684a -size 4272050 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg2x_freertos_gcc_debug.a b/protocol/wisun/stack/libwisun_router_efr32xg2x_freertos_gcc_debug.a deleted file mode 100644 index 26f8aa25f2..0000000000 --- a/protocol/wisun/stack/libwisun_router_efr32xg2x_freertos_gcc_debug.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a54d9ba7efe60e489910a0f3cdc41423289a4c94246d7d9bbe58055be939d4d -size 9476922 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg2x_freertos_gcc_release.a b/protocol/wisun/stack/libwisun_router_efr32xg2x_freertos_gcc_release.a deleted file mode 100644 index 6100cb89d9..0000000000 --- a/protocol/wisun/stack/libwisun_router_efr32xg2x_freertos_gcc_release.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91eafa269511b7e53d00bd07ef1b938550c0566484273f940ba6f032cff31768 -size 9459436 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg2x_freertos_iar_debug.a b/protocol/wisun/stack/libwisun_router_efr32xg2x_freertos_iar_debug.a deleted file mode 100644 index 48f8dcf569..0000000000 --- a/protocol/wisun/stack/libwisun_router_efr32xg2x_freertos_iar_debug.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:483e611ae9594ca909808eb7184112d545ea46e87b261f31709a481b979bb785 -size 4384876 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg2x_freertos_iar_release.a b/protocol/wisun/stack/libwisun_router_efr32xg2x_freertos_iar_release.a deleted file mode 100644 index 6bddb94a3c..0000000000 --- a/protocol/wisun/stack/libwisun_router_efr32xg2x_freertos_iar_release.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:804a8a935f9f46877c36efd3cc2549e2f6dc5963d9861a8d3a409c4f9953324f -size 4382134 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg2x_gcc_debug.a b/protocol/wisun/stack/libwisun_router_efr32xg2x_gcc_debug.a new file mode 100644 index 0000000000..866526e58f --- /dev/null +++ b/protocol/wisun/stack/libwisun_router_efr32xg2x_gcc_debug.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10bd6772472d576318f8b1a27550396200e8eb352a140e14528b3966c5880463 +size 9497726 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg2x_gcc_release.a b/protocol/wisun/stack/libwisun_router_efr32xg2x_gcc_release.a new file mode 100644 index 0000000000..c5e6f915a7 --- /dev/null +++ b/protocol/wisun/stack/libwisun_router_efr32xg2x_gcc_release.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0022b30d180311f0472510974c02d869d614de204182a309312793161a1317b5 +size 9480178 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg2x_iar_debug.a b/protocol/wisun/stack/libwisun_router_efr32xg2x_iar_debug.a new file mode 100644 index 0000000000..a20a4a8393 --- /dev/null +++ b/protocol/wisun/stack/libwisun_router_efr32xg2x_iar_debug.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42492f5334a392496be1dc0484c31cf9485a7d5c75af1ac7f603f27a5ea5f183 +size 4245790 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg2x_iar_release.a b/protocol/wisun/stack/libwisun_router_efr32xg2x_iar_release.a new file mode 100644 index 0000000000..cdaa7a35c4 --- /dev/null +++ b/protocol/wisun/stack/libwisun_router_efr32xg2x_iar_release.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebe9036ca20eef88032c4531428f09d5b6857f9bc0e773c69eca4c74542bb91f +size 4243050 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg2x_micriumos_gcc_debug.a b/protocol/wisun/stack/libwisun_router_efr32xg2x_micriumos_gcc_debug.a deleted file mode 100644 index fdf9851d59..0000000000 --- a/protocol/wisun/stack/libwisun_router_efr32xg2x_micriumos_gcc_debug.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ef8798c015fedd65912d9b08b66c34359c8f9977de424b605bd55918b7f9d1e -size 9476962 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg2x_micriumos_gcc_release.a b/protocol/wisun/stack/libwisun_router_efr32xg2x_micriumos_gcc_release.a deleted file mode 100644 index 002e5d6ad8..0000000000 --- a/protocol/wisun/stack/libwisun_router_efr32xg2x_micriumos_gcc_release.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f1ec4af0f56b2a25932c4a2981409ebe53bc50ccc7610062900c80cefe898a8 -size 9459476 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg2x_micriumos_iar_debug.a b/protocol/wisun/stack/libwisun_router_efr32xg2x_micriumos_iar_debug.a deleted file mode 100644 index 3bab36fd84..0000000000 --- a/protocol/wisun/stack/libwisun_router_efr32xg2x_micriumos_iar_debug.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b064b45936ac7c7fcaa1c01f2c6dbaf056241c625becb32614e52ac81341deb2 -size 4310680 diff --git a/protocol/wisun/stack/libwisun_router_efr32xg2x_micriumos_iar_release.a b/protocol/wisun/stack/libwisun_router_efr32xg2x_micriumos_iar_release.a deleted file mode 100644 index 404b9db508..0000000000 --- a/protocol/wisun/stack/libwisun_router_efr32xg2x_micriumos_iar_release.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b233f1c226c07f69a20d693a44ca60c98d1a04ee37de8eac3c01d7e619d22cb -size 4308002 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_EU_size.txt index 16de8ab167..8a9d7f9202 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2fd50 0x8006000 -_cmd_handlers 0x2e8 0x8035d50 -_zw_protocol_cmd_handlers 0xe8 0x8036038 -_zw_protocol_cmd_handlers_lr 0x50 0x8036120 -.ARM.exidx 0x8 0x8036170 -.copy.table 0xc 0x8036178 -.zero.table 0x0 0x8036184 +.text 0x2ff08 0x8006000 +_cmd_handlers 0x2e8 0x8035f08 +_zw_protocol_cmd_handlers 0xe8 0x80361f0 +_zw_protocol_cmd_handlers_lr 0x50 0x80362d8 +.ARM.exidx 0x8 0x8036328 +.copy.table 0xc 0x8036330 +.zero.table 0x0 0x803633c .stack 0x600 0x20000000 .data 0x420 0x20000600 -.bss 0xa5d4 0x20000a20 +.bss 0xa5d8 0x20000a20 .heap 0x80 0x2000aff8 -.zwave_nvm 0x0 0x8036184 -.nvm 0xa000 0x8036184 +.zwave_nvm 0x0 0x803633c +.nvm 0xa000 0x803633c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7550 0x0 -.debug_info 0x287a62 0x0 -.debug_abbrev 0x10846 0x0 -.debug_loc 0x39ef8 0x0 +.debug_frame 0x753c 0x0 +.debug_info 0x287c6f 0x0 +.debug_abbrev 0x10867 0x0 +.debug_loc 0x3a19a 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xa8b0 0x0 -.debug_line 0x48fd2 0x0 -.debug_str 0x8be80 0x0 -Total 0x3fe169 +.debug_ranges 0xa8c0 0x0 +.debug_line 0x4906b 0x0 +.debug_str 0x8bf3d 0x0 +Total 0x3fe947 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198052 + 198492 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 47092 + 47096 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_US_LR_size.txt index 97c7c3d2ca..42ed7cfa59 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2fd50 0x8006000 -_cmd_handlers 0x2e8 0x8035d50 -_zw_protocol_cmd_handlers 0xe8 0x8036038 -_zw_protocol_cmd_handlers_lr 0x50 0x8036120 -.ARM.exidx 0x8 0x8036170 -.copy.table 0xc 0x8036178 -.zero.table 0x0 0x8036184 +.text 0x2ff08 0x8006000 +_cmd_handlers 0x2e8 0x8035f08 +_zw_protocol_cmd_handlers 0xe8 0x80361f0 +_zw_protocol_cmd_handlers_lr 0x50 0x80362d8 +.ARM.exidx 0x8 0x8036328 +.copy.table 0xc 0x8036330 +.zero.table 0x0 0x803633c .stack 0x600 0x20000000 .data 0x420 0x20000600 -.bss 0xa5d4 0x20000a20 +.bss 0xa5d8 0x20000a20 .heap 0x80 0x2000aff8 -.zwave_nvm 0x0 0x8036184 -.nvm 0xa000 0x8036184 +.zwave_nvm 0x0 0x803633c +.nvm 0xa000 0x803633c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7550 0x0 -.debug_info 0x287a62 0x0 -.debug_abbrev 0x10846 0x0 -.debug_loc 0x39ef8 0x0 +.debug_frame 0x753c 0x0 +.debug_info 0x287c6f 0x0 +.debug_abbrev 0x10867 0x0 +.debug_loc 0x3a19a 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xa8b0 0x0 -.debug_line 0x48fd2 0x0 -.debug_str 0x8be76 0x0 -Total 0x3fe15f +.debug_ranges 0xa8c0 0x0 +.debug_line 0x4906b 0x0 +.debug_str 0x8bf33 0x0 +Total 0x3fe93d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198052 + 198492 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 47092 + 47096 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_US_size.txt index 16de8ab167..8a9d7f9202 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2fd50 0x8006000 -_cmd_handlers 0x2e8 0x8035d50 -_zw_protocol_cmd_handlers 0xe8 0x8036038 -_zw_protocol_cmd_handlers_lr 0x50 0x8036120 -.ARM.exidx 0x8 0x8036170 -.copy.table 0xc 0x8036178 -.zero.table 0x0 0x8036184 +.text 0x2ff08 0x8006000 +_cmd_handlers 0x2e8 0x8035f08 +_zw_protocol_cmd_handlers 0xe8 0x80361f0 +_zw_protocol_cmd_handlers_lr 0x50 0x80362d8 +.ARM.exidx 0x8 0x8036328 +.copy.table 0xc 0x8036330 +.zero.table 0x0 0x803633c .stack 0x600 0x20000000 .data 0x420 0x20000600 -.bss 0xa5d4 0x20000a20 +.bss 0xa5d8 0x20000a20 .heap 0x80 0x2000aff8 -.zwave_nvm 0x0 0x8036184 -.nvm 0xa000 0x8036184 +.zwave_nvm 0x0 0x803633c +.nvm 0xa000 0x803633c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7550 0x0 -.debug_info 0x287a62 0x0 -.debug_abbrev 0x10846 0x0 -.debug_loc 0x39ef8 0x0 +.debug_frame 0x753c 0x0 +.debug_info 0x287c6f 0x0 +.debug_abbrev 0x10867 0x0 +.debug_loc 0x3a19a 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xa8b0 0x0 -.debug_line 0x48fd2 0x0 -.debug_str 0x8be80 0x0 -Total 0x3fe169 +.debug_ranges 0xa8c0 0x0 +.debug_line 0x4906b 0x0 +.debug_str 0x8bf3d 0x0 +Total 0x3fe947 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198052 + 198492 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 47092 + 47096 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_EU_size.txt index 14d2bc0e7e..14d426927c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2fe54 0x8006000 -_cmd_handlers 0x2e8 0x8035e54 -_zw_protocol_cmd_handlers 0xe8 0x803613c -_zw_protocol_cmd_handlers_lr 0x50 0x8036224 -.ARM.exidx 0x8 0x8036274 -.copy.table 0xc 0x803627c -.zero.table 0x0 0x8036288 +.text 0x2ffe0 0x8006000 +_cmd_handlers 0x2e8 0x8035fe0 +_zw_protocol_cmd_handlers 0xe8 0x80362c8 +_zw_protocol_cmd_handlers_lr 0x50 0x80363b0 +.ARM.exidx 0x8 0x8036400 +.copy.table 0xc 0x8036408 +.zero.table 0x0 0x8036414 .stack 0x600 0x20000000 .data 0x41c 0x20000600 -.bss 0xa53c 0x20000a1c +.bss 0xa538 0x20000a1c .heap 0x80 0x2000af58 -.zwave_nvm 0x0 0x8036288 -.nvm 0xa000 0x8036288 +.zwave_nvm 0x0 0x8036414 +.nvm 0xa000 0x8036414 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x74dc 0x0 -.debug_info 0x284ae4 0x0 -.debug_abbrev 0x104bb 0x0 -.debug_loc 0x39671 0x0 +.debug_frame 0x74c8 0x0 +.debug_info 0x284cf6 0x0 +.debug_abbrev 0x104c9 0x0 +.debug_loc 0x3992f 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xa628 0x0 -.debug_line 0x48a4a 0x0 -.debug_str 0x8b8f6 0x0 -Total 0x3f97eb +.debug_ranges 0xa650 0x0 +.debug_line 0x48aee 0x0 +.debug_str 0x8b9b3 0x0 +Total 0x3f9fc6 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198308 + 198704 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 46936 + 46932 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_US_LR_size.txt index d51aa784af..ceea306d5f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2fe54 0x8006000 -_cmd_handlers 0x2e8 0x8035e54 -_zw_protocol_cmd_handlers 0xe8 0x803613c -_zw_protocol_cmd_handlers_lr 0x50 0x8036224 -.ARM.exidx 0x8 0x8036274 -.copy.table 0xc 0x803627c -.zero.table 0x0 0x8036288 +.text 0x2ffe0 0x8006000 +_cmd_handlers 0x2e8 0x8035fe0 +_zw_protocol_cmd_handlers 0xe8 0x80362c8 +_zw_protocol_cmd_handlers_lr 0x50 0x80363b0 +.ARM.exidx 0x8 0x8036400 +.copy.table 0xc 0x8036408 +.zero.table 0x0 0x8036414 .stack 0x600 0x20000000 .data 0x41c 0x20000600 -.bss 0xa53c 0x20000a1c +.bss 0xa538 0x20000a1c .heap 0x80 0x2000af58 -.zwave_nvm 0x0 0x8036288 -.nvm 0xa000 0x8036288 +.zwave_nvm 0x0 0x8036414 +.nvm 0xa000 0x8036414 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x74dc 0x0 -.debug_info 0x284ae4 0x0 -.debug_abbrev 0x104bb 0x0 -.debug_loc 0x39671 0x0 +.debug_frame 0x74c8 0x0 +.debug_info 0x284cf6 0x0 +.debug_abbrev 0x104c9 0x0 +.debug_loc 0x3992f 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xa628 0x0 -.debug_line 0x48a4a 0x0 -.debug_str 0x8b8ec 0x0 -Total 0x3f97e1 +.debug_ranges 0xa650 0x0 +.debug_line 0x48aee 0x0 +.debug_str 0x8b9a9 0x0 +Total 0x3f9fbc The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198308 + 198704 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 46936 + 46932 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_US_size.txt index 14d2bc0e7e..14d426927c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2fe54 0x8006000 -_cmd_handlers 0x2e8 0x8035e54 -_zw_protocol_cmd_handlers 0xe8 0x803613c -_zw_protocol_cmd_handlers_lr 0x50 0x8036224 -.ARM.exidx 0x8 0x8036274 -.copy.table 0xc 0x803627c -.zero.table 0x0 0x8036288 +.text 0x2ffe0 0x8006000 +_cmd_handlers 0x2e8 0x8035fe0 +_zw_protocol_cmd_handlers 0xe8 0x80362c8 +_zw_protocol_cmd_handlers_lr 0x50 0x80363b0 +.ARM.exidx 0x8 0x8036400 +.copy.table 0xc 0x8036408 +.zero.table 0x0 0x8036414 .stack 0x600 0x20000000 .data 0x41c 0x20000600 -.bss 0xa53c 0x20000a1c +.bss 0xa538 0x20000a1c .heap 0x80 0x2000af58 -.zwave_nvm 0x0 0x8036288 -.nvm 0xa000 0x8036288 +.zwave_nvm 0x0 0x8036414 +.nvm 0xa000 0x8036414 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x74dc 0x0 -.debug_info 0x284ae4 0x0 -.debug_abbrev 0x104bb 0x0 -.debug_loc 0x39671 0x0 +.debug_frame 0x74c8 0x0 +.debug_info 0x284cf6 0x0 +.debug_abbrev 0x104c9 0x0 +.debug_loc 0x3992f 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xa628 0x0 -.debug_line 0x48a4a 0x0 -.debug_str 0x8b8f6 0x0 -Total 0x3f97eb +.debug_ranges 0xa650 0x0 +.debug_line 0x48aee 0x0 +.debug_str 0x8b9b3 0x0 +Total 0x3f9fc6 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198308 + 198704 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 46936 + 46932 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4201A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4201A_REGION_EU_size.txt index 456bd8fd36..9adffbb8c2 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4201A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4201A_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2baf4 0x0 -_cmd_handlers 0x2e8 0x2baf4 -_zw_protocol_cmd_handlers 0xe8 0x2bddc -_zw_protocol_cmd_handlers_lr 0x50 0x2bec4 -.ARM.exidx 0x8 0x2bf14 -.copy.table 0xc 0x2bf1c -.zero.table 0x0 0x2bf28 +.text 0x2bbec 0x0 +_cmd_handlers 0x2e8 0x2bbec +_zw_protocol_cmd_handlers 0xe8 0x2bed4 +_zw_protocol_cmd_handlers_lr 0x50 0x2bfbc +.ARM.exidx 0x8 0x2c00c +.copy.table 0xc 0x2c014 +.zero.table 0x0 0x2c020 .stack 0x600 0x20000000 .data 0x3ac 0x20000600 -.bss 0x74c8 0x200009ac +.bss 0x74cc 0x200009ac .heap 0x80 0x20007e78 -.zwave_nvm 0x3000 0x2bf28 -.nvm 0x9000 0x2ef28 +.zwave_nvm 0x3000 0x2c020 +.nvm 0x9000 0x2f020 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x7218 0x0 -.debug_info 0x251ae9 0x0 -.debug_abbrev 0xf120 0x0 -.debug_loc 0x389ec 0x0 +.debug_frame 0x7214 0x0 +.debug_info 0x251d0d 0x0 +.debug_abbrev 0xf146 0x0 +.debug_loc 0x38c3d 0x0 .debug_aranges 0xb0 0x0 -.debug_ranges 0x9ea0 0x0 -.debug_line 0x443ec 0x0 -.debug_str 0x82067 0x0 -Total 0x3b0a43 +.debug_ranges 0x9f10 0x0 +.debug_line 0x4450a 0x0 +.debug_str 0x82138 0x0 +Total 0x3b1235 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180948 + 181196 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 34420 + 34424 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4201A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4201A_REGION_US_LR_size.txt index 1bb98a0dc8..bf3382e219 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4201A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4201A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2baf4 0x0 -_cmd_handlers 0x2e8 0x2baf4 -_zw_protocol_cmd_handlers 0xe8 0x2bddc -_zw_protocol_cmd_handlers_lr 0x50 0x2bec4 -.ARM.exidx 0x8 0x2bf14 -.copy.table 0xc 0x2bf1c -.zero.table 0x0 0x2bf28 +.text 0x2bbec 0x0 +_cmd_handlers 0x2e8 0x2bbec +_zw_protocol_cmd_handlers 0xe8 0x2bed4 +_zw_protocol_cmd_handlers_lr 0x50 0x2bfbc +.ARM.exidx 0x8 0x2c00c +.copy.table 0xc 0x2c014 +.zero.table 0x0 0x2c020 .stack 0x600 0x20000000 .data 0x3ac 0x20000600 -.bss 0x74c8 0x200009ac +.bss 0x74cc 0x200009ac .heap 0x80 0x20007e78 -.zwave_nvm 0x3000 0x2bf28 -.nvm 0x9000 0x2ef28 +.zwave_nvm 0x3000 0x2c020 +.nvm 0x9000 0x2f020 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x7218 0x0 -.debug_info 0x251ae9 0x0 -.debug_abbrev 0xf120 0x0 -.debug_loc 0x389ec 0x0 +.debug_frame 0x7214 0x0 +.debug_info 0x251d0d 0x0 +.debug_abbrev 0xf146 0x0 +.debug_loc 0x38c3d 0x0 .debug_aranges 0xb0 0x0 -.debug_ranges 0x9ea0 0x0 -.debug_line 0x443ec 0x0 -.debug_str 0x8205d 0x0 -Total 0x3b0a39 +.debug_ranges 0x9f10 0x0 +.debug_line 0x4450a 0x0 +.debug_str 0x8212e 0x0 +Total 0x3b122b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180948 + 181196 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 34420 + 34424 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4201A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4201A_REGION_US_size.txt index 456bd8fd36..9adffbb8c2 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4201A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4201A_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2baf4 0x0 -_cmd_handlers 0x2e8 0x2baf4 -_zw_protocol_cmd_handlers 0xe8 0x2bddc -_zw_protocol_cmd_handlers_lr 0x50 0x2bec4 -.ARM.exidx 0x8 0x2bf14 -.copy.table 0xc 0x2bf1c -.zero.table 0x0 0x2bf28 +.text 0x2bbec 0x0 +_cmd_handlers 0x2e8 0x2bbec +_zw_protocol_cmd_handlers 0xe8 0x2bed4 +_zw_protocol_cmd_handlers_lr 0x50 0x2bfbc +.ARM.exidx 0x8 0x2c00c +.copy.table 0xc 0x2c014 +.zero.table 0x0 0x2c020 .stack 0x600 0x20000000 .data 0x3ac 0x20000600 -.bss 0x74c8 0x200009ac +.bss 0x74cc 0x200009ac .heap 0x80 0x20007e78 -.zwave_nvm 0x3000 0x2bf28 -.nvm 0x9000 0x2ef28 +.zwave_nvm 0x3000 0x2c020 +.nvm 0x9000 0x2f020 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x7218 0x0 -.debug_info 0x251ae9 0x0 -.debug_abbrev 0xf120 0x0 -.debug_loc 0x389ec 0x0 +.debug_frame 0x7214 0x0 +.debug_info 0x251d0d 0x0 +.debug_abbrev 0xf146 0x0 +.debug_loc 0x38c3d 0x0 .debug_aranges 0xb0 0x0 -.debug_ranges 0x9ea0 0x0 -.debug_line 0x443ec 0x0 -.debug_str 0x82067 0x0 -Total 0x3b0a43 +.debug_ranges 0x9f10 0x0 +.debug_line 0x4450a 0x0 +.debug_str 0x82138 0x0 +Total 0x3b1235 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180948 + 181196 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 34420 + 34424 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4202A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4202A_REGION_EU_size.txt index 20cc853742..1c4e970c02 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4202A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4202A_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2c22c 0x0 -_cmd_handlers 0x2e8 0x2c22c -_zw_protocol_cmd_handlers 0xe8 0x2c514 -_zw_protocol_cmd_handlers_lr 0x50 0x2c5fc -.ARM.exidx 0x8 0x2c64c -.copy.table 0xc 0x2c654 -.zero.table 0x0 0x2c660 +.text 0x2c324 0x0 +_cmd_handlers 0x2e8 0x2c324 +_zw_protocol_cmd_handlers 0xe8 0x2c60c +_zw_protocol_cmd_handlers_lr 0x50 0x2c6f4 +.ARM.exidx 0x8 0x2c744 +.copy.table 0xc 0x2c74c +.zero.table 0x0 0x2c758 .stack 0x600 0x20000000 .data 0x3ac 0x20000600 -.bss 0x7a70 0x200009ac +.bss 0x7a74 0x200009ac .heap 0x80 0x20008420 -.zwave_nvm 0x3000 0x2c660 -.nvm 0x9000 0x2f660 +.zwave_nvm 0x3000 0x2c758 +.nvm 0x9000 0x2f758 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x7228 0x0 -.debug_info 0x253406 0x0 -.debug_abbrev 0xf17a 0x0 -.debug_loc 0x38898 0x0 +.debug_frame 0x7224 0x0 +.debug_info 0x25362a 0x0 +.debug_abbrev 0xf1a0 0x0 +.debug_loc 0x38ae9 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0x9e18 0x0 -.debug_line 0x440de 0x0 -.debug_str 0x82c73 0x0 -Total 0x3b37fc +.debug_ranges 0x9e88 0x0 +.debug_line 0x441fc 0x0 +.debug_str 0x82d44 0x0 +Total 0x3b3fee The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 182796 + 183044 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 35868 + 35872 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4202A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4202A_REGION_US_LR_size.txt index 34b29ef778..003b1d8b03 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4202A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4202A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2c22c 0x0 -_cmd_handlers 0x2e8 0x2c22c -_zw_protocol_cmd_handlers 0xe8 0x2c514 -_zw_protocol_cmd_handlers_lr 0x50 0x2c5fc -.ARM.exidx 0x8 0x2c64c -.copy.table 0xc 0x2c654 -.zero.table 0x0 0x2c660 +.text 0x2c324 0x0 +_cmd_handlers 0x2e8 0x2c324 +_zw_protocol_cmd_handlers 0xe8 0x2c60c +_zw_protocol_cmd_handlers_lr 0x50 0x2c6f4 +.ARM.exidx 0x8 0x2c744 +.copy.table 0xc 0x2c74c +.zero.table 0x0 0x2c758 .stack 0x600 0x20000000 .data 0x3ac 0x20000600 -.bss 0x7a70 0x200009ac +.bss 0x7a74 0x200009ac .heap 0x80 0x20008420 -.zwave_nvm 0x3000 0x2c660 -.nvm 0x9000 0x2f660 +.zwave_nvm 0x3000 0x2c758 +.nvm 0x9000 0x2f758 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x7228 0x0 -.debug_info 0x253406 0x0 -.debug_abbrev 0xf17a 0x0 -.debug_loc 0x38898 0x0 +.debug_frame 0x7224 0x0 +.debug_info 0x25362a 0x0 +.debug_abbrev 0xf1a0 0x0 +.debug_loc 0x38ae9 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0x9e18 0x0 -.debug_line 0x440de 0x0 -.debug_str 0x82c69 0x0 -Total 0x3b37f2 +.debug_ranges 0x9e88 0x0 +.debug_line 0x441fc 0x0 +.debug_str 0x82d3a 0x0 +Total 0x3b3fe4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 182796 + 183044 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 35868 + 35872 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4202A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4202A_REGION_US_size.txt index 20cc853742..1c4e970c02 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4202A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4202A_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2c22c 0x0 -_cmd_handlers 0x2e8 0x2c22c -_zw_protocol_cmd_handlers 0xe8 0x2c514 -_zw_protocol_cmd_handlers_lr 0x50 0x2c5fc -.ARM.exidx 0x8 0x2c64c -.copy.table 0xc 0x2c654 -.zero.table 0x0 0x2c660 +.text 0x2c324 0x0 +_cmd_handlers 0x2e8 0x2c324 +_zw_protocol_cmd_handlers 0xe8 0x2c60c +_zw_protocol_cmd_handlers_lr 0x50 0x2c6f4 +.ARM.exidx 0x8 0x2c744 +.copy.table 0xc 0x2c74c +.zero.table 0x0 0x2c758 .stack 0x600 0x20000000 .data 0x3ac 0x20000600 -.bss 0x7a70 0x200009ac +.bss 0x7a74 0x200009ac .heap 0x80 0x20008420 -.zwave_nvm 0x3000 0x2c660 -.nvm 0x9000 0x2f660 +.zwave_nvm 0x3000 0x2c758 +.nvm 0x9000 0x2f758 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x7228 0x0 -.debug_info 0x253406 0x0 -.debug_abbrev 0xf17a 0x0 -.debug_loc 0x38898 0x0 +.debug_frame 0x7224 0x0 +.debug_info 0x25362a 0x0 +.debug_abbrev 0xf1a0 0x0 +.debug_loc 0x38ae9 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0x9e18 0x0 -.debug_line 0x440de 0x0 -.debug_str 0x82c73 0x0 -Total 0x3b37fc +.debug_ranges 0x9e88 0x0 +.debug_line 0x441fc 0x0 +.debug_str 0x82d44 0x0 +Total 0x3b3fee The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 182796 + 183044 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 35868 + 35872 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_EU_size.txt index 1e3fcacf17..f9f19f7860 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_EU_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2f9d0 0x8006000 -_cmd_handlers 0x2e8 0x80359d0 -_zw_protocol_cmd_handlers 0xe8 0x8035cb8 -_zw_protocol_cmd_handlers_lr 0x50 0x8035da0 -.ARM.exidx 0x8 0x8035df0 -.copy.table 0xc 0x8035df8 -.zero.table 0x0 0x8035e04 +.text 0x2fb80 0x8006000 +_cmd_handlers 0x2e8 0x8035b80 +_zw_protocol_cmd_handlers 0xe8 0x8035e68 +_zw_protocol_cmd_handlers_lr 0x50 0x8035f50 +.ARM.exidx 0x8 0x8035fa0 +.copy.table 0xc 0x8035fa8 +.zero.table 0x0 0x8035fb4 .stack 0x600 0x20000000 .data 0x420 0x20000600 .bss 0xa5d4 0x20000a20 .heap 0x80 0x2000aff8 -.zwave_nvm 0x0 0x8035e04 -.nvm 0xa000 0x8035e04 +.zwave_nvm 0x0 0x8035fb4 +.nvm 0xa000 0x8035fb4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7528 0x0 -.debug_info 0x289554 0x0 -.debug_abbrev 0x109d1 0x0 -.debug_loc 0x39f6b 0x0 +.debug_frame 0x7514 0x0 +.debug_info 0x289761 0x0 +.debug_abbrev 0x109f2 0x0 +.debug_loc 0x3a20d 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xa910 0x0 -.debug_line 0x4948c 0x0 -.debug_str 0x8bc33 0x0 -Total 0x3ffd36 +.debug_ranges 0xa920 0x0 +.debug_line 0x49527 0x0 +.debug_str 0x8bcf0 0x0 +Total 0x40050a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 197156 + 197588 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_US_LR_size.txt index 117b7106f4..be0efc3dd3 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_US_LR_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2f9d0 0x8006000 -_cmd_handlers 0x2e8 0x80359d0 -_zw_protocol_cmd_handlers 0xe8 0x8035cb8 -_zw_protocol_cmd_handlers_lr 0x50 0x8035da0 -.ARM.exidx 0x8 0x8035df0 -.copy.table 0xc 0x8035df8 -.zero.table 0x0 0x8035e04 +.text 0x2fb80 0x8006000 +_cmd_handlers 0x2e8 0x8035b80 +_zw_protocol_cmd_handlers 0xe8 0x8035e68 +_zw_protocol_cmd_handlers_lr 0x50 0x8035f50 +.ARM.exidx 0x8 0x8035fa0 +.copy.table 0xc 0x8035fa8 +.zero.table 0x0 0x8035fb4 .stack 0x600 0x20000000 .data 0x420 0x20000600 .bss 0xa5d4 0x20000a20 .heap 0x80 0x2000aff8 -.zwave_nvm 0x0 0x8035e04 -.nvm 0xa000 0x8035e04 +.zwave_nvm 0x0 0x8035fb4 +.nvm 0xa000 0x8035fb4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7528 0x0 -.debug_info 0x289554 0x0 -.debug_abbrev 0x109d1 0x0 -.debug_loc 0x39f6b 0x0 +.debug_frame 0x7514 0x0 +.debug_info 0x289761 0x0 +.debug_abbrev 0x109f2 0x0 +.debug_loc 0x3a20d 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xa910 0x0 -.debug_line 0x4948c 0x0 -.debug_str 0x8bc29 0x0 -Total 0x3ffd2c +.debug_ranges 0xa920 0x0 +.debug_line 0x49527 0x0 +.debug_str 0x8bce6 0x0 +Total 0x400500 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 197156 + 197588 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_US_size.txt index 1e3fcacf17..f9f19f7860 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_US_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2f9d0 0x8006000 -_cmd_handlers 0x2e8 0x80359d0 -_zw_protocol_cmd_handlers 0xe8 0x8035cb8 -_zw_protocol_cmd_handlers_lr 0x50 0x8035da0 -.ARM.exidx 0x8 0x8035df0 -.copy.table 0xc 0x8035df8 -.zero.table 0x0 0x8035e04 +.text 0x2fb80 0x8006000 +_cmd_handlers 0x2e8 0x8035b80 +_zw_protocol_cmd_handlers 0xe8 0x8035e68 +_zw_protocol_cmd_handlers_lr 0x50 0x8035f50 +.ARM.exidx 0x8 0x8035fa0 +.copy.table 0xc 0x8035fa8 +.zero.table 0x0 0x8035fb4 .stack 0x600 0x20000000 .data 0x420 0x20000600 .bss 0xa5d4 0x20000a20 .heap 0x80 0x2000aff8 -.zwave_nvm 0x0 0x8035e04 -.nvm 0xa000 0x8035e04 +.zwave_nvm 0x0 0x8035fb4 +.nvm 0xa000 0x8035fb4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7528 0x0 -.debug_info 0x289554 0x0 -.debug_abbrev 0x109d1 0x0 -.debug_loc 0x39f6b 0x0 +.debug_frame 0x7514 0x0 +.debug_info 0x289761 0x0 +.debug_abbrev 0x109f2 0x0 +.debug_loc 0x3a20d 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xa910 0x0 -.debug_line 0x4948c 0x0 -.debug_str 0x8bc33 0x0 -Total 0x3ffd36 +.debug_ranges 0xa920 0x0 +.debug_line 0x49527 0x0 +.debug_str 0x8bcf0 0x0 +Total 0x40050a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 197156 + 197588 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_EU_size.txt index 58c1101784..bb68d9e220 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_EU_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2fa08 0x8006000 -_cmd_handlers 0x2e8 0x8035a08 -_zw_protocol_cmd_handlers 0xe8 0x8035cf0 -_zw_protocol_cmd_handlers_lr 0x50 0x8035dd8 -.ARM.exidx 0x8 0x8035e28 -.copy.table 0xc 0x8035e30 -.zero.table 0x0 0x8035e3c +.text 0x2fbc0 0x8006000 +_cmd_handlers 0x2e8 0x8035bc0 +_zw_protocol_cmd_handlers 0xe8 0x8035ea8 +_zw_protocol_cmd_handlers_lr 0x50 0x8035f90 +.ARM.exidx 0x8 0x8035fe0 +.copy.table 0xc 0x8035fe8 +.zero.table 0x0 0x8035ff4 .stack 0x600 0x20000000 .data 0x420 0x20000600 .bss 0xa5d4 0x20000a20 .heap 0x80 0x2000aff8 -.zwave_nvm 0x0 0x8035e3c -.nvm 0xa000 0x8035e3c +.zwave_nvm 0x0 0x8035ff4 +.nvm 0xa000 0x8035ff4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7528 0x0 -.debug_info 0x2897a8 0x0 -.debug_abbrev 0x10a75 0x0 -.debug_loc 0x39fd0 0x0 +.debug_frame 0x7514 0x0 +.debug_info 0x2899b5 0x0 +.debug_abbrev 0x10a96 0x0 +.debug_loc 0x3a272 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xa948 0x0 -.debug_line 0x496af 0x0 -.debug_str 0x8be06 0x0 -Total 0x4004f9 +.debug_ranges 0xa958 0x0 +.debug_line 0x49760 0x0 +.debug_str 0x8bec3 0x0 +Total 0x400ceb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 197212 + 197652 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_US_LR_size.txt index 61f4307ae4..c4e96db4e7 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_US_LR_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2fa08 0x8006000 -_cmd_handlers 0x2e8 0x8035a08 -_zw_protocol_cmd_handlers 0xe8 0x8035cf0 -_zw_protocol_cmd_handlers_lr 0x50 0x8035dd8 -.ARM.exidx 0x8 0x8035e28 -.copy.table 0xc 0x8035e30 -.zero.table 0x0 0x8035e3c +.text 0x2fbc0 0x8006000 +_cmd_handlers 0x2e8 0x8035bc0 +_zw_protocol_cmd_handlers 0xe8 0x8035ea8 +_zw_protocol_cmd_handlers_lr 0x50 0x8035f90 +.ARM.exidx 0x8 0x8035fe0 +.copy.table 0xc 0x8035fe8 +.zero.table 0x0 0x8035ff4 .stack 0x600 0x20000000 .data 0x420 0x20000600 .bss 0xa5d4 0x20000a20 .heap 0x80 0x2000aff8 -.zwave_nvm 0x0 0x8035e3c -.nvm 0xa000 0x8035e3c +.zwave_nvm 0x0 0x8035ff4 +.nvm 0xa000 0x8035ff4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7528 0x0 -.debug_info 0x2897a8 0x0 -.debug_abbrev 0x10a75 0x0 -.debug_loc 0x39fd0 0x0 +.debug_frame 0x7514 0x0 +.debug_info 0x2899b5 0x0 +.debug_abbrev 0x10a96 0x0 +.debug_loc 0x3a272 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xa948 0x0 -.debug_line 0x496af 0x0 -.debug_str 0x8bdfc 0x0 -Total 0x4004ef +.debug_ranges 0xa958 0x0 +.debug_line 0x49760 0x0 +.debug_str 0x8beb9 0x0 +Total 0x400ce1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 197212 + 197652 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_US_size.txt index 58c1101784..bb68d9e220 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_US_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2fa08 0x8006000 -_cmd_handlers 0x2e8 0x8035a08 -_zw_protocol_cmd_handlers 0xe8 0x8035cf0 -_zw_protocol_cmd_handlers_lr 0x50 0x8035dd8 -.ARM.exidx 0x8 0x8035e28 -.copy.table 0xc 0x8035e30 -.zero.table 0x0 0x8035e3c +.text 0x2fbc0 0x8006000 +_cmd_handlers 0x2e8 0x8035bc0 +_zw_protocol_cmd_handlers 0xe8 0x8035ea8 +_zw_protocol_cmd_handlers_lr 0x50 0x8035f90 +.ARM.exidx 0x8 0x8035fe0 +.copy.table 0xc 0x8035fe8 +.zero.table 0x0 0x8035ff4 .stack 0x600 0x20000000 .data 0x420 0x20000600 .bss 0xa5d4 0x20000a20 .heap 0x80 0x2000aff8 -.zwave_nvm 0x0 0x8035e3c -.nvm 0xa000 0x8035e3c +.zwave_nvm 0x0 0x8035ff4 +.nvm 0xa000 0x8035ff4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7528 0x0 -.debug_info 0x2897a8 0x0 -.debug_abbrev 0x10a75 0x0 -.debug_loc 0x39fd0 0x0 +.debug_frame 0x7514 0x0 +.debug_info 0x2899b5 0x0 +.debug_abbrev 0x10a96 0x0 +.debug_loc 0x3a272 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xa948 0x0 -.debug_line 0x496af 0x0 -.debug_str 0x8be06 0x0 -Total 0x4004f9 +.debug_ranges 0xa958 0x0 +.debug_line 0x49760 0x0 +.debug_str 0x8bec3 0x0 +Total 0x400ceb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 197212 + 197652 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_EU_size.txt index 48b02768b0..77f9f4cf07 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2fd80 0x8006000 -_cmd_handlers 0x2e8 0x8035d80 -_zw_protocol_cmd_handlers 0xe8 0x8036068 -_zw_protocol_cmd_handlers_lr 0x50 0x8036150 -.ARM.exidx 0x8 0x80361a0 -.copy.table 0xc 0x80361a8 -.zero.table 0x0 0x80361b4 +.text 0x2ff30 0x8006000 +_cmd_handlers 0x2e8 0x8035f30 +_zw_protocol_cmd_handlers 0xe8 0x8036218 +_zw_protocol_cmd_handlers_lr 0x50 0x8036300 +.ARM.exidx 0x8 0x8036350 +.copy.table 0xc 0x8036358 +.zero.table 0x0 0x8036364 .stack 0x600 0x20000000 .data 0x420 0x20000600 -.bss 0xa41c 0x20000a20 +.bss 0xa420 0x20000a20 .heap 0x80 0x2000ae40 -.zwave_nvm 0x0 0x80361b4 -.nvm 0xa000 0x80361b4 +.zwave_nvm 0x0 0x8036364 +.nvm 0xa000 0x8036364 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7528 0x0 -.debug_info 0x289bb0 0x0 -.debug_abbrev 0x10b18 0x0 -.debug_loc 0x3a021 0x0 +.debug_frame 0x7514 0x0 +.debug_info 0x289dbd 0x0 +.debug_abbrev 0x10b39 0x0 +.debug_loc 0x3a2c3 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xa988 0x0 -.debug_line 0x493e5 0x0 -.debug_str 0x8c1dd 0x0 -Total 0x400d4a +.debug_ranges 0xa998 0x0 +.debug_line 0x4948a 0x0 +.debug_str 0x8c29a 0x0 +Total 0x40152c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198100 + 198532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 46652 + 46656 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_US_LR_size.txt index 2468e95b94..51855c76da 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2fd80 0x8006000 -_cmd_handlers 0x2e8 0x8035d80 -_zw_protocol_cmd_handlers 0xe8 0x8036068 -_zw_protocol_cmd_handlers_lr 0x50 0x8036150 -.ARM.exidx 0x8 0x80361a0 -.copy.table 0xc 0x80361a8 -.zero.table 0x0 0x80361b4 +.text 0x2ff30 0x8006000 +_cmd_handlers 0x2e8 0x8035f30 +_zw_protocol_cmd_handlers 0xe8 0x8036218 +_zw_protocol_cmd_handlers_lr 0x50 0x8036300 +.ARM.exidx 0x8 0x8036350 +.copy.table 0xc 0x8036358 +.zero.table 0x0 0x8036364 .stack 0x600 0x20000000 .data 0x420 0x20000600 -.bss 0xa41c 0x20000a20 +.bss 0xa420 0x20000a20 .heap 0x80 0x2000ae40 -.zwave_nvm 0x0 0x80361b4 -.nvm 0xa000 0x80361b4 +.zwave_nvm 0x0 0x8036364 +.nvm 0xa000 0x8036364 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7528 0x0 -.debug_info 0x289bb0 0x0 -.debug_abbrev 0x10b18 0x0 -.debug_loc 0x3a021 0x0 +.debug_frame 0x7514 0x0 +.debug_info 0x289dbd 0x0 +.debug_abbrev 0x10b39 0x0 +.debug_loc 0x3a2c3 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xa988 0x0 -.debug_line 0x493e5 0x0 -.debug_str 0x8c1d3 0x0 -Total 0x400d40 +.debug_ranges 0xa998 0x0 +.debug_line 0x4948a 0x0 +.debug_str 0x8c290 0x0 +Total 0x401522 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198100 + 198532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 46652 + 46656 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_US_size.txt index 48b02768b0..77f9f4cf07 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2fd80 0x8006000 -_cmd_handlers 0x2e8 0x8035d80 -_zw_protocol_cmd_handlers 0xe8 0x8036068 -_zw_protocol_cmd_handlers_lr 0x50 0x8036150 -.ARM.exidx 0x8 0x80361a0 -.copy.table 0xc 0x80361a8 -.zero.table 0x0 0x80361b4 +.text 0x2ff30 0x8006000 +_cmd_handlers 0x2e8 0x8035f30 +_zw_protocol_cmd_handlers 0xe8 0x8036218 +_zw_protocol_cmd_handlers_lr 0x50 0x8036300 +.ARM.exidx 0x8 0x8036350 +.copy.table 0xc 0x8036358 +.zero.table 0x0 0x8036364 .stack 0x600 0x20000000 .data 0x420 0x20000600 -.bss 0xa41c 0x20000a20 +.bss 0xa420 0x20000a20 .heap 0x80 0x2000ae40 -.zwave_nvm 0x0 0x80361b4 -.nvm 0xa000 0x80361b4 +.zwave_nvm 0x0 0x8036364 +.nvm 0xa000 0x8036364 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7528 0x0 -.debug_info 0x289bb0 0x0 -.debug_abbrev 0x10b18 0x0 -.debug_loc 0x3a021 0x0 +.debug_frame 0x7514 0x0 +.debug_info 0x289dbd 0x0 +.debug_abbrev 0x10b39 0x0 +.debug_loc 0x3a2c3 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xa988 0x0 -.debug_line 0x493e5 0x0 -.debug_str 0x8c1dd 0x0 -Total 0x400d4a +.debug_ranges 0xa998 0x0 +.debug_line 0x4948a 0x0 +.debug_str 0x8c29a 0x0 +Total 0x40152c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198100 + 198532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 46652 + 46656 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_EU_size.txt index 8258ec5a68..c14975ef12 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2fd88 0x8006000 -_cmd_handlers 0x2e8 0x8035d88 -_zw_protocol_cmd_handlers 0xe8 0x8036070 -_zw_protocol_cmd_handlers_lr 0x50 0x8036158 -.ARM.exidx 0x8 0x80361a8 -.copy.table 0xc 0x80361b0 -.zero.table 0x0 0x80361bc +.text 0x2ff40 0x8006000 +_cmd_handlers 0x2e8 0x8035f40 +_zw_protocol_cmd_handlers 0xe8 0x8036228 +_zw_protocol_cmd_handlers_lr 0x50 0x8036310 +.ARM.exidx 0x8 0x8036360 +.copy.table 0xc 0x8036368 +.zero.table 0x0 0x8036374 .stack 0x600 0x20000000 .data 0x420 0x20000600 -.bss 0xa5d4 0x20000a20 +.bss 0xa5d8 0x20000a20 .heap 0x80 0x2000aff8 -.zwave_nvm 0x0 0x80361bc -.nvm 0xa000 0x80361bc +.zwave_nvm 0x0 0x8036374 +.nvm 0xa000 0x8036374 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7528 0x0 -.debug_info 0x28a058 0x0 -.debug_abbrev 0x10b27 0x0 -.debug_loc 0x39fbb 0x0 +.debug_frame 0x7514 0x0 +.debug_info 0x28a265 0x0 +.debug_abbrev 0x10b48 0x0 +.debug_loc 0x3a25d 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xa910 0x0 -.debug_line 0x493ff 0x0 -.debug_str 0x8c319 0x0 -Total 0x401439 +.debug_ranges 0xa920 0x0 +.debug_line 0x494a6 0x0 +.debug_str 0x8c3d6 0x0 +Total 0x401c25 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198108 + 198548 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 47092 + 47096 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_US_LR_size.txt index eb7766a167..d3138a17ad 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2fd88 0x8006000 -_cmd_handlers 0x2e8 0x8035d88 -_zw_protocol_cmd_handlers 0xe8 0x8036070 -_zw_protocol_cmd_handlers_lr 0x50 0x8036158 -.ARM.exidx 0x8 0x80361a8 -.copy.table 0xc 0x80361b0 -.zero.table 0x0 0x80361bc +.text 0x2ff40 0x8006000 +_cmd_handlers 0x2e8 0x8035f40 +_zw_protocol_cmd_handlers 0xe8 0x8036228 +_zw_protocol_cmd_handlers_lr 0x50 0x8036310 +.ARM.exidx 0x8 0x8036360 +.copy.table 0xc 0x8036368 +.zero.table 0x0 0x8036374 .stack 0x600 0x20000000 .data 0x420 0x20000600 -.bss 0xa5d4 0x20000a20 +.bss 0xa5d8 0x20000a20 .heap 0x80 0x2000aff8 -.zwave_nvm 0x0 0x80361bc -.nvm 0xa000 0x80361bc +.zwave_nvm 0x0 0x8036374 +.nvm 0xa000 0x8036374 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7528 0x0 -.debug_info 0x28a058 0x0 -.debug_abbrev 0x10b27 0x0 -.debug_loc 0x39fbb 0x0 +.debug_frame 0x7514 0x0 +.debug_info 0x28a265 0x0 +.debug_abbrev 0x10b48 0x0 +.debug_loc 0x3a25d 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xa910 0x0 -.debug_line 0x493ff 0x0 -.debug_str 0x8c30f 0x0 -Total 0x40142f +.debug_ranges 0xa920 0x0 +.debug_line 0x494a6 0x0 +.debug_str 0x8c3cc 0x0 +Total 0x401c1b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198108 + 198548 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 47092 + 47096 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_US_size.txt index 8258ec5a68..c14975ef12 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2fd88 0x8006000 -_cmd_handlers 0x2e8 0x8035d88 -_zw_protocol_cmd_handlers 0xe8 0x8036070 -_zw_protocol_cmd_handlers_lr 0x50 0x8036158 -.ARM.exidx 0x8 0x80361a8 -.copy.table 0xc 0x80361b0 -.zero.table 0x0 0x80361bc +.text 0x2ff40 0x8006000 +_cmd_handlers 0x2e8 0x8035f40 +_zw_protocol_cmd_handlers 0xe8 0x8036228 +_zw_protocol_cmd_handlers_lr 0x50 0x8036310 +.ARM.exidx 0x8 0x8036360 +.copy.table 0xc 0x8036368 +.zero.table 0x0 0x8036374 .stack 0x600 0x20000000 .data 0x420 0x20000600 -.bss 0xa5d4 0x20000a20 +.bss 0xa5d8 0x20000a20 .heap 0x80 0x2000aff8 -.zwave_nvm 0x0 0x80361bc -.nvm 0xa000 0x80361bc +.zwave_nvm 0x0 0x8036374 +.nvm 0xa000 0x8036374 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7528 0x0 -.debug_info 0x28a058 0x0 -.debug_abbrev 0x10b27 0x0 -.debug_loc 0x39fbb 0x0 +.debug_frame 0x7514 0x0 +.debug_info 0x28a265 0x0 +.debug_abbrev 0x10b48 0x0 +.debug_loc 0x3a25d 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xa910 0x0 -.debug_line 0x493ff 0x0 -.debug_str 0x8c319 0x0 -Total 0x401439 +.debug_ranges 0xa920 0x0 +.debug_line 0x494a6 0x0 +.debug_str 0x8c3d6 0x0 +Total 0x401c25 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198108 + 198548 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 47092 + 47096 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4206A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4206A_REGION_EU_size.txt index 3a5dc48af6..2b981fd55e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4206A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4206A_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2ba74 0x0 -_cmd_handlers 0x2e8 0x2ba74 -_zw_protocol_cmd_handlers 0xe8 0x2bd5c -_zw_protocol_cmd_handlers_lr 0x50 0x2be44 -.ARM.exidx 0x8 0x2be94 -.copy.table 0xc 0x2be9c -.zero.table 0x0 0x2bea8 +.text 0x2bb6c 0x0 +_cmd_handlers 0x2e8 0x2bb6c +_zw_protocol_cmd_handlers 0xe8 0x2be54 +_zw_protocol_cmd_handlers_lr 0x50 0x2bf3c +.ARM.exidx 0x8 0x2bf8c +.copy.table 0xc 0x2bf94 +.zero.table 0x0 0x2bfa0 .stack 0x600 0x20000000 .data 0x3ac 0x20000600 -.bss 0x74c8 0x200009ac +.bss 0x74cc 0x200009ac .heap 0x80 0x20007e78 -.zwave_nvm 0x3000 0x2bea8 -.nvm 0x9000 0x2eea8 +.zwave_nvm 0x3000 0x2bfa0 +.nvm 0x9000 0x2efa0 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x7218 0x0 -.debug_info 0x2517cd 0x0 -.debug_abbrev 0xf076 0x0 -.debug_loc 0x387f1 0x0 +.debug_frame 0x7214 0x0 +.debug_info 0x2519f1 0x0 +.debug_abbrev 0xf09c 0x0 +.debug_loc 0x38a42 0x0 .debug_aranges 0xb0 0x0 -.debug_ranges 0x9e48 0x0 -.debug_line 0x441e8 0x0 -.debug_str 0x81fd7 0x0 -Total 0x3b0116 +.debug_ranges 0x9eb8 0x0 +.debug_line 0x44307 0x0 +.debug_str 0x820a8 0x0 +Total 0x3b0909 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180820 + 181068 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 34420 + 34424 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4206A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4206A_REGION_US_LR_size.txt index ddaaa2e5db..7ad2414977 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4206A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4206A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2ba74 0x0 -_cmd_handlers 0x2e8 0x2ba74 -_zw_protocol_cmd_handlers 0xe8 0x2bd5c -_zw_protocol_cmd_handlers_lr 0x50 0x2be44 -.ARM.exidx 0x8 0x2be94 -.copy.table 0xc 0x2be9c -.zero.table 0x0 0x2bea8 +.text 0x2bb6c 0x0 +_cmd_handlers 0x2e8 0x2bb6c +_zw_protocol_cmd_handlers 0xe8 0x2be54 +_zw_protocol_cmd_handlers_lr 0x50 0x2bf3c +.ARM.exidx 0x8 0x2bf8c +.copy.table 0xc 0x2bf94 +.zero.table 0x0 0x2bfa0 .stack 0x600 0x20000000 .data 0x3ac 0x20000600 -.bss 0x74c8 0x200009ac +.bss 0x74cc 0x200009ac .heap 0x80 0x20007e78 -.zwave_nvm 0x3000 0x2bea8 -.nvm 0x9000 0x2eea8 +.zwave_nvm 0x3000 0x2bfa0 +.nvm 0x9000 0x2efa0 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x7218 0x0 -.debug_info 0x2517cd 0x0 -.debug_abbrev 0xf076 0x0 -.debug_loc 0x387f1 0x0 +.debug_frame 0x7214 0x0 +.debug_info 0x2519f1 0x0 +.debug_abbrev 0xf09c 0x0 +.debug_loc 0x38a42 0x0 .debug_aranges 0xb0 0x0 -.debug_ranges 0x9e48 0x0 -.debug_line 0x441e8 0x0 -.debug_str 0x81fcd 0x0 -Total 0x3b010c +.debug_ranges 0x9eb8 0x0 +.debug_line 0x44307 0x0 +.debug_str 0x8209e 0x0 +Total 0x3b08ff The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180820 + 181068 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 34420 + 34424 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4206A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4206A_REGION_US_size.txt index 3a5dc48af6..2b981fd55e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4206A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4206A_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2ba74 0x0 -_cmd_handlers 0x2e8 0x2ba74 -_zw_protocol_cmd_handlers 0xe8 0x2bd5c -_zw_protocol_cmd_handlers_lr 0x50 0x2be44 -.ARM.exidx 0x8 0x2be94 -.copy.table 0xc 0x2be9c -.zero.table 0x0 0x2bea8 +.text 0x2bb6c 0x0 +_cmd_handlers 0x2e8 0x2bb6c +_zw_protocol_cmd_handlers 0xe8 0x2be54 +_zw_protocol_cmd_handlers_lr 0x50 0x2bf3c +.ARM.exidx 0x8 0x2bf8c +.copy.table 0xc 0x2bf94 +.zero.table 0x0 0x2bfa0 .stack 0x600 0x20000000 .data 0x3ac 0x20000600 -.bss 0x74c8 0x200009ac +.bss 0x74cc 0x200009ac .heap 0x80 0x20007e78 -.zwave_nvm 0x3000 0x2bea8 -.nvm 0x9000 0x2eea8 +.zwave_nvm 0x3000 0x2bfa0 +.nvm 0x9000 0x2efa0 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x7218 0x0 -.debug_info 0x2517cd 0x0 -.debug_abbrev 0xf076 0x0 -.debug_loc 0x387f1 0x0 +.debug_frame 0x7214 0x0 +.debug_info 0x2519f1 0x0 +.debug_abbrev 0xf09c 0x0 +.debug_loc 0x38a42 0x0 .debug_aranges 0xb0 0x0 -.debug_ranges 0x9e48 0x0 -.debug_line 0x441e8 0x0 -.debug_str 0x81fd7 0x0 -Total 0x3b0116 +.debug_ranges 0x9eb8 0x0 +.debug_line 0x44307 0x0 +.debug_str 0x820a8 0x0 +Total 0x3b0909 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180820 + 181068 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 34420 + 34424 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4207A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4207A_REGION_EU_size.txt index 20cc853742..1c4e970c02 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4207A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4207A_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2c22c 0x0 -_cmd_handlers 0x2e8 0x2c22c -_zw_protocol_cmd_handlers 0xe8 0x2c514 -_zw_protocol_cmd_handlers_lr 0x50 0x2c5fc -.ARM.exidx 0x8 0x2c64c -.copy.table 0xc 0x2c654 -.zero.table 0x0 0x2c660 +.text 0x2c324 0x0 +_cmd_handlers 0x2e8 0x2c324 +_zw_protocol_cmd_handlers 0xe8 0x2c60c +_zw_protocol_cmd_handlers_lr 0x50 0x2c6f4 +.ARM.exidx 0x8 0x2c744 +.copy.table 0xc 0x2c74c +.zero.table 0x0 0x2c758 .stack 0x600 0x20000000 .data 0x3ac 0x20000600 -.bss 0x7a70 0x200009ac +.bss 0x7a74 0x200009ac .heap 0x80 0x20008420 -.zwave_nvm 0x3000 0x2c660 -.nvm 0x9000 0x2f660 +.zwave_nvm 0x3000 0x2c758 +.nvm 0x9000 0x2f758 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x7228 0x0 -.debug_info 0x253406 0x0 -.debug_abbrev 0xf17a 0x0 -.debug_loc 0x38898 0x0 +.debug_frame 0x7224 0x0 +.debug_info 0x25362a 0x0 +.debug_abbrev 0xf1a0 0x0 +.debug_loc 0x38ae9 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0x9e18 0x0 -.debug_line 0x440de 0x0 -.debug_str 0x82c73 0x0 -Total 0x3b37fc +.debug_ranges 0x9e88 0x0 +.debug_line 0x441fc 0x0 +.debug_str 0x82d44 0x0 +Total 0x3b3fee The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 182796 + 183044 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 35868 + 35872 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4207A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4207A_REGION_US_LR_size.txt index 34b29ef778..003b1d8b03 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4207A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4207A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2c22c 0x0 -_cmd_handlers 0x2e8 0x2c22c -_zw_protocol_cmd_handlers 0xe8 0x2c514 -_zw_protocol_cmd_handlers_lr 0x50 0x2c5fc -.ARM.exidx 0x8 0x2c64c -.copy.table 0xc 0x2c654 -.zero.table 0x0 0x2c660 +.text 0x2c324 0x0 +_cmd_handlers 0x2e8 0x2c324 +_zw_protocol_cmd_handlers 0xe8 0x2c60c +_zw_protocol_cmd_handlers_lr 0x50 0x2c6f4 +.ARM.exidx 0x8 0x2c744 +.copy.table 0xc 0x2c74c +.zero.table 0x0 0x2c758 .stack 0x600 0x20000000 .data 0x3ac 0x20000600 -.bss 0x7a70 0x200009ac +.bss 0x7a74 0x200009ac .heap 0x80 0x20008420 -.zwave_nvm 0x3000 0x2c660 -.nvm 0x9000 0x2f660 +.zwave_nvm 0x3000 0x2c758 +.nvm 0x9000 0x2f758 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x7228 0x0 -.debug_info 0x253406 0x0 -.debug_abbrev 0xf17a 0x0 -.debug_loc 0x38898 0x0 +.debug_frame 0x7224 0x0 +.debug_info 0x25362a 0x0 +.debug_abbrev 0xf1a0 0x0 +.debug_loc 0x38ae9 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0x9e18 0x0 -.debug_line 0x440de 0x0 -.debug_str 0x82c69 0x0 -Total 0x3b37f2 +.debug_ranges 0x9e88 0x0 +.debug_line 0x441fc 0x0 +.debug_str 0x82d3a 0x0 +Total 0x3b3fe4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 182796 + 183044 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 35868 + 35872 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4207A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4207A_REGION_US_size.txt index 20cc853742..1c4e970c02 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4207A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4207A_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2c22c 0x0 -_cmd_handlers 0x2e8 0x2c22c -_zw_protocol_cmd_handlers 0xe8 0x2c514 -_zw_protocol_cmd_handlers_lr 0x50 0x2c5fc -.ARM.exidx 0x8 0x2c64c -.copy.table 0xc 0x2c654 -.zero.table 0x0 0x2c660 +.text 0x2c324 0x0 +_cmd_handlers 0x2e8 0x2c324 +_zw_protocol_cmd_handlers 0xe8 0x2c60c +_zw_protocol_cmd_handlers_lr 0x50 0x2c6f4 +.ARM.exidx 0x8 0x2c744 +.copy.table 0xc 0x2c74c +.zero.table 0x0 0x2c758 .stack 0x600 0x20000000 .data 0x3ac 0x20000600 -.bss 0x7a70 0x200009ac +.bss 0x7a74 0x200009ac .heap 0x80 0x20008420 -.zwave_nvm 0x3000 0x2c660 -.nvm 0x9000 0x2f660 +.zwave_nvm 0x3000 0x2c758 +.nvm 0x9000 0x2f758 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x7228 0x0 -.debug_info 0x253406 0x0 -.debug_abbrev 0xf17a 0x0 -.debug_loc 0x38898 0x0 +.debug_frame 0x7224 0x0 +.debug_info 0x25362a 0x0 +.debug_abbrev 0xf1a0 0x0 +.debug_loc 0x38ae9 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0x9e18 0x0 -.debug_line 0x440de 0x0 -.debug_str 0x82c73 0x0 -Total 0x3b37fc +.debug_ranges 0x9e88 0x0 +.debug_line 0x441fc 0x0 +.debug_str 0x82d44 0x0 +Total 0x3b3fee The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 182796 + 183044 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 35868 + 35872 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4208A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4208A_REGION_EU_size.txt index 3a5dc48af6..2b981fd55e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4208A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4208A_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2ba74 0x0 -_cmd_handlers 0x2e8 0x2ba74 -_zw_protocol_cmd_handlers 0xe8 0x2bd5c -_zw_protocol_cmd_handlers_lr 0x50 0x2be44 -.ARM.exidx 0x8 0x2be94 -.copy.table 0xc 0x2be9c -.zero.table 0x0 0x2bea8 +.text 0x2bb6c 0x0 +_cmd_handlers 0x2e8 0x2bb6c +_zw_protocol_cmd_handlers 0xe8 0x2be54 +_zw_protocol_cmd_handlers_lr 0x50 0x2bf3c +.ARM.exidx 0x8 0x2bf8c +.copy.table 0xc 0x2bf94 +.zero.table 0x0 0x2bfa0 .stack 0x600 0x20000000 .data 0x3ac 0x20000600 -.bss 0x74c8 0x200009ac +.bss 0x74cc 0x200009ac .heap 0x80 0x20007e78 -.zwave_nvm 0x3000 0x2bea8 -.nvm 0x9000 0x2eea8 +.zwave_nvm 0x3000 0x2bfa0 +.nvm 0x9000 0x2efa0 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x7218 0x0 -.debug_info 0x2517cd 0x0 -.debug_abbrev 0xf076 0x0 -.debug_loc 0x387f1 0x0 +.debug_frame 0x7214 0x0 +.debug_info 0x2519f1 0x0 +.debug_abbrev 0xf09c 0x0 +.debug_loc 0x38a42 0x0 .debug_aranges 0xb0 0x0 -.debug_ranges 0x9e48 0x0 -.debug_line 0x441e8 0x0 -.debug_str 0x81fd7 0x0 -Total 0x3b0116 +.debug_ranges 0x9eb8 0x0 +.debug_line 0x44307 0x0 +.debug_str 0x820a8 0x0 +Total 0x3b0909 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180820 + 181068 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 34420 + 34424 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4208A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4208A_REGION_US_LR_size.txt index ddaaa2e5db..7ad2414977 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4208A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4208A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2ba74 0x0 -_cmd_handlers 0x2e8 0x2ba74 -_zw_protocol_cmd_handlers 0xe8 0x2bd5c -_zw_protocol_cmd_handlers_lr 0x50 0x2be44 -.ARM.exidx 0x8 0x2be94 -.copy.table 0xc 0x2be9c -.zero.table 0x0 0x2bea8 +.text 0x2bb6c 0x0 +_cmd_handlers 0x2e8 0x2bb6c +_zw_protocol_cmd_handlers 0xe8 0x2be54 +_zw_protocol_cmd_handlers_lr 0x50 0x2bf3c +.ARM.exidx 0x8 0x2bf8c +.copy.table 0xc 0x2bf94 +.zero.table 0x0 0x2bfa0 .stack 0x600 0x20000000 .data 0x3ac 0x20000600 -.bss 0x74c8 0x200009ac +.bss 0x74cc 0x200009ac .heap 0x80 0x20007e78 -.zwave_nvm 0x3000 0x2bea8 -.nvm 0x9000 0x2eea8 +.zwave_nvm 0x3000 0x2bfa0 +.nvm 0x9000 0x2efa0 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x7218 0x0 -.debug_info 0x2517cd 0x0 -.debug_abbrev 0xf076 0x0 -.debug_loc 0x387f1 0x0 +.debug_frame 0x7214 0x0 +.debug_info 0x2519f1 0x0 +.debug_abbrev 0xf09c 0x0 +.debug_loc 0x38a42 0x0 .debug_aranges 0xb0 0x0 -.debug_ranges 0x9e48 0x0 -.debug_line 0x441e8 0x0 -.debug_str 0x81fcd 0x0 -Total 0x3b010c +.debug_ranges 0x9eb8 0x0 +.debug_line 0x44307 0x0 +.debug_str 0x8209e 0x0 +Total 0x3b08ff The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180820 + 181068 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 34420 + 34424 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4208A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4208A_REGION_US_size.txt index 3a5dc48af6..2b981fd55e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4208A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4208A_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2ba74 0x0 -_cmd_handlers 0x2e8 0x2ba74 -_zw_protocol_cmd_handlers 0xe8 0x2bd5c -_zw_protocol_cmd_handlers_lr 0x50 0x2be44 -.ARM.exidx 0x8 0x2be94 -.copy.table 0xc 0x2be9c -.zero.table 0x0 0x2bea8 +.text 0x2bb6c 0x0 +_cmd_handlers 0x2e8 0x2bb6c +_zw_protocol_cmd_handlers 0xe8 0x2be54 +_zw_protocol_cmd_handlers_lr 0x50 0x2bf3c +.ARM.exidx 0x8 0x2bf8c +.copy.table 0xc 0x2bf94 +.zero.table 0x0 0x2bfa0 .stack 0x600 0x20000000 .data 0x3ac 0x20000600 -.bss 0x74c8 0x200009ac +.bss 0x74cc 0x200009ac .heap 0x80 0x20007e78 -.zwave_nvm 0x3000 0x2bea8 -.nvm 0x9000 0x2eea8 +.zwave_nvm 0x3000 0x2bfa0 +.nvm 0x9000 0x2efa0 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x7218 0x0 -.debug_info 0x2517cd 0x0 -.debug_abbrev 0xf076 0x0 -.debug_loc 0x387f1 0x0 +.debug_frame 0x7214 0x0 +.debug_info 0x2519f1 0x0 +.debug_abbrev 0xf09c 0x0 +.debug_loc 0x38a42 0x0 .debug_aranges 0xb0 0x0 -.debug_ranges 0x9e48 0x0 -.debug_line 0x441e8 0x0 -.debug_str 0x81fd7 0x0 -Total 0x3b0116 +.debug_ranges 0x9eb8 0x0 +.debug_line 0x44307 0x0 +.debug_str 0x820a8 0x0 +Total 0x3b0909 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180820 + 181068 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 34420 + 34424 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4210A_REGION_US_LR_size.txt index c0fa4ba479..79396782fb 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4210A_REGION_US_LR_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x2fa08 0x8006000 -_cmd_handlers 0x2e8 0x8035a08 -_zw_protocol_cmd_handlers 0xe8 0x8035cf0 -_zw_protocol_cmd_handlers_lr 0x50 0x8035dd8 -.ARM.exidx 0x8 0x8035e28 -.copy.table 0xc 0x8035e30 -.zero.table 0x0 0x8035e3c +.text 0x2fbc0 0x8006000 +_cmd_handlers 0x2e8 0x8035bc0 +_zw_protocol_cmd_handlers 0xe8 0x8035ea8 +_zw_protocol_cmd_handlers_lr 0x50 0x8035f90 +.ARM.exidx 0x8 0x8035fe0 +.copy.table 0xc 0x8035fe8 +.zero.table 0x0 0x8035ff4 .stack 0x600 0x20000000 .data 0x420 0x20000600 .bss 0xa5d4 0x20000a20 .heap 0x80 0x2000aff8 -.zwave_nvm 0x0 0x8035e3c -.nvm 0xa000 0x8035e3c +.zwave_nvm 0x0 0x8035ff4 +.nvm 0xa000 0x8035ff4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7528 0x0 -.debug_info 0x2897ac 0x0 -.debug_abbrev 0x10a75 0x0 -.debug_loc 0x39fd0 0x0 +.debug_frame 0x7514 0x0 +.debug_info 0x2899b9 0x0 +.debug_abbrev 0x10a96 0x0 +.debug_loc 0x3a272 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xa900 0x0 -.debug_line 0x4969c 0x0 -.debug_str 0x8bdfc 0x0 -Total 0x400498 +.debug_ranges 0xa910 0x0 +.debug_line 0x49741 0x0 +.debug_str 0x8beb9 0x0 +Total 0x400c7e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 197212 + 197652 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_EU_size.txt index 3463c58bf4..335bc9bade 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_EU_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x3006c 0x8006000 -_cmd_handlers 0x2e8 0x803606c -_zw_protocol_cmd_handlers 0xe8 0x8036354 -_zw_protocol_cmd_handlers_lr 0x50 0x803643c -.ARM.exidx 0x8 0x803648c -.copy.table 0xc 0x8036494 -.zero.table 0x0 0x80364a0 +.text 0x301d8 0x8006000 +_cmd_handlers 0x2e8 0x80361d8 +_zw_protocol_cmd_handlers 0xe8 0x80364c0 +_zw_protocol_cmd_handlers_lr 0x50 0x80365a8 +.ARM.exidx 0x8 0x80365f8 +.copy.table 0xc 0x8036600 +.zero.table 0x0 0x803660c .stack 0x600 0x20000000 .data 0x41c 0x20000600 .bss 0xa538 0x20000a1c .heap 0x80 0x2000af58 -.zwave_nvm 0x0 0x80364a0 -.nvm 0xa000 0x80364a0 +.zwave_nvm 0x0 0x803660c +.nvm 0xa000 0x803660c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x74e8 0x0 -.debug_info 0x28ab3d 0x0 -.debug_abbrev 0x10aa4 0x0 -.debug_loc 0x3a224 0x0 +.debug_frame 0x74d4 0x0 +.debug_info 0x28ad4a 0x0 +.debug_abbrev 0x10ac5 0x0 +.debug_loc 0x3a4b0 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xaa28 0x0 -.debug_line 0x494de 0x0 -.debug_str 0x8c108 0x0 -Total 0x4022a6 +.debug_ranges 0xaa38 0x0 +.debug_line 0x49584 0x0 +.debug_str 0x8c1c5 0x0 +Total 0x402a2b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198844 + 199208 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_US_LR_size.txt index a4979960c4..79f4a586e4 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_US_LR_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x3006c 0x8006000 -_cmd_handlers 0x2e8 0x803606c -_zw_protocol_cmd_handlers 0xe8 0x8036354 -_zw_protocol_cmd_handlers_lr 0x50 0x803643c -.ARM.exidx 0x8 0x803648c -.copy.table 0xc 0x8036494 -.zero.table 0x0 0x80364a0 +.text 0x301d8 0x8006000 +_cmd_handlers 0x2e8 0x80361d8 +_zw_protocol_cmd_handlers 0xe8 0x80364c0 +_zw_protocol_cmd_handlers_lr 0x50 0x80365a8 +.ARM.exidx 0x8 0x80365f8 +.copy.table 0xc 0x8036600 +.zero.table 0x0 0x803660c .stack 0x600 0x20000000 .data 0x41c 0x20000600 .bss 0xa538 0x20000a1c .heap 0x80 0x2000af58 -.zwave_nvm 0x0 0x80364a0 -.nvm 0xa000 0x80364a0 +.zwave_nvm 0x0 0x803660c +.nvm 0xa000 0x803660c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x74e8 0x0 -.debug_info 0x28ab3d 0x0 -.debug_abbrev 0x10aa4 0x0 -.debug_loc 0x3a224 0x0 +.debug_frame 0x74d4 0x0 +.debug_info 0x28ad4a 0x0 +.debug_abbrev 0x10ac5 0x0 +.debug_loc 0x3a4b0 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xaa28 0x0 -.debug_line 0x494de 0x0 -.debug_str 0x8c0fe 0x0 -Total 0x40229c +.debug_ranges 0xaa38 0x0 +.debug_line 0x49584 0x0 +.debug_str 0x8c1bb 0x0 +Total 0x402a21 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198844 + 199208 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_US_size.txt index 3463c58bf4..335bc9bade 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_US_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x3006c 0x8006000 -_cmd_handlers 0x2e8 0x803606c -_zw_protocol_cmd_handlers 0xe8 0x8036354 -_zw_protocol_cmd_handlers_lr 0x50 0x803643c -.ARM.exidx 0x8 0x803648c -.copy.table 0xc 0x8036494 -.zero.table 0x0 0x80364a0 +.text 0x301d8 0x8006000 +_cmd_handlers 0x2e8 0x80361d8 +_zw_protocol_cmd_handlers 0xe8 0x80364c0 +_zw_protocol_cmd_handlers_lr 0x50 0x80365a8 +.ARM.exidx 0x8 0x80365f8 +.copy.table 0xc 0x8036600 +.zero.table 0x0 0x803660c .stack 0x600 0x20000000 .data 0x41c 0x20000600 .bss 0xa538 0x20000a1c .heap 0x80 0x2000af58 -.zwave_nvm 0x0 0x80364a0 -.nvm 0xa000 0x80364a0 +.zwave_nvm 0x0 0x803660c +.nvm 0xa000 0x803660c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x74e8 0x0 -.debug_info 0x28ab3d 0x0 -.debug_abbrev 0x10aa4 0x0 -.debug_loc 0x3a224 0x0 +.debug_frame 0x74d4 0x0 +.debug_info 0x28ad4a 0x0 +.debug_abbrev 0x10ac5 0x0 +.debug_loc 0x3a4b0 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xaa28 0x0 -.debug_line 0x494de 0x0 -.debug_str 0x8c108 0x0 -Total 0x4022a6 +.debug_ranges 0xaa38 0x0 +.debug_line 0x49584 0x0 +.debug_str 0x8c1c5 0x0 +Total 0x402a2b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198844 + 199208 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_EU_size.txt index 1a8221e042..3a07fff941 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_EU_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x30034 0x8006000 -_cmd_handlers 0x2e8 0x8036034 -_zw_protocol_cmd_handlers 0xe8 0x803631c -_zw_protocol_cmd_handlers_lr 0x50 0x8036404 -.ARM.exidx 0x8 0x8036454 -.copy.table 0xc 0x803645c -.zero.table 0x0 0x8036468 +.text 0x301c0 0x8006000 +_cmd_handlers 0x2e8 0x80361c0 +_zw_protocol_cmd_handlers 0xe8 0x80364a8 +_zw_protocol_cmd_handlers_lr 0x50 0x8036590 +.ARM.exidx 0x8 0x80365e0 +.copy.table 0xc 0x80365e8 +.zero.table 0x0 0x80365f4 .stack 0x600 0x20000000 .data 0x41c 0x20000600 .bss 0xa538 0x20000a1c .heap 0x80 0x2000af58 -.zwave_nvm 0x0 0x8036468 -.nvm 0xa000 0x8036468 +.zwave_nvm 0x0 0x80365f4 +.nvm 0xa000 0x80365f4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x750c 0x0 -.debug_info 0x28aa25 0x0 -.debug_abbrev 0x10aa4 0x0 -.debug_loc 0x3a0f7 0x0 +.debug_frame 0x74f8 0x0 +.debug_info 0x28ac32 0x0 +.debug_abbrev 0x10ac5 0x0 +.debug_loc 0x3a383 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xaa08 0x0 -.debug_line 0x494af 0x0 -.debug_str 0x8c108 0x0 -Total 0x401ffe +.debug_ranges 0xaa18 0x0 +.debug_line 0x49553 0x0 +.debug_str 0x8c1c5 0x0 +Total 0x4027a1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198788 + 199184 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_US_LR_size.txt index 86ff5e44d2..513d617597 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_US_LR_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x30034 0x8006000 -_cmd_handlers 0x2e8 0x8036034 -_zw_protocol_cmd_handlers 0xe8 0x803631c -_zw_protocol_cmd_handlers_lr 0x50 0x8036404 -.ARM.exidx 0x8 0x8036454 -.copy.table 0xc 0x803645c -.zero.table 0x0 0x8036468 +.text 0x301c0 0x8006000 +_cmd_handlers 0x2e8 0x80361c0 +_zw_protocol_cmd_handlers 0xe8 0x80364a8 +_zw_protocol_cmd_handlers_lr 0x50 0x8036590 +.ARM.exidx 0x8 0x80365e0 +.copy.table 0xc 0x80365e8 +.zero.table 0x0 0x80365f4 .stack 0x600 0x20000000 .data 0x41c 0x20000600 .bss 0xa538 0x20000a1c .heap 0x80 0x2000af58 -.zwave_nvm 0x0 0x8036468 -.nvm 0xa000 0x8036468 +.zwave_nvm 0x0 0x80365f4 +.nvm 0xa000 0x80365f4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x750c 0x0 -.debug_info 0x28aa25 0x0 -.debug_abbrev 0x10aa4 0x0 -.debug_loc 0x3a0f7 0x0 +.debug_frame 0x74f8 0x0 +.debug_info 0x28ac32 0x0 +.debug_abbrev 0x10ac5 0x0 +.debug_loc 0x3a383 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xaa08 0x0 -.debug_line 0x494af 0x0 -.debug_str 0x8c0fe 0x0 -Total 0x401ff4 +.debug_ranges 0xaa18 0x0 +.debug_line 0x49553 0x0 +.debug_str 0x8c1bb 0x0 +Total 0x402797 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198788 + 199184 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_US_size.txt index 1a8221e042..3a07fff941 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_US_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x30034 0x8006000 -_cmd_handlers 0x2e8 0x8036034 -_zw_protocol_cmd_handlers 0xe8 0x803631c -_zw_protocol_cmd_handlers_lr 0x50 0x8036404 -.ARM.exidx 0x8 0x8036454 -.copy.table 0xc 0x803645c -.zero.table 0x0 0x8036468 +.text 0x301c0 0x8006000 +_cmd_handlers 0x2e8 0x80361c0 +_zw_protocol_cmd_handlers 0xe8 0x80364a8 +_zw_protocol_cmd_handlers_lr 0x50 0x8036590 +.ARM.exidx 0x8 0x80365e0 +.copy.table 0xc 0x80365e8 +.zero.table 0x0 0x80365f4 .stack 0x600 0x20000000 .data 0x41c 0x20000600 .bss 0xa538 0x20000a1c .heap 0x80 0x2000af58 -.zwave_nvm 0x0 0x8036468 -.nvm 0xa000 0x8036468 +.zwave_nvm 0x0 0x80365f4 +.nvm 0xa000 0x80365f4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x750c 0x0 -.debug_info 0x28aa25 0x0 -.debug_abbrev 0x10aa4 0x0 -.debug_loc 0x3a0f7 0x0 +.debug_frame 0x74f8 0x0 +.debug_info 0x28ac32 0x0 +.debug_abbrev 0x10ac5 0x0 +.debug_loc 0x3a383 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xaa08 0x0 -.debug_line 0x494af 0x0 -.debug_str 0x8c108 0x0 -Total 0x401ffe +.debug_ranges 0xaa18 0x0 +.debug_line 0x49553 0x0 +.debug_str 0x8c1c5 0x0 +Total 0x4027a1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198788 + 199184 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401B_REGION_US_LR_size.txt index d3eb37ee03..09d51cfcfc 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401B_REGION_US_LR_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x3006c 0x8006000 -_cmd_handlers 0x2e8 0x803606c -_zw_protocol_cmd_handlers 0xe8 0x8036354 -_zw_protocol_cmd_handlers_lr 0x50 0x803643c -.ARM.exidx 0x8 0x803648c -.copy.table 0xc 0x8036494 -.zero.table 0x0 0x80364a0 +.text 0x301d8 0x8006000 +_cmd_handlers 0x2e8 0x80361d8 +_zw_protocol_cmd_handlers 0xe8 0x80364c0 +_zw_protocol_cmd_handlers_lr 0x50 0x80365a8 +.ARM.exidx 0x8 0x80365f8 +.copy.table 0xc 0x8036600 +.zero.table 0x0 0x803660c .stack 0x600 0x20000000 .data 0x41c 0x20000600 .bss 0xa538 0x20000a1c .heap 0x80 0x2000af58 -.zwave_nvm 0x0 0x80364a0 -.nvm 0xa000 0x80364a0 +.zwave_nvm 0x0 0x803660c +.nvm 0xa000 0x803660c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x74e8 0x0 -.debug_info 0x28ab41 0x0 -.debug_abbrev 0x10aa4 0x0 -.debug_loc 0x3a224 0x0 +.debug_frame 0x74d4 0x0 +.debug_info 0x28ad4e 0x0 +.debug_abbrev 0x10ac5 0x0 +.debug_loc 0x3a4b0 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xa9e8 0x0 -.debug_line 0x494ce 0x0 -.debug_str 0x8c0fe 0x0 -Total 0x402250 +.debug_ranges 0xa9f8 0x0 +.debug_line 0x4957e 0x0 +.debug_str 0x8c1bb 0x0 +Total 0x4029df The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198844 + 199208 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_US_LR_size.txt index e9081a2302..dc127b8643 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_US_LR_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_controller.out : section size addr -.text 0x30034 0x8006000 -_cmd_handlers 0x2e8 0x8036034 -_zw_protocol_cmd_handlers 0xe8 0x803631c -_zw_protocol_cmd_handlers_lr 0x50 0x8036404 -.ARM.exidx 0x8 0x8036454 -.copy.table 0xc 0x803645c -.zero.table 0x0 0x8036468 +.text 0x301c0 0x8006000 +_cmd_handlers 0x2e8 0x80361c0 +_zw_protocol_cmd_handlers 0xe8 0x80364a8 +_zw_protocol_cmd_handlers_lr 0x50 0x8036590 +.ARM.exidx 0x8 0x80365e0 +.copy.table 0xc 0x80365e8 +.zero.table 0x0 0x80365f4 .stack 0x600 0x20000000 .data 0x41c 0x20000600 .bss 0xa538 0x20000a1c .heap 0x80 0x2000af58 -.zwave_nvm 0x0 0x8036468 -.nvm 0xa000 0x8036468 +.zwave_nvm 0x0 0x80365f4 +.nvm 0xa000 0x80365f4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x750c 0x0 -.debug_info 0x28aa29 0x0 -.debug_abbrev 0x10aa4 0x0 -.debug_loc 0x3a0f7 0x0 +.debug_frame 0x74f8 0x0 +.debug_info 0x28ac36 0x0 +.debug_abbrev 0x10ac5 0x0 +.debug_loc 0x3a383 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xa9c8 0x0 -.debug_line 0x4949b 0x0 -.debug_str 0x8c0fe 0x0 -Total 0x401fa4 +.debug_ranges 0xa9d8 0x0 +.debug_line 0x49543 0x0 +.debug_str 0x8c1bb 0x0 +Total 0x40274b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 198788 + 199184 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4202A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4202A_REGION_EU_size.txt index 37f96f8282..84ba995d2e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4202A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4202A_REGION_EU_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x293f0 0x0 -_cmd_handlers 0x1b8 0x293f0 -_zw_protocol_cmd_handlers 0x70 0x295a8 -_zw_protocol_cmd_handlers_lr 0x30 0x29618 -.ARM.exidx 0x8 0x29648 -.copy.table 0xc 0x29650 -.zero.table 0x0 0x2965c +.text 0x29450 0x0 +_cmd_handlers 0x1b8 0x29450 +_zw_protocol_cmd_handlers 0x70 0x29608 +_zw_protocol_cmd_handlers_lr 0x30 0x29678 +.ARM.exidx 0x8 0x296a8 +.copy.table 0xc 0x296b0 +.zero.table 0x0 0x296bc .stack 0x1000 0x20000000 .data 0x3b4 0x20001000 .bss 0xa750 0x200013b4 .heap 0x800 0x2000bb08 -.zwave_nvm 0x3000 0x2965c -.nvm 0x9000 0x2c65c +.zwave_nvm 0x3000 0x296bc +.nvm 0x9000 0x2c6bc .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6364 0x0 -.debug_info 0x39e001 0x0 -.debug_abbrev 0x10ff9 0x0 -.debug_loc 0x3682a 0x0 +.debug_frame 0x636c 0x0 +.debug_info 0x39e135 0x0 +.debug_abbrev 0x1101f 0x0 +.debug_loc 0x36930 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x8ed0 0x0 -.debug_line 0x4285a 0x0 -.debug_str 0x83fe0 0x0 -Total 0x4fcd29 +.debug_ranges 0x8f00 0x0 +.debug_line 0x42913 0x0 +.debug_str 0x840a8 0x0 +Total 0x4fd1a2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 170512 + 170608 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4202A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4202A_REGION_US_LR_size.txt index c7416008fd..46f05a9ddb 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4202A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4202A_REGION_US_LR_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x293f0 0x0 -_cmd_handlers 0x1b8 0x293f0 -_zw_protocol_cmd_handlers 0x70 0x295a8 -_zw_protocol_cmd_handlers_lr 0x30 0x29618 -.ARM.exidx 0x8 0x29648 -.copy.table 0xc 0x29650 -.zero.table 0x0 0x2965c +.text 0x29450 0x0 +_cmd_handlers 0x1b8 0x29450 +_zw_protocol_cmd_handlers 0x70 0x29608 +_zw_protocol_cmd_handlers_lr 0x30 0x29678 +.ARM.exidx 0x8 0x296a8 +.copy.table 0xc 0x296b0 +.zero.table 0x0 0x296bc .stack 0x1000 0x20000000 .data 0x3b4 0x20001000 .bss 0xa750 0x200013b4 .heap 0x800 0x2000bb08 -.zwave_nvm 0x3000 0x2965c -.nvm 0x9000 0x2c65c +.zwave_nvm 0x3000 0x296bc +.nvm 0x9000 0x2c6bc .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6364 0x0 -.debug_info 0x39e001 0x0 -.debug_abbrev 0x10ff9 0x0 -.debug_loc 0x3682a 0x0 +.debug_frame 0x636c 0x0 +.debug_info 0x39e135 0x0 +.debug_abbrev 0x1101f 0x0 +.debug_loc 0x36930 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x8ed0 0x0 -.debug_line 0x4285a 0x0 -.debug_str 0x83fd6 0x0 -Total 0x4fcd1f +.debug_ranges 0x8f00 0x0 +.debug_line 0x42913 0x0 +.debug_str 0x8409e 0x0 +Total 0x4fd198 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 170512 + 170608 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4202A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4202A_REGION_US_size.txt index 37f96f8282..84ba995d2e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4202A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4202A_REGION_US_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x293f0 0x0 -_cmd_handlers 0x1b8 0x293f0 -_zw_protocol_cmd_handlers 0x70 0x295a8 -_zw_protocol_cmd_handlers_lr 0x30 0x29618 -.ARM.exidx 0x8 0x29648 -.copy.table 0xc 0x29650 -.zero.table 0x0 0x2965c +.text 0x29450 0x0 +_cmd_handlers 0x1b8 0x29450 +_zw_protocol_cmd_handlers 0x70 0x29608 +_zw_protocol_cmd_handlers_lr 0x30 0x29678 +.ARM.exidx 0x8 0x296a8 +.copy.table 0xc 0x296b0 +.zero.table 0x0 0x296bc .stack 0x1000 0x20000000 .data 0x3b4 0x20001000 .bss 0xa750 0x200013b4 .heap 0x800 0x2000bb08 -.zwave_nvm 0x3000 0x2965c -.nvm 0x9000 0x2c65c +.zwave_nvm 0x3000 0x296bc +.nvm 0x9000 0x2c6bc .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6364 0x0 -.debug_info 0x39e001 0x0 -.debug_abbrev 0x10ff9 0x0 -.debug_loc 0x3682a 0x0 +.debug_frame 0x636c 0x0 +.debug_info 0x39e135 0x0 +.debug_abbrev 0x1101f 0x0 +.debug_loc 0x36930 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x8ed0 0x0 -.debug_line 0x4285a 0x0 -.debug_str 0x83fe0 0x0 -Total 0x4fcd29 +.debug_ranges 0x8f00 0x0 +.debug_line 0x42913 0x0 +.debug_str 0x840a8 0x0 +Total 0x4fd1a2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 170512 + 170608 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_EU_size.txt index a3e9620d54..4c543635aa 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2ee54 0x8006000 -_cmd_handlers 0x1b8 0x8034e54 -_zw_protocol_cmd_handlers 0x70 0x803500c -_zw_protocol_cmd_handlers_lr 0x30 0x803507c -.ARM.exidx 0x8 0x80350ac -.copy.table 0xc 0x80350b4 -.zero.table 0x0 0x80350c0 +.text 0x2ef74 0x8006000 +_cmd_handlers 0x1b8 0x8034f74 +_zw_protocol_cmd_handlers 0x70 0x803512c +_zw_protocol_cmd_handlers_lr 0x30 0x803519c +.ARM.exidx 0x8 0x80351cc +.copy.table 0xc 0x80351d4 +.zero.table 0x0 0x80351e0 .stack 0x1000 0x20000000 .data 0x4b0 0x20001000 -.bss 0xb2c0 0x200014b0 +.bss 0xb2bc 0x200014b0 .heap 0x800 0x2000c770 -.zwave_nvm 0x0 0x80350c0 -.nvm 0x8000 0x80350c0 +.zwave_nvm 0x0 0x80351e0 +.nvm 0x8000 0x80351e0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b78 0x0 -.debug_info 0x3e160e 0x0 -.debug_abbrev 0x13b88 0x0 -.debug_loc 0x42762 0x0 +.debug_frame 0x6b7c 0x0 +.debug_info 0x3e1717 0x0 +.debug_abbrev 0x13ba9 0x0 +.debug_loc 0x42858 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0xa480 0x0 -.debug_line 0x4c36e 0x0 -.debug_str 0x8e7a6 0x0 -Total 0x56754b +.debug_ranges 0xa460 0x0 +.debug_line 0x4c439 0x0 +.debug_str 0x8e85a 0x0 +Total 0x5679ea The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193904 + 194192 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 53104 + 53100 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_US_LR_size.txt index 8c730d7bbd..145122d168 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2ee54 0x8006000 -_cmd_handlers 0x1b8 0x8034e54 -_zw_protocol_cmd_handlers 0x70 0x803500c -_zw_protocol_cmd_handlers_lr 0x30 0x803507c -.ARM.exidx 0x8 0x80350ac -.copy.table 0xc 0x80350b4 -.zero.table 0x0 0x80350c0 +.text 0x2ef74 0x8006000 +_cmd_handlers 0x1b8 0x8034f74 +_zw_protocol_cmd_handlers 0x70 0x803512c +_zw_protocol_cmd_handlers_lr 0x30 0x803519c +.ARM.exidx 0x8 0x80351cc +.copy.table 0xc 0x80351d4 +.zero.table 0x0 0x80351e0 .stack 0x1000 0x20000000 .data 0x4b0 0x20001000 -.bss 0xb2c0 0x200014b0 +.bss 0xb2bc 0x200014b0 .heap 0x800 0x2000c770 -.zwave_nvm 0x0 0x80350c0 -.nvm 0x8000 0x80350c0 +.zwave_nvm 0x0 0x80351e0 +.nvm 0x8000 0x80351e0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b78 0x0 -.debug_info 0x3e160e 0x0 -.debug_abbrev 0x13b88 0x0 -.debug_loc 0x42762 0x0 +.debug_frame 0x6b7c 0x0 +.debug_info 0x3e1717 0x0 +.debug_abbrev 0x13ba9 0x0 +.debug_loc 0x42858 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0xa480 0x0 -.debug_line 0x4c36e 0x0 -.debug_str 0x8e79c 0x0 -Total 0x567541 +.debug_ranges 0xa460 0x0 +.debug_line 0x4c439 0x0 +.debug_str 0x8e850 0x0 +Total 0x5679e0 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193904 + 194192 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 53104 + 53100 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_US_size.txt index a3e9620d54..4c543635aa 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2ee54 0x8006000 -_cmd_handlers 0x1b8 0x8034e54 -_zw_protocol_cmd_handlers 0x70 0x803500c -_zw_protocol_cmd_handlers_lr 0x30 0x803507c -.ARM.exidx 0x8 0x80350ac -.copy.table 0xc 0x80350b4 -.zero.table 0x0 0x80350c0 +.text 0x2ef74 0x8006000 +_cmd_handlers 0x1b8 0x8034f74 +_zw_protocol_cmd_handlers 0x70 0x803512c +_zw_protocol_cmd_handlers_lr 0x30 0x803519c +.ARM.exidx 0x8 0x80351cc +.copy.table 0xc 0x80351d4 +.zero.table 0x0 0x80351e0 .stack 0x1000 0x20000000 .data 0x4b0 0x20001000 -.bss 0xb2c0 0x200014b0 +.bss 0xb2bc 0x200014b0 .heap 0x800 0x2000c770 -.zwave_nvm 0x0 0x80350c0 -.nvm 0x8000 0x80350c0 +.zwave_nvm 0x0 0x80351e0 +.nvm 0x8000 0x80351e0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b78 0x0 -.debug_info 0x3e160e 0x0 -.debug_abbrev 0x13b88 0x0 -.debug_loc 0x42762 0x0 +.debug_frame 0x6b7c 0x0 +.debug_info 0x3e1717 0x0 +.debug_abbrev 0x13ba9 0x0 +.debug_loc 0x42858 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0xa480 0x0 -.debug_line 0x4c36e 0x0 -.debug_str 0x8e7a6 0x0 -Total 0x56754b +.debug_ranges 0xa460 0x0 +.debug_line 0x4c439 0x0 +.debug_str 0x8e85a 0x0 +Total 0x5679ea The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193904 + 194192 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 53104 + 53100 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_EU_size.txt index 5803b7b6cc..51e858a976 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2ee94 0x8006000 -_cmd_handlers 0x1b8 0x8034e94 -_zw_protocol_cmd_handlers 0x70 0x803504c -_zw_protocol_cmd_handlers_lr 0x30 0x80350bc -.ARM.exidx 0x8 0x80350ec -.copy.table 0xc 0x80350f4 -.zero.table 0x0 0x8035100 +.text 0x2efb4 0x8006000 +_cmd_handlers 0x1b8 0x8034fb4 +_zw_protocol_cmd_handlers 0x70 0x803516c +_zw_protocol_cmd_handlers_lr 0x30 0x80351dc +.ARM.exidx 0x8 0x803520c +.copy.table 0xc 0x8035214 +.zero.table 0x0 0x8035220 .stack 0x1000 0x20000000 .data 0x4b0 0x20001000 -.bss 0xb2c0 0x200014b0 +.bss 0xb2bc 0x200014b0 .heap 0x800 0x2000c770 -.zwave_nvm 0x0 0x8035100 -.nvm 0x8000 0x8035100 +.zwave_nvm 0x0 0x8035220 +.nvm 0x8000 0x8035220 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b78 0x0 -.debug_info 0x3e1862 0x0 -.debug_abbrev 0x13c2c 0x0 -.debug_loc 0x427b9 0x0 +.debug_frame 0x6b7c 0x0 +.debug_info 0x3e196b 0x0 +.debug_abbrev 0x13c4d 0x0 +.debug_loc 0x428bd 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0xa4a8 0x0 -.debug_line 0x4c5a8 0x0 -.debug_str 0x8e979 0x0 -Total 0x567d0f +.debug_ranges 0xa488 0x0 +.debug_line 0x4c673 0x0 +.debug_str 0x8ea2d 0x0 +Total 0x5681bc The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193968 + 194256 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 53104 + 53100 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_US_LR_size.txt index d759bee3da..dc871f3640 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2ee94 0x8006000 -_cmd_handlers 0x1b8 0x8034e94 -_zw_protocol_cmd_handlers 0x70 0x803504c -_zw_protocol_cmd_handlers_lr 0x30 0x80350bc -.ARM.exidx 0x8 0x80350ec -.copy.table 0xc 0x80350f4 -.zero.table 0x0 0x8035100 +.text 0x2efb4 0x8006000 +_cmd_handlers 0x1b8 0x8034fb4 +_zw_protocol_cmd_handlers 0x70 0x803516c +_zw_protocol_cmd_handlers_lr 0x30 0x80351dc +.ARM.exidx 0x8 0x803520c +.copy.table 0xc 0x8035214 +.zero.table 0x0 0x8035220 .stack 0x1000 0x20000000 .data 0x4b0 0x20001000 -.bss 0xb2c0 0x200014b0 +.bss 0xb2bc 0x200014b0 .heap 0x800 0x2000c770 -.zwave_nvm 0x0 0x8035100 -.nvm 0x8000 0x8035100 +.zwave_nvm 0x0 0x8035220 +.nvm 0x8000 0x8035220 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b78 0x0 -.debug_info 0x3e1862 0x0 -.debug_abbrev 0x13c2c 0x0 -.debug_loc 0x427b9 0x0 +.debug_frame 0x6b7c 0x0 +.debug_info 0x3e196b 0x0 +.debug_abbrev 0x13c4d 0x0 +.debug_loc 0x428bd 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0xa4a8 0x0 -.debug_line 0x4c5a8 0x0 -.debug_str 0x8e96f 0x0 -Total 0x567d05 +.debug_ranges 0xa488 0x0 +.debug_line 0x4c673 0x0 +.debug_str 0x8ea23 0x0 +Total 0x5681b2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193968 + 194256 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 53104 + 53100 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_US_size.txt index 5803b7b6cc..51e858a976 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2ee94 0x8006000 -_cmd_handlers 0x1b8 0x8034e94 -_zw_protocol_cmd_handlers 0x70 0x803504c -_zw_protocol_cmd_handlers_lr 0x30 0x80350bc -.ARM.exidx 0x8 0x80350ec -.copy.table 0xc 0x80350f4 -.zero.table 0x0 0x8035100 +.text 0x2efb4 0x8006000 +_cmd_handlers 0x1b8 0x8034fb4 +_zw_protocol_cmd_handlers 0x70 0x803516c +_zw_protocol_cmd_handlers_lr 0x30 0x80351dc +.ARM.exidx 0x8 0x803520c +.copy.table 0xc 0x8035214 +.zero.table 0x0 0x8035220 .stack 0x1000 0x20000000 .data 0x4b0 0x20001000 -.bss 0xb2c0 0x200014b0 +.bss 0xb2bc 0x200014b0 .heap 0x800 0x2000c770 -.zwave_nvm 0x0 0x8035100 -.nvm 0x8000 0x8035100 +.zwave_nvm 0x0 0x8035220 +.nvm 0x8000 0x8035220 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b78 0x0 -.debug_info 0x3e1862 0x0 -.debug_abbrev 0x13c2c 0x0 -.debug_loc 0x427b9 0x0 +.debug_frame 0x6b7c 0x0 +.debug_info 0x3e196b 0x0 +.debug_abbrev 0x13c4d 0x0 +.debug_loc 0x428bd 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0xa4a8 0x0 -.debug_line 0x4c5a8 0x0 -.debug_str 0x8e979 0x0 -Total 0x567d0f +.debug_ranges 0xa488 0x0 +.debug_line 0x4c673 0x0 +.debug_str 0x8ea2d 0x0 +Total 0x5681bc The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193968 + 194256 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 53104 + 53100 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_EU_size.txt index fc732a46f3..ff6c146f18 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_EU_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2e918 0x8006000 -_cmd_handlers 0x1b8 0x8034918 -_zw_protocol_cmd_handlers 0x70 0x8034ad0 -_zw_protocol_cmd_handlers_lr 0x30 0x8034b40 -.ARM.exidx 0x8 0x8034b70 -.copy.table 0xc 0x8034b78 -.zero.table 0x0 0x8034b84 +.text 0x2ea38 0x8006000 +_cmd_handlers 0x1b8 0x8034a38 +_zw_protocol_cmd_handlers 0x70 0x8034bf0 +_zw_protocol_cmd_handlers_lr 0x30 0x8034c60 +.ARM.exidx 0x8 0x8034c90 +.copy.table 0xc 0x8034c98 +.zero.table 0x0 0x8034ca4 .stack 0x1000 0x20000000 .data 0x4b0 0x20001000 .bss 0xb120 0x200014b0 .heap 0x800 0x2000c5d0 -.zwave_nvm 0x0 0x8034b84 -.nvm 0x8000 0x8034b84 +.zwave_nvm 0x0 0x8034ca4 +.nvm 0x8000 0x8034ca4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69e8 0x0 -.debug_info 0x3df55f 0x0 -.debug_abbrev 0x13aaa 0x0 -.debug_loc 0x41757 0x0 +.debug_frame 0x69ec 0x0 +.debug_info 0x3df668 0x0 +.debug_abbrev 0x13acb 0x0 +.debug_loc 0x41857 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0xa530 0x0 -.debug_line 0x4b854 0x0 -.debug_str 0x8e842 0x0 -Total 0x5631c1 +.debug_ranges 0xa510 0x0 +.debug_line 0x4b91e 0x0 +.debug_str 0x8e8f6 0x0 +Total 0x56366d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 192564 + 192852 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_US_LR_size.txt index 6b7b8c817d..1702628fd5 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_US_LR_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2e918 0x8006000 -_cmd_handlers 0x1b8 0x8034918 -_zw_protocol_cmd_handlers 0x70 0x8034ad0 -_zw_protocol_cmd_handlers_lr 0x30 0x8034b40 -.ARM.exidx 0x8 0x8034b70 -.copy.table 0xc 0x8034b78 -.zero.table 0x0 0x8034b84 +.text 0x2ea38 0x8006000 +_cmd_handlers 0x1b8 0x8034a38 +_zw_protocol_cmd_handlers 0x70 0x8034bf0 +_zw_protocol_cmd_handlers_lr 0x30 0x8034c60 +.ARM.exidx 0x8 0x8034c90 +.copy.table 0xc 0x8034c98 +.zero.table 0x0 0x8034ca4 .stack 0x1000 0x20000000 .data 0x4b0 0x20001000 .bss 0xb120 0x200014b0 .heap 0x800 0x2000c5d0 -.zwave_nvm 0x0 0x8034b84 -.nvm 0x8000 0x8034b84 +.zwave_nvm 0x0 0x8034ca4 +.nvm 0x8000 0x8034ca4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69e8 0x0 -.debug_info 0x3df55f 0x0 -.debug_abbrev 0x13aaa 0x0 -.debug_loc 0x41757 0x0 +.debug_frame 0x69ec 0x0 +.debug_info 0x3df668 0x0 +.debug_abbrev 0x13acb 0x0 +.debug_loc 0x41857 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0xa530 0x0 -.debug_line 0x4b854 0x0 -.debug_str 0x8e838 0x0 -Total 0x5631b7 +.debug_ranges 0xa510 0x0 +.debug_line 0x4b91e 0x0 +.debug_str 0x8e8ec 0x0 +Total 0x563663 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 192564 + 192852 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_US_size.txt index fc732a46f3..ff6c146f18 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_US_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2e918 0x8006000 -_cmd_handlers 0x1b8 0x8034918 -_zw_protocol_cmd_handlers 0x70 0x8034ad0 -_zw_protocol_cmd_handlers_lr 0x30 0x8034b40 -.ARM.exidx 0x8 0x8034b70 -.copy.table 0xc 0x8034b78 -.zero.table 0x0 0x8034b84 +.text 0x2ea38 0x8006000 +_cmd_handlers 0x1b8 0x8034a38 +_zw_protocol_cmd_handlers 0x70 0x8034bf0 +_zw_protocol_cmd_handlers_lr 0x30 0x8034c60 +.ARM.exidx 0x8 0x8034c90 +.copy.table 0xc 0x8034c98 +.zero.table 0x0 0x8034ca4 .stack 0x1000 0x20000000 .data 0x4b0 0x20001000 .bss 0xb120 0x200014b0 .heap 0x800 0x2000c5d0 -.zwave_nvm 0x0 0x8034b84 -.nvm 0x8000 0x8034b84 +.zwave_nvm 0x0 0x8034ca4 +.nvm 0x8000 0x8034ca4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69e8 0x0 -.debug_info 0x3df55f 0x0 -.debug_abbrev 0x13aaa 0x0 -.debug_loc 0x41757 0x0 +.debug_frame 0x69ec 0x0 +.debug_info 0x3df668 0x0 +.debug_abbrev 0x13acb 0x0 +.debug_loc 0x41857 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0xa530 0x0 -.debug_line 0x4b854 0x0 -.debug_str 0x8e842 0x0 -Total 0x5631c1 +.debug_ranges 0xa510 0x0 +.debug_line 0x4b91e 0x0 +.debug_str 0x8e8f6 0x0 +Total 0x56366d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 192564 + 192852 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_EU_size.txt index 8041f52a25..308749c30a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_EU_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2f220 0x8006000 -_cmd_handlers 0x1b8 0x8035220 -_zw_protocol_cmd_handlers 0x70 0x80353d8 -_zw_protocol_cmd_handlers_lr 0x30 0x8035448 -.ARM.exidx 0x8 0x8035478 -.copy.table 0xc 0x8035480 -.zero.table 0x0 0x803548c +.text 0x2f338 0x8006000 +_cmd_handlers 0x1b8 0x8035338 +_zw_protocol_cmd_handlers 0x70 0x80354f0 +_zw_protocol_cmd_handlers_lr 0x30 0x8035560 +.ARM.exidx 0x8 0x8035590 +.copy.table 0xc 0x8035598 +.zero.table 0x0 0x80355a4 .stack 0x1000 0x20000000 .data 0x4b0 0x20001000 .bss 0xb2c0 0x200014b0 .heap 0x800 0x2000c770 -.zwave_nvm 0x0 0x803548c -.nvm 0x8000 0x803548c +.zwave_nvm 0x0 0x80355a4 +.nvm 0x8000 0x80355a4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b78 0x0 -.debug_info 0x3e2112 0x0 -.debug_abbrev 0x13cde 0x0 -.debug_loc 0x427b2 0x0 +.debug_frame 0x6b7c 0x0 +.debug_info 0x3e221b 0x0 +.debug_abbrev 0x13cff 0x0 +.debug_loc 0x42890 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0xa480 0x0 -.debug_line 0x4c2ed 0x0 -.debug_str 0x8ee8c 0x0 -Total 0x568c6e +.debug_ranges 0xa460 0x0 +.debug_line 0x4c3b7 0x0 +.debug_str 0x8ef40 0x0 +Total 0x5690f0 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 194876 + 195156 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_US_LR_size.txt index 3cc37d842b..b762664663 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_US_LR_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2f220 0x8006000 -_cmd_handlers 0x1b8 0x8035220 -_zw_protocol_cmd_handlers 0x70 0x80353d8 -_zw_protocol_cmd_handlers_lr 0x30 0x8035448 -.ARM.exidx 0x8 0x8035478 -.copy.table 0xc 0x8035480 -.zero.table 0x0 0x803548c +.text 0x2f338 0x8006000 +_cmd_handlers 0x1b8 0x8035338 +_zw_protocol_cmd_handlers 0x70 0x80354f0 +_zw_protocol_cmd_handlers_lr 0x30 0x8035560 +.ARM.exidx 0x8 0x8035590 +.copy.table 0xc 0x8035598 +.zero.table 0x0 0x80355a4 .stack 0x1000 0x20000000 .data 0x4b0 0x20001000 .bss 0xb2c0 0x200014b0 .heap 0x800 0x2000c770 -.zwave_nvm 0x0 0x803548c -.nvm 0x8000 0x803548c +.zwave_nvm 0x0 0x80355a4 +.nvm 0x8000 0x80355a4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b78 0x0 -.debug_info 0x3e2112 0x0 -.debug_abbrev 0x13cde 0x0 -.debug_loc 0x427b2 0x0 +.debug_frame 0x6b7c 0x0 +.debug_info 0x3e221b 0x0 +.debug_abbrev 0x13cff 0x0 +.debug_loc 0x42890 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0xa480 0x0 -.debug_line 0x4c2ed 0x0 -.debug_str 0x8ee82 0x0 -Total 0x568c64 +.debug_ranges 0xa460 0x0 +.debug_line 0x4c3b7 0x0 +.debug_str 0x8ef36 0x0 +Total 0x5690e6 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 194876 + 195156 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_US_size.txt index 8041f52a25..308749c30a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_US_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2f220 0x8006000 -_cmd_handlers 0x1b8 0x8035220 -_zw_protocol_cmd_handlers 0x70 0x80353d8 -_zw_protocol_cmd_handlers_lr 0x30 0x8035448 -.ARM.exidx 0x8 0x8035478 -.copy.table 0xc 0x8035480 -.zero.table 0x0 0x803548c +.text 0x2f338 0x8006000 +_cmd_handlers 0x1b8 0x8035338 +_zw_protocol_cmd_handlers 0x70 0x80354f0 +_zw_protocol_cmd_handlers_lr 0x30 0x8035560 +.ARM.exidx 0x8 0x8035590 +.copy.table 0xc 0x8035598 +.zero.table 0x0 0x80355a4 .stack 0x1000 0x20000000 .data 0x4b0 0x20001000 .bss 0xb2c0 0x200014b0 .heap 0x800 0x2000c770 -.zwave_nvm 0x0 0x803548c -.nvm 0x8000 0x803548c +.zwave_nvm 0x0 0x80355a4 +.nvm 0x8000 0x80355a4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b78 0x0 -.debug_info 0x3e2112 0x0 -.debug_abbrev 0x13cde 0x0 -.debug_loc 0x427b2 0x0 +.debug_frame 0x6b7c 0x0 +.debug_info 0x3e221b 0x0 +.debug_abbrev 0x13cff 0x0 +.debug_loc 0x42890 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0xa480 0x0 -.debug_line 0x4c2ed 0x0 -.debug_str 0x8ee8c 0x0 -Total 0x568c6e +.debug_ranges 0xa460 0x0 +.debug_line 0x4c3b7 0x0 +.debug_str 0x8ef40 0x0 +Total 0x5690f0 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 194876 + 195156 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4207A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4207A_REGION_EU_size.txt index 37f96f8282..84ba995d2e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4207A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4207A_REGION_EU_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x293f0 0x0 -_cmd_handlers 0x1b8 0x293f0 -_zw_protocol_cmd_handlers 0x70 0x295a8 -_zw_protocol_cmd_handlers_lr 0x30 0x29618 -.ARM.exidx 0x8 0x29648 -.copy.table 0xc 0x29650 -.zero.table 0x0 0x2965c +.text 0x29450 0x0 +_cmd_handlers 0x1b8 0x29450 +_zw_protocol_cmd_handlers 0x70 0x29608 +_zw_protocol_cmd_handlers_lr 0x30 0x29678 +.ARM.exidx 0x8 0x296a8 +.copy.table 0xc 0x296b0 +.zero.table 0x0 0x296bc .stack 0x1000 0x20000000 .data 0x3b4 0x20001000 .bss 0xa750 0x200013b4 .heap 0x800 0x2000bb08 -.zwave_nvm 0x3000 0x2965c -.nvm 0x9000 0x2c65c +.zwave_nvm 0x3000 0x296bc +.nvm 0x9000 0x2c6bc .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6364 0x0 -.debug_info 0x39e001 0x0 -.debug_abbrev 0x10ff9 0x0 -.debug_loc 0x3682a 0x0 +.debug_frame 0x636c 0x0 +.debug_info 0x39e135 0x0 +.debug_abbrev 0x1101f 0x0 +.debug_loc 0x36930 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x8ed0 0x0 -.debug_line 0x4285a 0x0 -.debug_str 0x83fe0 0x0 -Total 0x4fcd29 +.debug_ranges 0x8f00 0x0 +.debug_line 0x42913 0x0 +.debug_str 0x840a8 0x0 +Total 0x4fd1a2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 170512 + 170608 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4207A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4207A_REGION_US_LR_size.txt index c7416008fd..46f05a9ddb 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4207A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4207A_REGION_US_LR_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x293f0 0x0 -_cmd_handlers 0x1b8 0x293f0 -_zw_protocol_cmd_handlers 0x70 0x295a8 -_zw_protocol_cmd_handlers_lr 0x30 0x29618 -.ARM.exidx 0x8 0x29648 -.copy.table 0xc 0x29650 -.zero.table 0x0 0x2965c +.text 0x29450 0x0 +_cmd_handlers 0x1b8 0x29450 +_zw_protocol_cmd_handlers 0x70 0x29608 +_zw_protocol_cmd_handlers_lr 0x30 0x29678 +.ARM.exidx 0x8 0x296a8 +.copy.table 0xc 0x296b0 +.zero.table 0x0 0x296bc .stack 0x1000 0x20000000 .data 0x3b4 0x20001000 .bss 0xa750 0x200013b4 .heap 0x800 0x2000bb08 -.zwave_nvm 0x3000 0x2965c -.nvm 0x9000 0x2c65c +.zwave_nvm 0x3000 0x296bc +.nvm 0x9000 0x2c6bc .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6364 0x0 -.debug_info 0x39e001 0x0 -.debug_abbrev 0x10ff9 0x0 -.debug_loc 0x3682a 0x0 +.debug_frame 0x636c 0x0 +.debug_info 0x39e135 0x0 +.debug_abbrev 0x1101f 0x0 +.debug_loc 0x36930 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x8ed0 0x0 -.debug_line 0x4285a 0x0 -.debug_str 0x83fd6 0x0 -Total 0x4fcd1f +.debug_ranges 0x8f00 0x0 +.debug_line 0x42913 0x0 +.debug_str 0x8409e 0x0 +Total 0x4fd198 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 170512 + 170608 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4207A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4207A_REGION_US_size.txt index 37f96f8282..84ba995d2e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4207A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4207A_REGION_US_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x293f0 0x0 -_cmd_handlers 0x1b8 0x293f0 -_zw_protocol_cmd_handlers 0x70 0x295a8 -_zw_protocol_cmd_handlers_lr 0x30 0x29618 -.ARM.exidx 0x8 0x29648 -.copy.table 0xc 0x29650 -.zero.table 0x0 0x2965c +.text 0x29450 0x0 +_cmd_handlers 0x1b8 0x29450 +_zw_protocol_cmd_handlers 0x70 0x29608 +_zw_protocol_cmd_handlers_lr 0x30 0x29678 +.ARM.exidx 0x8 0x296a8 +.copy.table 0xc 0x296b0 +.zero.table 0x0 0x296bc .stack 0x1000 0x20000000 .data 0x3b4 0x20001000 .bss 0xa750 0x200013b4 .heap 0x800 0x2000bb08 -.zwave_nvm 0x3000 0x2965c -.nvm 0x9000 0x2c65c +.zwave_nvm 0x3000 0x296bc +.nvm 0x9000 0x2c6bc .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6364 0x0 -.debug_info 0x39e001 0x0 -.debug_abbrev 0x10ff9 0x0 -.debug_loc 0x3682a 0x0 +.debug_frame 0x636c 0x0 +.debug_info 0x39e135 0x0 +.debug_abbrev 0x1101f 0x0 +.debug_loc 0x36930 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x8ed0 0x0 -.debug_line 0x4285a 0x0 -.debug_str 0x83fe0 0x0 -Total 0x4fcd29 +.debug_ranges 0x8f00 0x0 +.debug_line 0x42913 0x0 +.debug_str 0x840a8 0x0 +Total 0x4fd1a2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 170512 + 170608 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4209A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4209A_REGION_US_LR_size.txt index e000e2ab2e..4444806cc7 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4209A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4209A_REGION_US_LR_size.txt @@ -5,35 +5,35 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2927c 0x0 -_cmd_handlers 0x1b8 0x2927c -_zw_protocol_cmd_handlers 0x70 0x29434 -_zw_protocol_cmd_handlers_lr 0x30 0x294a4 -.ARM.exidx 0x8 0x294d4 -.copy.table 0xc 0x294dc -.zero.table 0x0 0x294e8 +.text 0x292dc 0x0 +_cmd_handlers 0x1b8 0x292dc +_zw_protocol_cmd_handlers 0x70 0x29494 +_zw_protocol_cmd_handlers_lr 0x30 0x29504 +.ARM.exidx 0x8 0x29534 +.copy.table 0xc 0x2953c +.zero.table 0x0 0x29548 .stack 0x1000 0x20000000 .data 0x3b4 0x20001000 .bss 0xa734 0x200013b4 .heap 0x800 0x2000bae8 -.zwave_nvm 0x3000 0x294e8 -.nvm 0x9000 0x2c4e8 +.zwave_nvm 0x3000 0x29548 +.nvm 0x9000 0x2c548 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6384 0x0 -.debug_info 0x39e6f8 0x0 -.debug_abbrev 0x11154 0x0 -.debug_loc 0x36ce5 0x0 +.debug_frame 0x638c 0x0 +.debug_info 0x39e82c 0x0 +.debug_abbrev 0x1117a 0x0 +.debug_loc 0x36deb 0x0 .debug_aranges 0x90 0x0 -.debug_ranges 0x90b0 0x0 -.debug_line 0x431c4 0x0 -.debug_str 0x83b57 0x0 -Total 0x4fdf57 +.debug_ranges 0x90e0 0x0 +.debug_line 0x4327e 0x0 +.debug_str 0x83c1f 0x0 +Total 0x4fe3d1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 170140 + 170236 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4210A_REGION_US_LR_size.txt index 5085e45828..9e71aef2a0 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4210A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2ee94 0x8006000 -_cmd_handlers 0x1b8 0x8034e94 -_zw_protocol_cmd_handlers 0x70 0x803504c -_zw_protocol_cmd_handlers_lr 0x30 0x80350bc -.ARM.exidx 0x8 0x80350ec -.copy.table 0xc 0x80350f4 -.zero.table 0x0 0x8035100 +.text 0x2efb4 0x8006000 +_cmd_handlers 0x1b8 0x8034fb4 +_zw_protocol_cmd_handlers 0x70 0x803516c +_zw_protocol_cmd_handlers_lr 0x30 0x80351dc +.ARM.exidx 0x8 0x803520c +.copy.table 0xc 0x8035214 +.zero.table 0x0 0x8035220 .stack 0x1000 0x20000000 .data 0x4b0 0x20001000 -.bss 0xb2c0 0x200014b0 +.bss 0xb2bc 0x200014b0 .heap 0x800 0x2000c770 -.zwave_nvm 0x0 0x8035100 -.nvm 0x8000 0x8035100 +.zwave_nvm 0x0 0x8035220 +.nvm 0x8000 0x8035220 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b78 0x0 -.debug_info 0x3e1866 0x0 -.debug_abbrev 0x13c2c 0x0 -.debug_loc 0x427b9 0x0 +.debug_frame 0x6b7c 0x0 +.debug_info 0x3e196f 0x0 +.debug_abbrev 0x13c4d 0x0 +.debug_loc 0x428bd 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0xa460 0x0 -.debug_line 0x4c595 0x0 -.debug_str 0x8e96f 0x0 -Total 0x567cae +.debug_ranges 0xa440 0x0 +.debug_line 0x4c660 0x0 +.debug_str 0x8ea23 0x0 +Total 0x56815b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193968 + 194256 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 53104 + 53100 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_EU_size.txt index dc554caf62..928ab6eed6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2f498 0x8006000 -_cmd_handlers 0x1b8 0x8035498 -_zw_protocol_cmd_handlers 0x70 0x8035650 -_zw_protocol_cmd_handlers_lr 0x30 0x80356c0 -.ARM.exidx 0x8 0x80356f0 -.copy.table 0xc 0x80356f8 -.zero.table 0x0 0x8035704 +.text 0x2f584 0x8006000 +_cmd_handlers 0x1b8 0x8035584 +_zw_protocol_cmd_handlers 0x70 0x803573c +_zw_protocol_cmd_handlers_lr 0x30 0x80357ac +.ARM.exidx 0x8 0x80357dc +.copy.table 0xc 0x80357e4 +.zero.table 0x0 0x80357f0 .stack 0x1000 0x20000000 .data 0x4ac 0x20001000 -.bss 0xb220 0x200014ac +.bss 0xb224 0x200014ac .heap 0x800 0x2000c6d0 -.zwave_nvm 0x0 0x8035704 -.nvm 0x8000 0x8035704 +.zwave_nvm 0x0 0x80357f0 +.nvm 0x8000 0x80357f0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b2c 0x0 -.debug_info 0x3e2c34 0x0 -.debug_abbrev 0x13c5b 0x0 -.debug_loc 0x429dd 0x0 +.debug_frame 0x6b30 0x0 +.debug_info 0x3e2d3d 0x0 +.debug_abbrev 0x13c7c 0x0 +.debug_loc 0x42af7 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0xa670 0x0 -.debug_line 0x4c3e4 0x0 -.debug_str 0x8ec7a 0x0 -Total 0x569b4d +.debug_ranges 0xa650 0x0 +.debug_line 0x4c4af 0x0 +.debug_str 0x8ed2e 0x0 +Total 0x569fe4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 195504 + 195740 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52940 + 52944 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_US_LR_size.txt index bd5460287c..da677b273c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2f498 0x8006000 -_cmd_handlers 0x1b8 0x8035498 -_zw_protocol_cmd_handlers 0x70 0x8035650 -_zw_protocol_cmd_handlers_lr 0x30 0x80356c0 -.ARM.exidx 0x8 0x80356f0 -.copy.table 0xc 0x80356f8 -.zero.table 0x0 0x8035704 +.text 0x2f584 0x8006000 +_cmd_handlers 0x1b8 0x8035584 +_zw_protocol_cmd_handlers 0x70 0x803573c +_zw_protocol_cmd_handlers_lr 0x30 0x80357ac +.ARM.exidx 0x8 0x80357dc +.copy.table 0xc 0x80357e4 +.zero.table 0x0 0x80357f0 .stack 0x1000 0x20000000 .data 0x4ac 0x20001000 -.bss 0xb220 0x200014ac +.bss 0xb224 0x200014ac .heap 0x800 0x2000c6d0 -.zwave_nvm 0x0 0x8035704 -.nvm 0x8000 0x8035704 +.zwave_nvm 0x0 0x80357f0 +.nvm 0x8000 0x80357f0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b2c 0x0 -.debug_info 0x3e2c34 0x0 -.debug_abbrev 0x13c5b 0x0 -.debug_loc 0x429dd 0x0 +.debug_frame 0x6b30 0x0 +.debug_info 0x3e2d3d 0x0 +.debug_abbrev 0x13c7c 0x0 +.debug_loc 0x42af7 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0xa670 0x0 -.debug_line 0x4c3e4 0x0 -.debug_str 0x8ec70 0x0 -Total 0x569b43 +.debug_ranges 0xa650 0x0 +.debug_line 0x4c4af 0x0 +.debug_str 0x8ed24 0x0 +Total 0x569fda The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 195504 + 195740 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52940 + 52944 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_US_size.txt index dc554caf62..928ab6eed6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2f498 0x8006000 -_cmd_handlers 0x1b8 0x8035498 -_zw_protocol_cmd_handlers 0x70 0x8035650 -_zw_protocol_cmd_handlers_lr 0x30 0x80356c0 -.ARM.exidx 0x8 0x80356f0 -.copy.table 0xc 0x80356f8 -.zero.table 0x0 0x8035704 +.text 0x2f584 0x8006000 +_cmd_handlers 0x1b8 0x8035584 +_zw_protocol_cmd_handlers 0x70 0x803573c +_zw_protocol_cmd_handlers_lr 0x30 0x80357ac +.ARM.exidx 0x8 0x80357dc +.copy.table 0xc 0x80357e4 +.zero.table 0x0 0x80357f0 .stack 0x1000 0x20000000 .data 0x4ac 0x20001000 -.bss 0xb220 0x200014ac +.bss 0xb224 0x200014ac .heap 0x800 0x2000c6d0 -.zwave_nvm 0x0 0x8035704 -.nvm 0x8000 0x8035704 +.zwave_nvm 0x0 0x80357f0 +.nvm 0x8000 0x80357f0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b2c 0x0 -.debug_info 0x3e2c34 0x0 -.debug_abbrev 0x13c5b 0x0 -.debug_loc 0x429dd 0x0 +.debug_frame 0x6b30 0x0 +.debug_info 0x3e2d3d 0x0 +.debug_abbrev 0x13c7c 0x0 +.debug_loc 0x42af7 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0xa670 0x0 -.debug_line 0x4c3e4 0x0 -.debug_str 0x8ec7a 0x0 -Total 0x569b4d +.debug_ranges 0xa650 0x0 +.debug_line 0x4c4af 0x0 +.debug_str 0x8ed2e 0x0 +Total 0x569fe4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 195504 + 195740 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52940 + 52944 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_EU_size.txt index aceb6b5727..9dfc51d52a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2f460 0x8006000 -_cmd_handlers 0x1b8 0x8035460 -_zw_protocol_cmd_handlers 0x70 0x8035618 -_zw_protocol_cmd_handlers_lr 0x30 0x8035688 -.ARM.exidx 0x8 0x80356b8 -.copy.table 0xc 0x80356c0 -.zero.table 0x0 0x80356cc +.text 0x2f54c 0x8006000 +_cmd_handlers 0x1b8 0x803554c +_zw_protocol_cmd_handlers 0x70 0x8035704 +_zw_protocol_cmd_handlers_lr 0x30 0x8035774 +.ARM.exidx 0x8 0x80357a4 +.copy.table 0xc 0x80357ac +.zero.table 0x0 0x80357b8 .stack 0x1000 0x20000000 .data 0x4ac 0x20001000 -.bss 0xb220 0x200014ac +.bss 0xb224 0x200014ac .heap 0x800 0x2000c6d0 -.zwave_nvm 0x0 0x80356cc -.nvm 0x8000 0x80356cc +.zwave_nvm 0x0 0x80357b8 +.nvm 0x8000 0x80357b8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b4c 0x0 -.debug_info 0x3e2b1c 0x0 -.debug_abbrev 0x13c5b 0x0 -.debug_loc 0x428c2 0x0 +.debug_frame 0x6b50 0x0 +.debug_info 0x3e2c25 0x0 +.debug_abbrev 0x13c7c 0x0 +.debug_loc 0x429c0 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0xa650 0x0 -.debug_line 0x4c3b2 0x0 -.debug_str 0x8ec7a 0x0 -Total 0x5698b0 +.debug_ranges 0xa630 0x0 +.debug_line 0x4c47e 0x0 +.debug_str 0x8ed2e 0x0 +Total 0x569d2c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 195448 + 195684 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52940 + 52944 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_US_LR_size.txt index 1668f70e6c..9386c5785f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2f460 0x8006000 -_cmd_handlers 0x1b8 0x8035460 -_zw_protocol_cmd_handlers 0x70 0x8035618 -_zw_protocol_cmd_handlers_lr 0x30 0x8035688 -.ARM.exidx 0x8 0x80356b8 -.copy.table 0xc 0x80356c0 -.zero.table 0x0 0x80356cc +.text 0x2f54c 0x8006000 +_cmd_handlers 0x1b8 0x803554c +_zw_protocol_cmd_handlers 0x70 0x8035704 +_zw_protocol_cmd_handlers_lr 0x30 0x8035774 +.ARM.exidx 0x8 0x80357a4 +.copy.table 0xc 0x80357ac +.zero.table 0x0 0x80357b8 .stack 0x1000 0x20000000 .data 0x4ac 0x20001000 -.bss 0xb220 0x200014ac +.bss 0xb224 0x200014ac .heap 0x800 0x2000c6d0 -.zwave_nvm 0x0 0x80356cc -.nvm 0x8000 0x80356cc +.zwave_nvm 0x0 0x80357b8 +.nvm 0x8000 0x80357b8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b4c 0x0 -.debug_info 0x3e2b1c 0x0 -.debug_abbrev 0x13c5b 0x0 -.debug_loc 0x428c2 0x0 +.debug_frame 0x6b50 0x0 +.debug_info 0x3e2c25 0x0 +.debug_abbrev 0x13c7c 0x0 +.debug_loc 0x429c0 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0xa650 0x0 -.debug_line 0x4c3b2 0x0 -.debug_str 0x8ec70 0x0 -Total 0x5698a6 +.debug_ranges 0xa630 0x0 +.debug_line 0x4c47e 0x0 +.debug_str 0x8ed24 0x0 +Total 0x569d22 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 195448 + 195684 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52940 + 52944 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_US_size.txt index aceb6b5727..9dfc51d52a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2f460 0x8006000 -_cmd_handlers 0x1b8 0x8035460 -_zw_protocol_cmd_handlers 0x70 0x8035618 -_zw_protocol_cmd_handlers_lr 0x30 0x8035688 -.ARM.exidx 0x8 0x80356b8 -.copy.table 0xc 0x80356c0 -.zero.table 0x0 0x80356cc +.text 0x2f54c 0x8006000 +_cmd_handlers 0x1b8 0x803554c +_zw_protocol_cmd_handlers 0x70 0x8035704 +_zw_protocol_cmd_handlers_lr 0x30 0x8035774 +.ARM.exidx 0x8 0x80357a4 +.copy.table 0xc 0x80357ac +.zero.table 0x0 0x80357b8 .stack 0x1000 0x20000000 .data 0x4ac 0x20001000 -.bss 0xb220 0x200014ac +.bss 0xb224 0x200014ac .heap 0x800 0x2000c6d0 -.zwave_nvm 0x0 0x80356cc -.nvm 0x8000 0x80356cc +.zwave_nvm 0x0 0x80357b8 +.nvm 0x8000 0x80357b8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b4c 0x0 -.debug_info 0x3e2b1c 0x0 -.debug_abbrev 0x13c5b 0x0 -.debug_loc 0x428c2 0x0 +.debug_frame 0x6b50 0x0 +.debug_info 0x3e2c25 0x0 +.debug_abbrev 0x13c7c 0x0 +.debug_loc 0x429c0 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0xa650 0x0 -.debug_line 0x4c3b2 0x0 -.debug_str 0x8ec7a 0x0 -Total 0x5698b0 +.debug_ranges 0xa630 0x0 +.debug_line 0x4c47e 0x0 +.debug_str 0x8ed2e 0x0 +Total 0x569d2c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 195448 + 195684 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52940 + 52944 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401B_REGION_US_LR_size.txt index 47b61f6b28..22a2474a95 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401B_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2f498 0x8006000 -_cmd_handlers 0x1b8 0x8035498 -_zw_protocol_cmd_handlers 0x70 0x8035650 -_zw_protocol_cmd_handlers_lr 0x30 0x80356c0 -.ARM.exidx 0x8 0x80356f0 -.copy.table 0xc 0x80356f8 -.zero.table 0x0 0x8035704 +.text 0x2f584 0x8006000 +_cmd_handlers 0x1b8 0x8035584 +_zw_protocol_cmd_handlers 0x70 0x803573c +_zw_protocol_cmd_handlers_lr 0x30 0x80357ac +.ARM.exidx 0x8 0x80357dc +.copy.table 0xc 0x80357e4 +.zero.table 0x0 0x80357f0 .stack 0x1000 0x20000000 .data 0x4ac 0x20001000 -.bss 0xb220 0x200014ac +.bss 0xb224 0x200014ac .heap 0x800 0x2000c6d0 -.zwave_nvm 0x0 0x8035704 -.nvm 0x8000 0x8035704 +.zwave_nvm 0x0 0x80357f0 +.nvm 0x8000 0x80357f0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b2c 0x0 -.debug_info 0x3e2c38 0x0 -.debug_abbrev 0x13c5b 0x0 -.debug_loc 0x429dd 0x0 +.debug_frame 0x6b30 0x0 +.debug_info 0x3e2d41 0x0 +.debug_abbrev 0x13c7c 0x0 +.debug_loc 0x42af7 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0xa630 0x0 -.debug_line 0x4c3d3 0x0 -.debug_str 0x8ec70 0x0 -Total 0x569af6 +.debug_ranges 0xa610 0x0 +.debug_line 0x4c49c 0x0 +.debug_str 0x8ed24 0x0 +Total 0x569f8b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 195504 + 195740 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52940 + 52944 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_US_LR_size.txt index def672533f..98dbab2f28 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_serial_api_end_device.out : section size addr -.text 0x2f460 0x8006000 -_cmd_handlers 0x1b8 0x8035460 -_zw_protocol_cmd_handlers 0x70 0x8035618 -_zw_protocol_cmd_handlers_lr 0x30 0x8035688 -.ARM.exidx 0x8 0x80356b8 -.copy.table 0xc 0x80356c0 -.zero.table 0x0 0x80356cc +.text 0x2f54c 0x8006000 +_cmd_handlers 0x1b8 0x803554c +_zw_protocol_cmd_handlers 0x70 0x8035704 +_zw_protocol_cmd_handlers_lr 0x30 0x8035774 +.ARM.exidx 0x8 0x80357a4 +.copy.table 0xc 0x80357ac +.zero.table 0x0 0x80357b8 .stack 0x1000 0x20000000 .data 0x4ac 0x20001000 -.bss 0xb220 0x200014ac +.bss 0xb224 0x200014ac .heap 0x800 0x2000c6d0 -.zwave_nvm 0x0 0x80356cc -.nvm 0x8000 0x80356cc +.zwave_nvm 0x0 0x80357b8 +.nvm 0x8000 0x80357b8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6b4c 0x0 -.debug_info 0x3e2b20 0x0 -.debug_abbrev 0x13c5b 0x0 -.debug_loc 0x428c2 0x0 +.debug_frame 0x6b50 0x0 +.debug_info 0x3e2c29 0x0 +.debug_abbrev 0x13c7c 0x0 +.debug_loc 0x429c0 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0xa610 0x0 -.debug_line 0x4c3a1 0x0 -.debug_str 0x8ec70 0x0 -Total 0x569859 +.debug_ranges 0xa5f0 0x0 +.debug_line 0x4c46d 0x0 +.debug_str 0x8ed24 0x0 +Total 0x569cd5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 195448 + 195684 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52940 + 52944 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2603A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2603A_REGION_US_LR_size.txt index 33f09f22ba..383692c33e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2603A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2603A_REGION_US_LR_size.txt @@ -5,36 +5,36 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer.out : section size addr -.text 0x2bf58 0x8006000 -_zw_protocol_cmd_handlers 0x70 0x8031f58 -_zw_protocol_cmd_handlers_lr 0x30 0x8031fc8 -.ARM.exidx 0x8 0x8031ff8 -.copy.table 0xc 0x8032000 -.zero.table 0x0 0x803200c +.text 0x2c070 0x8006000 +_zw_protocol_cmd_handlers 0x70 0x8032070 +_zw_protocol_cmd_handlers_lr 0x30 0x80320e0 +.ARM.exidx 0x8 0x8032110 +.copy.table 0xc 0x8032118 +.zero.table 0x0 0x8032124 .stack 0x1000 0x20000000 .data 0x434 0x20001000 -.bss 0xa71c 0x20001434 -.heap 0x800 0x2000bb50 -.zwave_nvm 0x0 0x803200c -.nvm 0x8000 0x803200c +.bss 0xa724 0x20001434 +.heap 0x800 0x2000bb58 +.zwave_nvm 0x0 0x8032124 +.nvm 0x8000 0x8032124 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x59c0 0x0 -.debug_info 0x36597f 0x0 -.debug_abbrev 0x12363 0x0 -.debug_loc 0x3bc8a 0x0 +.debug_frame 0x59bc 0x0 +.debug_info 0x365a7b 0x0 +.debug_abbrev 0x12384 0x0 +.debug_loc 0x3bd80 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0x9480 0x0 -.debug_line 0x4516d 0x0 -.debug_str 0x8ba3c 0x0 -Total 0x4d3810 +.debug_ranges 0x9460 0x0 +.debug_line 0x45228 0x0 +.debug_str 0x8baf0 0x0 +Total 0x4d3c8e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 181312 + 181592 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 50000 + 50008 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2705A_REGION_US_LR_size.txt index d7e85642d0..5cd63ab4b7 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2705A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2705A_REGION_US_LR_size.txt @@ -5,36 +5,36 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer.out : section size addr -.text 0x2bf74 0x8006000 -_zw_protocol_cmd_handlers 0x70 0x8031f74 -_zw_protocol_cmd_handlers_lr 0x30 0x8031fe4 -.ARM.exidx 0x8 0x8032014 -.copy.table 0xc 0x803201c -.zero.table 0x0 0x8032028 +.text 0x2c068 0x8006000 +_zw_protocol_cmd_handlers 0x70 0x8032068 +_zw_protocol_cmd_handlers_lr 0x30 0x80320d8 +.ARM.exidx 0x8 0x8032108 +.copy.table 0xc 0x8032110 +.zero.table 0x0 0x803211c .stack 0x1000 0x20000000 .data 0x42c 0x20001000 -.bss 0xa680 0x2000142c -.heap 0x800 0x2000bab0 -.zwave_nvm 0x0 0x8032028 -.nvm 0x8000 0x8032028 +.bss 0xa678 0x2000142c +.heap 0x800 0x2000baa8 +.zwave_nvm 0x0 0x803211c +.nvm 0x8000 0x803211c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x595c 0x0 -.debug_info 0x362d07 0x0 -.debug_abbrev 0x1204e 0x0 -.debug_loc 0x3b73f 0x0 +.debug_frame 0x5958 0x0 +.debug_info 0x362e19 0x0 +.debug_abbrev 0x1206f 0x0 +.debug_loc 0x3b86c 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0x9218 0x0 -.debug_line 0x44830 0x0 -.debug_str 0x8b59c 0x0 -Total 0x4cf1bf +.debug_ranges 0x91f8 0x0 +.debug_line 0x448f8 0x0 +.debug_str 0x8b650 0x0 +Total 0x4cf663 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 181332 + 181576 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49836 + 49828 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4204D_REGION_US_LR_size.txt index 09e2f67e5b..17d1a4cf94 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4204D_REGION_US_LR_size.txt @@ -5,36 +5,36 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer.out : section size addr -.text 0x2bca4 0x8006000 -_zw_protocol_cmd_handlers 0x70 0x8031ca4 -_zw_protocol_cmd_handlers_lr 0x30 0x8031d14 -.ARM.exidx 0x8 0x8031d44 -.copy.table 0xc 0x8031d4c -.zero.table 0x0 0x8031d58 +.text 0x2bdc4 0x8006000 +_zw_protocol_cmd_handlers 0x70 0x8031dc4 +_zw_protocol_cmd_handlers_lr 0x30 0x8031e34 +.ARM.exidx 0x8 0x8031e64 +.copy.table 0xc 0x8031e6c +.zero.table 0x0 0x8031e78 .stack 0x1000 0x20000000 .data 0x430 0x20001000 -.bss 0xa718 0x20001430 -.heap 0x800 0x2000bb48 -.zwave_nvm 0x0 0x8031d58 -.nvm 0x8000 0x8031d58 +.bss 0xa71c 0x20001430 +.heap 0x800 0x2000bb50 +.zwave_nvm 0x0 0x8031e78 +.nvm 0x8000 0x8031e78 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x59c0 0x0 -.debug_info 0x36797d 0x0 -.debug_abbrev 0x1262d 0x0 -.debug_loc 0x3bea8 0x0 +.debug_frame 0x59bc 0x0 +.debug_info 0x367a79 0x0 +.debug_abbrev 0x1264e 0x0 +.debug_loc 0x3bfbb 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0x9500 0x0 -.debug_line 0x45a7a 0x0 -.debug_str 0x8baad 0x0 -Total 0x4d63f0 +.debug_ranges 0x94e0 0x0 +.debug_line 0x45b35 0x0 +.debug_str 0x8bb61 0x0 +Total 0x4d688f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180616 + 180904 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49992 + 49996 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4205B_REGION_US_LR_size.txt index a9bc44078f..d7fbc208c6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4205B_REGION_US_LR_size.txt @@ -5,36 +5,36 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer.out : section size addr -.text 0x2c024 0x8006000 -_zw_protocol_cmd_handlers 0x70 0x8032024 -_zw_protocol_cmd_handlers_lr 0x30 0x8032094 -.ARM.exidx 0x8 0x80320c4 -.copy.table 0xc 0x80320cc -.zero.table 0x0 0x80320d8 +.text 0x2c14c 0x8006000 +_zw_protocol_cmd_handlers 0x70 0x803214c +_zw_protocol_cmd_handlers_lr 0x30 0x80321bc +.ARM.exidx 0x8 0x80321ec +.copy.table 0xc 0x80321f4 +.zero.table 0x0 0x8032200 .stack 0x1000 0x20000000 .data 0x434 0x20001000 -.bss 0xa71c 0x20001434 -.heap 0x800 0x2000bb50 -.zwave_nvm 0x0 0x80320d8 -.nvm 0x8000 0x80320d8 +.bss 0xa724 0x20001434 +.heap 0x800 0x2000bb58 +.zwave_nvm 0x0 0x8032200 +.nvm 0x8000 0x8032200 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x59c0 0x0 -.debug_info 0x368225 0x0 -.debug_abbrev 0x126df 0x0 -.debug_loc 0x3bea1 0x0 +.debug_frame 0x59bc 0x0 +.debug_info 0x368321 0x0 +.debug_abbrev 0x12700 0x0 +.debug_loc 0x3bf97 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0x9508 0x0 -.debug_line 0x457c9 0x0 -.debug_str 0x8bfb7 0x0 -Total 0x4d7374 +.debug_ranges 0x94e8 0x0 +.debug_line 0x45883 0x0 +.debug_str 0x8c06b 0x0 +Total 0x4d7801 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 181516 + 181812 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 50000 + 50008 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4210A_REGION_US_LR_size.txt index d4de67f14a..1470fee4a9 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4210A_REGION_US_LR_size.txt @@ -5,36 +5,36 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer.out : section size addr -.text 0x2bca4 0x8006000 -_zw_protocol_cmd_handlers 0x70 0x8031ca4 -_zw_protocol_cmd_handlers_lr 0x30 0x8031d14 -.ARM.exidx 0x8 0x8031d44 -.copy.table 0xc 0x8031d4c -.zero.table 0x0 0x8031d58 +.text 0x2bdc4 0x8006000 +_zw_protocol_cmd_handlers 0x70 0x8031dc4 +_zw_protocol_cmd_handlers_lr 0x30 0x8031e34 +.ARM.exidx 0x8 0x8031e64 +.copy.table 0xc 0x8031e6c +.zero.table 0x0 0x8031e78 .stack 0x1000 0x20000000 .data 0x430 0x20001000 -.bss 0xa718 0x20001430 -.heap 0x800 0x2000bb48 -.zwave_nvm 0x0 0x8031d58 -.nvm 0x8000 0x8031d58 +.bss 0xa71c 0x20001430 +.heap 0x800 0x2000bb50 +.zwave_nvm 0x0 0x8031e78 +.nvm 0x8000 0x8031e78 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x59c0 0x0 -.debug_info 0x367981 0x0 -.debug_abbrev 0x1262d 0x0 -.debug_loc 0x3be90 0x0 +.debug_frame 0x59bc 0x0 +.debug_info 0x367a7d 0x0 +.debug_abbrev 0x1264e 0x0 +.debug_loc 0x3bfad 0x0 .debug_aranges 0x98 0x0 -.debug_ranges 0x94b8 0x0 -.debug_line 0x45a6b 0x0 -.debug_str 0x8baad 0x0 -Total 0x4d6385 +.debug_ranges 0x9498 0x0 +.debug_line 0x45b26 0x0 +.debug_str 0x8bb61 0x0 +Total 0x4d682e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180616 + 180904 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49992 + 49996 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4202A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4202A_REGION_EU_size.txt index 2721618d67..779aa5ed95 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4202A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4202A_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x28b08 0x0 -_cc_handlers_v3 0x18c 0x28b08 -_zaf_event_distributor_cc_event_handler 0x10 0x28c94 -_zw_protocol_cmd_handlers 0x70 0x28ca4 -_zw_protocol_cmd_handlers_lr 0x30 0x28d14 -.ARM.exidx 0x8 0x28d44 -.copy.table 0xc 0x28d4c -.zero.table 0x0 0x28d58 +.text 0x28b58 0x0 +_cc_handlers_v3 0x18c 0x28b58 +_zaf_event_distributor_cc_event_handler 0x10 0x28ce4 +_zw_protocol_cmd_handlers 0x70 0x28cf4 +_zw_protocol_cmd_handlers_lr 0x30 0x28d64 +.ARM.exidx 0x8 0x28d94 +.copy.table 0xc 0x28d9c +.zero.table 0x0 0x28da8 .stack 0x1000 0x20000000 .data 0x3d8 0x20001000 .bss 0x9b40 0x200013d8 .heap 0x800 0x2000af18 -.internal_storage 0x3a000 0x28d58 -.zwave_nvm 0x3000 0x62d58 -.nvm 0x9000 0x65d58 +.internal_storage 0x3a000 0x28da8 +.zwave_nvm 0x3000 0x62da8 +.nvm 0x9000 0x65da8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x5fac 0x0 -.debug_info 0xb83d7d 0x0 -.debug_abbrev 0x12a41 0x0 -.debug_loc 0x3784b 0x0 +.debug_frame 0x5fb4 0x0 +.debug_info 0xb83eaf 0x0 +.debug_abbrev 0x12a67 0x0 +.debug_loc 0x37951 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9110 0x0 -.debug_line 0x45d7b 0x0 -.debug_str 0x83c3a 0x0 -Total 0xd21021 +.debug_ranges 0x9140 0x0 +.debug_line 0x45e25 0x0 +.debug_str 0x83d02 0x0 +Total 0xd21479 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 168240 + 168320 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4202A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4202A_REGION_US_LR_size.txt index 3ab2908797..08abfcd05d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4202A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4202A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x28b08 0x0 -_cc_handlers_v3 0x18c 0x28b08 -_zaf_event_distributor_cc_event_handler 0x10 0x28c94 -_zw_protocol_cmd_handlers 0x70 0x28ca4 -_zw_protocol_cmd_handlers_lr 0x30 0x28d14 -.ARM.exidx 0x8 0x28d44 -.copy.table 0xc 0x28d4c -.zero.table 0x0 0x28d58 +.text 0x28b58 0x0 +_cc_handlers_v3 0x18c 0x28b58 +_zaf_event_distributor_cc_event_handler 0x10 0x28ce4 +_zw_protocol_cmd_handlers 0x70 0x28cf4 +_zw_protocol_cmd_handlers_lr 0x30 0x28d64 +.ARM.exidx 0x8 0x28d94 +.copy.table 0xc 0x28d9c +.zero.table 0x0 0x28da8 .stack 0x1000 0x20000000 .data 0x3d8 0x20001000 .bss 0x9b40 0x200013d8 .heap 0x800 0x2000af18 -.internal_storage 0x3a000 0x28d58 -.zwave_nvm 0x3000 0x62d58 -.nvm 0x9000 0x65d58 +.internal_storage 0x3a000 0x28da8 +.zwave_nvm 0x3000 0x62da8 +.nvm 0x9000 0x65da8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x5fac 0x0 -.debug_info 0xb83d7d 0x0 -.debug_abbrev 0x12a41 0x0 -.debug_loc 0x3784b 0x0 +.debug_frame 0x5fb4 0x0 +.debug_info 0xb83eaf 0x0 +.debug_abbrev 0x12a67 0x0 +.debug_loc 0x37951 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9110 0x0 -.debug_line 0x45d7b 0x0 -.debug_str 0x83c30 0x0 -Total 0xd21017 +.debug_ranges 0x9140 0x0 +.debug_line 0x45e25 0x0 +.debug_str 0x83cf8 0x0 +Total 0xd2146f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 168240 + 168320 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4202A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4202A_REGION_US_size.txt index 2721618d67..779aa5ed95 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4202A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4202A_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x28b08 0x0 -_cc_handlers_v3 0x18c 0x28b08 -_zaf_event_distributor_cc_event_handler 0x10 0x28c94 -_zw_protocol_cmd_handlers 0x70 0x28ca4 -_zw_protocol_cmd_handlers_lr 0x30 0x28d14 -.ARM.exidx 0x8 0x28d44 -.copy.table 0xc 0x28d4c -.zero.table 0x0 0x28d58 +.text 0x28b58 0x0 +_cc_handlers_v3 0x18c 0x28b58 +_zaf_event_distributor_cc_event_handler 0x10 0x28ce4 +_zw_protocol_cmd_handlers 0x70 0x28cf4 +_zw_protocol_cmd_handlers_lr 0x30 0x28d64 +.ARM.exidx 0x8 0x28d94 +.copy.table 0xc 0x28d9c +.zero.table 0x0 0x28da8 .stack 0x1000 0x20000000 .data 0x3d8 0x20001000 .bss 0x9b40 0x200013d8 .heap 0x800 0x2000af18 -.internal_storage 0x3a000 0x28d58 -.zwave_nvm 0x3000 0x62d58 -.nvm 0x9000 0x65d58 +.internal_storage 0x3a000 0x28da8 +.zwave_nvm 0x3000 0x62da8 +.nvm 0x9000 0x65da8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x5fac 0x0 -.debug_info 0xb83d7d 0x0 -.debug_abbrev 0x12a41 0x0 -.debug_loc 0x3784b 0x0 +.debug_frame 0x5fb4 0x0 +.debug_info 0xb83eaf 0x0 +.debug_abbrev 0x12a67 0x0 +.debug_loc 0x37951 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9110 0x0 -.debug_line 0x45d7b 0x0 -.debug_str 0x83c3a 0x0 -Total 0xd21021 +.debug_ranges 0x9140 0x0 +.debug_line 0x45e25 0x0 +.debug_str 0x83d02 0x0 +Total 0xd21479 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 168240 + 168320 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_EU_size.txt index 7e39fd929b..6f3073bb87 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2e7d4 0x8006000 -_cc_handlers_v3 0x18c 0x80347d4 -_zaf_event_distributor_cc_event_handler 0x10 0x8034960 -_zw_protocol_cmd_handlers 0x70 0x8034970 -_zw_protocol_cmd_handlers_lr 0x30 0x80349e0 -.ARM.exidx 0x8 0x8034a10 -.copy.table 0xc 0x8034a18 -.zero.table 0x0 0x8034a24 +.text 0x2e8ec 0x8006000 +_cc_handlers_v3 0x18c 0x80348ec +_zaf_event_distributor_cc_event_handler 0x10 0x8034a78 +_zw_protocol_cmd_handlers 0x70 0x8034a88 +_zw_protocol_cmd_handlers_lr 0x30 0x8034af8 +.ARM.exidx 0x8 0x8034b28 +.copy.table 0xc 0x8034b30 +.zero.table 0x0 0x8034b3c .stack 0x1000 0x20000000 .data 0x43c 0x20001000 -.bss 0xa650 0x2000143c +.bss 0xa654 0x2000143c .heap 0x800 0x2000ba90 -.internal_storage 0x30000 0x8034a24 -.zwave_nvm 0x0 0x8064a24 -.nvm 0x8000 0x8064a24 +.internal_storage 0x30000 0x8034b3c +.zwave_nvm 0x0 0x8064b3c +.nvm 0x8000 0x8064b3c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69dc 0x0 -.debug_info 0xbc4178 0x0 -.debug_abbrev 0x1588a 0x0 -.debug_loc 0x42bda 0x0 +.debug_frame 0x69e0 0x0 +.debug_info 0xbc4278 0x0 +.debug_abbrev 0x158ab 0x0 +.debug_loc 0x42cc9 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xaab8 0x0 -.debug_line 0x509aa 0x0 -.debug_str 0x8e8f0 0x0 -Total 0xd7faf1 +.debug_ranges 0xaab0 0x0 +.debug_line 0x50a74 0x0 +.debug_str 0x8e9a4 0x0 +Total 0xd7ff97 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 192096 + 192376 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49804 + 49808 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_US_LR_size.txt index 691ef14585..8ab1fb2fb5 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2e7d4 0x8006000 -_cc_handlers_v3 0x18c 0x80347d4 -_zaf_event_distributor_cc_event_handler 0x10 0x8034960 -_zw_protocol_cmd_handlers 0x70 0x8034970 -_zw_protocol_cmd_handlers_lr 0x30 0x80349e0 -.ARM.exidx 0x8 0x8034a10 -.copy.table 0xc 0x8034a18 -.zero.table 0x0 0x8034a24 +.text 0x2e8ec 0x8006000 +_cc_handlers_v3 0x18c 0x80348ec +_zaf_event_distributor_cc_event_handler 0x10 0x8034a78 +_zw_protocol_cmd_handlers 0x70 0x8034a88 +_zw_protocol_cmd_handlers_lr 0x30 0x8034af8 +.ARM.exidx 0x8 0x8034b28 +.copy.table 0xc 0x8034b30 +.zero.table 0x0 0x8034b3c .stack 0x1000 0x20000000 .data 0x43c 0x20001000 -.bss 0xa650 0x2000143c +.bss 0xa654 0x2000143c .heap 0x800 0x2000ba90 -.internal_storage 0x30000 0x8034a24 -.zwave_nvm 0x0 0x8064a24 -.nvm 0x8000 0x8064a24 +.internal_storage 0x30000 0x8034b3c +.zwave_nvm 0x0 0x8064b3c +.nvm 0x8000 0x8064b3c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69dc 0x0 -.debug_info 0xbc4178 0x0 -.debug_abbrev 0x1588a 0x0 -.debug_loc 0x42bda 0x0 +.debug_frame 0x69e0 0x0 +.debug_info 0xbc4278 0x0 +.debug_abbrev 0x158ab 0x0 +.debug_loc 0x42cc9 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xaab8 0x0 -.debug_line 0x509aa 0x0 -.debug_str 0x8e8e6 0x0 -Total 0xd7fae7 +.debug_ranges 0xaab0 0x0 +.debug_line 0x50a74 0x0 +.debug_str 0x8e99a 0x0 +Total 0xd7ff8d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 192096 + 192376 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49804 + 49808 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_US_size.txt index 7e39fd929b..6f3073bb87 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2e7d4 0x8006000 -_cc_handlers_v3 0x18c 0x80347d4 -_zaf_event_distributor_cc_event_handler 0x10 0x8034960 -_zw_protocol_cmd_handlers 0x70 0x8034970 -_zw_protocol_cmd_handlers_lr 0x30 0x80349e0 -.ARM.exidx 0x8 0x8034a10 -.copy.table 0xc 0x8034a18 -.zero.table 0x0 0x8034a24 +.text 0x2e8ec 0x8006000 +_cc_handlers_v3 0x18c 0x80348ec +_zaf_event_distributor_cc_event_handler 0x10 0x8034a78 +_zw_protocol_cmd_handlers 0x70 0x8034a88 +_zw_protocol_cmd_handlers_lr 0x30 0x8034af8 +.ARM.exidx 0x8 0x8034b28 +.copy.table 0xc 0x8034b30 +.zero.table 0x0 0x8034b3c .stack 0x1000 0x20000000 .data 0x43c 0x20001000 -.bss 0xa650 0x2000143c +.bss 0xa654 0x2000143c .heap 0x800 0x2000ba90 -.internal_storage 0x30000 0x8034a24 -.zwave_nvm 0x0 0x8064a24 -.nvm 0x8000 0x8064a24 +.internal_storage 0x30000 0x8034b3c +.zwave_nvm 0x0 0x8064b3c +.nvm 0x8000 0x8064b3c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69dc 0x0 -.debug_info 0xbc4178 0x0 -.debug_abbrev 0x1588a 0x0 -.debug_loc 0x42bda 0x0 +.debug_frame 0x69e0 0x0 +.debug_info 0xbc4278 0x0 +.debug_abbrev 0x158ab 0x0 +.debug_loc 0x42cc9 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xaab8 0x0 -.debug_line 0x509aa 0x0 -.debug_str 0x8e8f0 0x0 -Total 0xd7faf1 +.debug_ranges 0xaab0 0x0 +.debug_line 0x50a74 0x0 +.debug_str 0x8e9a4 0x0 +Total 0xd7ff97 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 192096 + 192376 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49804 + 49808 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_EU_size.txt index e04e71d426..b4f8965bf9 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2e80c 0x8006000 -_cc_handlers_v3 0x18c 0x803480c -_zaf_event_distributor_cc_event_handler 0x10 0x8034998 -_zw_protocol_cmd_handlers 0x70 0x80349a8 -_zw_protocol_cmd_handlers_lr 0x30 0x8034a18 -.ARM.exidx 0x8 0x8034a48 -.copy.table 0xc 0x8034a50 -.zero.table 0x0 0x8034a5c +.text 0x2e924 0x8006000 +_cc_handlers_v3 0x18c 0x8034924 +_zaf_event_distributor_cc_event_handler 0x10 0x8034ab0 +_zw_protocol_cmd_handlers 0x70 0x8034ac0 +_zw_protocol_cmd_handlers_lr 0x30 0x8034b30 +.ARM.exidx 0x8 0x8034b60 +.copy.table 0xc 0x8034b68 +.zero.table 0x0 0x8034b74 .stack 0x1000 0x20000000 .data 0x43c 0x20001000 -.bss 0xa650 0x2000143c +.bss 0xa654 0x2000143c .heap 0x800 0x2000ba90 -.internal_storage 0x30000 0x8034a5c -.zwave_nvm 0x0 0x8064a5c -.nvm 0x8000 0x8064a5c +.internal_storage 0x30000 0x8034b74 +.zwave_nvm 0x0 0x8064b74 +.nvm 0x8000 0x8064b74 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69dc 0x0 -.debug_info 0xbc43cc 0x0 -.debug_abbrev 0x1592e 0x0 -.debug_loc 0x42c2e 0x0 +.debug_frame 0x69e0 0x0 +.debug_info 0xbc44cc 0x0 +.debug_abbrev 0x1594f 0x0 +.debug_loc 0x42d1d 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xaae0 0x0 -.debug_line 0x50be0 0x0 -.debug_str 0x8eac3 0x0 -Total 0xd802a6 +.debug_ranges 0xaad8 0x0 +.debug_line 0x50cac 0x0 +.debug_str 0x8eb77 0x0 +Total 0xd8074e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 192152 + 192432 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49804 + 49808 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_US_LR_size.txt index c935b83ce2..a7968636bf 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2e80c 0x8006000 -_cc_handlers_v3 0x18c 0x803480c -_zaf_event_distributor_cc_event_handler 0x10 0x8034998 -_zw_protocol_cmd_handlers 0x70 0x80349a8 -_zw_protocol_cmd_handlers_lr 0x30 0x8034a18 -.ARM.exidx 0x8 0x8034a48 -.copy.table 0xc 0x8034a50 -.zero.table 0x0 0x8034a5c +.text 0x2e924 0x8006000 +_cc_handlers_v3 0x18c 0x8034924 +_zaf_event_distributor_cc_event_handler 0x10 0x8034ab0 +_zw_protocol_cmd_handlers 0x70 0x8034ac0 +_zw_protocol_cmd_handlers_lr 0x30 0x8034b30 +.ARM.exidx 0x8 0x8034b60 +.copy.table 0xc 0x8034b68 +.zero.table 0x0 0x8034b74 .stack 0x1000 0x20000000 .data 0x43c 0x20001000 -.bss 0xa650 0x2000143c +.bss 0xa654 0x2000143c .heap 0x800 0x2000ba90 -.internal_storage 0x30000 0x8034a5c -.zwave_nvm 0x0 0x8064a5c -.nvm 0x8000 0x8064a5c +.internal_storage 0x30000 0x8034b74 +.zwave_nvm 0x0 0x8064b74 +.nvm 0x8000 0x8064b74 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69dc 0x0 -.debug_info 0xbc43cc 0x0 -.debug_abbrev 0x1592e 0x0 -.debug_loc 0x42c2e 0x0 +.debug_frame 0x69e0 0x0 +.debug_info 0xbc44cc 0x0 +.debug_abbrev 0x1594f 0x0 +.debug_loc 0x42d1d 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xaae0 0x0 -.debug_line 0x50be0 0x0 -.debug_str 0x8eab9 0x0 -Total 0xd8029c +.debug_ranges 0xaad8 0x0 +.debug_line 0x50cac 0x0 +.debug_str 0x8eb6d 0x0 +Total 0xd80744 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 192152 + 192432 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49804 + 49808 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_US_size.txt index e04e71d426..b4f8965bf9 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2e80c 0x8006000 -_cc_handlers_v3 0x18c 0x803480c -_zaf_event_distributor_cc_event_handler 0x10 0x8034998 -_zw_protocol_cmd_handlers 0x70 0x80349a8 -_zw_protocol_cmd_handlers_lr 0x30 0x8034a18 -.ARM.exidx 0x8 0x8034a48 -.copy.table 0xc 0x8034a50 -.zero.table 0x0 0x8034a5c +.text 0x2e924 0x8006000 +_cc_handlers_v3 0x18c 0x8034924 +_zaf_event_distributor_cc_event_handler 0x10 0x8034ab0 +_zw_protocol_cmd_handlers 0x70 0x8034ac0 +_zw_protocol_cmd_handlers_lr 0x30 0x8034b30 +.ARM.exidx 0x8 0x8034b60 +.copy.table 0xc 0x8034b68 +.zero.table 0x0 0x8034b74 .stack 0x1000 0x20000000 .data 0x43c 0x20001000 -.bss 0xa650 0x2000143c +.bss 0xa654 0x2000143c .heap 0x800 0x2000ba90 -.internal_storage 0x30000 0x8034a5c -.zwave_nvm 0x0 0x8064a5c -.nvm 0x8000 0x8064a5c +.internal_storage 0x30000 0x8034b74 +.zwave_nvm 0x0 0x8064b74 +.nvm 0x8000 0x8064b74 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69dc 0x0 -.debug_info 0xbc43cc 0x0 -.debug_abbrev 0x1592e 0x0 -.debug_loc 0x42c2e 0x0 +.debug_frame 0x69e0 0x0 +.debug_info 0xbc44cc 0x0 +.debug_abbrev 0x1594f 0x0 +.debug_loc 0x42d1d 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xaae0 0x0 -.debug_line 0x50be0 0x0 -.debug_str 0x8eac3 0x0 -Total 0xd802a6 +.debug_ranges 0xaad8 0x0 +.debug_line 0x50cac 0x0 +.debug_str 0x8eb77 0x0 +Total 0xd8074e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 192152 + 192432 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49804 + 49808 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_EU_size.txt index 65f22b466d..78b8b56b88 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2e1b4 0x8006000 -_cc_handlers_v3 0x18c 0x80341b4 -_zaf_event_distributor_cc_event_handler 0x10 0x8034340 -_zw_protocol_cmd_handlers 0x70 0x8034350 -_zw_protocol_cmd_handlers_lr 0x30 0x80343c0 -.ARM.exidx 0x8 0x80343f0 -.copy.table 0xc 0x80343f8 -.zero.table 0x0 0x8034404 +.text 0x2e2f0 0x8006000 +_cc_handlers_v3 0x18c 0x80342f0 +_zaf_event_distributor_cc_event_handler 0x10 0x803447c +_zw_protocol_cmd_handlers 0x70 0x803448c +_zw_protocol_cmd_handlers_lr 0x30 0x80344fc +.ARM.exidx 0x8 0x803452c +.copy.table 0xc 0x8034534 +.zero.table 0x0 0x8034540 .stack 0x1000 0x20000000 .data 0x43c 0x20001000 -.bss 0xa4a0 0x2000143c -.heap 0x800 0x2000b8e0 -.internal_storage 0x30000 0x8034404 -.zwave_nvm 0x0 0x8064404 -.nvm 0x8000 0x8064404 +.bss 0xa4c0 0x2000143c +.heap 0x800 0x2000b900 +.internal_storage 0x30000 0x8034540 +.zwave_nvm 0x0 0x8064540 +.nvm 0x8000 0x8064540 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x67f4 0x0 -.debug_info 0xbc231e 0x0 -.debug_abbrev 0x1570e 0x0 -.debug_loc 0x41bdc 0x0 +.debug_frame 0x6850 0x0 +.debug_info 0xbc21d1 0x0 +.debug_abbrev 0x157bd 0x0 +.debug_loc 0x41ce2 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xabf0 0x0 -.debug_line 0x50424 0x0 -.debug_str 0x8e9b2 0x0 -Total 0xd7be21 +.debug_ranges 0xabb0 0x0 +.debug_line 0x500f7 0x0 +.debug_str 0x8ea40 0x0 +Total 0xd7bd62 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 190528 + 190844 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49372 + 49404 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_US_LR_size.txt index a040afc5cf..e4bd81c048 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2e1b4 0x8006000 -_cc_handlers_v3 0x18c 0x80341b4 -_zaf_event_distributor_cc_event_handler 0x10 0x8034340 -_zw_protocol_cmd_handlers 0x70 0x8034350 -_zw_protocol_cmd_handlers_lr 0x30 0x80343c0 -.ARM.exidx 0x8 0x80343f0 -.copy.table 0xc 0x80343f8 -.zero.table 0x0 0x8034404 +.text 0x2e2f0 0x8006000 +_cc_handlers_v3 0x18c 0x80342f0 +_zaf_event_distributor_cc_event_handler 0x10 0x803447c +_zw_protocol_cmd_handlers 0x70 0x803448c +_zw_protocol_cmd_handlers_lr 0x30 0x80344fc +.ARM.exidx 0x8 0x803452c +.copy.table 0xc 0x8034534 +.zero.table 0x0 0x8034540 .stack 0x1000 0x20000000 .data 0x43c 0x20001000 -.bss 0xa4a0 0x2000143c -.heap 0x800 0x2000b8e0 -.internal_storage 0x30000 0x8034404 -.zwave_nvm 0x0 0x8064404 -.nvm 0x8000 0x8064404 +.bss 0xa4c0 0x2000143c +.heap 0x800 0x2000b900 +.internal_storage 0x30000 0x8034540 +.zwave_nvm 0x0 0x8064540 +.nvm 0x8000 0x8064540 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x67f4 0x0 -.debug_info 0xbc231e 0x0 -.debug_abbrev 0x1570e 0x0 -.debug_loc 0x41bdc 0x0 +.debug_frame 0x6850 0x0 +.debug_info 0xbc21d1 0x0 +.debug_abbrev 0x157bd 0x0 +.debug_loc 0x41ce2 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xabf0 0x0 -.debug_line 0x50424 0x0 -.debug_str 0x8e9a8 0x0 -Total 0xd7be17 +.debug_ranges 0xabb0 0x0 +.debug_line 0x500f7 0x0 +.debug_str 0x8ea36 0x0 +Total 0xd7bd58 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 190528 + 190844 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49372 + 49404 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_US_size.txt index 65f22b466d..78b8b56b88 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2e1b4 0x8006000 -_cc_handlers_v3 0x18c 0x80341b4 -_zaf_event_distributor_cc_event_handler 0x10 0x8034340 -_zw_protocol_cmd_handlers 0x70 0x8034350 -_zw_protocol_cmd_handlers_lr 0x30 0x80343c0 -.ARM.exidx 0x8 0x80343f0 -.copy.table 0xc 0x80343f8 -.zero.table 0x0 0x8034404 +.text 0x2e2f0 0x8006000 +_cc_handlers_v3 0x18c 0x80342f0 +_zaf_event_distributor_cc_event_handler 0x10 0x803447c +_zw_protocol_cmd_handlers 0x70 0x803448c +_zw_protocol_cmd_handlers_lr 0x30 0x80344fc +.ARM.exidx 0x8 0x803452c +.copy.table 0xc 0x8034534 +.zero.table 0x0 0x8034540 .stack 0x1000 0x20000000 .data 0x43c 0x20001000 -.bss 0xa4a0 0x2000143c -.heap 0x800 0x2000b8e0 -.internal_storage 0x30000 0x8034404 -.zwave_nvm 0x0 0x8064404 -.nvm 0x8000 0x8064404 +.bss 0xa4c0 0x2000143c +.heap 0x800 0x2000b900 +.internal_storage 0x30000 0x8034540 +.zwave_nvm 0x0 0x8064540 +.nvm 0x8000 0x8064540 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x67f4 0x0 -.debug_info 0xbc231e 0x0 -.debug_abbrev 0x1570e 0x0 -.debug_loc 0x41bdc 0x0 +.debug_frame 0x6850 0x0 +.debug_info 0xbc21d1 0x0 +.debug_abbrev 0x157bd 0x0 +.debug_loc 0x41ce2 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xabf0 0x0 -.debug_line 0x50424 0x0 -.debug_str 0x8e9b2 0x0 -Total 0xd7be21 +.debug_ranges 0xabb0 0x0 +.debug_line 0x500f7 0x0 +.debug_str 0x8ea40 0x0 +Total 0xd7bd62 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 190528 + 190844 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49372 + 49404 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_EU_size.txt index 52df077e94..1c64b62f67 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2eb8c 0x8006000 -_cc_handlers_v3 0x18c 0x8034b8c -_zaf_event_distributor_cc_event_handler 0x10 0x8034d18 -_zw_protocol_cmd_handlers 0x70 0x8034d28 -_zw_protocol_cmd_handlers_lr 0x30 0x8034d98 -.ARM.exidx 0x8 0x8034dc8 -.copy.table 0xc 0x8034dd0 -.zero.table 0x0 0x8034ddc +.text 0x2ecac 0x8006000 +_cc_handlers_v3 0x18c 0x8034cac +_zaf_event_distributor_cc_event_handler 0x10 0x8034e38 +_zw_protocol_cmd_handlers 0x70 0x8034e48 +_zw_protocol_cmd_handlers_lr 0x30 0x8034eb8 +.ARM.exidx 0x8 0x8034ee8 +.copy.table 0xc 0x8034ef0 +.zero.table 0x0 0x8034efc .stack 0x1000 0x20000000 .data 0x43c 0x20001000 -.bss 0xa650 0x2000143c -.heap 0x800 0x2000ba90 -.internal_storage 0x30000 0x8034ddc -.zwave_nvm 0x0 0x8064ddc -.nvm 0x8000 0x8064ddc +.bss 0xa658 0x2000143c +.heap 0x800 0x2000ba98 +.internal_storage 0x30000 0x8034efc +.zwave_nvm 0x0 0x8064efc +.nvm 0x8000 0x8064efc .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69dc 0x0 -.debug_info 0xbc4c74 0x0 -.debug_abbrev 0x159e0 0x0 -.debug_loc 0x42c29 0x0 +.debug_frame 0x69e0 0x0 +.debug_info 0xbc4d74 0x0 +.debug_abbrev 0x15a01 0x0 +.debug_loc 0x42d1a 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xaae8 0x0 -.debug_line 0x5095a 0x0 -.debug_str 0x8efd6 0x0 -Total 0xd81258 +.debug_ranges 0xaae0 0x0 +.debug_line 0x50a24 0x0 +.debug_str 0x8f08a 0x0 +Total 0xd8170c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193048 + 193336 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49804 + 49812 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_US_LR_size.txt index 77135d4514..ff8b10b1d8 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2eb8c 0x8006000 -_cc_handlers_v3 0x18c 0x8034b8c -_zaf_event_distributor_cc_event_handler 0x10 0x8034d18 -_zw_protocol_cmd_handlers 0x70 0x8034d28 -_zw_protocol_cmd_handlers_lr 0x30 0x8034d98 -.ARM.exidx 0x8 0x8034dc8 -.copy.table 0xc 0x8034dd0 -.zero.table 0x0 0x8034ddc +.text 0x2ecac 0x8006000 +_cc_handlers_v3 0x18c 0x8034cac +_zaf_event_distributor_cc_event_handler 0x10 0x8034e38 +_zw_protocol_cmd_handlers 0x70 0x8034e48 +_zw_protocol_cmd_handlers_lr 0x30 0x8034eb8 +.ARM.exidx 0x8 0x8034ee8 +.copy.table 0xc 0x8034ef0 +.zero.table 0x0 0x8034efc .stack 0x1000 0x20000000 .data 0x43c 0x20001000 -.bss 0xa650 0x2000143c -.heap 0x800 0x2000ba90 -.internal_storage 0x30000 0x8034ddc -.zwave_nvm 0x0 0x8064ddc -.nvm 0x8000 0x8064ddc +.bss 0xa658 0x2000143c +.heap 0x800 0x2000ba98 +.internal_storage 0x30000 0x8034efc +.zwave_nvm 0x0 0x8064efc +.nvm 0x8000 0x8064efc .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69dc 0x0 -.debug_info 0xbc4c74 0x0 -.debug_abbrev 0x159e0 0x0 -.debug_loc 0x42c29 0x0 +.debug_frame 0x69e0 0x0 +.debug_info 0xbc4d74 0x0 +.debug_abbrev 0x15a01 0x0 +.debug_loc 0x42d1a 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xaae8 0x0 -.debug_line 0x5095a 0x0 -.debug_str 0x8efcc 0x0 -Total 0xd8124e +.debug_ranges 0xaae0 0x0 +.debug_line 0x50a24 0x0 +.debug_str 0x8f080 0x0 +Total 0xd81702 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193048 + 193336 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49804 + 49812 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_US_size.txt index 52df077e94..1c64b62f67 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2eb8c 0x8006000 -_cc_handlers_v3 0x18c 0x8034b8c -_zaf_event_distributor_cc_event_handler 0x10 0x8034d18 -_zw_protocol_cmd_handlers 0x70 0x8034d28 -_zw_protocol_cmd_handlers_lr 0x30 0x8034d98 -.ARM.exidx 0x8 0x8034dc8 -.copy.table 0xc 0x8034dd0 -.zero.table 0x0 0x8034ddc +.text 0x2ecac 0x8006000 +_cc_handlers_v3 0x18c 0x8034cac +_zaf_event_distributor_cc_event_handler 0x10 0x8034e38 +_zw_protocol_cmd_handlers 0x70 0x8034e48 +_zw_protocol_cmd_handlers_lr 0x30 0x8034eb8 +.ARM.exidx 0x8 0x8034ee8 +.copy.table 0xc 0x8034ef0 +.zero.table 0x0 0x8034efc .stack 0x1000 0x20000000 .data 0x43c 0x20001000 -.bss 0xa650 0x2000143c -.heap 0x800 0x2000ba90 -.internal_storage 0x30000 0x8034ddc -.zwave_nvm 0x0 0x8064ddc -.nvm 0x8000 0x8064ddc +.bss 0xa658 0x2000143c +.heap 0x800 0x2000ba98 +.internal_storage 0x30000 0x8034efc +.zwave_nvm 0x0 0x8064efc +.nvm 0x8000 0x8064efc .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69dc 0x0 -.debug_info 0xbc4c74 0x0 -.debug_abbrev 0x159e0 0x0 -.debug_loc 0x42c29 0x0 +.debug_frame 0x69e0 0x0 +.debug_info 0xbc4d74 0x0 +.debug_abbrev 0x15a01 0x0 +.debug_loc 0x42d1a 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xaae8 0x0 -.debug_line 0x5095a 0x0 -.debug_str 0x8efd6 0x0 -Total 0xd81258 +.debug_ranges 0xaae0 0x0 +.debug_line 0x50a24 0x0 +.debug_str 0x8f08a 0x0 +Total 0xd8170c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193048 + 193336 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49804 + 49812 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4207A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4207A_REGION_EU_size.txt index 2721618d67..779aa5ed95 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4207A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4207A_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x28b08 0x0 -_cc_handlers_v3 0x18c 0x28b08 -_zaf_event_distributor_cc_event_handler 0x10 0x28c94 -_zw_protocol_cmd_handlers 0x70 0x28ca4 -_zw_protocol_cmd_handlers_lr 0x30 0x28d14 -.ARM.exidx 0x8 0x28d44 -.copy.table 0xc 0x28d4c -.zero.table 0x0 0x28d58 +.text 0x28b58 0x0 +_cc_handlers_v3 0x18c 0x28b58 +_zaf_event_distributor_cc_event_handler 0x10 0x28ce4 +_zw_protocol_cmd_handlers 0x70 0x28cf4 +_zw_protocol_cmd_handlers_lr 0x30 0x28d64 +.ARM.exidx 0x8 0x28d94 +.copy.table 0xc 0x28d9c +.zero.table 0x0 0x28da8 .stack 0x1000 0x20000000 .data 0x3d8 0x20001000 .bss 0x9b40 0x200013d8 .heap 0x800 0x2000af18 -.internal_storage 0x3a000 0x28d58 -.zwave_nvm 0x3000 0x62d58 -.nvm 0x9000 0x65d58 +.internal_storage 0x3a000 0x28da8 +.zwave_nvm 0x3000 0x62da8 +.nvm 0x9000 0x65da8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x5fac 0x0 -.debug_info 0xb83d7d 0x0 -.debug_abbrev 0x12a41 0x0 -.debug_loc 0x3784b 0x0 +.debug_frame 0x5fb4 0x0 +.debug_info 0xb83eaf 0x0 +.debug_abbrev 0x12a67 0x0 +.debug_loc 0x37951 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9110 0x0 -.debug_line 0x45d7b 0x0 -.debug_str 0x83c3a 0x0 -Total 0xd21021 +.debug_ranges 0x9140 0x0 +.debug_line 0x45e25 0x0 +.debug_str 0x83d02 0x0 +Total 0xd21479 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 168240 + 168320 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4207A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4207A_REGION_US_LR_size.txt index 3ab2908797..08abfcd05d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4207A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4207A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x28b08 0x0 -_cc_handlers_v3 0x18c 0x28b08 -_zaf_event_distributor_cc_event_handler 0x10 0x28c94 -_zw_protocol_cmd_handlers 0x70 0x28ca4 -_zw_protocol_cmd_handlers_lr 0x30 0x28d14 -.ARM.exidx 0x8 0x28d44 -.copy.table 0xc 0x28d4c -.zero.table 0x0 0x28d58 +.text 0x28b58 0x0 +_cc_handlers_v3 0x18c 0x28b58 +_zaf_event_distributor_cc_event_handler 0x10 0x28ce4 +_zw_protocol_cmd_handlers 0x70 0x28cf4 +_zw_protocol_cmd_handlers_lr 0x30 0x28d64 +.ARM.exidx 0x8 0x28d94 +.copy.table 0xc 0x28d9c +.zero.table 0x0 0x28da8 .stack 0x1000 0x20000000 .data 0x3d8 0x20001000 .bss 0x9b40 0x200013d8 .heap 0x800 0x2000af18 -.internal_storage 0x3a000 0x28d58 -.zwave_nvm 0x3000 0x62d58 -.nvm 0x9000 0x65d58 +.internal_storage 0x3a000 0x28da8 +.zwave_nvm 0x3000 0x62da8 +.nvm 0x9000 0x65da8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x5fac 0x0 -.debug_info 0xb83d7d 0x0 -.debug_abbrev 0x12a41 0x0 -.debug_loc 0x3784b 0x0 +.debug_frame 0x5fb4 0x0 +.debug_info 0xb83eaf 0x0 +.debug_abbrev 0x12a67 0x0 +.debug_loc 0x37951 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9110 0x0 -.debug_line 0x45d7b 0x0 -.debug_str 0x83c30 0x0 -Total 0xd21017 +.debug_ranges 0x9140 0x0 +.debug_line 0x45e25 0x0 +.debug_str 0x83cf8 0x0 +Total 0xd2146f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 168240 + 168320 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4207A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4207A_REGION_US_size.txt index 2721618d67..779aa5ed95 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4207A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4207A_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x28b08 0x0 -_cc_handlers_v3 0x18c 0x28b08 -_zaf_event_distributor_cc_event_handler 0x10 0x28c94 -_zw_protocol_cmd_handlers 0x70 0x28ca4 -_zw_protocol_cmd_handlers_lr 0x30 0x28d14 -.ARM.exidx 0x8 0x28d44 -.copy.table 0xc 0x28d4c -.zero.table 0x0 0x28d58 +.text 0x28b58 0x0 +_cc_handlers_v3 0x18c 0x28b58 +_zaf_event_distributor_cc_event_handler 0x10 0x28ce4 +_zw_protocol_cmd_handlers 0x70 0x28cf4 +_zw_protocol_cmd_handlers_lr 0x30 0x28d64 +.ARM.exidx 0x8 0x28d94 +.copy.table 0xc 0x28d9c +.zero.table 0x0 0x28da8 .stack 0x1000 0x20000000 .data 0x3d8 0x20001000 .bss 0x9b40 0x200013d8 .heap 0x800 0x2000af18 -.internal_storage 0x3a000 0x28d58 -.zwave_nvm 0x3000 0x62d58 -.nvm 0x9000 0x65d58 +.internal_storage 0x3a000 0x28da8 +.zwave_nvm 0x3000 0x62da8 +.nvm 0x9000 0x65da8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x5fac 0x0 -.debug_info 0xb83d7d 0x0 -.debug_abbrev 0x12a41 0x0 -.debug_loc 0x3784b 0x0 +.debug_frame 0x5fb4 0x0 +.debug_info 0xb83eaf 0x0 +.debug_abbrev 0x12a67 0x0 +.debug_loc 0x37951 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9110 0x0 -.debug_line 0x45d7b 0x0 -.debug_str 0x83c3a 0x0 -Total 0xd21021 +.debug_ranges 0x9140 0x0 +.debug_line 0x45e25 0x0 +.debug_str 0x83d02 0x0 +Total 0xd21479 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 168240 + 168320 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4209A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4209A_REGION_US_LR_size.txt index a35f260bef..4b24046b27 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4209A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4209A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x289f4 0x0 -_cc_handlers_v3 0x18c 0x289f4 -_zaf_event_distributor_cc_event_handler 0x10 0x28b80 -_zw_protocol_cmd_handlers 0x70 0x28b90 -_zw_protocol_cmd_handlers_lr 0x30 0x28c00 -.ARM.exidx 0x8 0x28c30 -.copy.table 0xc 0x28c38 -.zero.table 0x0 0x28c44 +.text 0x28a44 0x0 +_cc_handlers_v3 0x18c 0x28a44 +_zaf_event_distributor_cc_event_handler 0x10 0x28bd0 +_zw_protocol_cmd_handlers 0x70 0x28be0 +_zw_protocol_cmd_handlers_lr 0x30 0x28c50 +.ARM.exidx 0x8 0x28c80 +.copy.table 0xc 0x28c88 +.zero.table 0x0 0x28c94 .stack 0x1000 0x20000000 .data 0x3d8 0x20001000 .bss 0x9b24 0x200013d8 .heap 0x800 0x2000af00 -.internal_storage 0x3a000 0x28c44 -.zwave_nvm 0x3000 0x62c44 -.nvm 0x9000 0x65c44 +.internal_storage 0x3a000 0x28c94 +.zwave_nvm 0x3000 0x62c94 +.nvm 0x9000 0x65c94 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x5fcc 0x0 -.debug_info 0xb85246 0x0 -.debug_abbrev 0x12d1d 0x0 -.debug_loc 0x37d05 0x0 +.debug_frame 0x5fd4 0x0 +.debug_info 0xb85378 0x0 +.debug_abbrev 0x12d43 0x0 +.debug_loc 0x37e0b 0x0 .debug_aranges 0x90 0x0 -.debug_ranges 0x9348 0x0 -.debug_line 0x467c0 0x0 -.debug_str 0x83fdc 0x0 -Total 0xd23b5f +.debug_ranges 0x9378 0x0 +.debug_line 0x4686a 0x0 +.debug_str 0x840a4 0x0 +Total 0xd23fb7 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 167964 + 168044 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4210A_REGION_US_LR_size.txt index 8badf6ef94..30865f64b6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4210A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2e80c 0x8006000 -_cc_handlers_v3 0x18c 0x803480c -_zaf_event_distributor_cc_event_handler 0x10 0x8034998 -_zw_protocol_cmd_handlers 0x70 0x80349a8 -_zw_protocol_cmd_handlers_lr 0x30 0x8034a18 -.ARM.exidx 0x8 0x8034a48 -.copy.table 0xc 0x8034a50 -.zero.table 0x0 0x8034a5c +.text 0x2e924 0x8006000 +_cc_handlers_v3 0x18c 0x8034924 +_zaf_event_distributor_cc_event_handler 0x10 0x8034ab0 +_zw_protocol_cmd_handlers 0x70 0x8034ac0 +_zw_protocol_cmd_handlers_lr 0x30 0x8034b30 +.ARM.exidx 0x8 0x8034b60 +.copy.table 0xc 0x8034b68 +.zero.table 0x0 0x8034b74 .stack 0x1000 0x20000000 .data 0x43c 0x20001000 -.bss 0xa650 0x2000143c +.bss 0xa654 0x2000143c .heap 0x800 0x2000ba90 -.internal_storage 0x30000 0x8034a5c -.zwave_nvm 0x0 0x8064a5c -.nvm 0x8000 0x8064a5c +.internal_storage 0x30000 0x8034b74 +.zwave_nvm 0x0 0x8064b74 +.nvm 0x8000 0x8064b74 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69dc 0x0 -.debug_info 0xbc43d0 0x0 -.debug_abbrev 0x1592e 0x0 -.debug_loc 0x42c2e 0x0 +.debug_frame 0x69e0 0x0 +.debug_info 0xbc44d0 0x0 +.debug_abbrev 0x1594f 0x0 +.debug_loc 0x42d1d 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xaa98 0x0 -.debug_line 0x50bd1 0x0 -.debug_str 0x8eab9 0x0 -Total 0xd80249 +.debug_ranges 0xaa90 0x0 +.debug_line 0x50c9d 0x0 +.debug_str 0x8eb6d 0x0 +Total 0xd806f1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 192152 + 192432 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49804 + 49808 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_EU_size.txt index b7fca07647..7fab8df75d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2ee30 0x8006000 -_cc_handlers_v3 0x18c 0x8034e30 -_zaf_event_distributor_cc_event_handler 0x10 0x8034fbc -_zw_protocol_cmd_handlers 0x70 0x8034fcc -_zw_protocol_cmd_handlers_lr 0x30 0x803503c -.ARM.exidx 0x8 0x803506c -.copy.table 0xc 0x8035074 -.zero.table 0x0 0x8035080 +.text 0x2ef14 0x8006000 +_cc_handlers_v3 0x18c 0x8034f14 +_zaf_event_distributor_cc_event_handler 0x10 0x80350a0 +_zw_protocol_cmd_handlers 0x70 0x80350b0 +_zw_protocol_cmd_handlers_lr 0x30 0x8035120 +.ARM.exidx 0x8 0x8035150 +.copy.table 0xc 0x8035158 +.zero.table 0x0 0x8035164 .stack 0x1000 0x20000000 .data 0x438 0x20001000 .bss 0xa5bc 0x20001438 .heap 0x800 0x2000b9f8 -.internal_storage 0x30000 0x8035080 -.zwave_nvm 0x0 0x8065080 -.nvm 0x8000 0x8065080 +.internal_storage 0x30000 0x8035164 +.zwave_nvm 0x0 0x8065164 +.nvm 0x8000 0x8065164 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6988 0x0 -.debug_info 0xbc5776 0x0 -.debug_abbrev 0x1595d 0x0 -.debug_loc 0x42e6c 0x0 +.debug_frame 0x698c 0x0 +.debug_info 0xbc5876 0x0 +.debug_abbrev 0x1597e 0x0 +.debug_loc 0x42f76 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xabc8 0x0 -.debug_line 0x50a0a 0x0 -.debug_str 0x8edc4 0x0 -Total 0xd82008 +.debug_ranges 0xabc0 0x0 +.debug_line 0x50ad7 0x0 +.debug_str 0x8ee78 0x0 +Total 0xd82494 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193720 + 193948 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_US_LR_size.txt index 330d517f8b..d9742ab5e7 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2ee30 0x8006000 -_cc_handlers_v3 0x18c 0x8034e30 -_zaf_event_distributor_cc_event_handler 0x10 0x8034fbc -_zw_protocol_cmd_handlers 0x70 0x8034fcc -_zw_protocol_cmd_handlers_lr 0x30 0x803503c -.ARM.exidx 0x8 0x803506c -.copy.table 0xc 0x8035074 -.zero.table 0x0 0x8035080 +.text 0x2ef14 0x8006000 +_cc_handlers_v3 0x18c 0x8034f14 +_zaf_event_distributor_cc_event_handler 0x10 0x80350a0 +_zw_protocol_cmd_handlers 0x70 0x80350b0 +_zw_protocol_cmd_handlers_lr 0x30 0x8035120 +.ARM.exidx 0x8 0x8035150 +.copy.table 0xc 0x8035158 +.zero.table 0x0 0x8035164 .stack 0x1000 0x20000000 .data 0x438 0x20001000 .bss 0xa5bc 0x20001438 .heap 0x800 0x2000b9f8 -.internal_storage 0x30000 0x8035080 -.zwave_nvm 0x0 0x8065080 -.nvm 0x8000 0x8065080 +.internal_storage 0x30000 0x8035164 +.zwave_nvm 0x0 0x8065164 +.nvm 0x8000 0x8065164 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6988 0x0 -.debug_info 0xbc5776 0x0 -.debug_abbrev 0x1595d 0x0 -.debug_loc 0x42e6c 0x0 +.debug_frame 0x698c 0x0 +.debug_info 0xbc5876 0x0 +.debug_abbrev 0x1597e 0x0 +.debug_loc 0x42f76 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xabc8 0x0 -.debug_line 0x50a0a 0x0 -.debug_str 0x8edba 0x0 -Total 0xd81ffe +.debug_ranges 0xabc0 0x0 +.debug_line 0x50ad7 0x0 +.debug_str 0x8ee6e 0x0 +Total 0xd8248a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193720 + 193948 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_US_size.txt index b7fca07647..7fab8df75d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2ee30 0x8006000 -_cc_handlers_v3 0x18c 0x8034e30 -_zaf_event_distributor_cc_event_handler 0x10 0x8034fbc -_zw_protocol_cmd_handlers 0x70 0x8034fcc -_zw_protocol_cmd_handlers_lr 0x30 0x803503c -.ARM.exidx 0x8 0x803506c -.copy.table 0xc 0x8035074 -.zero.table 0x0 0x8035080 +.text 0x2ef14 0x8006000 +_cc_handlers_v3 0x18c 0x8034f14 +_zaf_event_distributor_cc_event_handler 0x10 0x80350a0 +_zw_protocol_cmd_handlers 0x70 0x80350b0 +_zw_protocol_cmd_handlers_lr 0x30 0x8035120 +.ARM.exidx 0x8 0x8035150 +.copy.table 0xc 0x8035158 +.zero.table 0x0 0x8035164 .stack 0x1000 0x20000000 .data 0x438 0x20001000 .bss 0xa5bc 0x20001438 .heap 0x800 0x2000b9f8 -.internal_storage 0x30000 0x8035080 -.zwave_nvm 0x0 0x8065080 -.nvm 0x8000 0x8065080 +.internal_storage 0x30000 0x8035164 +.zwave_nvm 0x0 0x8065164 +.nvm 0x8000 0x8065164 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6988 0x0 -.debug_info 0xbc5776 0x0 -.debug_abbrev 0x1595d 0x0 -.debug_loc 0x42e6c 0x0 +.debug_frame 0x698c 0x0 +.debug_info 0xbc5876 0x0 +.debug_abbrev 0x1597e 0x0 +.debug_loc 0x42f76 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xabc8 0x0 -.debug_line 0x50a0a 0x0 -.debug_str 0x8edc4 0x0 -Total 0xd82008 +.debug_ranges 0xabc0 0x0 +.debug_line 0x50ad7 0x0 +.debug_str 0x8ee78 0x0 +Total 0xd82494 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193720 + 193948 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_EU_size.txt index 22c78e5924..ed0ec71aa8 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2ee00 0x8006000 -_cc_handlers_v3 0x18c 0x8034e00 -_zaf_event_distributor_cc_event_handler 0x10 0x8034f8c -_zw_protocol_cmd_handlers 0x70 0x8034f9c -_zw_protocol_cmd_handlers_lr 0x30 0x803500c -.ARM.exidx 0x8 0x803503c -.copy.table 0xc 0x8035044 -.zero.table 0x0 0x8035050 +.text 0x2eefc 0x8006000 +_cc_handlers_v3 0x18c 0x8034efc +_zaf_event_distributor_cc_event_handler 0x10 0x8035088 +_zw_protocol_cmd_handlers 0x70 0x8035098 +_zw_protocol_cmd_handlers_lr 0x30 0x8035108 +.ARM.exidx 0x8 0x8035138 +.copy.table 0xc 0x8035140 +.zero.table 0x0 0x803514c .stack 0x1000 0x20000000 .data 0x438 0x20001000 .bss 0xa5bc 0x20001438 .heap 0x800 0x2000b9f8 -.internal_storage 0x30000 0x8035050 -.zwave_nvm 0x0 0x8065050 -.nvm 0x8000 0x8065050 +.internal_storage 0x30000 0x803514c +.zwave_nvm 0x0 0x806514c +.nvm 0x8000 0x806514c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69ac 0x0 -.debug_info 0xbc565d 0x0 -.debug_abbrev 0x1595d 0x0 -.debug_loc 0x42d47 0x0 +.debug_frame 0x69b0 0x0 +.debug_info 0xbc575d 0x0 +.debug_abbrev 0x1597e 0x0 +.debug_loc 0x42e3f 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xaba0 0x0 -.debug_line 0x50a23 0x0 -.debug_str 0x8edc4 0x0 -Total 0xd81daf +.debug_ranges 0xab98 0x0 +.debug_line 0x50aee 0x0 +.debug_str 0x8ee78 0x0 +Total 0xd8223f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193672 + 193924 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_US_LR_size.txt index dd1da01836..52edcadccb 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2ee00 0x8006000 -_cc_handlers_v3 0x18c 0x8034e00 -_zaf_event_distributor_cc_event_handler 0x10 0x8034f8c -_zw_protocol_cmd_handlers 0x70 0x8034f9c -_zw_protocol_cmd_handlers_lr 0x30 0x803500c -.ARM.exidx 0x8 0x803503c -.copy.table 0xc 0x8035044 -.zero.table 0x0 0x8035050 +.text 0x2eefc 0x8006000 +_cc_handlers_v3 0x18c 0x8034efc +_zaf_event_distributor_cc_event_handler 0x10 0x8035088 +_zw_protocol_cmd_handlers 0x70 0x8035098 +_zw_protocol_cmd_handlers_lr 0x30 0x8035108 +.ARM.exidx 0x8 0x8035138 +.copy.table 0xc 0x8035140 +.zero.table 0x0 0x803514c .stack 0x1000 0x20000000 .data 0x438 0x20001000 .bss 0xa5bc 0x20001438 .heap 0x800 0x2000b9f8 -.internal_storage 0x30000 0x8035050 -.zwave_nvm 0x0 0x8065050 -.nvm 0x8000 0x8065050 +.internal_storage 0x30000 0x803514c +.zwave_nvm 0x0 0x806514c +.nvm 0x8000 0x806514c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69ac 0x0 -.debug_info 0xbc565d 0x0 -.debug_abbrev 0x1595d 0x0 -.debug_loc 0x42d47 0x0 +.debug_frame 0x69b0 0x0 +.debug_info 0xbc575d 0x0 +.debug_abbrev 0x1597e 0x0 +.debug_loc 0x42e3f 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xaba0 0x0 -.debug_line 0x50a23 0x0 -.debug_str 0x8edba 0x0 -Total 0xd81da5 +.debug_ranges 0xab98 0x0 +.debug_line 0x50aee 0x0 +.debug_str 0x8ee6e 0x0 +Total 0xd82235 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193672 + 193924 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_US_size.txt index 22c78e5924..ed0ec71aa8 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2ee00 0x8006000 -_cc_handlers_v3 0x18c 0x8034e00 -_zaf_event_distributor_cc_event_handler 0x10 0x8034f8c -_zw_protocol_cmd_handlers 0x70 0x8034f9c -_zw_protocol_cmd_handlers_lr 0x30 0x803500c -.ARM.exidx 0x8 0x803503c -.copy.table 0xc 0x8035044 -.zero.table 0x0 0x8035050 +.text 0x2eefc 0x8006000 +_cc_handlers_v3 0x18c 0x8034efc +_zaf_event_distributor_cc_event_handler 0x10 0x8035088 +_zw_protocol_cmd_handlers 0x70 0x8035098 +_zw_protocol_cmd_handlers_lr 0x30 0x8035108 +.ARM.exidx 0x8 0x8035138 +.copy.table 0xc 0x8035140 +.zero.table 0x0 0x803514c .stack 0x1000 0x20000000 .data 0x438 0x20001000 .bss 0xa5bc 0x20001438 .heap 0x800 0x2000b9f8 -.internal_storage 0x30000 0x8035050 -.zwave_nvm 0x0 0x8065050 -.nvm 0x8000 0x8065050 +.internal_storage 0x30000 0x803514c +.zwave_nvm 0x0 0x806514c +.nvm 0x8000 0x806514c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69ac 0x0 -.debug_info 0xbc565d 0x0 -.debug_abbrev 0x1595d 0x0 -.debug_loc 0x42d47 0x0 +.debug_frame 0x69b0 0x0 +.debug_info 0xbc575d 0x0 +.debug_abbrev 0x1597e 0x0 +.debug_loc 0x42e3f 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xaba0 0x0 -.debug_line 0x50a23 0x0 -.debug_str 0x8edc4 0x0 -Total 0xd81daf +.debug_ranges 0xab98 0x0 +.debug_line 0x50aee 0x0 +.debug_str 0x8ee78 0x0 +Total 0xd8223f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193672 + 193924 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401B_REGION_US_LR_size.txt index 5633eca0aa..7ec0e27dd6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401B_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2ee30 0x8006000 -_cc_handlers_v3 0x18c 0x8034e30 -_zaf_event_distributor_cc_event_handler 0x10 0x8034fbc -_zw_protocol_cmd_handlers 0x70 0x8034fcc -_zw_protocol_cmd_handlers_lr 0x30 0x803503c -.ARM.exidx 0x8 0x803506c -.copy.table 0xc 0x8035074 -.zero.table 0x0 0x8035080 +.text 0x2ef14 0x8006000 +_cc_handlers_v3 0x18c 0x8034f14 +_zaf_event_distributor_cc_event_handler 0x10 0x80350a0 +_zw_protocol_cmd_handlers 0x70 0x80350b0 +_zw_protocol_cmd_handlers_lr 0x30 0x8035120 +.ARM.exidx 0x8 0x8035150 +.copy.table 0xc 0x8035158 +.zero.table 0x0 0x8035164 .stack 0x1000 0x20000000 .data 0x438 0x20001000 .bss 0xa5bc 0x20001438 .heap 0x800 0x2000b9f8 -.internal_storage 0x30000 0x8035080 -.zwave_nvm 0x0 0x8065080 -.nvm 0x8000 0x8065080 +.internal_storage 0x30000 0x8035164 +.zwave_nvm 0x0 0x8065164 +.nvm 0x8000 0x8065164 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6988 0x0 -.debug_info 0xbc577a 0x0 -.debug_abbrev 0x1595d 0x0 -.debug_loc 0x42e6c 0x0 +.debug_frame 0x698c 0x0 +.debug_info 0xbc587a 0x0 +.debug_abbrev 0x1597e 0x0 +.debug_loc 0x42f76 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xab88 0x0 -.debug_line 0x509f8 0x0 -.debug_str 0x8edba 0x0 -Total 0xd81fb0 +.debug_ranges 0xab80 0x0 +.debug_line 0x50ac5 0x0 +.debug_str 0x8ee6e 0x0 +Total 0xd8243c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193720 + 193948 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_US_LR_size.txt index 1556c57b36..d7e8f5c28c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_ncp_zniffer_pti.out : section size addr -.text 0x2ee00 0x8006000 -_cc_handlers_v3 0x18c 0x8034e00 -_zaf_event_distributor_cc_event_handler 0x10 0x8034f8c -_zw_protocol_cmd_handlers 0x70 0x8034f9c -_zw_protocol_cmd_handlers_lr 0x30 0x803500c -.ARM.exidx 0x8 0x803503c -.copy.table 0xc 0x8035044 -.zero.table 0x0 0x8035050 +.text 0x2eefc 0x8006000 +_cc_handlers_v3 0x18c 0x8034efc +_zaf_event_distributor_cc_event_handler 0x10 0x8035088 +_zw_protocol_cmd_handlers 0x70 0x8035098 +_zw_protocol_cmd_handlers_lr 0x30 0x8035108 +.ARM.exidx 0x8 0x8035138 +.copy.table 0xc 0x8035140 +.zero.table 0x0 0x803514c .stack 0x1000 0x20000000 .data 0x438 0x20001000 .bss 0xa5bc 0x20001438 .heap 0x800 0x2000b9f8 -.internal_storage 0x30000 0x8035050 -.zwave_nvm 0x0 0x8065050 -.nvm 0x8000 0x8065050 +.internal_storage 0x30000 0x803514c +.zwave_nvm 0x0 0x806514c +.nvm 0x8000 0x806514c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x69ac 0x0 -.debug_info 0xbc5661 0x0 -.debug_abbrev 0x1595d 0x0 -.debug_loc 0x42d47 0x0 +.debug_frame 0x69b0 0x0 +.debug_info 0xbc5761 0x0 +.debug_abbrev 0x1597e 0x0 +.debug_loc 0x42e3f 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xab60 0x0 -.debug_line 0x50a10 0x0 -.debug_str 0x8edba 0x0 -Total 0xd81d56 +.debug_ranges 0xab58 0x0 +.debug_line 0x50add 0x0 +.debug_str 0x8ee6e 0x0 +Total 0xd821e8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 193672 + 193924 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4202A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4202A_REGION_EU_size.txt index 11cc77a06c..efb2346f26 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4202A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4202A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x2b360 0x0 -_cc_handlers_v3 0x240 0x2b360 -_zaf_event_distributor_cc_event_handler 0x30 0x2b5a0 -_zw_protocol_cmd_handlers 0x70 0x2b5d0 -_zw_protocol_cmd_handlers_lr 0x30 0x2b640 -.ARM.exidx 0x8 0x2b670 -.copy.table 0xc 0x2b678 -.zero.table 0x0 0x2b684 +.text 0x2b3d0 0x0 +_cc_handlers_v3 0x240 0x2b3d0 +_zaf_event_distributor_cc_event_handler 0x30 0x2b610 +_zw_protocol_cmd_handlers 0x70 0x2b640 +_zw_protocol_cmd_handlers_lr 0x30 0x2b6b0 +.ARM.exidx 0x8 0x2b6e0 +.copy.table 0xc 0x2b6e8 +.zero.table 0x0 0x2b6f4 .stack 0x1000 0x20000000 .data 0x3f4 0x20001000 -.bss 0xa1c8 0x200013f4 +.bss 0xa1cc 0x200013f4 .heap 0x800 0x2000b5c0 -.internal_storage 0x3a000 0x2b684 -.zwave_nvm 0x3000 0x65684 -.nvm 0x9000 0x68684 +.internal_storage 0x3a000 0x2b6f4 +.zwave_nvm 0x3000 0x656f4 +.nvm 0x9000 0x686f4 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x66fc 0x0 -.debug_info 0xd8bed9 0x0 -.debug_abbrev 0x1430c 0x0 -.debug_loc 0x3b863 0x0 +.debug_frame 0x670c 0x0 +.debug_info 0xd8c027 0x0 +.debug_abbrev 0x14354 0x0 +.debug_loc 0x3b93b 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9e48 0x0 -.debug_line 0x4bdd4 0x0 -.debug_str 0x88257 0x0 -Total 0xf3d52e +.debug_ranges 0x9e78 0x0 +.debug_line 0x4bea1 0x0 +.debug_str 0x8831f 0x0 +Total 0xf3d9e5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 178808 + 178920 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48572 + 48576 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4202A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4202A_REGION_US_LR_size.txt index 810668c43e..66a5a110ae 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4202A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4202A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x2b360 0x0 -_cc_handlers_v3 0x240 0x2b360 -_zaf_event_distributor_cc_event_handler 0x30 0x2b5a0 -_zw_protocol_cmd_handlers 0x70 0x2b5d0 -_zw_protocol_cmd_handlers_lr 0x30 0x2b640 -.ARM.exidx 0x8 0x2b670 -.copy.table 0xc 0x2b678 -.zero.table 0x0 0x2b684 +.text 0x2b3d0 0x0 +_cc_handlers_v3 0x240 0x2b3d0 +_zaf_event_distributor_cc_event_handler 0x30 0x2b610 +_zw_protocol_cmd_handlers 0x70 0x2b640 +_zw_protocol_cmd_handlers_lr 0x30 0x2b6b0 +.ARM.exidx 0x8 0x2b6e0 +.copy.table 0xc 0x2b6e8 +.zero.table 0x0 0x2b6f4 .stack 0x1000 0x20000000 .data 0x3f4 0x20001000 -.bss 0xa1c8 0x200013f4 +.bss 0xa1cc 0x200013f4 .heap 0x800 0x2000b5c0 -.internal_storage 0x3a000 0x2b684 -.zwave_nvm 0x3000 0x65684 -.nvm 0x9000 0x68684 +.internal_storage 0x3a000 0x2b6f4 +.zwave_nvm 0x3000 0x656f4 +.nvm 0x9000 0x686f4 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x66fc 0x0 -.debug_info 0xd8bed9 0x0 -.debug_abbrev 0x1430c 0x0 -.debug_loc 0x3b863 0x0 +.debug_frame 0x670c 0x0 +.debug_info 0xd8c027 0x0 +.debug_abbrev 0x14354 0x0 +.debug_loc 0x3b93b 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9e48 0x0 -.debug_line 0x4bdd4 0x0 -.debug_str 0x8824d 0x0 -Total 0xf3d524 +.debug_ranges 0x9e78 0x0 +.debug_line 0x4bea1 0x0 +.debug_str 0x88315 0x0 +Total 0xf3d9db The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 178808 + 178920 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48572 + 48576 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4202A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4202A_REGION_US_size.txt index 11cc77a06c..efb2346f26 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4202A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4202A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x2b360 0x0 -_cc_handlers_v3 0x240 0x2b360 -_zaf_event_distributor_cc_event_handler 0x30 0x2b5a0 -_zw_protocol_cmd_handlers 0x70 0x2b5d0 -_zw_protocol_cmd_handlers_lr 0x30 0x2b640 -.ARM.exidx 0x8 0x2b670 -.copy.table 0xc 0x2b678 -.zero.table 0x0 0x2b684 +.text 0x2b3d0 0x0 +_cc_handlers_v3 0x240 0x2b3d0 +_zaf_event_distributor_cc_event_handler 0x30 0x2b610 +_zw_protocol_cmd_handlers 0x70 0x2b640 +_zw_protocol_cmd_handlers_lr 0x30 0x2b6b0 +.ARM.exidx 0x8 0x2b6e0 +.copy.table 0xc 0x2b6e8 +.zero.table 0x0 0x2b6f4 .stack 0x1000 0x20000000 .data 0x3f4 0x20001000 -.bss 0xa1c8 0x200013f4 +.bss 0xa1cc 0x200013f4 .heap 0x800 0x2000b5c0 -.internal_storage 0x3a000 0x2b684 -.zwave_nvm 0x3000 0x65684 -.nvm 0x9000 0x68684 +.internal_storage 0x3a000 0x2b6f4 +.zwave_nvm 0x3000 0x656f4 +.nvm 0x9000 0x686f4 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x66fc 0x0 -.debug_info 0xd8bed9 0x0 -.debug_abbrev 0x1430c 0x0 -.debug_loc 0x3b863 0x0 +.debug_frame 0x670c 0x0 +.debug_info 0xd8c027 0x0 +.debug_abbrev 0x14354 0x0 +.debug_loc 0x3b93b 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9e48 0x0 -.debug_line 0x4bdd4 0x0 -.debug_str 0x88257 0x0 -Total 0xf3d52e +.debug_ranges 0x9e78 0x0 +.debug_line 0x4bea1 0x0 +.debug_str 0x8831f 0x0 +Total 0xf3d9e5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 178808 + 178920 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48572 + 48576 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_EU_size.txt index 9bc2f8ce38..4ed2c63216 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x31434 0x8006000 -_cc_handlers_v3 0x240 0x8037434 -_zaf_event_distributor_cc_event_handler 0x30 0x8037674 -_zw_protocol_cmd_handlers 0x70 0x80376a4 -_zw_protocol_cmd_handlers_lr 0x30 0x8037714 -.ARM.exidx 0x8 0x8037744 -.copy.table 0xc 0x803774c -.zero.table 0x0 0x8037758 +.text 0x31564 0x8006000 +_cc_handlers_v3 0x240 0x8037564 +_zaf_event_distributor_cc_event_handler 0x30 0x80377a4 +_zw_protocol_cmd_handlers 0x70 0x80377d4 +_zw_protocol_cmd_handlers_lr 0x30 0x8037844 +.ARM.exidx 0x8 0x8037874 +.copy.table 0xc 0x803787c +.zero.table 0x0 0x8037888 .stack 0x1000 0x20000000 .data 0x4f0 0x20001000 -.bss 0xad60 0x200014f0 +.bss 0xad5c 0x200014f0 .heap 0x800 0x2000c250 -.internal_storage 0x30000 0x8037758 -.zwave_nvm 0x0 0x8067758 -.nvm 0x8000 0x8067758 +.internal_storage 0x30000 0x8037888 +.zwave_nvm 0x0 0x8067888 +.nvm 0x8000 0x8067888 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x717c 0x0 -.debug_info 0xdcd506 0x0 -.debug_abbrev 0x17116 0x0 -.debug_loc 0x47fa2 0x0 +.debug_frame 0x7188 0x0 +.debug_info 0xdcd627 0x0 +.debug_abbrev 0x1716a 0x0 +.debug_loc 0x481b4 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb908 0x0 -.debug_line 0x56ece 0x0 -.debug_str 0x924b3 0x0 -Total 0xf9e6a2 +.debug_ranges 0xb900 0x0 +.debug_line 0x56fde 0x0 +.debug_str 0x92567 0x0 +Total 0xf9ed1d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203848 + 204152 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51792 + 51788 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_US_LR_size.txt index 85feb77a54..33c1b93a19 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x31434 0x8006000 -_cc_handlers_v3 0x240 0x8037434 -_zaf_event_distributor_cc_event_handler 0x30 0x8037674 -_zw_protocol_cmd_handlers 0x70 0x80376a4 -_zw_protocol_cmd_handlers_lr 0x30 0x8037714 -.ARM.exidx 0x8 0x8037744 -.copy.table 0xc 0x803774c -.zero.table 0x0 0x8037758 +.text 0x31564 0x8006000 +_cc_handlers_v3 0x240 0x8037564 +_zaf_event_distributor_cc_event_handler 0x30 0x80377a4 +_zw_protocol_cmd_handlers 0x70 0x80377d4 +_zw_protocol_cmd_handlers_lr 0x30 0x8037844 +.ARM.exidx 0x8 0x8037874 +.copy.table 0xc 0x803787c +.zero.table 0x0 0x8037888 .stack 0x1000 0x20000000 .data 0x4f0 0x20001000 -.bss 0xad60 0x200014f0 +.bss 0xad5c 0x200014f0 .heap 0x800 0x2000c250 -.internal_storage 0x30000 0x8037758 -.zwave_nvm 0x0 0x8067758 -.nvm 0x8000 0x8067758 +.internal_storage 0x30000 0x8037888 +.zwave_nvm 0x0 0x8067888 +.nvm 0x8000 0x8067888 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x717c 0x0 -.debug_info 0xdcd506 0x0 -.debug_abbrev 0x17116 0x0 -.debug_loc 0x47fa2 0x0 +.debug_frame 0x7188 0x0 +.debug_info 0xdcd627 0x0 +.debug_abbrev 0x1716a 0x0 +.debug_loc 0x481b4 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb908 0x0 -.debug_line 0x56ece 0x0 -.debug_str 0x924a9 0x0 -Total 0xf9e698 +.debug_ranges 0xb900 0x0 +.debug_line 0x56fde 0x0 +.debug_str 0x9255d 0x0 +Total 0xf9ed13 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203848 + 204152 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51792 + 51788 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_US_size.txt index 9bc2f8ce38..4ed2c63216 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x31434 0x8006000 -_cc_handlers_v3 0x240 0x8037434 -_zaf_event_distributor_cc_event_handler 0x30 0x8037674 -_zw_protocol_cmd_handlers 0x70 0x80376a4 -_zw_protocol_cmd_handlers_lr 0x30 0x8037714 -.ARM.exidx 0x8 0x8037744 -.copy.table 0xc 0x803774c -.zero.table 0x0 0x8037758 +.text 0x31564 0x8006000 +_cc_handlers_v3 0x240 0x8037564 +_zaf_event_distributor_cc_event_handler 0x30 0x80377a4 +_zw_protocol_cmd_handlers 0x70 0x80377d4 +_zw_protocol_cmd_handlers_lr 0x30 0x8037844 +.ARM.exidx 0x8 0x8037874 +.copy.table 0xc 0x803787c +.zero.table 0x0 0x8037888 .stack 0x1000 0x20000000 .data 0x4f0 0x20001000 -.bss 0xad60 0x200014f0 +.bss 0xad5c 0x200014f0 .heap 0x800 0x2000c250 -.internal_storage 0x30000 0x8037758 -.zwave_nvm 0x0 0x8067758 -.nvm 0x8000 0x8067758 +.internal_storage 0x30000 0x8037888 +.zwave_nvm 0x0 0x8067888 +.nvm 0x8000 0x8067888 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x717c 0x0 -.debug_info 0xdcd506 0x0 -.debug_abbrev 0x17116 0x0 -.debug_loc 0x47fa2 0x0 +.debug_frame 0x7188 0x0 +.debug_info 0xdcd627 0x0 +.debug_abbrev 0x1716a 0x0 +.debug_loc 0x481b4 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb908 0x0 -.debug_line 0x56ece 0x0 -.debug_str 0x924b3 0x0 -Total 0xf9e6a2 +.debug_ranges 0xb900 0x0 +.debug_line 0x56fde 0x0 +.debug_str 0x92567 0x0 +Total 0xf9ed1d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203848 + 204152 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51792 + 51788 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_EU_size.txt index 1693d7724b..69c6f6d364 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x3146c 0x8006000 -_cc_handlers_v3 0x240 0x803746c -_zaf_event_distributor_cc_event_handler 0x30 0x80376ac -_zw_protocol_cmd_handlers 0x70 0x80376dc -_zw_protocol_cmd_handlers_lr 0x30 0x803774c -.ARM.exidx 0x8 0x803777c -.copy.table 0xc 0x8037784 -.zero.table 0x0 0x8037790 +.text 0x3159c 0x8006000 +_cc_handlers_v3 0x240 0x803759c +_zaf_event_distributor_cc_event_handler 0x30 0x80377dc +_zw_protocol_cmd_handlers 0x70 0x803780c +_zw_protocol_cmd_handlers_lr 0x30 0x803787c +.ARM.exidx 0x8 0x80378ac +.copy.table 0xc 0x80378b4 +.zero.table 0x0 0x80378c0 .stack 0x1000 0x20000000 .data 0x4f0 0x20001000 -.bss 0xad60 0x200014f0 +.bss 0xad5c 0x200014f0 .heap 0x800 0x2000c250 -.internal_storage 0x30000 0x8037790 -.zwave_nvm 0x0 0x8067790 -.nvm 0x8000 0x8067790 +.internal_storage 0x30000 0x80378c0 +.zwave_nvm 0x0 0x80678c0 +.nvm 0x8000 0x80678c0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x717c 0x0 -.debug_info 0xdcd75a 0x0 -.debug_abbrev 0x171ba 0x0 -.debug_loc 0x48000 0x0 +.debug_frame 0x7188 0x0 +.debug_info 0xdcd87b 0x0 +.debug_abbrev 0x1720e 0x0 +.debug_loc 0x48208 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb930 0x0 -.debug_line 0x570f5 0x0 -.debug_str 0x92686 0x0 -Total 0xf9ee52 +.debug_ranges 0xb928 0x0 +.debug_line 0x57205 0x0 +.debug_str 0x9273a 0x0 +Total 0xf9f4c3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203904 + 204208 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51792 + 51788 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_US_LR_size.txt index b44c76ef7d..9458e48e64 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x3146c 0x8006000 -_cc_handlers_v3 0x240 0x803746c -_zaf_event_distributor_cc_event_handler 0x30 0x80376ac -_zw_protocol_cmd_handlers 0x70 0x80376dc -_zw_protocol_cmd_handlers_lr 0x30 0x803774c -.ARM.exidx 0x8 0x803777c -.copy.table 0xc 0x8037784 -.zero.table 0x0 0x8037790 +.text 0x3159c 0x8006000 +_cc_handlers_v3 0x240 0x803759c +_zaf_event_distributor_cc_event_handler 0x30 0x80377dc +_zw_protocol_cmd_handlers 0x70 0x803780c +_zw_protocol_cmd_handlers_lr 0x30 0x803787c +.ARM.exidx 0x8 0x80378ac +.copy.table 0xc 0x80378b4 +.zero.table 0x0 0x80378c0 .stack 0x1000 0x20000000 .data 0x4f0 0x20001000 -.bss 0xad60 0x200014f0 +.bss 0xad5c 0x200014f0 .heap 0x800 0x2000c250 -.internal_storage 0x30000 0x8037790 -.zwave_nvm 0x0 0x8067790 -.nvm 0x8000 0x8067790 +.internal_storage 0x30000 0x80378c0 +.zwave_nvm 0x0 0x80678c0 +.nvm 0x8000 0x80678c0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x717c 0x0 -.debug_info 0xdcd75a 0x0 -.debug_abbrev 0x171ba 0x0 -.debug_loc 0x48000 0x0 +.debug_frame 0x7188 0x0 +.debug_info 0xdcd87b 0x0 +.debug_abbrev 0x1720e 0x0 +.debug_loc 0x48208 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb930 0x0 -.debug_line 0x570f5 0x0 -.debug_str 0x9267c 0x0 -Total 0xf9ee48 +.debug_ranges 0xb928 0x0 +.debug_line 0x57205 0x0 +.debug_str 0x92730 0x0 +Total 0xf9f4b9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203904 + 204208 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51792 + 51788 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_US_size.txt index 1693d7724b..69c6f6d364 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x3146c 0x8006000 -_cc_handlers_v3 0x240 0x803746c -_zaf_event_distributor_cc_event_handler 0x30 0x80376ac -_zw_protocol_cmd_handlers 0x70 0x80376dc -_zw_protocol_cmd_handlers_lr 0x30 0x803774c -.ARM.exidx 0x8 0x803777c -.copy.table 0xc 0x8037784 -.zero.table 0x0 0x8037790 +.text 0x3159c 0x8006000 +_cc_handlers_v3 0x240 0x803759c +_zaf_event_distributor_cc_event_handler 0x30 0x80377dc +_zw_protocol_cmd_handlers 0x70 0x803780c +_zw_protocol_cmd_handlers_lr 0x30 0x803787c +.ARM.exidx 0x8 0x80378ac +.copy.table 0xc 0x80378b4 +.zero.table 0x0 0x80378c0 .stack 0x1000 0x20000000 .data 0x4f0 0x20001000 -.bss 0xad60 0x200014f0 +.bss 0xad5c 0x200014f0 .heap 0x800 0x2000c250 -.internal_storage 0x30000 0x8037790 -.zwave_nvm 0x0 0x8067790 -.nvm 0x8000 0x8067790 +.internal_storage 0x30000 0x80378c0 +.zwave_nvm 0x0 0x80678c0 +.nvm 0x8000 0x80678c0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x717c 0x0 -.debug_info 0xdcd75a 0x0 -.debug_abbrev 0x171ba 0x0 -.debug_loc 0x48000 0x0 +.debug_frame 0x7188 0x0 +.debug_info 0xdcd87b 0x0 +.debug_abbrev 0x1720e 0x0 +.debug_loc 0x48208 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb930 0x0 -.debug_line 0x570f5 0x0 -.debug_str 0x92686 0x0 -Total 0xf9ee52 +.debug_ranges 0xb928 0x0 +.debug_line 0x57205 0x0 +.debug_str 0x9273a 0x0 +Total 0xf9f4c3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203904 + 204208 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51792 + 51788 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_EU_size.txt index 12b91d4aef..4e1dd2f7f4 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x30ea4 0x8006000 -_cc_handlers_v3 0x240 0x8036ea4 -_zaf_event_distributor_cc_event_handler 0x30 0x80370e4 -_zw_protocol_cmd_handlers 0x70 0x8037114 -_zw_protocol_cmd_handlers_lr 0x30 0x8037184 -.ARM.exidx 0x8 0x80371b4 -.copy.table 0xc 0x80371bc -.zero.table 0x0 0x80371c8 +.text 0x30fe4 0x8006000 +_cc_handlers_v3 0x240 0x8036fe4 +_zaf_event_distributor_cc_event_handler 0x30 0x8037224 +_zw_protocol_cmd_handlers 0x70 0x8037254 +_zw_protocol_cmd_handlers_lr 0x30 0x80372c4 +.ARM.exidx 0x8 0x80372f4 +.copy.table 0xc 0x80372fc +.zero.table 0x0 0x8037308 .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 -.bss 0xabc4 0x200014f4 -.heap 0x800 0x2000c0b8 -.internal_storage 0x30000 0x80371c8 -.zwave_nvm 0x0 0x80671c8 -.nvm 0x8000 0x80671c8 +.bss 0xabcc 0x200014f4 +.heap 0x800 0x2000c0c0 +.internal_storage 0x30000 0x8037308 +.zwave_nvm 0x0 0x8067308 +.nvm 0x8000 0x8067308 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6ff0 0x0 -.debug_info 0xdcb46d 0x0 -.debug_abbrev 0x17038 0x0 -.debug_loc 0x46feb 0x0 +.debug_frame 0x6ffc 0x0 +.debug_info 0xdcb58e 0x0 +.debug_abbrev 0x1708c 0x0 +.debug_loc 0x47202 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb9a0 0x0 -.debug_line 0x564a7 0x0 -.debug_str 0x9253d 0x0 -Total 0xf9a403 +.debug_ranges 0xb998 0x0 +.debug_line 0x565a7 0x0 +.debug_str 0x925f1 0x0 +Total 0xf9aa8f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202428 + 202748 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51384 + 51392 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_US_LR_size.txt index bda4dfee4b..da9faef837 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x30ea4 0x8006000 -_cc_handlers_v3 0x240 0x8036ea4 -_zaf_event_distributor_cc_event_handler 0x30 0x80370e4 -_zw_protocol_cmd_handlers 0x70 0x8037114 -_zw_protocol_cmd_handlers_lr 0x30 0x8037184 -.ARM.exidx 0x8 0x80371b4 -.copy.table 0xc 0x80371bc -.zero.table 0x0 0x80371c8 +.text 0x30fe4 0x8006000 +_cc_handlers_v3 0x240 0x8036fe4 +_zaf_event_distributor_cc_event_handler 0x30 0x8037224 +_zw_protocol_cmd_handlers 0x70 0x8037254 +_zw_protocol_cmd_handlers_lr 0x30 0x80372c4 +.ARM.exidx 0x8 0x80372f4 +.copy.table 0xc 0x80372fc +.zero.table 0x0 0x8037308 .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 -.bss 0xabc4 0x200014f4 -.heap 0x800 0x2000c0b8 -.internal_storage 0x30000 0x80371c8 -.zwave_nvm 0x0 0x80671c8 -.nvm 0x8000 0x80671c8 +.bss 0xabcc 0x200014f4 +.heap 0x800 0x2000c0c0 +.internal_storage 0x30000 0x8037308 +.zwave_nvm 0x0 0x8067308 +.nvm 0x8000 0x8067308 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6ff0 0x0 -.debug_info 0xdcb46d 0x0 -.debug_abbrev 0x17038 0x0 -.debug_loc 0x46feb 0x0 +.debug_frame 0x6ffc 0x0 +.debug_info 0xdcb58e 0x0 +.debug_abbrev 0x1708c 0x0 +.debug_loc 0x47202 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb9a0 0x0 -.debug_line 0x564a7 0x0 -.debug_str 0x92533 0x0 -Total 0xf9a3f9 +.debug_ranges 0xb998 0x0 +.debug_line 0x565a7 0x0 +.debug_str 0x925e7 0x0 +Total 0xf9aa85 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202428 + 202748 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51384 + 51392 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_US_size.txt index 12b91d4aef..4e1dd2f7f4 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x30ea4 0x8006000 -_cc_handlers_v3 0x240 0x8036ea4 -_zaf_event_distributor_cc_event_handler 0x30 0x80370e4 -_zw_protocol_cmd_handlers 0x70 0x8037114 -_zw_protocol_cmd_handlers_lr 0x30 0x8037184 -.ARM.exidx 0x8 0x80371b4 -.copy.table 0xc 0x80371bc -.zero.table 0x0 0x80371c8 +.text 0x30fe4 0x8006000 +_cc_handlers_v3 0x240 0x8036fe4 +_zaf_event_distributor_cc_event_handler 0x30 0x8037224 +_zw_protocol_cmd_handlers 0x70 0x8037254 +_zw_protocol_cmd_handlers_lr 0x30 0x80372c4 +.ARM.exidx 0x8 0x80372f4 +.copy.table 0xc 0x80372fc +.zero.table 0x0 0x8037308 .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 -.bss 0xabc4 0x200014f4 -.heap 0x800 0x2000c0b8 -.internal_storage 0x30000 0x80371c8 -.zwave_nvm 0x0 0x80671c8 -.nvm 0x8000 0x80671c8 +.bss 0xabcc 0x200014f4 +.heap 0x800 0x2000c0c0 +.internal_storage 0x30000 0x8037308 +.zwave_nvm 0x0 0x8067308 +.nvm 0x8000 0x8067308 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6ff0 0x0 -.debug_info 0xdcb46d 0x0 -.debug_abbrev 0x17038 0x0 -.debug_loc 0x46feb 0x0 +.debug_frame 0x6ffc 0x0 +.debug_info 0xdcb58e 0x0 +.debug_abbrev 0x1708c 0x0 +.debug_loc 0x47202 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb9a0 0x0 -.debug_line 0x564a7 0x0 -.debug_str 0x9253d 0x0 -Total 0xf9a403 +.debug_ranges 0xb998 0x0 +.debug_line 0x565a7 0x0 +.debug_str 0x925f1 0x0 +Total 0xf9aa8f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202428 + 202748 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51384 + 51392 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_EU_size.txt index d78c04f8dc..753b91cdbb 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x317ec 0x8006000 -_cc_handlers_v3 0x240 0x80377ec -_zaf_event_distributor_cc_event_handler 0x30 0x8037a2c -_zw_protocol_cmd_handlers 0x70 0x8037a5c -_zw_protocol_cmd_handlers_lr 0x30 0x8037acc -.ARM.exidx 0x8 0x8037afc -.copy.table 0xc 0x8037b04 -.zero.table 0x0 0x8037b10 +.text 0x31934 0x8006000 +_cc_handlers_v3 0x240 0x8037934 +_zaf_event_distributor_cc_event_handler 0x30 0x8037b74 +_zw_protocol_cmd_handlers 0x70 0x8037ba4 +_zw_protocol_cmd_handlers_lr 0x30 0x8037c14 +.ARM.exidx 0x8 0x8037c44 +.copy.table 0xc 0x8037c4c +.zero.table 0x0 0x8037c58 .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 .bss 0xad64 0x200014f4 .heap 0x800 0x2000c258 -.internal_storage 0x30000 0x8037b10 -.zwave_nvm 0x0 0x8067b10 -.nvm 0x8000 0x8067b10 +.internal_storage 0x30000 0x8037c58 +.zwave_nvm 0x0 0x8067c58 +.nvm 0x8000 0x8067c58 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x717c 0x0 -.debug_info 0xdce00a 0x0 -.debug_abbrev 0x1726c 0x0 -.debug_loc 0x4800a 0x0 +.debug_frame 0x7188 0x0 +.debug_info 0xdce12b 0x0 +.debug_abbrev 0x172c0 0x0 +.debug_loc 0x48212 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb908 0x0 -.debug_line 0x56e5c 0x0 -.debug_str 0x92b91 0x0 -Total 0xf9fdd8 +.debug_ranges 0xb900 0x0 +.debug_line 0x56f6c 0x0 +.debug_str 0x92c45 0x0 +Total 0xfa0465 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 204804 + 205132 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_US_LR_size.txt index cbb5f84ee9..600af5dcd5 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x317ec 0x8006000 -_cc_handlers_v3 0x240 0x80377ec -_zaf_event_distributor_cc_event_handler 0x30 0x8037a2c -_zw_protocol_cmd_handlers 0x70 0x8037a5c -_zw_protocol_cmd_handlers_lr 0x30 0x8037acc -.ARM.exidx 0x8 0x8037afc -.copy.table 0xc 0x8037b04 -.zero.table 0x0 0x8037b10 +.text 0x31934 0x8006000 +_cc_handlers_v3 0x240 0x8037934 +_zaf_event_distributor_cc_event_handler 0x30 0x8037b74 +_zw_protocol_cmd_handlers 0x70 0x8037ba4 +_zw_protocol_cmd_handlers_lr 0x30 0x8037c14 +.ARM.exidx 0x8 0x8037c44 +.copy.table 0xc 0x8037c4c +.zero.table 0x0 0x8037c58 .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 .bss 0xad64 0x200014f4 .heap 0x800 0x2000c258 -.internal_storage 0x30000 0x8037b10 -.zwave_nvm 0x0 0x8067b10 -.nvm 0x8000 0x8067b10 +.internal_storage 0x30000 0x8037c58 +.zwave_nvm 0x0 0x8067c58 +.nvm 0x8000 0x8067c58 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x717c 0x0 -.debug_info 0xdce00a 0x0 -.debug_abbrev 0x1726c 0x0 -.debug_loc 0x4800a 0x0 +.debug_frame 0x7188 0x0 +.debug_info 0xdce12b 0x0 +.debug_abbrev 0x172c0 0x0 +.debug_loc 0x48212 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb908 0x0 -.debug_line 0x56e5c 0x0 -.debug_str 0x92b87 0x0 -Total 0xf9fdce +.debug_ranges 0xb900 0x0 +.debug_line 0x56f6c 0x0 +.debug_str 0x92c3b 0x0 +Total 0xfa045b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 204804 + 205132 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_US_size.txt index d78c04f8dc..753b91cdbb 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x317ec 0x8006000 -_cc_handlers_v3 0x240 0x80377ec -_zaf_event_distributor_cc_event_handler 0x30 0x8037a2c -_zw_protocol_cmd_handlers 0x70 0x8037a5c -_zw_protocol_cmd_handlers_lr 0x30 0x8037acc -.ARM.exidx 0x8 0x8037afc -.copy.table 0xc 0x8037b04 -.zero.table 0x0 0x8037b10 +.text 0x31934 0x8006000 +_cc_handlers_v3 0x240 0x8037934 +_zaf_event_distributor_cc_event_handler 0x30 0x8037b74 +_zw_protocol_cmd_handlers 0x70 0x8037ba4 +_zw_protocol_cmd_handlers_lr 0x30 0x8037c14 +.ARM.exidx 0x8 0x8037c44 +.copy.table 0xc 0x8037c4c +.zero.table 0x0 0x8037c58 .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 .bss 0xad64 0x200014f4 .heap 0x800 0x2000c258 -.internal_storage 0x30000 0x8037b10 -.zwave_nvm 0x0 0x8067b10 -.nvm 0x8000 0x8067b10 +.internal_storage 0x30000 0x8037c58 +.zwave_nvm 0x0 0x8067c58 +.nvm 0x8000 0x8067c58 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x717c 0x0 -.debug_info 0xdce00a 0x0 -.debug_abbrev 0x1726c 0x0 -.debug_loc 0x4800a 0x0 +.debug_frame 0x7188 0x0 +.debug_info 0xdce12b 0x0 +.debug_abbrev 0x172c0 0x0 +.debug_loc 0x48212 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb908 0x0 -.debug_line 0x56e5c 0x0 -.debug_str 0x92b91 0x0 -Total 0xf9fdd8 +.debug_ranges 0xb900 0x0 +.debug_line 0x56f6c 0x0 +.debug_str 0x92c45 0x0 +Total 0xfa0465 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 204804 + 205132 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4207A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4207A_REGION_EU_size.txt index 11cc77a06c..efb2346f26 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4207A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4207A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x2b360 0x0 -_cc_handlers_v3 0x240 0x2b360 -_zaf_event_distributor_cc_event_handler 0x30 0x2b5a0 -_zw_protocol_cmd_handlers 0x70 0x2b5d0 -_zw_protocol_cmd_handlers_lr 0x30 0x2b640 -.ARM.exidx 0x8 0x2b670 -.copy.table 0xc 0x2b678 -.zero.table 0x0 0x2b684 +.text 0x2b3d0 0x0 +_cc_handlers_v3 0x240 0x2b3d0 +_zaf_event_distributor_cc_event_handler 0x30 0x2b610 +_zw_protocol_cmd_handlers 0x70 0x2b640 +_zw_protocol_cmd_handlers_lr 0x30 0x2b6b0 +.ARM.exidx 0x8 0x2b6e0 +.copy.table 0xc 0x2b6e8 +.zero.table 0x0 0x2b6f4 .stack 0x1000 0x20000000 .data 0x3f4 0x20001000 -.bss 0xa1c8 0x200013f4 +.bss 0xa1cc 0x200013f4 .heap 0x800 0x2000b5c0 -.internal_storage 0x3a000 0x2b684 -.zwave_nvm 0x3000 0x65684 -.nvm 0x9000 0x68684 +.internal_storage 0x3a000 0x2b6f4 +.zwave_nvm 0x3000 0x656f4 +.nvm 0x9000 0x686f4 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x66fc 0x0 -.debug_info 0xd8bed9 0x0 -.debug_abbrev 0x1430c 0x0 -.debug_loc 0x3b863 0x0 +.debug_frame 0x670c 0x0 +.debug_info 0xd8c027 0x0 +.debug_abbrev 0x14354 0x0 +.debug_loc 0x3b93b 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9e48 0x0 -.debug_line 0x4bdd4 0x0 -.debug_str 0x88257 0x0 -Total 0xf3d52e +.debug_ranges 0x9e78 0x0 +.debug_line 0x4bea1 0x0 +.debug_str 0x8831f 0x0 +Total 0xf3d9e5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 178808 + 178920 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48572 + 48576 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4207A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4207A_REGION_US_LR_size.txt index 810668c43e..66a5a110ae 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4207A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4207A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x2b360 0x0 -_cc_handlers_v3 0x240 0x2b360 -_zaf_event_distributor_cc_event_handler 0x30 0x2b5a0 -_zw_protocol_cmd_handlers 0x70 0x2b5d0 -_zw_protocol_cmd_handlers_lr 0x30 0x2b640 -.ARM.exidx 0x8 0x2b670 -.copy.table 0xc 0x2b678 -.zero.table 0x0 0x2b684 +.text 0x2b3d0 0x0 +_cc_handlers_v3 0x240 0x2b3d0 +_zaf_event_distributor_cc_event_handler 0x30 0x2b610 +_zw_protocol_cmd_handlers 0x70 0x2b640 +_zw_protocol_cmd_handlers_lr 0x30 0x2b6b0 +.ARM.exidx 0x8 0x2b6e0 +.copy.table 0xc 0x2b6e8 +.zero.table 0x0 0x2b6f4 .stack 0x1000 0x20000000 .data 0x3f4 0x20001000 -.bss 0xa1c8 0x200013f4 +.bss 0xa1cc 0x200013f4 .heap 0x800 0x2000b5c0 -.internal_storage 0x3a000 0x2b684 -.zwave_nvm 0x3000 0x65684 -.nvm 0x9000 0x68684 +.internal_storage 0x3a000 0x2b6f4 +.zwave_nvm 0x3000 0x656f4 +.nvm 0x9000 0x686f4 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x66fc 0x0 -.debug_info 0xd8bed9 0x0 -.debug_abbrev 0x1430c 0x0 -.debug_loc 0x3b863 0x0 +.debug_frame 0x670c 0x0 +.debug_info 0xd8c027 0x0 +.debug_abbrev 0x14354 0x0 +.debug_loc 0x3b93b 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9e48 0x0 -.debug_line 0x4bdd4 0x0 -.debug_str 0x8824d 0x0 -Total 0xf3d524 +.debug_ranges 0x9e78 0x0 +.debug_line 0x4bea1 0x0 +.debug_str 0x88315 0x0 +Total 0xf3d9db The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 178808 + 178920 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48572 + 48576 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4207A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4207A_REGION_US_size.txt index 11cc77a06c..efb2346f26 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4207A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4207A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x2b360 0x0 -_cc_handlers_v3 0x240 0x2b360 -_zaf_event_distributor_cc_event_handler 0x30 0x2b5a0 -_zw_protocol_cmd_handlers 0x70 0x2b5d0 -_zw_protocol_cmd_handlers_lr 0x30 0x2b640 -.ARM.exidx 0x8 0x2b670 -.copy.table 0xc 0x2b678 -.zero.table 0x0 0x2b684 +.text 0x2b3d0 0x0 +_cc_handlers_v3 0x240 0x2b3d0 +_zaf_event_distributor_cc_event_handler 0x30 0x2b610 +_zw_protocol_cmd_handlers 0x70 0x2b640 +_zw_protocol_cmd_handlers_lr 0x30 0x2b6b0 +.ARM.exidx 0x8 0x2b6e0 +.copy.table 0xc 0x2b6e8 +.zero.table 0x0 0x2b6f4 .stack 0x1000 0x20000000 .data 0x3f4 0x20001000 -.bss 0xa1c8 0x200013f4 +.bss 0xa1cc 0x200013f4 .heap 0x800 0x2000b5c0 -.internal_storage 0x3a000 0x2b684 -.zwave_nvm 0x3000 0x65684 -.nvm 0x9000 0x68684 +.internal_storage 0x3a000 0x2b6f4 +.zwave_nvm 0x3000 0x656f4 +.nvm 0x9000 0x686f4 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x66fc 0x0 -.debug_info 0xd8bed9 0x0 -.debug_abbrev 0x1430c 0x0 -.debug_loc 0x3b863 0x0 +.debug_frame 0x670c 0x0 +.debug_info 0xd8c027 0x0 +.debug_abbrev 0x14354 0x0 +.debug_loc 0x3b93b 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9e48 0x0 -.debug_line 0x4bdd4 0x0 -.debug_str 0x88257 0x0 -Total 0xf3d52e +.debug_ranges 0x9e78 0x0 +.debug_line 0x4bea1 0x0 +.debug_str 0x8831f 0x0 +Total 0xf3d9e5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 178808 + 178920 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48572 + 48576 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4209A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4209A_REGION_US_LR_size.txt index 879caed3bb..0ba2d88793 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4209A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4209A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x2b25c 0x0 -_cc_handlers_v3 0x240 0x2b25c -_zaf_event_distributor_cc_event_handler 0x30 0x2b49c -_zw_protocol_cmd_handlers 0x70 0x2b4cc -_zw_protocol_cmd_handlers_lr 0x30 0x2b53c -.ARM.exidx 0x8 0x2b56c -.copy.table 0xc 0x2b574 -.zero.table 0x0 0x2b580 +.text 0x2b2cc 0x0 +_cc_handlers_v3 0x240 0x2b2cc +_zaf_event_distributor_cc_event_handler 0x30 0x2b50c +_zw_protocol_cmd_handlers 0x70 0x2b53c +_zw_protocol_cmd_handlers_lr 0x30 0x2b5ac +.ARM.exidx 0x8 0x2b5dc +.copy.table 0xc 0x2b5e4 +.zero.table 0x0 0x2b5f0 .stack 0x1000 0x20000000 .data 0x3f4 0x20001000 -.bss 0xa1b0 0x200013f4 +.bss 0xa1b4 0x200013f4 .heap 0x800 0x2000b5a8 -.internal_storage 0x3a000 0x2b580 -.zwave_nvm 0x3000 0x65580 -.nvm 0x9000 0x68580 +.internal_storage 0x3a000 0x2b5f0 +.zwave_nvm 0x3000 0x655f0 +.nvm 0x9000 0x685f0 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6720 0x0 -.debug_info 0xd8d3db 0x0 -.debug_abbrev 0x145e8 0x0 -.debug_loc 0x3bcbc 0x0 +.debug_frame 0x6730 0x0 +.debug_info 0xd8d529 0x0 +.debug_abbrev 0x14630 0x0 +.debug_loc 0x3bd94 0x0 .debug_aranges 0x90 0x0 -.debug_ranges 0xa0b8 0x0 -.debug_line 0x4c85a 0x0 -.debug_str 0x885f3 0x0 -Total 0xf400cf +.debug_ranges 0xa0e8 0x0 +.debug_line 0x4c927 0x0 +.debug_str 0x886bb 0x0 +Total 0xf40586 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 178548 + 178660 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48548 + 48552 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4210A_REGION_US_LR_size.txt index 414fc1f99e..ed4198738a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4210A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x3146c 0x8006000 -_cc_handlers_v3 0x240 0x803746c -_zaf_event_distributor_cc_event_handler 0x30 0x80376ac -_zw_protocol_cmd_handlers 0x70 0x80376dc -_zw_protocol_cmd_handlers_lr 0x30 0x803774c -.ARM.exidx 0x8 0x803777c -.copy.table 0xc 0x8037784 -.zero.table 0x0 0x8037790 +.text 0x3159c 0x8006000 +_cc_handlers_v3 0x240 0x803759c +_zaf_event_distributor_cc_event_handler 0x30 0x80377dc +_zw_protocol_cmd_handlers 0x70 0x803780c +_zw_protocol_cmd_handlers_lr 0x30 0x803787c +.ARM.exidx 0x8 0x80378ac +.copy.table 0xc 0x80378b4 +.zero.table 0x0 0x80378c0 .stack 0x1000 0x20000000 .data 0x4f0 0x20001000 -.bss 0xad60 0x200014f0 +.bss 0xad5c 0x200014f0 .heap 0x800 0x2000c250 -.internal_storage 0x30000 0x8037790 -.zwave_nvm 0x0 0x8067790 -.nvm 0x8000 0x8067790 +.internal_storage 0x30000 0x80378c0 +.zwave_nvm 0x0 0x80678c0 +.nvm 0x8000 0x80678c0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x717c 0x0 -.debug_info 0xdcd75e 0x0 -.debug_abbrev 0x171ba 0x0 -.debug_loc 0x47ff6 0x0 +.debug_frame 0x7188 0x0 +.debug_info 0xdcd87f 0x0 +.debug_abbrev 0x1720e 0x0 +.debug_loc 0x481fe 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb8e8 0x0 -.debug_line 0x570e3 0x0 -.debug_str 0x9267c 0x0 -Total 0xf9ede8 +.debug_ranges 0xb8e0 0x0 +.debug_line 0x571f3 0x0 +.debug_str 0x92730 0x0 +Total 0xf9f459 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203904 + 204208 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51792 + 51788 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_EU_size.txt index 01d2c54359..ab53cf57ef 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x31af8 0x8006000 -_cc_handlers_v3 0x240 0x8037af8 -_zaf_event_distributor_cc_event_handler 0x30 0x8037d38 -_zw_protocol_cmd_handlers 0x70 0x8037d68 -_zw_protocol_cmd_handlers_lr 0x30 0x8037dd8 -.ARM.exidx 0x8 0x8037e08 -.copy.table 0xc 0x8037e10 -.zero.table 0x0 0x8037e1c +.text 0x31bf4 0x8006000 +_cc_handlers_v3 0x240 0x8037bf4 +_zaf_event_distributor_cc_event_handler 0x30 0x8037e34 +_zw_protocol_cmd_handlers 0x70 0x8037e64 +_zw_protocol_cmd_handlers_lr 0x30 0x8037ed4 +.ARM.exidx 0x8 0x8037f04 +.copy.table 0xc 0x8037f0c +.zero.table 0x0 0x8037f18 .stack 0x1000 0x20000000 .data 0x4ec 0x20001000 -.bss 0xacc8 0x200014ec -.heap 0x800 0x2000c1b8 -.internal_storage 0x30000 0x8037e1c -.zwave_nvm 0x0 0x8067e1c -.nvm 0x8000 0x8067e1c +.bss 0xacd0 0x200014ec +.heap 0x800 0x2000c1c0 +.internal_storage 0x30000 0x8037f18 +.zwave_nvm 0x0 0x8067f18 +.nvm 0x8000 0x8067f18 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x712c 0x0 -.debug_info 0xdceb47 0x0 -.debug_abbrev 0x171e9 0x0 -.debug_loc 0x481ff 0x0 +.debug_frame 0x7138 0x0 +.debug_info 0xdcec68 0x0 +.debug_abbrev 0x1723d 0x0 +.debug_loc 0x48409 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xba18 0x0 -.debug_line 0x56eb4 0x0 -.debug_str 0x929e7 0x0 -Total 0xfa0c15 +.debug_ranges 0xba10 0x0 +.debug_line 0x56fc6 0x0 +.debug_str 0x92a9b 0x0 +Total 0xfa1262 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205576 + 205828 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51636 + 51644 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_US_LR_size.txt index 9aad17a78e..819a507a83 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x31af8 0x8006000 -_cc_handlers_v3 0x240 0x8037af8 -_zaf_event_distributor_cc_event_handler 0x30 0x8037d38 -_zw_protocol_cmd_handlers 0x70 0x8037d68 -_zw_protocol_cmd_handlers_lr 0x30 0x8037dd8 -.ARM.exidx 0x8 0x8037e08 -.copy.table 0xc 0x8037e10 -.zero.table 0x0 0x8037e1c +.text 0x31bf4 0x8006000 +_cc_handlers_v3 0x240 0x8037bf4 +_zaf_event_distributor_cc_event_handler 0x30 0x8037e34 +_zw_protocol_cmd_handlers 0x70 0x8037e64 +_zw_protocol_cmd_handlers_lr 0x30 0x8037ed4 +.ARM.exidx 0x8 0x8037f04 +.copy.table 0xc 0x8037f0c +.zero.table 0x0 0x8037f18 .stack 0x1000 0x20000000 .data 0x4ec 0x20001000 -.bss 0xacc8 0x200014ec -.heap 0x800 0x2000c1b8 -.internal_storage 0x30000 0x8037e1c -.zwave_nvm 0x0 0x8067e1c -.nvm 0x8000 0x8067e1c +.bss 0xacd0 0x200014ec +.heap 0x800 0x2000c1c0 +.internal_storage 0x30000 0x8037f18 +.zwave_nvm 0x0 0x8067f18 +.nvm 0x8000 0x8067f18 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x712c 0x0 -.debug_info 0xdceb47 0x0 -.debug_abbrev 0x171e9 0x0 -.debug_loc 0x481ff 0x0 +.debug_frame 0x7138 0x0 +.debug_info 0xdcec68 0x0 +.debug_abbrev 0x1723d 0x0 +.debug_loc 0x48409 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xba18 0x0 -.debug_line 0x56eb4 0x0 -.debug_str 0x929dd 0x0 -Total 0xfa0c0b +.debug_ranges 0xba10 0x0 +.debug_line 0x56fc6 0x0 +.debug_str 0x92a91 0x0 +Total 0xfa1258 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205576 + 205828 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51636 + 51644 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_US_size.txt index 01d2c54359..ab53cf57ef 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x31af8 0x8006000 -_cc_handlers_v3 0x240 0x8037af8 -_zaf_event_distributor_cc_event_handler 0x30 0x8037d38 -_zw_protocol_cmd_handlers 0x70 0x8037d68 -_zw_protocol_cmd_handlers_lr 0x30 0x8037dd8 -.ARM.exidx 0x8 0x8037e08 -.copy.table 0xc 0x8037e10 -.zero.table 0x0 0x8037e1c +.text 0x31bf4 0x8006000 +_cc_handlers_v3 0x240 0x8037bf4 +_zaf_event_distributor_cc_event_handler 0x30 0x8037e34 +_zw_protocol_cmd_handlers 0x70 0x8037e64 +_zw_protocol_cmd_handlers_lr 0x30 0x8037ed4 +.ARM.exidx 0x8 0x8037f04 +.copy.table 0xc 0x8037f0c +.zero.table 0x0 0x8037f18 .stack 0x1000 0x20000000 .data 0x4ec 0x20001000 -.bss 0xacc8 0x200014ec -.heap 0x800 0x2000c1b8 -.internal_storage 0x30000 0x8037e1c -.zwave_nvm 0x0 0x8067e1c -.nvm 0x8000 0x8067e1c +.bss 0xacd0 0x200014ec +.heap 0x800 0x2000c1c0 +.internal_storage 0x30000 0x8037f18 +.zwave_nvm 0x0 0x8067f18 +.nvm 0x8000 0x8067f18 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x712c 0x0 -.debug_info 0xdceb47 0x0 -.debug_abbrev 0x171e9 0x0 -.debug_loc 0x481ff 0x0 +.debug_frame 0x7138 0x0 +.debug_info 0xdcec68 0x0 +.debug_abbrev 0x1723d 0x0 +.debug_loc 0x48409 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xba18 0x0 -.debug_line 0x56eb4 0x0 -.debug_str 0x929e7 0x0 -Total 0xfa0c15 +.debug_ranges 0xba10 0x0 +.debug_line 0x56fc6 0x0 +.debug_str 0x92a9b 0x0 +Total 0xfa1262 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205576 + 205828 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51636 + 51644 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_EU_size.txt index e16bd96662..d104e881b2 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x31ad8 0x8006000 -_cc_handlers_v3 0x240 0x8037ad8 -_zaf_event_distributor_cc_event_handler 0x30 0x8037d18 -_zw_protocol_cmd_handlers 0x70 0x8037d48 -_zw_protocol_cmd_handlers_lr 0x30 0x8037db8 -.ARM.exidx 0x8 0x8037de8 -.copy.table 0xc 0x8037df0 -.zero.table 0x0 0x8037dfc +.text 0x31bdc 0x8006000 +_cc_handlers_v3 0x240 0x8037bdc +_zaf_event_distributor_cc_event_handler 0x30 0x8037e1c +_zw_protocol_cmd_handlers 0x70 0x8037e4c +_zw_protocol_cmd_handlers_lr 0x30 0x8037ebc +.ARM.exidx 0x8 0x8037eec +.copy.table 0xc 0x8037ef4 +.zero.table 0x0 0x8037f00 .stack 0x1000 0x20000000 .data 0x4ec 0x20001000 -.bss 0xacc8 0x200014ec -.heap 0x800 0x2000c1b8 -.internal_storage 0x30000 0x8037dfc -.zwave_nvm 0x0 0x8067dfc -.nvm 0x8000 0x8067dfc +.bss 0xacd0 0x200014ec +.heap 0x800 0x2000c1c0 +.internal_storage 0x30000 0x8037f00 +.zwave_nvm 0x0 0x8067f00 +.nvm 0x8000 0x8067f00 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7150 0x0 -.debug_info 0xdcea2e 0x0 -.debug_abbrev 0x171e9 0x0 -.debug_loc 0x480d6 0x0 +.debug_frame 0x715c 0x0 +.debug_info 0xdceb4f 0x0 +.debug_abbrev 0x1723d 0x0 +.debug_loc 0x482c8 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb9f0 0x0 -.debug_line 0x56eca 0x0 -.debug_str 0x929e7 0x0 -Total 0xfa09c5 +.debug_ranges 0xb9e8 0x0 +.debug_line 0x56fd9 0x0 +.debug_str 0x92a9b 0x0 +Total 0xfa0fff The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205544 + 205804 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51636 + 51644 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_US_LR_size.txt index 3edeed76ed..6d44176e25 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x31ad8 0x8006000 -_cc_handlers_v3 0x240 0x8037ad8 -_zaf_event_distributor_cc_event_handler 0x30 0x8037d18 -_zw_protocol_cmd_handlers 0x70 0x8037d48 -_zw_protocol_cmd_handlers_lr 0x30 0x8037db8 -.ARM.exidx 0x8 0x8037de8 -.copy.table 0xc 0x8037df0 -.zero.table 0x0 0x8037dfc +.text 0x31bdc 0x8006000 +_cc_handlers_v3 0x240 0x8037bdc +_zaf_event_distributor_cc_event_handler 0x30 0x8037e1c +_zw_protocol_cmd_handlers 0x70 0x8037e4c +_zw_protocol_cmd_handlers_lr 0x30 0x8037ebc +.ARM.exidx 0x8 0x8037eec +.copy.table 0xc 0x8037ef4 +.zero.table 0x0 0x8037f00 .stack 0x1000 0x20000000 .data 0x4ec 0x20001000 -.bss 0xacc8 0x200014ec -.heap 0x800 0x2000c1b8 -.internal_storage 0x30000 0x8037dfc -.zwave_nvm 0x0 0x8067dfc -.nvm 0x8000 0x8067dfc +.bss 0xacd0 0x200014ec +.heap 0x800 0x2000c1c0 +.internal_storage 0x30000 0x8037f00 +.zwave_nvm 0x0 0x8067f00 +.nvm 0x8000 0x8067f00 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7150 0x0 -.debug_info 0xdcea2e 0x0 -.debug_abbrev 0x171e9 0x0 -.debug_loc 0x480d6 0x0 +.debug_frame 0x715c 0x0 +.debug_info 0xdceb4f 0x0 +.debug_abbrev 0x1723d 0x0 +.debug_loc 0x482c8 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb9f0 0x0 -.debug_line 0x56eca 0x0 -.debug_str 0x929dd 0x0 -Total 0xfa09bb +.debug_ranges 0xb9e8 0x0 +.debug_line 0x56fd9 0x0 +.debug_str 0x92a91 0x0 +Total 0xfa0ff5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205544 + 205804 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51636 + 51644 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_US_size.txt index e16bd96662..d104e881b2 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x31ad8 0x8006000 -_cc_handlers_v3 0x240 0x8037ad8 -_zaf_event_distributor_cc_event_handler 0x30 0x8037d18 -_zw_protocol_cmd_handlers 0x70 0x8037d48 -_zw_protocol_cmd_handlers_lr 0x30 0x8037db8 -.ARM.exidx 0x8 0x8037de8 -.copy.table 0xc 0x8037df0 -.zero.table 0x0 0x8037dfc +.text 0x31bdc 0x8006000 +_cc_handlers_v3 0x240 0x8037bdc +_zaf_event_distributor_cc_event_handler 0x30 0x8037e1c +_zw_protocol_cmd_handlers 0x70 0x8037e4c +_zw_protocol_cmd_handlers_lr 0x30 0x8037ebc +.ARM.exidx 0x8 0x8037eec +.copy.table 0xc 0x8037ef4 +.zero.table 0x0 0x8037f00 .stack 0x1000 0x20000000 .data 0x4ec 0x20001000 -.bss 0xacc8 0x200014ec -.heap 0x800 0x2000c1b8 -.internal_storage 0x30000 0x8037dfc -.zwave_nvm 0x0 0x8067dfc -.nvm 0x8000 0x8067dfc +.bss 0xacd0 0x200014ec +.heap 0x800 0x2000c1c0 +.internal_storage 0x30000 0x8037f00 +.zwave_nvm 0x0 0x8067f00 +.nvm 0x8000 0x8067f00 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7150 0x0 -.debug_info 0xdcea2e 0x0 -.debug_abbrev 0x171e9 0x0 -.debug_loc 0x480d6 0x0 +.debug_frame 0x715c 0x0 +.debug_info 0xdceb4f 0x0 +.debug_abbrev 0x1723d 0x0 +.debug_loc 0x482c8 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb9f0 0x0 -.debug_line 0x56eca 0x0 -.debug_str 0x929e7 0x0 -Total 0xfa09c5 +.debug_ranges 0xb9e8 0x0 +.debug_line 0x56fd9 0x0 +.debug_str 0x92a9b 0x0 +Total 0xfa0fff The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205544 + 205804 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51636 + 51644 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401B_REGION_US_LR_size.txt index 82100312a7..6adb057c6c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401B_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x31af8 0x8006000 -_cc_handlers_v3 0x240 0x8037af8 -_zaf_event_distributor_cc_event_handler 0x30 0x8037d38 -_zw_protocol_cmd_handlers 0x70 0x8037d68 -_zw_protocol_cmd_handlers_lr 0x30 0x8037dd8 -.ARM.exidx 0x8 0x8037e08 -.copy.table 0xc 0x8037e10 -.zero.table 0x0 0x8037e1c +.text 0x31bf4 0x8006000 +_cc_handlers_v3 0x240 0x8037bf4 +_zaf_event_distributor_cc_event_handler 0x30 0x8037e34 +_zw_protocol_cmd_handlers 0x70 0x8037e64 +_zw_protocol_cmd_handlers_lr 0x30 0x8037ed4 +.ARM.exidx 0x8 0x8037f04 +.copy.table 0xc 0x8037f0c +.zero.table 0x0 0x8037f18 .stack 0x1000 0x20000000 .data 0x4ec 0x20001000 -.bss 0xacc8 0x200014ec -.heap 0x800 0x2000c1b8 -.internal_storage 0x30000 0x8037e1c -.zwave_nvm 0x0 0x8067e1c -.nvm 0x8000 0x8067e1c +.bss 0xacd0 0x200014ec +.heap 0x800 0x2000c1c0 +.internal_storage 0x30000 0x8037f18 +.zwave_nvm 0x0 0x8067f18 +.nvm 0x8000 0x8067f18 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x712c 0x0 -.debug_info 0xdceb4b 0x0 -.debug_abbrev 0x171e9 0x0 -.debug_loc 0x48209 0x0 +.debug_frame 0x7138 0x0 +.debug_info 0xdcec6c 0x0 +.debug_abbrev 0x1723d 0x0 +.debug_loc 0x48409 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb9d8 0x0 -.debug_line 0x56ea2 0x0 -.debug_str 0x929dd 0x0 -Total 0xfa0bc7 +.debug_ranges 0xb9d0 0x0 +.debug_line 0x56fb3 0x0 +.debug_str 0x92a91 0x0 +Total 0xfa1209 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205576 + 205828 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51636 + 51644 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_US_LR_size.txt index e8bbac95cf..51328be972 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_door_lock_keypad.out : section size addr -.text 0x31ad8 0x8006000 -_cc_handlers_v3 0x240 0x8037ad8 -_zaf_event_distributor_cc_event_handler 0x30 0x8037d18 -_zw_protocol_cmd_handlers 0x70 0x8037d48 -_zw_protocol_cmd_handlers_lr 0x30 0x8037db8 -.ARM.exidx 0x8 0x8037de8 -.copy.table 0xc 0x8037df0 -.zero.table 0x0 0x8037dfc +.text 0x31bdc 0x8006000 +_cc_handlers_v3 0x240 0x8037bdc +_zaf_event_distributor_cc_event_handler 0x30 0x8037e1c +_zw_protocol_cmd_handlers 0x70 0x8037e4c +_zw_protocol_cmd_handlers_lr 0x30 0x8037ebc +.ARM.exidx 0x8 0x8037eec +.copy.table 0xc 0x8037ef4 +.zero.table 0x0 0x8037f00 .stack 0x1000 0x20000000 .data 0x4ec 0x20001000 -.bss 0xacc8 0x200014ec -.heap 0x800 0x2000c1b8 -.internal_storage 0x30000 0x8037dfc -.zwave_nvm 0x0 0x8067dfc -.nvm 0x8000 0x8067dfc +.bss 0xacd0 0x200014ec +.heap 0x800 0x2000c1c0 +.internal_storage 0x30000 0x8037f00 +.zwave_nvm 0x0 0x8067f00 +.nvm 0x8000 0x8067f00 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7150 0x0 -.debug_info 0xdcea32 0x0 -.debug_abbrev 0x171e9 0x0 -.debug_loc 0x480cc 0x0 +.debug_frame 0x715c 0x0 +.debug_info 0xdceb53 0x0 +.debug_abbrev 0x1723d 0x0 +.debug_loc 0x482c8 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb9b0 0x0 -.debug_line 0x56eb8 0x0 -.debug_str 0x929dd 0x0 -Total 0xfa0963 +.debug_ranges 0xb9a8 0x0 +.debug_line 0x56fc8 0x0 +.debug_str 0x92a91 0x0 +Total 0xfa0fa8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205544 + 205804 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51636 + 51644 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4202A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4202A_REGION_EU_size.txt index 8b6351804e..1548ee0565 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4202A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4202A_REGION_EU_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_key_fob.out : section size addr -.text 0x35f74 0x0 -_cc_handlers_v3 0x168 0x35f74 -_zaf_event_distributor_cc_event_handler 0x10 0x360dc -_zw_protocol_cmd_handlers 0xb0 0x360ec -_zw_protocol_cmd_handlers_lr 0x50 0x3619c -.ARM.exidx 0x8 0x361ec -.copy.table 0xc 0x361f4 -.zero.table 0x0 0x36200 +.text 0x3604c 0x0 +_cc_handlers_v3 0x168 0x3604c +_zaf_event_distributor_cc_event_handler 0x10 0x361b4 +_zw_protocol_cmd_handlers 0xb0 0x361c4 +_zw_protocol_cmd_handlers_lr 0x50 0x36274 +.ARM.exidx 0x8 0x362c4 +.copy.table 0xc 0x362cc +.zero.table 0x0 0x362d8 .stack 0x400 0x20000000 .data 0x438 0x20000400 -.bss 0xd7a4 0x20000838 -.heap 0x800 0x2000dfe0 -.zwave_nvm 0x3000 0x36200 -.nvm 0x9000 0x39200 +.bss 0xd7ac 0x20000838 +.heap 0x800 0x2000dfe8 +.zwave_nvm 0x3000 0x362d8 +.nvm 0x9000 0x392d8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x9490 0x0 -.debug_info 0xa92a0d 0x0 -.debug_abbrev 0x1a4e5 0x0 -.debug_loc 0x4cffe 0x0 +.debug_frame 0x9488 0x0 +.debug_info 0xa92bc0 0x0 +.debug_abbrev 0x1a50b 0x0 +.debug_loc 0x4d121 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xd768 0x0 -.debug_line 0x67ab0 0x0 -.debug_str 0xa5771 0x0 +.debug_ranges 0xd7b8 0x0 +.debug_line 0x67bb2 0x0 +.debug_str 0xa5839 0x0 .stab 0xcc 0x0 .stabstr 0x1b9 0x0 -Total 0xc6eae1 +Total 0xc6f0cf The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 222776 + 222992 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 59356 + 59364 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4202A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4202A_REGION_US_LR_size.txt index d8d3a3a67e..aa8ad26e21 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4202A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4202A_REGION_US_LR_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_key_fob.out : section size addr -.text 0x35f74 0x0 -_cc_handlers_v3 0x168 0x35f74 -_zaf_event_distributor_cc_event_handler 0x10 0x360dc -_zw_protocol_cmd_handlers 0xb0 0x360ec -_zw_protocol_cmd_handlers_lr 0x50 0x3619c -.ARM.exidx 0x8 0x361ec -.copy.table 0xc 0x361f4 -.zero.table 0x0 0x36200 +.text 0x3604c 0x0 +_cc_handlers_v3 0x168 0x3604c +_zaf_event_distributor_cc_event_handler 0x10 0x361b4 +_zw_protocol_cmd_handlers 0xb0 0x361c4 +_zw_protocol_cmd_handlers_lr 0x50 0x36274 +.ARM.exidx 0x8 0x362c4 +.copy.table 0xc 0x362cc +.zero.table 0x0 0x362d8 .stack 0x400 0x20000000 .data 0x438 0x20000400 -.bss 0xd7a4 0x20000838 -.heap 0x800 0x2000dfe0 -.zwave_nvm 0x3000 0x36200 -.nvm 0x9000 0x39200 +.bss 0xd7ac 0x20000838 +.heap 0x800 0x2000dfe8 +.zwave_nvm 0x3000 0x362d8 +.nvm 0x9000 0x392d8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x9490 0x0 -.debug_info 0xa92a0d 0x0 -.debug_abbrev 0x1a4e5 0x0 -.debug_loc 0x4cffe 0x0 +.debug_frame 0x9488 0x0 +.debug_info 0xa92bc0 0x0 +.debug_abbrev 0x1a50b 0x0 +.debug_loc 0x4d121 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xd768 0x0 -.debug_line 0x67ab0 0x0 -.debug_str 0xa5774 0x0 +.debug_ranges 0xd7b8 0x0 +.debug_line 0x67bb2 0x0 +.debug_str 0xa583c 0x0 .stab 0xcc 0x0 .stabstr 0x1b9 0x0 -Total 0xc6eae4 +Total 0xc6f0d2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 222776 + 222992 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 59356 + 59364 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4202A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4202A_REGION_US_size.txt index 8b6351804e..1548ee0565 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4202A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4202A_REGION_US_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_key_fob.out : section size addr -.text 0x35f74 0x0 -_cc_handlers_v3 0x168 0x35f74 -_zaf_event_distributor_cc_event_handler 0x10 0x360dc -_zw_protocol_cmd_handlers 0xb0 0x360ec -_zw_protocol_cmd_handlers_lr 0x50 0x3619c -.ARM.exidx 0x8 0x361ec -.copy.table 0xc 0x361f4 -.zero.table 0x0 0x36200 +.text 0x3604c 0x0 +_cc_handlers_v3 0x168 0x3604c +_zaf_event_distributor_cc_event_handler 0x10 0x361b4 +_zw_protocol_cmd_handlers 0xb0 0x361c4 +_zw_protocol_cmd_handlers_lr 0x50 0x36274 +.ARM.exidx 0x8 0x362c4 +.copy.table 0xc 0x362cc +.zero.table 0x0 0x362d8 .stack 0x400 0x20000000 .data 0x438 0x20000400 -.bss 0xd7a4 0x20000838 -.heap 0x800 0x2000dfe0 -.zwave_nvm 0x3000 0x36200 -.nvm 0x9000 0x39200 +.bss 0xd7ac 0x20000838 +.heap 0x800 0x2000dfe8 +.zwave_nvm 0x3000 0x362d8 +.nvm 0x9000 0x392d8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x9490 0x0 -.debug_info 0xa92a0d 0x0 -.debug_abbrev 0x1a4e5 0x0 -.debug_loc 0x4cffe 0x0 +.debug_frame 0x9488 0x0 +.debug_info 0xa92bc0 0x0 +.debug_abbrev 0x1a50b 0x0 +.debug_loc 0x4d121 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xd768 0x0 -.debug_line 0x67ab0 0x0 -.debug_str 0xa5771 0x0 +.debug_ranges 0xd7b8 0x0 +.debug_line 0x67bb2 0x0 +.debug_str 0xa5839 0x0 .stab 0xcc 0x0 .stabstr 0x1b9 0x0 -Total 0xc6eae1 +Total 0xc6f0cf The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 222776 + 222992 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 59356 + 59364 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205A_REGION_EU_size.txt index d13cb2e7e3..22df587063 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205A_REGION_EU_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_key_fob.out : section size addr -.text 0x3bda8 0x8006000 -_cc_handlers_v3 0x168 0x8041da8 -_zaf_event_distributor_cc_event_handler 0x10 0x8041f10 -_zw_protocol_cmd_handlers 0xb0 0x8041f20 -_zw_protocol_cmd_handlers_lr 0x50 0x8041fd0 -.ARM.exidx 0x8 0x8042020 -.copy.table 0xc 0x8042028 -.zero.table 0x0 0x8042034 +.text 0x3bf20 0x8006000 +_cc_handlers_v3 0x168 0x8041f20 +_zaf_event_distributor_cc_event_handler 0x10 0x8042088 +_zw_protocol_cmd_handlers 0xb0 0x8042098 +_zw_protocol_cmd_handlers_lr 0x50 0x8042148 +.ARM.exidx 0x8 0x8042198 +.copy.table 0xc 0x80421a0 +.zero.table 0x0 0x80421ac .stack 0x400 0x20000000 .data 0x4a8 0x20000400 -.bss 0xe108 0x200008a8 -.heap 0x800 0x2000e9b0 -.zwave_nvm 0x0 0x8042034 -.nvm 0xa000 0x8042034 +.bss 0xe114 0x200008a8 +.heap 0x800 0x2000e9c0 +.zwave_nvm 0x0 0x80421ac +.nvm 0xa000 0x80421ac .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x9ba0 0x0 -.debug_info 0xada924 0x0 -.debug_abbrev 0x1d633 0x0 -.debug_loc 0x594a5 0x0 +.debug_frame 0x9b94 0x0 +.debug_info 0xadaab7 0x0 +.debug_abbrev 0x1d654 0x0 +.debug_loc 0x596b1 0x0 .debug_aranges 0x140 0x0 -.debug_ranges 0xf380 0x0 -.debug_line 0x7319b 0x0 -.debug_str 0xb038f 0x0 +.debug_ranges 0xf390 0x0 +.debug_line 0x7329e 0x0 +.debug_str 0xb0443 0x0 .stab 0xcc 0x0 .stabstr 0x1b9 0x0 -Total 0xce2e6e +Total 0xce356d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 247004 + 247380 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 61872 + 61884 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205A_REGION_US_LR_size.txt index bcebc97870..7cde4c55ed 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205A_REGION_US_LR_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_key_fob.out : section size addr -.text 0x3bda8 0x8006000 -_cc_handlers_v3 0x168 0x8041da8 -_zaf_event_distributor_cc_event_handler 0x10 0x8041f10 -_zw_protocol_cmd_handlers 0xb0 0x8041f20 -_zw_protocol_cmd_handlers_lr 0x50 0x8041fd0 -.ARM.exidx 0x8 0x8042020 -.copy.table 0xc 0x8042028 -.zero.table 0x0 0x8042034 +.text 0x3bf20 0x8006000 +_cc_handlers_v3 0x168 0x8041f20 +_zaf_event_distributor_cc_event_handler 0x10 0x8042088 +_zw_protocol_cmd_handlers 0xb0 0x8042098 +_zw_protocol_cmd_handlers_lr 0x50 0x8042148 +.ARM.exidx 0x8 0x8042198 +.copy.table 0xc 0x80421a0 +.zero.table 0x0 0x80421ac .stack 0x400 0x20000000 .data 0x4a8 0x20000400 -.bss 0xe108 0x200008a8 -.heap 0x800 0x2000e9b0 -.zwave_nvm 0x0 0x8042034 -.nvm 0xa000 0x8042034 +.bss 0xe114 0x200008a8 +.heap 0x800 0x2000e9c0 +.zwave_nvm 0x0 0x80421ac +.nvm 0xa000 0x80421ac .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x9ba0 0x0 -.debug_info 0xada924 0x0 -.debug_abbrev 0x1d633 0x0 -.debug_loc 0x594a5 0x0 +.debug_frame 0x9b94 0x0 +.debug_info 0xadaab7 0x0 +.debug_abbrev 0x1d654 0x0 +.debug_loc 0x596b1 0x0 .debug_aranges 0x140 0x0 -.debug_ranges 0xf380 0x0 -.debug_line 0x7319b 0x0 -.debug_str 0xb0392 0x0 +.debug_ranges 0xf390 0x0 +.debug_line 0x7329e 0x0 +.debug_str 0xb0446 0x0 .stab 0xcc 0x0 .stabstr 0x1b9 0x0 -Total 0xce2e71 +Total 0xce3570 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 247004 + 247380 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 61872 + 61884 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205A_REGION_US_size.txt index d13cb2e7e3..22df587063 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205A_REGION_US_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_key_fob.out : section size addr -.text 0x3bda8 0x8006000 -_cc_handlers_v3 0x168 0x8041da8 -_zaf_event_distributor_cc_event_handler 0x10 0x8041f10 -_zw_protocol_cmd_handlers 0xb0 0x8041f20 -_zw_protocol_cmd_handlers_lr 0x50 0x8041fd0 -.ARM.exidx 0x8 0x8042020 -.copy.table 0xc 0x8042028 -.zero.table 0x0 0x8042034 +.text 0x3bf20 0x8006000 +_cc_handlers_v3 0x168 0x8041f20 +_zaf_event_distributor_cc_event_handler 0x10 0x8042088 +_zw_protocol_cmd_handlers 0xb0 0x8042098 +_zw_protocol_cmd_handlers_lr 0x50 0x8042148 +.ARM.exidx 0x8 0x8042198 +.copy.table 0xc 0x80421a0 +.zero.table 0x0 0x80421ac .stack 0x400 0x20000000 .data 0x4a8 0x20000400 -.bss 0xe108 0x200008a8 -.heap 0x800 0x2000e9b0 -.zwave_nvm 0x0 0x8042034 -.nvm 0xa000 0x8042034 +.bss 0xe114 0x200008a8 +.heap 0x800 0x2000e9c0 +.zwave_nvm 0x0 0x80421ac +.nvm 0xa000 0x80421ac .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x9ba0 0x0 -.debug_info 0xada924 0x0 -.debug_abbrev 0x1d633 0x0 -.debug_loc 0x594a5 0x0 +.debug_frame 0x9b94 0x0 +.debug_info 0xadaab7 0x0 +.debug_abbrev 0x1d654 0x0 +.debug_loc 0x596b1 0x0 .debug_aranges 0x140 0x0 -.debug_ranges 0xf380 0x0 -.debug_line 0x7319b 0x0 -.debug_str 0xb038f 0x0 +.debug_ranges 0xf390 0x0 +.debug_line 0x7329e 0x0 +.debug_str 0xb0443 0x0 .stab 0xcc 0x0 .stabstr 0x1b9 0x0 -Total 0xce2e6e +Total 0xce356d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 247004 + 247380 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 61872 + 61884 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205B_REGION_EU_size.txt index 7dca8f2434..3af3434d7a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205B_REGION_EU_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_key_fob.out : section size addr -.text 0x3c9dc 0x8006000 -_cc_handlers_v3 0x168 0x80429dc -_zaf_event_distributor_cc_event_handler 0x10 0x8042b44 -_zw_protocol_cmd_handlers 0xb0 0x8042b54 -_zw_protocol_cmd_handlers_lr 0x50 0x8042c04 -.ARM.exidx 0x8 0x8042c54 -.copy.table 0xc 0x8042c5c -.zero.table 0x0 0x8042c68 +.text 0x3cb64 0x8006000 +_cc_handlers_v3 0x168 0x8042b64 +_zaf_event_distributor_cc_event_handler 0x10 0x8042ccc +_zw_protocol_cmd_handlers 0xb0 0x8042cdc +_zw_protocol_cmd_handlers_lr 0x50 0x8042d8c +.ARM.exidx 0x8 0x8042ddc +.copy.table 0xc 0x8042de4 +.zero.table 0x0 0x8042df0 .stack 0x400 0x20000000 .data 0x4a8 0x20000400 -.bss 0xe2ac 0x200008a8 -.heap 0x800 0x2000eb58 -.zwave_nvm 0x0 0x8042c68 -.nvm 0xa000 0x8042c68 +.bss 0xe2b4 0x200008a8 +.heap 0x800 0x2000eb60 +.zwave_nvm 0x0 0x8042df0 +.nvm 0xa000 0x8042df0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x9d58 0x0 -.debug_info 0xadd92a 0x0 -.debug_abbrev 0x1d844 0x0 -.debug_loc 0x5b0f1 0x0 +.debug_frame 0x9d4c 0x0 +.debug_info 0xaddabd 0x0 +.debug_abbrev 0x1d865 0x0 +.debug_loc 0x5b32a 0x0 .debug_aranges 0x140 0x0 -.debug_ranges 0xf380 0x0 -.debug_line 0x73b13 0x0 -.debug_str 0xb0aac 0x0 +.debug_ranges 0xf390 0x0 +.debug_line 0x73c16 0x0 +.debug_str 0xb0b60 0x0 .stab 0xcc 0x0 .stabstr 0x1b9 0x0 -Total 0xce9cf6 +Total 0xcea42e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 250128 + 250520 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 62292 + 62300 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205B_REGION_US_LR_size.txt index d191172051..c3137602fe 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205B_REGION_US_LR_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_key_fob.out : section size addr -.text 0x3c9dc 0x8006000 -_cc_handlers_v3 0x168 0x80429dc -_zaf_event_distributor_cc_event_handler 0x10 0x8042b44 -_zw_protocol_cmd_handlers 0xb0 0x8042b54 -_zw_protocol_cmd_handlers_lr 0x50 0x8042c04 -.ARM.exidx 0x8 0x8042c54 -.copy.table 0xc 0x8042c5c -.zero.table 0x0 0x8042c68 +.text 0x3cb64 0x8006000 +_cc_handlers_v3 0x168 0x8042b64 +_zaf_event_distributor_cc_event_handler 0x10 0x8042ccc +_zw_protocol_cmd_handlers 0xb0 0x8042cdc +_zw_protocol_cmd_handlers_lr 0x50 0x8042d8c +.ARM.exidx 0x8 0x8042ddc +.copy.table 0xc 0x8042de4 +.zero.table 0x0 0x8042df0 .stack 0x400 0x20000000 .data 0x4a8 0x20000400 -.bss 0xe2ac 0x200008a8 -.heap 0x800 0x2000eb58 -.zwave_nvm 0x0 0x8042c68 -.nvm 0xa000 0x8042c68 +.bss 0xe2b4 0x200008a8 +.heap 0x800 0x2000eb60 +.zwave_nvm 0x0 0x8042df0 +.nvm 0xa000 0x8042df0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x9d58 0x0 -.debug_info 0xadd92a 0x0 -.debug_abbrev 0x1d844 0x0 -.debug_loc 0x5b0f1 0x0 +.debug_frame 0x9d4c 0x0 +.debug_info 0xaddabd 0x0 +.debug_abbrev 0x1d865 0x0 +.debug_loc 0x5b32a 0x0 .debug_aranges 0x140 0x0 -.debug_ranges 0xf380 0x0 -.debug_line 0x73b13 0x0 -.debug_str 0xb0aaf 0x0 +.debug_ranges 0xf390 0x0 +.debug_line 0x73c16 0x0 +.debug_str 0xb0b63 0x0 .stab 0xcc 0x0 .stabstr 0x1b9 0x0 -Total 0xce9cf9 +Total 0xcea431 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 250128 + 250520 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 62292 + 62300 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205B_REGION_US_size.txt index 7dca8f2434..3af3434d7a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4205B_REGION_US_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_key_fob.out : section size addr -.text 0x3c9dc 0x8006000 -_cc_handlers_v3 0x168 0x80429dc -_zaf_event_distributor_cc_event_handler 0x10 0x8042b44 -_zw_protocol_cmd_handlers 0xb0 0x8042b54 -_zw_protocol_cmd_handlers_lr 0x50 0x8042c04 -.ARM.exidx 0x8 0x8042c54 -.copy.table 0xc 0x8042c5c -.zero.table 0x0 0x8042c68 +.text 0x3cb64 0x8006000 +_cc_handlers_v3 0x168 0x8042b64 +_zaf_event_distributor_cc_event_handler 0x10 0x8042ccc +_zw_protocol_cmd_handlers 0xb0 0x8042cdc +_zw_protocol_cmd_handlers_lr 0x50 0x8042d8c +.ARM.exidx 0x8 0x8042ddc +.copy.table 0xc 0x8042de4 +.zero.table 0x0 0x8042df0 .stack 0x400 0x20000000 .data 0x4a8 0x20000400 -.bss 0xe2ac 0x200008a8 -.heap 0x800 0x2000eb58 -.zwave_nvm 0x0 0x8042c68 -.nvm 0xa000 0x8042c68 +.bss 0xe2b4 0x200008a8 +.heap 0x800 0x2000eb60 +.zwave_nvm 0x0 0x8042df0 +.nvm 0xa000 0x8042df0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x9d58 0x0 -.debug_info 0xadd92a 0x0 -.debug_abbrev 0x1d844 0x0 -.debug_loc 0x5b0f1 0x0 +.debug_frame 0x9d4c 0x0 +.debug_info 0xaddabd 0x0 +.debug_abbrev 0x1d865 0x0 +.debug_loc 0x5b32a 0x0 .debug_aranges 0x140 0x0 -.debug_ranges 0xf380 0x0 -.debug_line 0x73b13 0x0 -.debug_str 0xb0aac 0x0 +.debug_ranges 0xf390 0x0 +.debug_line 0x73c16 0x0 +.debug_str 0xb0b60 0x0 .stab 0xcc 0x0 .stabstr 0x1b9 0x0 -Total 0xce9cf6 +Total 0xcea42e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 250128 + 250520 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 62292 + 62300 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4207A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4207A_REGION_EU_size.txt index 8b6351804e..1548ee0565 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4207A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4207A_REGION_EU_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_key_fob.out : section size addr -.text 0x35f74 0x0 -_cc_handlers_v3 0x168 0x35f74 -_zaf_event_distributor_cc_event_handler 0x10 0x360dc -_zw_protocol_cmd_handlers 0xb0 0x360ec -_zw_protocol_cmd_handlers_lr 0x50 0x3619c -.ARM.exidx 0x8 0x361ec -.copy.table 0xc 0x361f4 -.zero.table 0x0 0x36200 +.text 0x3604c 0x0 +_cc_handlers_v3 0x168 0x3604c +_zaf_event_distributor_cc_event_handler 0x10 0x361b4 +_zw_protocol_cmd_handlers 0xb0 0x361c4 +_zw_protocol_cmd_handlers_lr 0x50 0x36274 +.ARM.exidx 0x8 0x362c4 +.copy.table 0xc 0x362cc +.zero.table 0x0 0x362d8 .stack 0x400 0x20000000 .data 0x438 0x20000400 -.bss 0xd7a4 0x20000838 -.heap 0x800 0x2000dfe0 -.zwave_nvm 0x3000 0x36200 -.nvm 0x9000 0x39200 +.bss 0xd7ac 0x20000838 +.heap 0x800 0x2000dfe8 +.zwave_nvm 0x3000 0x362d8 +.nvm 0x9000 0x392d8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x9490 0x0 -.debug_info 0xa92a0d 0x0 -.debug_abbrev 0x1a4e5 0x0 -.debug_loc 0x4cffe 0x0 +.debug_frame 0x9488 0x0 +.debug_info 0xa92bc0 0x0 +.debug_abbrev 0x1a50b 0x0 +.debug_loc 0x4d121 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xd768 0x0 -.debug_line 0x67ab0 0x0 -.debug_str 0xa5771 0x0 +.debug_ranges 0xd7b8 0x0 +.debug_line 0x67bb2 0x0 +.debug_str 0xa5839 0x0 .stab 0xcc 0x0 .stabstr 0x1b9 0x0 -Total 0xc6eae1 +Total 0xc6f0cf The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 222776 + 222992 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 59356 + 59364 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4207A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4207A_REGION_US_LR_size.txt index d8d3a3a67e..aa8ad26e21 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4207A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4207A_REGION_US_LR_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_key_fob.out : section size addr -.text 0x35f74 0x0 -_cc_handlers_v3 0x168 0x35f74 -_zaf_event_distributor_cc_event_handler 0x10 0x360dc -_zw_protocol_cmd_handlers 0xb0 0x360ec -_zw_protocol_cmd_handlers_lr 0x50 0x3619c -.ARM.exidx 0x8 0x361ec -.copy.table 0xc 0x361f4 -.zero.table 0x0 0x36200 +.text 0x3604c 0x0 +_cc_handlers_v3 0x168 0x3604c +_zaf_event_distributor_cc_event_handler 0x10 0x361b4 +_zw_protocol_cmd_handlers 0xb0 0x361c4 +_zw_protocol_cmd_handlers_lr 0x50 0x36274 +.ARM.exidx 0x8 0x362c4 +.copy.table 0xc 0x362cc +.zero.table 0x0 0x362d8 .stack 0x400 0x20000000 .data 0x438 0x20000400 -.bss 0xd7a4 0x20000838 -.heap 0x800 0x2000dfe0 -.zwave_nvm 0x3000 0x36200 -.nvm 0x9000 0x39200 +.bss 0xd7ac 0x20000838 +.heap 0x800 0x2000dfe8 +.zwave_nvm 0x3000 0x362d8 +.nvm 0x9000 0x392d8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x9490 0x0 -.debug_info 0xa92a0d 0x0 -.debug_abbrev 0x1a4e5 0x0 -.debug_loc 0x4cffe 0x0 +.debug_frame 0x9488 0x0 +.debug_info 0xa92bc0 0x0 +.debug_abbrev 0x1a50b 0x0 +.debug_loc 0x4d121 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xd768 0x0 -.debug_line 0x67ab0 0x0 -.debug_str 0xa5774 0x0 +.debug_ranges 0xd7b8 0x0 +.debug_line 0x67bb2 0x0 +.debug_str 0xa583c 0x0 .stab 0xcc 0x0 .stabstr 0x1b9 0x0 -Total 0xc6eae4 +Total 0xc6f0d2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 222776 + 222992 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 59356 + 59364 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4207A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4207A_REGION_US_size.txt index 8b6351804e..1548ee0565 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4207A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4207A_REGION_US_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_key_fob.out : section size addr -.text 0x35f74 0x0 -_cc_handlers_v3 0x168 0x35f74 -_zaf_event_distributor_cc_event_handler 0x10 0x360dc -_zw_protocol_cmd_handlers 0xb0 0x360ec -_zw_protocol_cmd_handlers_lr 0x50 0x3619c -.ARM.exidx 0x8 0x361ec -.copy.table 0xc 0x361f4 -.zero.table 0x0 0x36200 +.text 0x3604c 0x0 +_cc_handlers_v3 0x168 0x3604c +_zaf_event_distributor_cc_event_handler 0x10 0x361b4 +_zw_protocol_cmd_handlers 0xb0 0x361c4 +_zw_protocol_cmd_handlers_lr 0x50 0x36274 +.ARM.exidx 0x8 0x362c4 +.copy.table 0xc 0x362cc +.zero.table 0x0 0x362d8 .stack 0x400 0x20000000 .data 0x438 0x20000400 -.bss 0xd7a4 0x20000838 -.heap 0x800 0x2000dfe0 -.zwave_nvm 0x3000 0x36200 -.nvm 0x9000 0x39200 +.bss 0xd7ac 0x20000838 +.heap 0x800 0x2000dfe8 +.zwave_nvm 0x3000 0x362d8 +.nvm 0x9000 0x392d8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x9490 0x0 -.debug_info 0xa92a0d 0x0 -.debug_abbrev 0x1a4e5 0x0 -.debug_loc 0x4cffe 0x0 +.debug_frame 0x9488 0x0 +.debug_info 0xa92bc0 0x0 +.debug_abbrev 0x1a50b 0x0 +.debug_loc 0x4d121 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xd768 0x0 -.debug_line 0x67ab0 0x0 -.debug_str 0xa5771 0x0 +.debug_ranges 0xd7b8 0x0 +.debug_line 0x67bb2 0x0 +.debug_str 0xa5839 0x0 .stab 0xcc 0x0 .stabstr 0x1b9 0x0 -Total 0xc6eae1 +Total 0xc6f0cf The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 222776 + 222992 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 59356 + 59364 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4210A_REGION_US_LR_size.txt index 55ecd97d35..9deeecc614 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_key_fob_BRD4210A_REGION_US_LR_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_key_fob.out : section size addr -.text 0x3c650 0x8006000 -_cc_handlers_v3 0x168 0x8042650 -_zaf_event_distributor_cc_event_handler 0x10 0x80427b8 -_zw_protocol_cmd_handlers 0xb0 0x80427c8 -_zw_protocol_cmd_handlers_lr 0x50 0x8042878 -.ARM.exidx 0x8 0x80428c8 -.copy.table 0xc 0x80428d0 -.zero.table 0x0 0x80428dc +.text 0x3c7c8 0x8006000 +_cc_handlers_v3 0x168 0x80427c8 +_zaf_event_distributor_cc_event_handler 0x10 0x8042930 +_zw_protocol_cmd_handlers 0xb0 0x8042940 +_zw_protocol_cmd_handlers_lr 0x50 0x80429f0 +.ARM.exidx 0x8 0x8042a40 +.copy.table 0xc 0x8042a48 +.zero.table 0x0 0x8042a54 .stack 0x400 0x20000000 .data 0x4a8 0x20000400 -.bss 0xe2a8 0x200008a8 -.heap 0x800 0x2000eb50 -.zwave_nvm 0x0 0x80428dc -.nvm 0xa000 0x80428dc +.bss 0xe2b4 0x200008a8 +.heap 0x800 0x2000eb60 +.zwave_nvm 0x0 0x8042a54 +.nvm 0xa000 0x8042a54 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x9d58 0x0 -.debug_info 0xadd07e 0x0 -.debug_abbrev 0x1d792 0x0 -.debug_loc 0x5b106 0x0 +.debug_frame 0x9d4c 0x0 +.debug_info 0xadd211 0x0 +.debug_abbrev 0x1d7b3 0x0 +.debug_loc 0x5b33f 0x0 .debug_aranges 0xf8 0x0 -.debug_ranges 0xf360 0x0 -.debug_line 0x73df8 0x0 -.debug_str 0xb059c 0x0 +.debug_ranges 0xf370 0x0 +.debug_line 0x73efb 0x0 +.debug_str 0xb0650 0x0 .stab 0xcc 0x0 .stabstr 0x1b9 0x0 -Total 0xce8d8a +Total 0xce94b6 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 249220 + 249596 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 62288 + 62300 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_EU_size.txt index beb3453c73..e450c451ce 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_led_bulb.out : section size addr -.text 0x315ec 0x8006000 -_cc_handlers_v3 0x21c 0x80375ec -_zaf_event_distributor_cc_event_handler 0x10 0x8037808 -_zw_protocol_cmd_handlers 0x70 0x8037818 -_zw_protocol_cmd_handlers_lr 0x30 0x8037888 -.ARM.exidx 0x8 0x80378b8 -.copy.table 0xc 0x80378c0 -.zero.table 0x0 0x80378cc +.text 0x316f8 0x8006000 +_cc_handlers_v3 0x21c 0x80376f8 +_zaf_event_distributor_cc_event_handler 0x10 0x8037914 +_zw_protocol_cmd_handlers 0x70 0x8037924 +_zw_protocol_cmd_handlers_lr 0x30 0x8037994 +.ARM.exidx 0x8 0x80379c4 +.copy.table 0xc 0x80379cc +.zero.table 0x0 0x80379d8 .stack 0x1000 0x20000000 .data 0x644 0x20001000 -.bss 0xac94 0x20001644 -.heap 0x800 0x2000c2d8 -.internal_storage 0x30000 0x80378cc -.zwave_nvm 0x0 0x80678cc -.nvm 0x8000 0x80678cc +.bss 0xac9c 0x20001644 +.heap 0x800 0x2000c2e0 +.internal_storage 0x30000 0x80379d8 +.zwave_nvm 0x0 0x80679d8 +.nvm 0x8000 0x80679d8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7058 0x0 -.debug_info 0xd60fbc 0x0 -.debug_abbrev 0x16bb1 0x0 -.debug_loc 0x471e2 0x0 +.debug_frame 0x705c 0x0 +.debug_info 0xd610d9 0x0 +.debug_abbrev 0x16c05 0x0 +.debug_loc 0x472b9 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb4c0 0x0 -.debug_line 0x56007 0x0 -.debug_str 0x902f5 0x0 -Total 0xf2da3e +.debug_ranges 0xb4b8 0x0 +.debug_line 0x560da 0x0 +.debug_str 0x903a9 0x0 +Total 0xf2df1d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 204560 + 204828 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51928 + 51936 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_US_LR_size.txt index 3dae260629..8b0fd32739 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_led_bulb.out : section size addr -.text 0x315ec 0x8006000 -_cc_handlers_v3 0x21c 0x80375ec -_zaf_event_distributor_cc_event_handler 0x10 0x8037808 -_zw_protocol_cmd_handlers 0x70 0x8037818 -_zw_protocol_cmd_handlers_lr 0x30 0x8037888 -.ARM.exidx 0x8 0x80378b8 -.copy.table 0xc 0x80378c0 -.zero.table 0x0 0x80378cc +.text 0x316f8 0x8006000 +_cc_handlers_v3 0x21c 0x80376f8 +_zaf_event_distributor_cc_event_handler 0x10 0x8037914 +_zw_protocol_cmd_handlers 0x70 0x8037924 +_zw_protocol_cmd_handlers_lr 0x30 0x8037994 +.ARM.exidx 0x8 0x80379c4 +.copy.table 0xc 0x80379cc +.zero.table 0x0 0x80379d8 .stack 0x1000 0x20000000 .data 0x644 0x20001000 -.bss 0xac94 0x20001644 -.heap 0x800 0x2000c2d8 -.internal_storage 0x30000 0x80378cc -.zwave_nvm 0x0 0x80678cc -.nvm 0x8000 0x80678cc +.bss 0xac9c 0x20001644 +.heap 0x800 0x2000c2e0 +.internal_storage 0x30000 0x80379d8 +.zwave_nvm 0x0 0x80679d8 +.nvm 0x8000 0x80679d8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7058 0x0 -.debug_info 0xd60fbc 0x0 -.debug_abbrev 0x16bb1 0x0 -.debug_loc 0x471e2 0x0 +.debug_frame 0x705c 0x0 +.debug_info 0xd610d9 0x0 +.debug_abbrev 0x16c05 0x0 +.debug_loc 0x472b9 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb4c0 0x0 -.debug_line 0x56007 0x0 -.debug_str 0x902eb 0x0 -Total 0xf2da34 +.debug_ranges 0xb4b8 0x0 +.debug_line 0x560da 0x0 +.debug_str 0x9039f 0x0 +Total 0xf2df13 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 204560 + 204828 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51928 + 51936 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_US_size.txt index beb3453c73..e450c451ce 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_led_bulb.out : section size addr -.text 0x315ec 0x8006000 -_cc_handlers_v3 0x21c 0x80375ec -_zaf_event_distributor_cc_event_handler 0x10 0x8037808 -_zw_protocol_cmd_handlers 0x70 0x8037818 -_zw_protocol_cmd_handlers_lr 0x30 0x8037888 -.ARM.exidx 0x8 0x80378b8 -.copy.table 0xc 0x80378c0 -.zero.table 0x0 0x80378cc +.text 0x316f8 0x8006000 +_cc_handlers_v3 0x21c 0x80376f8 +_zaf_event_distributor_cc_event_handler 0x10 0x8037914 +_zw_protocol_cmd_handlers 0x70 0x8037924 +_zw_protocol_cmd_handlers_lr 0x30 0x8037994 +.ARM.exidx 0x8 0x80379c4 +.copy.table 0xc 0x80379cc +.zero.table 0x0 0x80379d8 .stack 0x1000 0x20000000 .data 0x644 0x20001000 -.bss 0xac94 0x20001644 -.heap 0x800 0x2000c2d8 -.internal_storage 0x30000 0x80378cc -.zwave_nvm 0x0 0x80678cc -.nvm 0x8000 0x80678cc +.bss 0xac9c 0x20001644 +.heap 0x800 0x2000c2e0 +.internal_storage 0x30000 0x80379d8 +.zwave_nvm 0x0 0x80679d8 +.nvm 0x8000 0x80679d8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7058 0x0 -.debug_info 0xd60fbc 0x0 -.debug_abbrev 0x16bb1 0x0 -.debug_loc 0x471e2 0x0 +.debug_frame 0x705c 0x0 +.debug_info 0xd610d9 0x0 +.debug_abbrev 0x16c05 0x0 +.debug_loc 0x472b9 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb4c0 0x0 -.debug_line 0x56007 0x0 -.debug_str 0x902f5 0x0 -Total 0xf2da3e +.debug_ranges 0xb4b8 0x0 +.debug_line 0x560da 0x0 +.debug_str 0x903a9 0x0 +Total 0xf2df1d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 204560 + 204828 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51928 + 51936 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4202A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4202A_REGION_EU_size.txt index 994898fabb..7abd96065a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4202A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4202A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_led_bulb.out : section size addr -.text 0x2b8f0 0x0 -_cc_handlers_v3 0x21c 0x2b8f0 -_zaf_event_distributor_cc_event_handler 0x10 0x2bb0c -_zw_protocol_cmd_handlers 0x70 0x2bb1c -_zw_protocol_cmd_handlers_lr 0x30 0x2bb8c -.ARM.exidx 0x8 0x2bbbc -.copy.table 0xc 0x2bbc4 -.zero.table 0x0 0x2bbd0 +.text 0x2b978 0x0 +_cc_handlers_v3 0x21c 0x2b978 +_zaf_event_distributor_cc_event_handler 0x10 0x2bb94 +_zw_protocol_cmd_handlers 0x70 0x2bba4 +_zw_protocol_cmd_handlers_lr 0x30 0x2bc14 +.ARM.exidx 0x8 0x2bc44 +.copy.table 0xc 0x2bc4c +.zero.table 0x0 0x2bc58 .stack 0x1000 0x20000000 .data 0x5b8 0x20001000 -.bss 0xa18c 0x200015b8 +.bss 0xa190 0x200015b8 .heap 0x800 0x2000b748 -.internal_storage 0x3a000 0x2bbd0 -.zwave_nvm 0x3000 0x65bd0 -.nvm 0x9000 0x68bd0 +.internal_storage 0x3a000 0x2bc58 +.zwave_nvm 0x3000 0x65c58 +.nvm 0x9000 0x68c58 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x67bc 0x0 -.debug_info 0xd271df 0x0 -.debug_abbrev 0x14b78 0x0 -.debug_loc 0x3b454 0x0 +.debug_frame 0x67c4 0x0 +.debug_info 0xd27337 0x0 +.debug_abbrev 0x14bc0 0x0 +.debug_loc 0x3b54f 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0xa360 0x0 -.debug_line 0x4dd7d 0x0 -.debug_str 0x86316 0x0 -Total 0xed99c5 +.debug_ranges 0xa390 0x0 +.debug_line 0x4de20 0x0 +.debug_str 0x863de 0x0 +Total 0xed9e8f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180616 + 180752 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48964 + 48968 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4202A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4202A_REGION_US_LR_size.txt index 20c4e5f74c..23b1618f93 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4202A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4202A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_led_bulb.out : section size addr -.text 0x2b8f0 0x0 -_cc_handlers_v3 0x21c 0x2b8f0 -_zaf_event_distributor_cc_event_handler 0x10 0x2bb0c -_zw_protocol_cmd_handlers 0x70 0x2bb1c -_zw_protocol_cmd_handlers_lr 0x30 0x2bb8c -.ARM.exidx 0x8 0x2bbbc -.copy.table 0xc 0x2bbc4 -.zero.table 0x0 0x2bbd0 +.text 0x2b978 0x0 +_cc_handlers_v3 0x21c 0x2b978 +_zaf_event_distributor_cc_event_handler 0x10 0x2bb94 +_zw_protocol_cmd_handlers 0x70 0x2bba4 +_zw_protocol_cmd_handlers_lr 0x30 0x2bc14 +.ARM.exidx 0x8 0x2bc44 +.copy.table 0xc 0x2bc4c +.zero.table 0x0 0x2bc58 .stack 0x1000 0x20000000 .data 0x5b8 0x20001000 -.bss 0xa18c 0x200015b8 +.bss 0xa190 0x200015b8 .heap 0x800 0x2000b748 -.internal_storage 0x3a000 0x2bbd0 -.zwave_nvm 0x3000 0x65bd0 -.nvm 0x9000 0x68bd0 +.internal_storage 0x3a000 0x2bc58 +.zwave_nvm 0x3000 0x65c58 +.nvm 0x9000 0x68c58 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x67bc 0x0 -.debug_info 0xd271df 0x0 -.debug_abbrev 0x14b78 0x0 -.debug_loc 0x3b454 0x0 +.debug_frame 0x67c4 0x0 +.debug_info 0xd27337 0x0 +.debug_abbrev 0x14bc0 0x0 +.debug_loc 0x3b54f 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0xa360 0x0 -.debug_line 0x4dd7d 0x0 -.debug_str 0x8630c 0x0 -Total 0xed99bb +.debug_ranges 0xa390 0x0 +.debug_line 0x4de20 0x0 +.debug_str 0x863d4 0x0 +Total 0xed9e85 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180616 + 180752 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48964 + 48968 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4202A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4202A_REGION_US_size.txt index 994898fabb..7abd96065a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4202A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4202A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_led_bulb.out : section size addr -.text 0x2b8f0 0x0 -_cc_handlers_v3 0x21c 0x2b8f0 -_zaf_event_distributor_cc_event_handler 0x10 0x2bb0c -_zw_protocol_cmd_handlers 0x70 0x2bb1c -_zw_protocol_cmd_handlers_lr 0x30 0x2bb8c -.ARM.exidx 0x8 0x2bbbc -.copy.table 0xc 0x2bbc4 -.zero.table 0x0 0x2bbd0 +.text 0x2b978 0x0 +_cc_handlers_v3 0x21c 0x2b978 +_zaf_event_distributor_cc_event_handler 0x10 0x2bb94 +_zw_protocol_cmd_handlers 0x70 0x2bba4 +_zw_protocol_cmd_handlers_lr 0x30 0x2bc14 +.ARM.exidx 0x8 0x2bc44 +.copy.table 0xc 0x2bc4c +.zero.table 0x0 0x2bc58 .stack 0x1000 0x20000000 .data 0x5b8 0x20001000 -.bss 0xa18c 0x200015b8 +.bss 0xa190 0x200015b8 .heap 0x800 0x2000b748 -.internal_storage 0x3a000 0x2bbd0 -.zwave_nvm 0x3000 0x65bd0 -.nvm 0x9000 0x68bd0 +.internal_storage 0x3a000 0x2bc58 +.zwave_nvm 0x3000 0x65c58 +.nvm 0x9000 0x68c58 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x67bc 0x0 -.debug_info 0xd271df 0x0 -.debug_abbrev 0x14b78 0x0 -.debug_loc 0x3b454 0x0 +.debug_frame 0x67c4 0x0 +.debug_info 0xd27337 0x0 +.debug_abbrev 0x14bc0 0x0 +.debug_loc 0x3b54f 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0xa360 0x0 -.debug_line 0x4dd7d 0x0 -.debug_str 0x86316 0x0 -Total 0xed99c5 +.debug_ranges 0xa390 0x0 +.debug_line 0x4de20 0x0 +.debug_str 0x863de 0x0 +Total 0xed9e8f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180616 + 180752 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48964 + 48968 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_EU_size.txt index 3eef73135e..485ee97dd8 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_led_bulb.out : section size addr -.text 0x3125c 0x8006000 -_cc_handlers_v3 0x21c 0x803725c -_zaf_event_distributor_cc_event_handler 0x10 0x8037478 -_zw_protocol_cmd_handlers 0x70 0x8037488 -_zw_protocol_cmd_handlers_lr 0x30 0x80374f8 -.ARM.exidx 0x8 0x8037528 -.copy.table 0xc 0x8037530 -.zero.table 0x0 0x803753c +.text 0x3139c 0x8006000 +_cc_handlers_v3 0x21c 0x803739c +_zaf_event_distributor_cc_event_handler 0x10 0x80375b8 +_zw_protocol_cmd_handlers 0x70 0x80375c8 +_zw_protocol_cmd_handlers_lr 0x30 0x8037638 +.ARM.exidx 0x8 0x8037668 +.copy.table 0xc 0x8037670 +.zero.table 0x0 0x803767c .stack 0x1000 0x20000000 .data 0x6bc 0x20001000 -.bss 0xab8c 0x200016bc -.heap 0x800 0x2000c248 -.internal_storage 0x30000 0x803753c -.zwave_nvm 0x0 0x806753c -.nvm 0x8000 0x806753c +.bss 0xab9c 0x200016bc +.heap 0x800 0x2000c258 +.internal_storage 0x30000 0x803767c +.zwave_nvm 0x0 0x806767c +.nvm 0x8000 0x806767c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7078 0x0 -.debug_info 0xd6b835 0x0 -.debug_abbrev 0x177a5 0x0 -.debug_loc 0x471db 0x0 +.debug_frame 0x707c 0x0 +.debug_info 0xd6b952 0x0 +.debug_abbrev 0x177f9 0x0 +.debug_loc 0x472b9 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xba50 0x0 -.debug_line 0x57736 0x0 -.debug_str 0x91560 0x0 -Total 0xf3ba16 +.debug_ranges 0xba48 0x0 +.debug_line 0x57816 0x0 +.debug_str 0x91614 0x0 +Total 0xf3bf45 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203768 + 204088 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51784 + 51800 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_US_LR_size.txt index ae38b5093b..fc023aa972 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_led_bulb.out : section size addr -.text 0x3125c 0x8006000 -_cc_handlers_v3 0x21c 0x803725c -_zaf_event_distributor_cc_event_handler 0x10 0x8037478 -_zw_protocol_cmd_handlers 0x70 0x8037488 -_zw_protocol_cmd_handlers_lr 0x30 0x80374f8 -.ARM.exidx 0x8 0x8037528 -.copy.table 0xc 0x8037530 -.zero.table 0x0 0x803753c +.text 0x3139c 0x8006000 +_cc_handlers_v3 0x21c 0x803739c +_zaf_event_distributor_cc_event_handler 0x10 0x80375b8 +_zw_protocol_cmd_handlers 0x70 0x80375c8 +_zw_protocol_cmd_handlers_lr 0x30 0x8037638 +.ARM.exidx 0x8 0x8037668 +.copy.table 0xc 0x8037670 +.zero.table 0x0 0x803767c .stack 0x1000 0x20000000 .data 0x6bc 0x20001000 -.bss 0xab8c 0x200016bc -.heap 0x800 0x2000c248 -.internal_storage 0x30000 0x803753c -.zwave_nvm 0x0 0x806753c -.nvm 0x8000 0x806753c +.bss 0xab9c 0x200016bc +.heap 0x800 0x2000c258 +.internal_storage 0x30000 0x803767c +.zwave_nvm 0x0 0x806767c +.nvm 0x8000 0x806767c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7078 0x0 -.debug_info 0xd6b835 0x0 -.debug_abbrev 0x177a5 0x0 -.debug_loc 0x471db 0x0 +.debug_frame 0x707c 0x0 +.debug_info 0xd6b952 0x0 +.debug_abbrev 0x177f9 0x0 +.debug_loc 0x472b9 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xba50 0x0 -.debug_line 0x57736 0x0 -.debug_str 0x91556 0x0 -Total 0xf3ba0c +.debug_ranges 0xba48 0x0 +.debug_line 0x57816 0x0 +.debug_str 0x9160a 0x0 +Total 0xf3bf3b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203768 + 204088 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51784 + 51800 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_US_size.txt index 3eef73135e..485ee97dd8 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_led_bulb.out : section size addr -.text 0x3125c 0x8006000 -_cc_handlers_v3 0x21c 0x803725c -_zaf_event_distributor_cc_event_handler 0x10 0x8037478 -_zw_protocol_cmd_handlers 0x70 0x8037488 -_zw_protocol_cmd_handlers_lr 0x30 0x80374f8 -.ARM.exidx 0x8 0x8037528 -.copy.table 0xc 0x8037530 -.zero.table 0x0 0x803753c +.text 0x3139c 0x8006000 +_cc_handlers_v3 0x21c 0x803739c +_zaf_event_distributor_cc_event_handler 0x10 0x80375b8 +_zw_protocol_cmd_handlers 0x70 0x80375c8 +_zw_protocol_cmd_handlers_lr 0x30 0x8037638 +.ARM.exidx 0x8 0x8037668 +.copy.table 0xc 0x8037670 +.zero.table 0x0 0x803767c .stack 0x1000 0x20000000 .data 0x6bc 0x20001000 -.bss 0xab8c 0x200016bc -.heap 0x800 0x2000c248 -.internal_storage 0x30000 0x803753c -.zwave_nvm 0x0 0x806753c -.nvm 0x8000 0x806753c +.bss 0xab9c 0x200016bc +.heap 0x800 0x2000c258 +.internal_storage 0x30000 0x803767c +.zwave_nvm 0x0 0x806767c +.nvm 0x8000 0x806767c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7078 0x0 -.debug_info 0xd6b835 0x0 -.debug_abbrev 0x177a5 0x0 -.debug_loc 0x471db 0x0 +.debug_frame 0x707c 0x0 +.debug_info 0xd6b952 0x0 +.debug_abbrev 0x177f9 0x0 +.debug_loc 0x472b9 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xba50 0x0 -.debug_line 0x57736 0x0 -.debug_str 0x91560 0x0 -Total 0xf3ba16 +.debug_ranges 0xba48 0x0 +.debug_line 0x57816 0x0 +.debug_str 0x91614 0x0 +Total 0xf3bf45 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203768 + 204088 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51784 + 51800 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_EU_size.txt index ba6d776f02..bf65915e14 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_led_bulb.out : section size addr -.text 0x31df4 0x8006000 -_cc_handlers_v3 0x21c 0x8037df4 -_zaf_event_distributor_cc_event_handler 0x10 0x8038010 -_zw_protocol_cmd_handlers 0x70 0x8038020 -_zw_protocol_cmd_handlers_lr 0x30 0x8038090 -.ARM.exidx 0x8 0x80380c0 -.copy.table 0xc 0x80380c8 -.zero.table 0x0 0x80380d4 +.text 0x31f34 0x8006000 +_cc_handlers_v3 0x21c 0x8037f34 +_zaf_event_distributor_cc_event_handler 0x10 0x8038150 +_zw_protocol_cmd_handlers 0x70 0x8038160 +_zw_protocol_cmd_handlers_lr 0x30 0x80381d0 +.ARM.exidx 0x8 0x8038200 +.copy.table 0xc 0x8038208 +.zero.table 0x0 0x8038214 .stack 0x1000 0x20000000 .data 0x6bc 0x20001000 .bss 0xad24 0x200016bc .heap 0x800 0x2000c3e0 -.internal_storage 0x30000 0x80380d4 -.zwave_nvm 0x0 0x80680d4 -.nvm 0x8000 0x80680d4 +.internal_storage 0x30000 0x8038214 +.zwave_nvm 0x0 0x8068214 +.nvm 0x8000 0x8068214 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x726c 0x0 -.debug_info 0xd6e434 0x0 -.debug_abbrev 0x17a56 0x0 -.debug_loc 0x487d0 0x0 +.debug_frame 0x7268 0x0 +.debug_info 0xd6e546 0x0 +.debug_abbrev 0x17a99 0x0 +.debug_loc 0x488ac 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb968 0x0 -.debug_line 0x58005 0x0 -.debug_str 0x91b5f 0x0 -Total 0xf41bc5 +.debug_ranges 0xb960 0x0 +.debug_line 0x580ed 0x0 +.debug_str 0x91c13 0x0 +Total 0xf420c6 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 206736 + 207056 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_US_LR_size.txt index 45bc42097b..1f1d686346 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_led_bulb.out : section size addr -.text 0x31df4 0x8006000 -_cc_handlers_v3 0x21c 0x8037df4 -_zaf_event_distributor_cc_event_handler 0x10 0x8038010 -_zw_protocol_cmd_handlers 0x70 0x8038020 -_zw_protocol_cmd_handlers_lr 0x30 0x8038090 -.ARM.exidx 0x8 0x80380c0 -.copy.table 0xc 0x80380c8 -.zero.table 0x0 0x80380d4 +.text 0x31f34 0x8006000 +_cc_handlers_v3 0x21c 0x8037f34 +_zaf_event_distributor_cc_event_handler 0x10 0x8038150 +_zw_protocol_cmd_handlers 0x70 0x8038160 +_zw_protocol_cmd_handlers_lr 0x30 0x80381d0 +.ARM.exidx 0x8 0x8038200 +.copy.table 0xc 0x8038208 +.zero.table 0x0 0x8038214 .stack 0x1000 0x20000000 .data 0x6bc 0x20001000 .bss 0xad24 0x200016bc .heap 0x800 0x2000c3e0 -.internal_storage 0x30000 0x80380d4 -.zwave_nvm 0x0 0x80680d4 -.nvm 0x8000 0x80680d4 +.internal_storage 0x30000 0x8038214 +.zwave_nvm 0x0 0x8068214 +.nvm 0x8000 0x8068214 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x726c 0x0 -.debug_info 0xd6e434 0x0 -.debug_abbrev 0x17a56 0x0 -.debug_loc 0x487d0 0x0 +.debug_frame 0x7268 0x0 +.debug_info 0xd6e546 0x0 +.debug_abbrev 0x17a99 0x0 +.debug_loc 0x488ac 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb968 0x0 -.debug_line 0x58005 0x0 -.debug_str 0x91b55 0x0 -Total 0xf41bbb +.debug_ranges 0xb960 0x0 +.debug_line 0x580ed 0x0 +.debug_str 0x91c09 0x0 +Total 0xf420bc The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 206736 + 207056 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_US_size.txt index ba6d776f02..bf65915e14 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_led_bulb.out : section size addr -.text 0x31df4 0x8006000 -_cc_handlers_v3 0x21c 0x8037df4 -_zaf_event_distributor_cc_event_handler 0x10 0x8038010 -_zw_protocol_cmd_handlers 0x70 0x8038020 -_zw_protocol_cmd_handlers_lr 0x30 0x8038090 -.ARM.exidx 0x8 0x80380c0 -.copy.table 0xc 0x80380c8 -.zero.table 0x0 0x80380d4 +.text 0x31f34 0x8006000 +_cc_handlers_v3 0x21c 0x8037f34 +_zaf_event_distributor_cc_event_handler 0x10 0x8038150 +_zw_protocol_cmd_handlers 0x70 0x8038160 +_zw_protocol_cmd_handlers_lr 0x30 0x80381d0 +.ARM.exidx 0x8 0x8038200 +.copy.table 0xc 0x8038208 +.zero.table 0x0 0x8038214 .stack 0x1000 0x20000000 .data 0x6bc 0x20001000 .bss 0xad24 0x200016bc .heap 0x800 0x2000c3e0 -.internal_storage 0x30000 0x80380d4 -.zwave_nvm 0x0 0x80680d4 -.nvm 0x8000 0x80680d4 +.internal_storage 0x30000 0x8038214 +.zwave_nvm 0x0 0x8068214 +.nvm 0x8000 0x8068214 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x726c 0x0 -.debug_info 0xd6e434 0x0 -.debug_abbrev 0x17a56 0x0 -.debug_loc 0x487d0 0x0 +.debug_frame 0x7268 0x0 +.debug_info 0xd6e546 0x0 +.debug_abbrev 0x17a99 0x0 +.debug_loc 0x488ac 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb968 0x0 -.debug_line 0x58005 0x0 -.debug_str 0x91b5f 0x0 -Total 0xf41bc5 +.debug_ranges 0xb960 0x0 +.debug_line 0x580ed 0x0 +.debug_str 0x91c13 0x0 +Total 0xf420c6 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 206736 + 207056 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4207A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4207A_REGION_EU_size.txt index 994898fabb..7abd96065a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4207A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4207A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_led_bulb.out : section size addr -.text 0x2b8f0 0x0 -_cc_handlers_v3 0x21c 0x2b8f0 -_zaf_event_distributor_cc_event_handler 0x10 0x2bb0c -_zw_protocol_cmd_handlers 0x70 0x2bb1c -_zw_protocol_cmd_handlers_lr 0x30 0x2bb8c -.ARM.exidx 0x8 0x2bbbc -.copy.table 0xc 0x2bbc4 -.zero.table 0x0 0x2bbd0 +.text 0x2b978 0x0 +_cc_handlers_v3 0x21c 0x2b978 +_zaf_event_distributor_cc_event_handler 0x10 0x2bb94 +_zw_protocol_cmd_handlers 0x70 0x2bba4 +_zw_protocol_cmd_handlers_lr 0x30 0x2bc14 +.ARM.exidx 0x8 0x2bc44 +.copy.table 0xc 0x2bc4c +.zero.table 0x0 0x2bc58 .stack 0x1000 0x20000000 .data 0x5b8 0x20001000 -.bss 0xa18c 0x200015b8 +.bss 0xa190 0x200015b8 .heap 0x800 0x2000b748 -.internal_storage 0x3a000 0x2bbd0 -.zwave_nvm 0x3000 0x65bd0 -.nvm 0x9000 0x68bd0 +.internal_storage 0x3a000 0x2bc58 +.zwave_nvm 0x3000 0x65c58 +.nvm 0x9000 0x68c58 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x67bc 0x0 -.debug_info 0xd271df 0x0 -.debug_abbrev 0x14b78 0x0 -.debug_loc 0x3b454 0x0 +.debug_frame 0x67c4 0x0 +.debug_info 0xd27337 0x0 +.debug_abbrev 0x14bc0 0x0 +.debug_loc 0x3b54f 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0xa360 0x0 -.debug_line 0x4dd7d 0x0 -.debug_str 0x86316 0x0 -Total 0xed99c5 +.debug_ranges 0xa390 0x0 +.debug_line 0x4de20 0x0 +.debug_str 0x863de 0x0 +Total 0xed9e8f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180616 + 180752 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48964 + 48968 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4207A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4207A_REGION_US_LR_size.txt index 20c4e5f74c..23b1618f93 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4207A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4207A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_led_bulb.out : section size addr -.text 0x2b8f0 0x0 -_cc_handlers_v3 0x21c 0x2b8f0 -_zaf_event_distributor_cc_event_handler 0x10 0x2bb0c -_zw_protocol_cmd_handlers 0x70 0x2bb1c -_zw_protocol_cmd_handlers_lr 0x30 0x2bb8c -.ARM.exidx 0x8 0x2bbbc -.copy.table 0xc 0x2bbc4 -.zero.table 0x0 0x2bbd0 +.text 0x2b978 0x0 +_cc_handlers_v3 0x21c 0x2b978 +_zaf_event_distributor_cc_event_handler 0x10 0x2bb94 +_zw_protocol_cmd_handlers 0x70 0x2bba4 +_zw_protocol_cmd_handlers_lr 0x30 0x2bc14 +.ARM.exidx 0x8 0x2bc44 +.copy.table 0xc 0x2bc4c +.zero.table 0x0 0x2bc58 .stack 0x1000 0x20000000 .data 0x5b8 0x20001000 -.bss 0xa18c 0x200015b8 +.bss 0xa190 0x200015b8 .heap 0x800 0x2000b748 -.internal_storage 0x3a000 0x2bbd0 -.zwave_nvm 0x3000 0x65bd0 -.nvm 0x9000 0x68bd0 +.internal_storage 0x3a000 0x2bc58 +.zwave_nvm 0x3000 0x65c58 +.nvm 0x9000 0x68c58 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x67bc 0x0 -.debug_info 0xd271df 0x0 -.debug_abbrev 0x14b78 0x0 -.debug_loc 0x3b454 0x0 +.debug_frame 0x67c4 0x0 +.debug_info 0xd27337 0x0 +.debug_abbrev 0x14bc0 0x0 +.debug_loc 0x3b54f 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0xa360 0x0 -.debug_line 0x4dd7d 0x0 -.debug_str 0x8630c 0x0 -Total 0xed99bb +.debug_ranges 0xa390 0x0 +.debug_line 0x4de20 0x0 +.debug_str 0x863d4 0x0 +Total 0xed9e85 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180616 + 180752 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48964 + 48968 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4207A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4207A_REGION_US_size.txt index 994898fabb..7abd96065a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4207A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4207A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_led_bulb.out : section size addr -.text 0x2b8f0 0x0 -_cc_handlers_v3 0x21c 0x2b8f0 -_zaf_event_distributor_cc_event_handler 0x10 0x2bb0c -_zw_protocol_cmd_handlers 0x70 0x2bb1c -_zw_protocol_cmd_handlers_lr 0x30 0x2bb8c -.ARM.exidx 0x8 0x2bbbc -.copy.table 0xc 0x2bbc4 -.zero.table 0x0 0x2bbd0 +.text 0x2b978 0x0 +_cc_handlers_v3 0x21c 0x2b978 +_zaf_event_distributor_cc_event_handler 0x10 0x2bb94 +_zw_protocol_cmd_handlers 0x70 0x2bba4 +_zw_protocol_cmd_handlers_lr 0x30 0x2bc14 +.ARM.exidx 0x8 0x2bc44 +.copy.table 0xc 0x2bc4c +.zero.table 0x0 0x2bc58 .stack 0x1000 0x20000000 .data 0x5b8 0x20001000 -.bss 0xa18c 0x200015b8 +.bss 0xa190 0x200015b8 .heap 0x800 0x2000b748 -.internal_storage 0x3a000 0x2bbd0 -.zwave_nvm 0x3000 0x65bd0 -.nvm 0x9000 0x68bd0 +.internal_storage 0x3a000 0x2bc58 +.zwave_nvm 0x3000 0x65c58 +.nvm 0x9000 0x68c58 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x67bc 0x0 -.debug_info 0xd271df 0x0 -.debug_abbrev 0x14b78 0x0 -.debug_loc 0x3b454 0x0 +.debug_frame 0x67c4 0x0 +.debug_info 0xd27337 0x0 +.debug_abbrev 0x14bc0 0x0 +.debug_loc 0x3b54f 0x0 .debug_aranges 0xe0 0x0 -.debug_ranges 0xa360 0x0 -.debug_line 0x4dd7d 0x0 -.debug_str 0x86316 0x0 -Total 0xed99c5 +.debug_ranges 0xa390 0x0 +.debug_line 0x4de20 0x0 +.debug_str 0x863de 0x0 +Total 0xed9e8f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180616 + 180752 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48964 + 48968 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4209A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4209A_REGION_US_LR_size.txt index 7939ac5cd6..5974b2416f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4209A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4209A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_led_bulb.out : section size addr -.text 0x2b7bc 0x0 -_cc_handlers_v3 0x21c 0x2b7bc -_zaf_event_distributor_cc_event_handler 0x10 0x2b9d8 -_zw_protocol_cmd_handlers 0x70 0x2b9e8 -_zw_protocol_cmd_handlers_lr 0x30 0x2ba58 -.ARM.exidx 0x8 0x2ba88 -.copy.table 0xc 0x2ba90 -.zero.table 0x0 0x2ba9c +.text 0x2b844 0x0 +_cc_handlers_v3 0x21c 0x2b844 +_zaf_event_distributor_cc_event_handler 0x10 0x2ba60 +_zw_protocol_cmd_handlers 0x70 0x2ba70 +_zw_protocol_cmd_handlers_lr 0x30 0x2bae0 +.ARM.exidx 0x8 0x2bb10 +.copy.table 0xc 0x2bb18 +.zero.table 0x0 0x2bb24 .stack 0x1000 0x20000000 .data 0x5b8 0x20001000 -.bss 0xa174 0x200015b8 +.bss 0xa178 0x200015b8 .heap 0x800 0x2000b730 -.internal_storage 0x3a000 0x2ba9c -.zwave_nvm 0x3000 0x65a9c -.nvm 0x9000 0x68a9c +.internal_storage 0x3a000 0x2bb24 +.zwave_nvm 0x3000 0x65b24 +.nvm 0x9000 0x68b24 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x67dc 0x0 -.debug_info 0xd28694 0x0 -.debug_abbrev 0x14e54 0x0 -.debug_loc 0x3b8be 0x0 +.debug_frame 0x67e4 0x0 +.debug_info 0xd287e2 0x0 +.debug_abbrev 0x14e9c 0x0 +.debug_loc 0x3b9b4 0x0 .debug_aranges 0xb0 0x0 -.debug_ranges 0xa5f0 0x0 -.debug_line 0x4e81b 0x0 -.debug_str 0x866b8 0x0 -Total 0xedc534 +.debug_ranges 0xa620 0x0 +.debug_line 0x4e8c2 0x0 +.debug_str 0x86780 0x0 +Total 0xedc9f3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180308 + 180444 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48940 + 48944 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_EU_size.txt index c7766dcccf..09dc34ab7e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x34f2c 0x8006000 -_cc_handlers_v3 0x240 0x803af2c -_zaf_event_distributor_cc_event_handler 0x10 0x803b16c -_zw_protocol_cmd_handlers 0x70 0x803b17c -_zw_protocol_cmd_handlers_lr 0x30 0x803b1ec -.ARM.exidx 0x8 0x803b21c -.copy.table 0xc 0x803b224 -.zero.table 0x0 0x803b230 +.text 0x3506c 0x8006000 +_cc_handlers_v3 0x240 0x803b06c +_zaf_event_distributor_cc_event_handler 0x10 0x803b2ac +_zw_protocol_cmd_handlers 0x70 0x803b2bc +_zw_protocol_cmd_handlers_lr 0x30 0x803b32c +.ARM.exidx 0x8 0x803b35c +.copy.table 0xc 0x803b364 +.zero.table 0x0 0x803b370 .stack 0x1000 0x20000000 .data 0x504 0x20001000 -.bss 0xaf4c 0x20001504 -.heap 0x800 0x2000c450 -.internal_storage 0x30000 0x803b230 -.zwave_nvm 0x0 0x806b230 -.nvm 0x8000 0x806b230 +.bss 0xaf54 0x20001504 +.heap 0x800 0x2000c458 +.internal_storage 0x30000 0x803b370 +.zwave_nvm 0x0 0x806b370 +.nvm 0x8000 0x806b370 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7c10 0x0 -.debug_info 0xde14e5 0x0 -.debug_abbrev 0x18d2c 0x0 -.debug_loc 0x4eefb 0x0 +.debug_frame 0x7c14 0x0 +.debug_info 0xde1655 0x0 +.debug_abbrev 0x18d6f 0x0 +.debug_loc 0x4f12e 0x0 .debug_aranges 0x120 0x0 -.debug_ranges 0xc630 0x0 -.debug_line 0x5c9b6 0x0 -.debug_str 0x969d2 0x0 -Total 0xfca6f3 +.debug_ranges 0xc628 0x0 +.debug_line 0x5cab9 0x0 +.debug_str 0x96a86 0x0 +Total 0xfcadd4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 218932 + 219252 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52304 + 52312 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_US_LR_size.txt index 11954f0226..9563d69ef6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x34f2c 0x8006000 -_cc_handlers_v3 0x240 0x803af2c -_zaf_event_distributor_cc_event_handler 0x10 0x803b16c -_zw_protocol_cmd_handlers 0x70 0x803b17c -_zw_protocol_cmd_handlers_lr 0x30 0x803b1ec -.ARM.exidx 0x8 0x803b21c -.copy.table 0xc 0x803b224 -.zero.table 0x0 0x803b230 +.text 0x3506c 0x8006000 +_cc_handlers_v3 0x240 0x803b06c +_zaf_event_distributor_cc_event_handler 0x10 0x803b2ac +_zw_protocol_cmd_handlers 0x70 0x803b2bc +_zw_protocol_cmd_handlers_lr 0x30 0x803b32c +.ARM.exidx 0x8 0x803b35c +.copy.table 0xc 0x803b364 +.zero.table 0x0 0x803b370 .stack 0x1000 0x20000000 .data 0x504 0x20001000 -.bss 0xaf4c 0x20001504 -.heap 0x800 0x2000c450 -.internal_storage 0x30000 0x803b230 -.zwave_nvm 0x0 0x806b230 -.nvm 0x8000 0x806b230 +.bss 0xaf54 0x20001504 +.heap 0x800 0x2000c458 +.internal_storage 0x30000 0x803b370 +.zwave_nvm 0x0 0x806b370 +.nvm 0x8000 0x806b370 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7c10 0x0 -.debug_info 0xde14e5 0x0 -.debug_abbrev 0x18d2c 0x0 -.debug_loc 0x4eefb 0x0 +.debug_frame 0x7c14 0x0 +.debug_info 0xde1655 0x0 +.debug_abbrev 0x18d6f 0x0 +.debug_loc 0x4f12e 0x0 .debug_aranges 0x120 0x0 -.debug_ranges 0xc630 0x0 -.debug_line 0x5c9b6 0x0 -.debug_str 0x969c8 0x0 -Total 0xfca6e9 +.debug_ranges 0xc628 0x0 +.debug_line 0x5cab9 0x0 +.debug_str 0x96a7c 0x0 +Total 0xfcadca The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 218932 + 219252 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52304 + 52312 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_US_size.txt index c7766dcccf..09dc34ab7e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x34f2c 0x8006000 -_cc_handlers_v3 0x240 0x803af2c -_zaf_event_distributor_cc_event_handler 0x10 0x803b16c -_zw_protocol_cmd_handlers 0x70 0x803b17c -_zw_protocol_cmd_handlers_lr 0x30 0x803b1ec -.ARM.exidx 0x8 0x803b21c -.copy.table 0xc 0x803b224 -.zero.table 0x0 0x803b230 +.text 0x3506c 0x8006000 +_cc_handlers_v3 0x240 0x803b06c +_zaf_event_distributor_cc_event_handler 0x10 0x803b2ac +_zw_protocol_cmd_handlers 0x70 0x803b2bc +_zw_protocol_cmd_handlers_lr 0x30 0x803b32c +.ARM.exidx 0x8 0x803b35c +.copy.table 0xc 0x803b364 +.zero.table 0x0 0x803b370 .stack 0x1000 0x20000000 .data 0x504 0x20001000 -.bss 0xaf4c 0x20001504 -.heap 0x800 0x2000c450 -.internal_storage 0x30000 0x803b230 -.zwave_nvm 0x0 0x806b230 -.nvm 0x8000 0x806b230 +.bss 0xaf54 0x20001504 +.heap 0x800 0x2000c458 +.internal_storage 0x30000 0x803b370 +.zwave_nvm 0x0 0x806b370 +.nvm 0x8000 0x806b370 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7c10 0x0 -.debug_info 0xde14e5 0x0 -.debug_abbrev 0x18d2c 0x0 -.debug_loc 0x4eefb 0x0 +.debug_frame 0x7c14 0x0 +.debug_info 0xde1655 0x0 +.debug_abbrev 0x18d6f 0x0 +.debug_loc 0x4f12e 0x0 .debug_aranges 0x120 0x0 -.debug_ranges 0xc630 0x0 -.debug_line 0x5c9b6 0x0 -.debug_str 0x969d2 0x0 -Total 0xfca6f3 +.debug_ranges 0xc628 0x0 +.debug_line 0x5cab9 0x0 +.debug_str 0x96a86 0x0 +Total 0xfcadd4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 218932 + 219252 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52304 + 52312 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_EU_size.txt index 68377681f2..8a58d9d873 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x3279c 0x8006000 -_cc_handlers_v3 0x240 0x803879c -_zaf_event_distributor_cc_event_handler 0x10 0x80389dc -_zw_protocol_cmd_handlers 0x70 0x80389ec -_zw_protocol_cmd_handlers_lr 0x30 0x8038a5c -.ARM.exidx 0x8 0x8038a8c -.copy.table 0xc 0x8038a94 -.zero.table 0x0 0x8038aa0 +.text 0x328b0 0x8006000 +_cc_handlers_v3 0x240 0x80388b0 +_zaf_event_distributor_cc_event_handler 0x10 0x8038af0 +_zw_protocol_cmd_handlers 0x70 0x8038b00 +_zw_protocol_cmd_handlers_lr 0x30 0x8038b70 +.ARM.exidx 0x8 0x8038ba0 +.copy.table 0xc 0x8038ba8 +.zero.table 0x0 0x8038bb4 .stack 0x1000 0x20000000 .data 0x4ec 0x20001000 -.bss 0xadac 0x200014ec +.bss 0xada8 0x200014ec .heap 0x800 0x2000c298 -.internal_storage 0x30000 0x8038aa0 -.zwave_nvm 0x0 0x8068aa0 -.nvm 0x8000 0x8068aa0 +.internal_storage 0x30000 0x8038bb4 +.zwave_nvm 0x0 0x8068bb4 +.nvm 0x8000 0x8068bb4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7420 0x0 -.debug_info 0xdca635 0x0 -.debug_abbrev 0x170a7 0x0 -.debug_loc 0x4b524 0x0 +.debug_frame 0x741c 0x0 +.debug_info 0xdca7a3 0x0 +.debug_abbrev 0x170ea 0x0 +.debug_loc 0x4b769 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xbaf8 0x0 -.debug_line 0x5788c 0x0 -.debug_str 0x92a87 0x0 -Total 0xfa149a +.debug_ranges 0xbaf0 0x0 +.debug_line 0x5798f 0x0 +.debug_str 0x92b3b 0x0 +Total 0xfa1b4b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 208780 + 209056 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51864 + 51860 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_US_LR_size.txt index 2a6d3779e1..f1ee3f9f3a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x3279c 0x8006000 -_cc_handlers_v3 0x240 0x803879c -_zaf_event_distributor_cc_event_handler 0x10 0x80389dc -_zw_protocol_cmd_handlers 0x70 0x80389ec -_zw_protocol_cmd_handlers_lr 0x30 0x8038a5c -.ARM.exidx 0x8 0x8038a8c -.copy.table 0xc 0x8038a94 -.zero.table 0x0 0x8038aa0 +.text 0x328b0 0x8006000 +_cc_handlers_v3 0x240 0x80388b0 +_zaf_event_distributor_cc_event_handler 0x10 0x8038af0 +_zw_protocol_cmd_handlers 0x70 0x8038b00 +_zw_protocol_cmd_handlers_lr 0x30 0x8038b70 +.ARM.exidx 0x8 0x8038ba0 +.copy.table 0xc 0x8038ba8 +.zero.table 0x0 0x8038bb4 .stack 0x1000 0x20000000 .data 0x4ec 0x20001000 -.bss 0xadac 0x200014ec +.bss 0xada8 0x200014ec .heap 0x800 0x2000c298 -.internal_storage 0x30000 0x8038aa0 -.zwave_nvm 0x0 0x8068aa0 -.nvm 0x8000 0x8068aa0 +.internal_storage 0x30000 0x8038bb4 +.zwave_nvm 0x0 0x8068bb4 +.nvm 0x8000 0x8068bb4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7420 0x0 -.debug_info 0xdca635 0x0 -.debug_abbrev 0x170a7 0x0 -.debug_loc 0x4b524 0x0 +.debug_frame 0x741c 0x0 +.debug_info 0xdca7a3 0x0 +.debug_abbrev 0x170ea 0x0 +.debug_loc 0x4b769 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xbaf8 0x0 -.debug_line 0x5788c 0x0 -.debug_str 0x92a7d 0x0 -Total 0xfa1490 +.debug_ranges 0xbaf0 0x0 +.debug_line 0x5798f 0x0 +.debug_str 0x92b31 0x0 +Total 0xfa1b41 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 208780 + 209056 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51864 + 51860 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_US_size.txt index 68377681f2..8a58d9d873 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x3279c 0x8006000 -_cc_handlers_v3 0x240 0x803879c -_zaf_event_distributor_cc_event_handler 0x10 0x80389dc -_zw_protocol_cmd_handlers 0x70 0x80389ec -_zw_protocol_cmd_handlers_lr 0x30 0x8038a5c -.ARM.exidx 0x8 0x8038a8c -.copy.table 0xc 0x8038a94 -.zero.table 0x0 0x8038aa0 +.text 0x328b0 0x8006000 +_cc_handlers_v3 0x240 0x80388b0 +_zaf_event_distributor_cc_event_handler 0x10 0x8038af0 +_zw_protocol_cmd_handlers 0x70 0x8038b00 +_zw_protocol_cmd_handlers_lr 0x30 0x8038b70 +.ARM.exidx 0x8 0x8038ba0 +.copy.table 0xc 0x8038ba8 +.zero.table 0x0 0x8038bb4 .stack 0x1000 0x20000000 .data 0x4ec 0x20001000 -.bss 0xadac 0x200014ec +.bss 0xada8 0x200014ec .heap 0x800 0x2000c298 -.internal_storage 0x30000 0x8038aa0 -.zwave_nvm 0x0 0x8068aa0 -.nvm 0x8000 0x8068aa0 +.internal_storage 0x30000 0x8038bb4 +.zwave_nvm 0x0 0x8068bb4 +.nvm 0x8000 0x8068bb4 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7420 0x0 -.debug_info 0xdca635 0x0 -.debug_abbrev 0x170a7 0x0 -.debug_loc 0x4b524 0x0 +.debug_frame 0x741c 0x0 +.debug_info 0xdca7a3 0x0 +.debug_abbrev 0x170ea 0x0 +.debug_loc 0x4b769 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xbaf8 0x0 -.debug_line 0x5788c 0x0 -.debug_str 0x92a87 0x0 -Total 0xfa149a +.debug_ranges 0xbaf0 0x0 +.debug_line 0x5798f 0x0 +.debug_str 0x92b3b 0x0 +Total 0xfa1b4b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 208780 + 209056 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51864 + 51860 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4202A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4202A_REGION_EU_size.txt index f9ed1dc29d..ee5d683bc8 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4202A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4202A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x2caf0 0x0 -_cc_handlers_v3 0x240 0x2caf0 -_zaf_event_distributor_cc_event_handler 0x10 0x2cd30 -_zw_protocol_cmd_handlers 0x70 0x2cd40 -_zw_protocol_cmd_handlers_lr 0x30 0x2cdb0 -.ARM.exidx 0x8 0x2cde0 -.copy.table 0xc 0x2cde8 -.zero.table 0x0 0x2cdf4 +.text 0x2cb68 0x0 +_cc_handlers_v3 0x240 0x2cb68 +_zaf_event_distributor_cc_event_handler 0x10 0x2cda8 +_zw_protocol_cmd_handlers 0x70 0x2cdb8 +_zw_protocol_cmd_handlers_lr 0x30 0x2ce28 +.ARM.exidx 0x8 0x2ce58 +.copy.table 0xc 0x2ce60 +.zero.table 0x0 0x2ce6c .stack 0x1000 0x20000000 .data 0x40c 0x20001000 -.bss 0xa2b8 0x2000140c -.heap 0x800 0x2000b6c8 -.internal_storage 0x3a000 0x2cdf4 -.zwave_nvm 0x3000 0x66df4 -.nvm 0x9000 0x69df4 +.bss 0xa2c0 0x2000140c +.heap 0x800 0x2000b6d0 +.internal_storage 0x3a000 0x2ce6c +.zwave_nvm 0x3000 0x66e6c +.nvm 0x9000 0x69e6c .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6b38 0x0 -.debug_info 0xd94d46 0x0 -.debug_abbrev 0x152b5 0x0 -.debug_loc 0x4080a 0x0 +.debug_frame 0x6b40 0x0 +.debug_info 0xd94ee1 0x0 +.debug_abbrev 0x152fd 0x0 +.debug_loc 0x40909 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0xa450 0x0 -.debug_line 0x4f894 0x0 -.debug_str 0x8a29c 0x0 -Total 0xf540ac +.debug_ranges 0xa480 0x0 +.debug_line 0x4f962 0x0 +.debug_str 0x8a364 0x0 +Total 0xf545dc The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 184832 + 184952 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48836 + 48844 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4202A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4202A_REGION_US_LR_size.txt index 7b293da626..06c96bcf8d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4202A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4202A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x2caf0 0x0 -_cc_handlers_v3 0x240 0x2caf0 -_zaf_event_distributor_cc_event_handler 0x10 0x2cd30 -_zw_protocol_cmd_handlers 0x70 0x2cd40 -_zw_protocol_cmd_handlers_lr 0x30 0x2cdb0 -.ARM.exidx 0x8 0x2cde0 -.copy.table 0xc 0x2cde8 -.zero.table 0x0 0x2cdf4 +.text 0x2cb68 0x0 +_cc_handlers_v3 0x240 0x2cb68 +_zaf_event_distributor_cc_event_handler 0x10 0x2cda8 +_zw_protocol_cmd_handlers 0x70 0x2cdb8 +_zw_protocol_cmd_handlers_lr 0x30 0x2ce28 +.ARM.exidx 0x8 0x2ce58 +.copy.table 0xc 0x2ce60 +.zero.table 0x0 0x2ce6c .stack 0x1000 0x20000000 .data 0x40c 0x20001000 -.bss 0xa2b8 0x2000140c -.heap 0x800 0x2000b6c8 -.internal_storage 0x3a000 0x2cdf4 -.zwave_nvm 0x3000 0x66df4 -.nvm 0x9000 0x69df4 +.bss 0xa2c0 0x2000140c +.heap 0x800 0x2000b6d0 +.internal_storage 0x3a000 0x2ce6c +.zwave_nvm 0x3000 0x66e6c +.nvm 0x9000 0x69e6c .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6b38 0x0 -.debug_info 0xd94d46 0x0 -.debug_abbrev 0x152b5 0x0 -.debug_loc 0x4080a 0x0 +.debug_frame 0x6b40 0x0 +.debug_info 0xd94ee1 0x0 +.debug_abbrev 0x152fd 0x0 +.debug_loc 0x40909 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0xa450 0x0 -.debug_line 0x4f894 0x0 -.debug_str 0x8a292 0x0 -Total 0xf540a2 +.debug_ranges 0xa480 0x0 +.debug_line 0x4f962 0x0 +.debug_str 0x8a35a 0x0 +Total 0xf545d2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 184832 + 184952 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48836 + 48844 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4202A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4202A_REGION_US_size.txt index f9ed1dc29d..ee5d683bc8 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4202A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4202A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x2caf0 0x0 -_cc_handlers_v3 0x240 0x2caf0 -_zaf_event_distributor_cc_event_handler 0x10 0x2cd30 -_zw_protocol_cmd_handlers 0x70 0x2cd40 -_zw_protocol_cmd_handlers_lr 0x30 0x2cdb0 -.ARM.exidx 0x8 0x2cde0 -.copy.table 0xc 0x2cde8 -.zero.table 0x0 0x2cdf4 +.text 0x2cb68 0x0 +_cc_handlers_v3 0x240 0x2cb68 +_zaf_event_distributor_cc_event_handler 0x10 0x2cda8 +_zw_protocol_cmd_handlers 0x70 0x2cdb8 +_zw_protocol_cmd_handlers_lr 0x30 0x2ce28 +.ARM.exidx 0x8 0x2ce58 +.copy.table 0xc 0x2ce60 +.zero.table 0x0 0x2ce6c .stack 0x1000 0x20000000 .data 0x40c 0x20001000 -.bss 0xa2b8 0x2000140c -.heap 0x800 0x2000b6c8 -.internal_storage 0x3a000 0x2cdf4 -.zwave_nvm 0x3000 0x66df4 -.nvm 0x9000 0x69df4 +.bss 0xa2c0 0x2000140c +.heap 0x800 0x2000b6d0 +.internal_storage 0x3a000 0x2ce6c +.zwave_nvm 0x3000 0x66e6c +.nvm 0x9000 0x69e6c .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6b38 0x0 -.debug_info 0xd94d46 0x0 -.debug_abbrev 0x152b5 0x0 -.debug_loc 0x4080a 0x0 +.debug_frame 0x6b40 0x0 +.debug_info 0xd94ee1 0x0 +.debug_abbrev 0x152fd 0x0 +.debug_loc 0x40909 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0xa450 0x0 -.debug_line 0x4f894 0x0 -.debug_str 0x8a29c 0x0 -Total 0xf540ac +.debug_ranges 0xa480 0x0 +.debug_line 0x4f962 0x0 +.debug_str 0x8a364 0x0 +Total 0xf545dc The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 184832 + 184952 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48836 + 48844 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_EU_size.txt index 42c29aa18d..553a966d66 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x32d50 0x8006000 -_cc_handlers_v3 0x240 0x8038d50 -_zaf_event_distributor_cc_event_handler 0x10 0x8038f90 -_zw_protocol_cmd_handlers 0x70 0x8038fa0 -_zw_protocol_cmd_handlers_lr 0x30 0x8039010 -.ARM.exidx 0x8 0x8039040 -.copy.table 0xc 0x8039048 -.zero.table 0x0 0x8039054 +.text 0x32e88 0x8006000 +_cc_handlers_v3 0x240 0x8038e88 +_zaf_event_distributor_cc_event_handler 0x10 0x80390c8 +_zw_protocol_cmd_handlers 0x70 0x80390d8 +_zw_protocol_cmd_handlers_lr 0x30 0x8039148 +.ARM.exidx 0x8 0x8039178 +.copy.table 0xc 0x8039180 +.zero.table 0x0 0x803918c .stack 0x1000 0x20000000 .data 0x504 0x20001000 -.bss 0xae64 0x20001504 -.heap 0x800 0x2000c368 -.internal_storage 0x30000 0x8039054 -.zwave_nvm 0x0 0x8069054 -.nvm 0x8000 0x8069054 +.bss 0xae68 0x20001504 +.heap 0x800 0x2000c370 +.internal_storage 0x30000 0x803918c +.zwave_nvm 0x0 0x806918c +.nvm 0x8000 0x806918c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x75ec 0x0 -.debug_info 0xdd8f9b 0x0 -.debug_abbrev 0x1817d 0x0 -.debug_loc 0x4d717 0x0 +.debug_frame 0x75f0 0x0 +.debug_info 0xdd9109 0x0 +.debug_abbrev 0x181c0 0x0 +.debug_loc 0x4d954 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xc1a8 0x0 -.debug_line 0x5a813 0x0 -.debug_str 0x943b2 0x0 -Total 0xfb887b +.debug_ranges 0xc1a0 0x0 +.debug_line 0x5a918 0x0 +.debug_str 0x94466 0x0 +Total 0xfb8f5a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210264 + 210576 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52072 + 52076 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_US_LR_size.txt index a64d8b654d..6cf60c2a24 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x32d50 0x8006000 -_cc_handlers_v3 0x240 0x8038d50 -_zaf_event_distributor_cc_event_handler 0x10 0x8038f90 -_zw_protocol_cmd_handlers 0x70 0x8038fa0 -_zw_protocol_cmd_handlers_lr 0x30 0x8039010 -.ARM.exidx 0x8 0x8039040 -.copy.table 0xc 0x8039048 -.zero.table 0x0 0x8039054 +.text 0x32e88 0x8006000 +_cc_handlers_v3 0x240 0x8038e88 +_zaf_event_distributor_cc_event_handler 0x10 0x80390c8 +_zw_protocol_cmd_handlers 0x70 0x80390d8 +_zw_protocol_cmd_handlers_lr 0x30 0x8039148 +.ARM.exidx 0x8 0x8039178 +.copy.table 0xc 0x8039180 +.zero.table 0x0 0x803918c .stack 0x1000 0x20000000 .data 0x504 0x20001000 -.bss 0xae64 0x20001504 -.heap 0x800 0x2000c368 -.internal_storage 0x30000 0x8039054 -.zwave_nvm 0x0 0x8069054 -.nvm 0x8000 0x8069054 +.bss 0xae68 0x20001504 +.heap 0x800 0x2000c370 +.internal_storage 0x30000 0x803918c +.zwave_nvm 0x0 0x806918c +.nvm 0x8000 0x806918c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x75ec 0x0 -.debug_info 0xdd8f9b 0x0 -.debug_abbrev 0x1817d 0x0 -.debug_loc 0x4d717 0x0 +.debug_frame 0x75f0 0x0 +.debug_info 0xdd9109 0x0 +.debug_abbrev 0x181c0 0x0 +.debug_loc 0x4d954 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xc1a8 0x0 -.debug_line 0x5a813 0x0 -.debug_str 0x943a8 0x0 -Total 0xfb8871 +.debug_ranges 0xc1a0 0x0 +.debug_line 0x5a918 0x0 +.debug_str 0x9445c 0x0 +Total 0xfb8f50 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210264 + 210576 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52072 + 52076 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_US_size.txt index 42c29aa18d..553a966d66 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x32d50 0x8006000 -_cc_handlers_v3 0x240 0x8038d50 -_zaf_event_distributor_cc_event_handler 0x10 0x8038f90 -_zw_protocol_cmd_handlers 0x70 0x8038fa0 -_zw_protocol_cmd_handlers_lr 0x30 0x8039010 -.ARM.exidx 0x8 0x8039040 -.copy.table 0xc 0x8039048 -.zero.table 0x0 0x8039054 +.text 0x32e88 0x8006000 +_cc_handlers_v3 0x240 0x8038e88 +_zaf_event_distributor_cc_event_handler 0x10 0x80390c8 +_zw_protocol_cmd_handlers 0x70 0x80390d8 +_zw_protocol_cmd_handlers_lr 0x30 0x8039148 +.ARM.exidx 0x8 0x8039178 +.copy.table 0xc 0x8039180 +.zero.table 0x0 0x803918c .stack 0x1000 0x20000000 .data 0x504 0x20001000 -.bss 0xae64 0x20001504 -.heap 0x800 0x2000c368 -.internal_storage 0x30000 0x8039054 -.zwave_nvm 0x0 0x8069054 -.nvm 0x8000 0x8069054 +.bss 0xae68 0x20001504 +.heap 0x800 0x2000c370 +.internal_storage 0x30000 0x803918c +.zwave_nvm 0x0 0x806918c +.nvm 0x8000 0x806918c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x75ec 0x0 -.debug_info 0xdd8f9b 0x0 -.debug_abbrev 0x1817d 0x0 -.debug_loc 0x4d717 0x0 +.debug_frame 0x75f0 0x0 +.debug_info 0xdd9109 0x0 +.debug_abbrev 0x181c0 0x0 +.debug_loc 0x4d954 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xc1a8 0x0 -.debug_line 0x5a813 0x0 -.debug_str 0x943b2 0x0 -Total 0xfb887b +.debug_ranges 0xc1a0 0x0 +.debug_line 0x5a918 0x0 +.debug_str 0x94466 0x0 +Total 0xfb8f5a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210264 + 210576 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52072 + 52076 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_EU_size.txt index 0a19a98ce0..68f5afc645 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x32d88 0x8006000 -_cc_handlers_v3 0x240 0x8038d88 -_zaf_event_distributor_cc_event_handler 0x10 0x8038fc8 -_zw_protocol_cmd_handlers 0x70 0x8038fd8 -_zw_protocol_cmd_handlers_lr 0x30 0x8039048 -.ARM.exidx 0x8 0x8039078 -.copy.table 0xc 0x8039080 -.zero.table 0x0 0x803908c +.text 0x32ec8 0x8006000 +_cc_handlers_v3 0x240 0x8038ec8 +_zaf_event_distributor_cc_event_handler 0x10 0x8039108 +_zw_protocol_cmd_handlers 0x70 0x8039118 +_zw_protocol_cmd_handlers_lr 0x30 0x8039188 +.ARM.exidx 0x8 0x80391b8 +.copy.table 0xc 0x80391c0 +.zero.table 0x0 0x80391cc .stack 0x1000 0x20000000 .data 0x504 0x20001000 -.bss 0xae64 0x20001504 -.heap 0x800 0x2000c368 -.internal_storage 0x30000 0x803908c -.zwave_nvm 0x0 0x806908c -.nvm 0x8000 0x806908c +.bss 0xae68 0x20001504 +.heap 0x800 0x2000c370 +.internal_storage 0x30000 0x80391cc +.zwave_nvm 0x0 0x80691cc +.nvm 0x8000 0x80691cc .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x75ec 0x0 -.debug_info 0xdd91ef 0x0 -.debug_abbrev 0x18221 0x0 -.debug_loc 0x4d76b 0x0 +.debug_frame 0x75f0 0x0 +.debug_info 0xdd935d 0x0 +.debug_abbrev 0x18264 0x0 +.debug_loc 0x4d9a8 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xc1d0 0x0 -.debug_line 0x5aa43 0x0 -.debug_str 0x94585 0x0 -Total 0xfb902a +.debug_ranges 0xc1c8 0x0 +.debug_line 0x5ab48 0x0 +.debug_str 0x94639 0x0 +Total 0xfb9711 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210320 + 210640 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52072 + 52076 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_US_LR_size.txt index 13f59724aa..a93b354476 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x32d88 0x8006000 -_cc_handlers_v3 0x240 0x8038d88 -_zaf_event_distributor_cc_event_handler 0x10 0x8038fc8 -_zw_protocol_cmd_handlers 0x70 0x8038fd8 -_zw_protocol_cmd_handlers_lr 0x30 0x8039048 -.ARM.exidx 0x8 0x8039078 -.copy.table 0xc 0x8039080 -.zero.table 0x0 0x803908c +.text 0x32ec8 0x8006000 +_cc_handlers_v3 0x240 0x8038ec8 +_zaf_event_distributor_cc_event_handler 0x10 0x8039108 +_zw_protocol_cmd_handlers 0x70 0x8039118 +_zw_protocol_cmd_handlers_lr 0x30 0x8039188 +.ARM.exidx 0x8 0x80391b8 +.copy.table 0xc 0x80391c0 +.zero.table 0x0 0x80391cc .stack 0x1000 0x20000000 .data 0x504 0x20001000 -.bss 0xae64 0x20001504 -.heap 0x800 0x2000c368 -.internal_storage 0x30000 0x803908c -.zwave_nvm 0x0 0x806908c -.nvm 0x8000 0x806908c +.bss 0xae68 0x20001504 +.heap 0x800 0x2000c370 +.internal_storage 0x30000 0x80391cc +.zwave_nvm 0x0 0x80691cc +.nvm 0x8000 0x80691cc .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x75ec 0x0 -.debug_info 0xdd91ef 0x0 -.debug_abbrev 0x18221 0x0 -.debug_loc 0x4d76b 0x0 +.debug_frame 0x75f0 0x0 +.debug_info 0xdd935d 0x0 +.debug_abbrev 0x18264 0x0 +.debug_loc 0x4d9a8 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xc1d0 0x0 -.debug_line 0x5aa43 0x0 -.debug_str 0x9457b 0x0 -Total 0xfb9020 +.debug_ranges 0xc1c8 0x0 +.debug_line 0x5ab48 0x0 +.debug_str 0x9462f 0x0 +Total 0xfb9707 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210320 + 210640 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52072 + 52076 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_US_size.txt index 0a19a98ce0..68f5afc645 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x32d88 0x8006000 -_cc_handlers_v3 0x240 0x8038d88 -_zaf_event_distributor_cc_event_handler 0x10 0x8038fc8 -_zw_protocol_cmd_handlers 0x70 0x8038fd8 -_zw_protocol_cmd_handlers_lr 0x30 0x8039048 -.ARM.exidx 0x8 0x8039078 -.copy.table 0xc 0x8039080 -.zero.table 0x0 0x803908c +.text 0x32ec8 0x8006000 +_cc_handlers_v3 0x240 0x8038ec8 +_zaf_event_distributor_cc_event_handler 0x10 0x8039108 +_zw_protocol_cmd_handlers 0x70 0x8039118 +_zw_protocol_cmd_handlers_lr 0x30 0x8039188 +.ARM.exidx 0x8 0x80391b8 +.copy.table 0xc 0x80391c0 +.zero.table 0x0 0x80391cc .stack 0x1000 0x20000000 .data 0x504 0x20001000 -.bss 0xae64 0x20001504 -.heap 0x800 0x2000c368 -.internal_storage 0x30000 0x803908c -.zwave_nvm 0x0 0x806908c -.nvm 0x8000 0x806908c +.bss 0xae68 0x20001504 +.heap 0x800 0x2000c370 +.internal_storage 0x30000 0x80391cc +.zwave_nvm 0x0 0x80691cc +.nvm 0x8000 0x80691cc .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x75ec 0x0 -.debug_info 0xdd91ef 0x0 -.debug_abbrev 0x18221 0x0 -.debug_loc 0x4d76b 0x0 +.debug_frame 0x75f0 0x0 +.debug_info 0xdd935d 0x0 +.debug_abbrev 0x18264 0x0 +.debug_loc 0x4d9a8 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xc1d0 0x0 -.debug_line 0x5aa43 0x0 -.debug_str 0x94585 0x0 -Total 0xfb902a +.debug_ranges 0xc1c8 0x0 +.debug_line 0x5ab48 0x0 +.debug_str 0x94639 0x0 +Total 0xfb9711 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210320 + 210640 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52072 + 52076 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_EU_size.txt index 3ec6d3734d..f669113650 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x32718 0x8006000 -_cc_handlers_v3 0x240 0x8038718 -_zaf_event_distributor_cc_event_handler 0x10 0x8038958 -_zw_protocol_cmd_handlers 0x70 0x8038968 -_zw_protocol_cmd_handlers_lr 0x30 0x80389d8 -.ARM.exidx 0x8 0x8038a08 -.copy.table 0xc 0x8038a10 -.zero.table 0x0 0x8038a1c +.text 0x32868 0x8006000 +_cc_handlers_v3 0x240 0x8038868 +_zaf_event_distributor_cc_event_handler 0x10 0x8038aa8 +_zw_protocol_cmd_handlers 0x70 0x8038ab8 +_zw_protocol_cmd_handlers_lr 0x30 0x8038b28 +.ARM.exidx 0x8 0x8038b58 +.copy.table 0xc 0x8038b60 +.zero.table 0x0 0x8038b6c .stack 0x1000 0x20000000 .data 0x508 0x20001000 -.bss 0xacc0 0x20001508 -.heap 0x800 0x2000c1c8 -.internal_storage 0x30000 0x8038a1c -.zwave_nvm 0x0 0x8068a1c -.nvm 0x8000 0x8068a1c +.bss 0xacc8 0x20001508 +.heap 0x800 0x2000c1d0 +.internal_storage 0x30000 0x8038b6c +.zwave_nvm 0x0 0x8068b6c +.nvm 0x8000 0x8068b6c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x745c 0x0 -.debug_info 0xdd6edc 0x0 -.debug_abbrev 0x1808e 0x0 -.debug_loc 0x4c782 0x0 +.debug_frame 0x7460 0x0 +.debug_info 0xdd704a 0x0 +.debug_abbrev 0x180d1 0x0 +.debug_loc 0x4c9b0 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xc238 0x0 -.debug_line 0x59c53 0x0 -.debug_str 0x9444e 0x0 -Total 0xfb4384 +.debug_ranges 0xc230 0x0 +.debug_line 0x59d5f 0x0 +.debug_str 0x94502 0x0 +Total 0xfb4a77 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 208676 + 209012 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51656 + 51664 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_US_LR_size.txt index 690935072f..05cc43413e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x32718 0x8006000 -_cc_handlers_v3 0x240 0x8038718 -_zaf_event_distributor_cc_event_handler 0x10 0x8038958 -_zw_protocol_cmd_handlers 0x70 0x8038968 -_zw_protocol_cmd_handlers_lr 0x30 0x80389d8 -.ARM.exidx 0x8 0x8038a08 -.copy.table 0xc 0x8038a10 -.zero.table 0x0 0x8038a1c +.text 0x32868 0x8006000 +_cc_handlers_v3 0x240 0x8038868 +_zaf_event_distributor_cc_event_handler 0x10 0x8038aa8 +_zw_protocol_cmd_handlers 0x70 0x8038ab8 +_zw_protocol_cmd_handlers_lr 0x30 0x8038b28 +.ARM.exidx 0x8 0x8038b58 +.copy.table 0xc 0x8038b60 +.zero.table 0x0 0x8038b6c .stack 0x1000 0x20000000 .data 0x508 0x20001000 -.bss 0xacc0 0x20001508 -.heap 0x800 0x2000c1c8 -.internal_storage 0x30000 0x8038a1c -.zwave_nvm 0x0 0x8068a1c -.nvm 0x8000 0x8068a1c +.bss 0xacc8 0x20001508 +.heap 0x800 0x2000c1d0 +.internal_storage 0x30000 0x8038b6c +.zwave_nvm 0x0 0x8068b6c +.nvm 0x8000 0x8068b6c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x745c 0x0 -.debug_info 0xdd6edc 0x0 -.debug_abbrev 0x1808e 0x0 -.debug_loc 0x4c782 0x0 +.debug_frame 0x7460 0x0 +.debug_info 0xdd704a 0x0 +.debug_abbrev 0x180d1 0x0 +.debug_loc 0x4c9b0 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xc238 0x0 -.debug_line 0x59c53 0x0 -.debug_str 0x94444 0x0 -Total 0xfb437a +.debug_ranges 0xc230 0x0 +.debug_line 0x59d5f 0x0 +.debug_str 0x944f8 0x0 +Total 0xfb4a6d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 208676 + 209012 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51656 + 51664 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_US_size.txt index 3ec6d3734d..f669113650 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x32718 0x8006000 -_cc_handlers_v3 0x240 0x8038718 -_zaf_event_distributor_cc_event_handler 0x10 0x8038958 -_zw_protocol_cmd_handlers 0x70 0x8038968 -_zw_protocol_cmd_handlers_lr 0x30 0x80389d8 -.ARM.exidx 0x8 0x8038a08 -.copy.table 0xc 0x8038a10 -.zero.table 0x0 0x8038a1c +.text 0x32868 0x8006000 +_cc_handlers_v3 0x240 0x8038868 +_zaf_event_distributor_cc_event_handler 0x10 0x8038aa8 +_zw_protocol_cmd_handlers 0x70 0x8038ab8 +_zw_protocol_cmd_handlers_lr 0x30 0x8038b28 +.ARM.exidx 0x8 0x8038b58 +.copy.table 0xc 0x8038b60 +.zero.table 0x0 0x8038b6c .stack 0x1000 0x20000000 .data 0x508 0x20001000 -.bss 0xacc0 0x20001508 -.heap 0x800 0x2000c1c8 -.internal_storage 0x30000 0x8038a1c -.zwave_nvm 0x0 0x8068a1c -.nvm 0x8000 0x8068a1c +.bss 0xacc8 0x20001508 +.heap 0x800 0x2000c1d0 +.internal_storage 0x30000 0x8038b6c +.zwave_nvm 0x0 0x8068b6c +.nvm 0x8000 0x8068b6c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x745c 0x0 -.debug_info 0xdd6edc 0x0 -.debug_abbrev 0x1808e 0x0 -.debug_loc 0x4c782 0x0 +.debug_frame 0x7460 0x0 +.debug_info 0xdd704a 0x0 +.debug_abbrev 0x180d1 0x0 +.debug_loc 0x4c9b0 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xc238 0x0 -.debug_line 0x59c53 0x0 -.debug_str 0x9444e 0x0 -Total 0xfb4384 +.debug_ranges 0xc230 0x0 +.debug_line 0x59d5f 0x0 +.debug_str 0x94502 0x0 +Total 0xfb4a77 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 208676 + 209012 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51656 + 51664 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_EU_size.txt index 0f4629423a..6db631b999 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x33108 0x8006000 -_cc_handlers_v3 0x240 0x8039108 -_zaf_event_distributor_cc_event_handler 0x10 0x8039348 -_zw_protocol_cmd_handlers 0x70 0x8039358 -_zw_protocol_cmd_handlers_lr 0x30 0x80393c8 -.ARM.exidx 0x8 0x80393f8 -.copy.table 0xc 0x8039400 -.zero.table 0x0 0x803940c +.text 0x33250 0x8006000 +_cc_handlers_v3 0x240 0x8039250 +_zaf_event_distributor_cc_event_handler 0x10 0x8039490 +_zw_protocol_cmd_handlers 0x70 0x80394a0 +_zw_protocol_cmd_handlers_lr 0x30 0x8039510 +.ARM.exidx 0x8 0x8039540 +.copy.table 0xc 0x8039548 +.zero.table 0x0 0x8039554 .stack 0x1000 0x20000000 .data 0x508 0x20001000 -.bss 0xae60 0x20001508 -.heap 0x800 0x2000c368 -.internal_storage 0x30000 0x803940c -.zwave_nvm 0x0 0x806940c -.nvm 0x8000 0x806940c +.bss 0xae68 0x20001508 +.heap 0x800 0x2000c370 +.internal_storage 0x30000 0x8039554 +.zwave_nvm 0x0 0x8069554 +.nvm 0x8000 0x8069554 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x75ec 0x0 -.debug_info 0xdd9a9f 0x0 -.debug_abbrev 0x182d3 0x0 -.debug_loc 0x4d76c 0x0 +.debug_frame 0x75f0 0x0 +.debug_info 0xdd9c0d 0x0 +.debug_abbrev 0x18316 0x0 +.debug_loc 0x4d986 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xc1a8 0x0 -.debug_line 0x5a762 0x0 -.debug_str 0x94a98 0x0 -Total 0xfb9f5f +.debug_ranges 0xc1a0 0x0 +.debug_line 0x5a866 0x0 +.debug_str 0x94b4c 0x0 +Total 0xfba62e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211220 + 211548 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52072 + 52080 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_US_LR_size.txt index 6a63b101a0..00eb201d9d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x33108 0x8006000 -_cc_handlers_v3 0x240 0x8039108 -_zaf_event_distributor_cc_event_handler 0x10 0x8039348 -_zw_protocol_cmd_handlers 0x70 0x8039358 -_zw_protocol_cmd_handlers_lr 0x30 0x80393c8 -.ARM.exidx 0x8 0x80393f8 -.copy.table 0xc 0x8039400 -.zero.table 0x0 0x803940c +.text 0x33250 0x8006000 +_cc_handlers_v3 0x240 0x8039250 +_zaf_event_distributor_cc_event_handler 0x10 0x8039490 +_zw_protocol_cmd_handlers 0x70 0x80394a0 +_zw_protocol_cmd_handlers_lr 0x30 0x8039510 +.ARM.exidx 0x8 0x8039540 +.copy.table 0xc 0x8039548 +.zero.table 0x0 0x8039554 .stack 0x1000 0x20000000 .data 0x508 0x20001000 -.bss 0xae60 0x20001508 -.heap 0x800 0x2000c368 -.internal_storage 0x30000 0x803940c -.zwave_nvm 0x0 0x806940c -.nvm 0x8000 0x806940c +.bss 0xae68 0x20001508 +.heap 0x800 0x2000c370 +.internal_storage 0x30000 0x8039554 +.zwave_nvm 0x0 0x8069554 +.nvm 0x8000 0x8069554 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x75ec 0x0 -.debug_info 0xdd9a9f 0x0 -.debug_abbrev 0x182d3 0x0 -.debug_loc 0x4d76c 0x0 +.debug_frame 0x75f0 0x0 +.debug_info 0xdd9c0d 0x0 +.debug_abbrev 0x18316 0x0 +.debug_loc 0x4d986 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xc1a8 0x0 -.debug_line 0x5a762 0x0 -.debug_str 0x94a8e 0x0 -Total 0xfb9f55 +.debug_ranges 0xc1a0 0x0 +.debug_line 0x5a866 0x0 +.debug_str 0x94b42 0x0 +Total 0xfba624 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211220 + 211548 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52072 + 52080 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_US_size.txt index 0f4629423a..6db631b999 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x33108 0x8006000 -_cc_handlers_v3 0x240 0x8039108 -_zaf_event_distributor_cc_event_handler 0x10 0x8039348 -_zw_protocol_cmd_handlers 0x70 0x8039358 -_zw_protocol_cmd_handlers_lr 0x30 0x80393c8 -.ARM.exidx 0x8 0x80393f8 -.copy.table 0xc 0x8039400 -.zero.table 0x0 0x803940c +.text 0x33250 0x8006000 +_cc_handlers_v3 0x240 0x8039250 +_zaf_event_distributor_cc_event_handler 0x10 0x8039490 +_zw_protocol_cmd_handlers 0x70 0x80394a0 +_zw_protocol_cmd_handlers_lr 0x30 0x8039510 +.ARM.exidx 0x8 0x8039540 +.copy.table 0xc 0x8039548 +.zero.table 0x0 0x8039554 .stack 0x1000 0x20000000 .data 0x508 0x20001000 -.bss 0xae60 0x20001508 -.heap 0x800 0x2000c368 -.internal_storage 0x30000 0x803940c -.zwave_nvm 0x0 0x806940c -.nvm 0x8000 0x806940c +.bss 0xae68 0x20001508 +.heap 0x800 0x2000c370 +.internal_storage 0x30000 0x8039554 +.zwave_nvm 0x0 0x8069554 +.nvm 0x8000 0x8069554 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x75ec 0x0 -.debug_info 0xdd9a9f 0x0 -.debug_abbrev 0x182d3 0x0 -.debug_loc 0x4d76c 0x0 +.debug_frame 0x75f0 0x0 +.debug_info 0xdd9c0d 0x0 +.debug_abbrev 0x18316 0x0 +.debug_loc 0x4d986 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xc1a8 0x0 -.debug_line 0x5a762 0x0 -.debug_str 0x94a98 0x0 -Total 0xfb9f5f +.debug_ranges 0xc1a0 0x0 +.debug_line 0x5a866 0x0 +.debug_str 0x94b4c 0x0 +Total 0xfba62e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211220 + 211548 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52072 + 52080 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4207A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4207A_REGION_EU_size.txt index f9ed1dc29d..ee5d683bc8 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4207A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4207A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x2caf0 0x0 -_cc_handlers_v3 0x240 0x2caf0 -_zaf_event_distributor_cc_event_handler 0x10 0x2cd30 -_zw_protocol_cmd_handlers 0x70 0x2cd40 -_zw_protocol_cmd_handlers_lr 0x30 0x2cdb0 -.ARM.exidx 0x8 0x2cde0 -.copy.table 0xc 0x2cde8 -.zero.table 0x0 0x2cdf4 +.text 0x2cb68 0x0 +_cc_handlers_v3 0x240 0x2cb68 +_zaf_event_distributor_cc_event_handler 0x10 0x2cda8 +_zw_protocol_cmd_handlers 0x70 0x2cdb8 +_zw_protocol_cmd_handlers_lr 0x30 0x2ce28 +.ARM.exidx 0x8 0x2ce58 +.copy.table 0xc 0x2ce60 +.zero.table 0x0 0x2ce6c .stack 0x1000 0x20000000 .data 0x40c 0x20001000 -.bss 0xa2b8 0x2000140c -.heap 0x800 0x2000b6c8 -.internal_storage 0x3a000 0x2cdf4 -.zwave_nvm 0x3000 0x66df4 -.nvm 0x9000 0x69df4 +.bss 0xa2c0 0x2000140c +.heap 0x800 0x2000b6d0 +.internal_storage 0x3a000 0x2ce6c +.zwave_nvm 0x3000 0x66e6c +.nvm 0x9000 0x69e6c .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6b38 0x0 -.debug_info 0xd94d46 0x0 -.debug_abbrev 0x152b5 0x0 -.debug_loc 0x4080a 0x0 +.debug_frame 0x6b40 0x0 +.debug_info 0xd94ee1 0x0 +.debug_abbrev 0x152fd 0x0 +.debug_loc 0x40909 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0xa450 0x0 -.debug_line 0x4f894 0x0 -.debug_str 0x8a29c 0x0 -Total 0xf540ac +.debug_ranges 0xa480 0x0 +.debug_line 0x4f962 0x0 +.debug_str 0x8a364 0x0 +Total 0xf545dc The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 184832 + 184952 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48836 + 48844 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4207A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4207A_REGION_US_LR_size.txt index 7b293da626..06c96bcf8d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4207A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4207A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x2caf0 0x0 -_cc_handlers_v3 0x240 0x2caf0 -_zaf_event_distributor_cc_event_handler 0x10 0x2cd30 -_zw_protocol_cmd_handlers 0x70 0x2cd40 -_zw_protocol_cmd_handlers_lr 0x30 0x2cdb0 -.ARM.exidx 0x8 0x2cde0 -.copy.table 0xc 0x2cde8 -.zero.table 0x0 0x2cdf4 +.text 0x2cb68 0x0 +_cc_handlers_v3 0x240 0x2cb68 +_zaf_event_distributor_cc_event_handler 0x10 0x2cda8 +_zw_protocol_cmd_handlers 0x70 0x2cdb8 +_zw_protocol_cmd_handlers_lr 0x30 0x2ce28 +.ARM.exidx 0x8 0x2ce58 +.copy.table 0xc 0x2ce60 +.zero.table 0x0 0x2ce6c .stack 0x1000 0x20000000 .data 0x40c 0x20001000 -.bss 0xa2b8 0x2000140c -.heap 0x800 0x2000b6c8 -.internal_storage 0x3a000 0x2cdf4 -.zwave_nvm 0x3000 0x66df4 -.nvm 0x9000 0x69df4 +.bss 0xa2c0 0x2000140c +.heap 0x800 0x2000b6d0 +.internal_storage 0x3a000 0x2ce6c +.zwave_nvm 0x3000 0x66e6c +.nvm 0x9000 0x69e6c .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6b38 0x0 -.debug_info 0xd94d46 0x0 -.debug_abbrev 0x152b5 0x0 -.debug_loc 0x4080a 0x0 +.debug_frame 0x6b40 0x0 +.debug_info 0xd94ee1 0x0 +.debug_abbrev 0x152fd 0x0 +.debug_loc 0x40909 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0xa450 0x0 -.debug_line 0x4f894 0x0 -.debug_str 0x8a292 0x0 -Total 0xf540a2 +.debug_ranges 0xa480 0x0 +.debug_line 0x4f962 0x0 +.debug_str 0x8a35a 0x0 +Total 0xf545d2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 184832 + 184952 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48836 + 48844 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4207A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4207A_REGION_US_size.txt index f9ed1dc29d..ee5d683bc8 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4207A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4207A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x2caf0 0x0 -_cc_handlers_v3 0x240 0x2caf0 -_zaf_event_distributor_cc_event_handler 0x10 0x2cd30 -_zw_protocol_cmd_handlers 0x70 0x2cd40 -_zw_protocol_cmd_handlers_lr 0x30 0x2cdb0 -.ARM.exidx 0x8 0x2cde0 -.copy.table 0xc 0x2cde8 -.zero.table 0x0 0x2cdf4 +.text 0x2cb68 0x0 +_cc_handlers_v3 0x240 0x2cb68 +_zaf_event_distributor_cc_event_handler 0x10 0x2cda8 +_zw_protocol_cmd_handlers 0x70 0x2cdb8 +_zw_protocol_cmd_handlers_lr 0x30 0x2ce28 +.ARM.exidx 0x8 0x2ce58 +.copy.table 0xc 0x2ce60 +.zero.table 0x0 0x2ce6c .stack 0x1000 0x20000000 .data 0x40c 0x20001000 -.bss 0xa2b8 0x2000140c -.heap 0x800 0x2000b6c8 -.internal_storage 0x3a000 0x2cdf4 -.zwave_nvm 0x3000 0x66df4 -.nvm 0x9000 0x69df4 +.bss 0xa2c0 0x2000140c +.heap 0x800 0x2000b6d0 +.internal_storage 0x3a000 0x2ce6c +.zwave_nvm 0x3000 0x66e6c +.nvm 0x9000 0x69e6c .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6b38 0x0 -.debug_info 0xd94d46 0x0 -.debug_abbrev 0x152b5 0x0 -.debug_loc 0x4080a 0x0 +.debug_frame 0x6b40 0x0 +.debug_info 0xd94ee1 0x0 +.debug_abbrev 0x152fd 0x0 +.debug_loc 0x40909 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0xa450 0x0 -.debug_line 0x4f894 0x0 -.debug_str 0x8a29c 0x0 -Total 0xf540ac +.debug_ranges 0xa480 0x0 +.debug_line 0x4f962 0x0 +.debug_str 0x8a364 0x0 +Total 0xf545dc The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 184832 + 184952 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48836 + 48844 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4209A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4209A_REGION_US_LR_size.txt index badcb79005..2681fbcc8b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4209A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4209A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x2ca14 0x0 -_cc_handlers_v3 0x240 0x2ca14 -_zaf_event_distributor_cc_event_handler 0x10 0x2cc54 -_zw_protocol_cmd_handlers 0x70 0x2cc64 -_zw_protocol_cmd_handlers_lr 0x30 0x2ccd4 -.ARM.exidx 0x8 0x2cd04 -.copy.table 0xc 0x2cd0c -.zero.table 0x0 0x2cd18 +.text 0x2ca94 0x0 +_cc_handlers_v3 0x240 0x2ca94 +_zaf_event_distributor_cc_event_handler 0x10 0x2ccd4 +_zw_protocol_cmd_handlers 0x70 0x2cce4 +_zw_protocol_cmd_handlers_lr 0x30 0x2cd54 +.ARM.exidx 0x8 0x2cd84 +.copy.table 0xc 0x2cd8c +.zero.table 0x0 0x2cd98 .stack 0x1000 0x20000000 .data 0x408 0x20001000 .bss 0xa2ac 0x20001408 .heap 0x800 0x2000b6b8 -.internal_storage 0x3a000 0x2cd18 -.zwave_nvm 0x3000 0x66d18 -.nvm 0x9000 0x69d18 +.internal_storage 0x3a000 0x2cd98 +.zwave_nvm 0x3000 0x66d98 +.nvm 0x9000 0x69d98 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6b4c 0x0 -.debug_info 0xd96274 0x0 -.debug_abbrev 0x15769 0x0 -.debug_loc 0x402ac 0x0 +.debug_frame 0x6b54 0x0 +.debug_info 0xd9640f 0x0 +.debug_abbrev 0x157b1 0x0 +.debug_loc 0x4039c 0x0 .debug_aranges 0xb0 0x0 -.debug_ranges 0xa9c8 0x0 -.debug_line 0x50b94 0x0 -.debug_str 0x8a4c4 0x0 -Total 0xf56ee8 +.debug_ranges 0xa9f8 0x0 +.debug_line 0x50c69 0x0 +.debug_str 0x8a58c 0x0 +Total 0xf57410 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 184608 + 184736 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4210A_REGION_US_LR_size.txt index 384a56e129..cdba7cae9f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4210A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x32d90 0x8006000 -_cc_handlers_v3 0x240 0x8038d90 -_zaf_event_distributor_cc_event_handler 0x10 0x8038fd0 -_zw_protocol_cmd_handlers 0x70 0x8038fe0 -_zw_protocol_cmd_handlers_lr 0x30 0x8039050 -.ARM.exidx 0x8 0x8039080 -.copy.table 0xc 0x8039088 -.zero.table 0x0 0x8039094 +.text 0x32ed8 0x8006000 +_cc_handlers_v3 0x240 0x8038ed8 +_zaf_event_distributor_cc_event_handler 0x10 0x8039118 +_zw_protocol_cmd_handlers 0x70 0x8039128 +_zw_protocol_cmd_handlers_lr 0x30 0x8039198 +.ARM.exidx 0x8 0x80391c8 +.copy.table 0xc 0x80391d0 +.zero.table 0x0 0x80391dc .stack 0x1000 0x20000000 .data 0x504 0x20001000 -.bss 0xae64 0x20001504 -.heap 0x800 0x2000c368 -.internal_storage 0x30000 0x8039094 -.zwave_nvm 0x0 0x8069094 -.nvm 0x8000 0x8069094 +.bss 0xae68 0x20001504 +.heap 0x800 0x2000c370 +.internal_storage 0x30000 0x80391dc +.zwave_nvm 0x0 0x80691dc +.nvm 0x8000 0x80691dc .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x75d4 0x0 -.debug_info 0xdd91f5 0x0 -.debug_abbrev 0x1823c 0x0 -.debug_loc 0x4d65f 0x0 +.debug_frame 0x75f0 0x0 +.debug_info 0xdd9361 0x0 +.debug_abbrev 0x18264 0x0 +.debug_loc 0x4d9a8 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xc130 0x0 -.debug_line 0x5aa3d 0x0 -.debug_str 0x9457b 0x0 -Total 0xfb8e7f +.debug_ranges 0xc180 0x0 +.debug_line 0x5ab35 0x0 +.debug_str 0x9462f 0x0 +Total 0xfb96c0 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210328 + 210656 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52072 + 52076 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_EU_size.txt index a9837654d5..37f2943c96 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x333ac 0x8006000 -_cc_handlers_v3 0x240 0x80393ac -_zaf_event_distributor_cc_event_handler 0x10 0x80395ec -_zw_protocol_cmd_handlers 0x70 0x80395fc -_zw_protocol_cmd_handlers_lr 0x30 0x803966c -.ARM.exidx 0x8 0x803969c -.copy.table 0xc 0x80396a4 -.zero.table 0x0 0x80396b0 +.text 0x334b8 0x8006000 +_cc_handlers_v3 0x240 0x80394b8 +_zaf_event_distributor_cc_event_handler 0x10 0x80396f8 +_zw_protocol_cmd_handlers 0x70 0x8039708 +_zw_protocol_cmd_handlers_lr 0x30 0x8039778 +.ARM.exidx 0x8 0x80397a8 +.copy.table 0xc 0x80397b0 +.zero.table 0x0 0x80397bc .stack 0x1000 0x20000000 .data 0x500 0x20001000 -.bss 0xadc4 0x20001500 +.bss 0xadc8 0x20001500 .heap 0x800 0x2000c2c8 -.internal_storage 0x30000 0x80396b0 -.zwave_nvm 0x0 0x80696b0 -.nvm 0x8000 0x80696b0 +.internal_storage 0x30000 0x80397bc +.zwave_nvm 0x0 0x80697bc +.nvm 0x8000 0x80697bc .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7598 0x0 -.debug_info 0xdda5a5 0x0 -.debug_abbrev 0x18250 0x0 -.debug_loc 0x4d91d 0x0 +.debug_frame 0x759c 0x0 +.debug_info 0xdda717 0x0 +.debug_abbrev 0x18293 0x0 +.debug_loc 0x4db82 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xc270 0x0 -.debug_line 0x5a744 0x0 -.debug_str 0x948e6 0x0 -Total 0xfbabef +.debug_ranges 0xc218 0x0 +.debug_line 0x5a85f 0x0 +.debug_str 0x9499a 0x0 +Total 0xfbb294 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211888 + 212156 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51908 + 51912 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_US_LR_size.txt index 95a3d59d9f..3a51170360 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x333ac 0x8006000 -_cc_handlers_v3 0x240 0x80393ac -_zaf_event_distributor_cc_event_handler 0x10 0x80395ec -_zw_protocol_cmd_handlers 0x70 0x80395fc -_zw_protocol_cmd_handlers_lr 0x30 0x803966c -.ARM.exidx 0x8 0x803969c -.copy.table 0xc 0x80396a4 -.zero.table 0x0 0x80396b0 +.text 0x334b8 0x8006000 +_cc_handlers_v3 0x240 0x80394b8 +_zaf_event_distributor_cc_event_handler 0x10 0x80396f8 +_zw_protocol_cmd_handlers 0x70 0x8039708 +_zw_protocol_cmd_handlers_lr 0x30 0x8039778 +.ARM.exidx 0x8 0x80397a8 +.copy.table 0xc 0x80397b0 +.zero.table 0x0 0x80397bc .stack 0x1000 0x20000000 .data 0x500 0x20001000 -.bss 0xadc4 0x20001500 +.bss 0xadc8 0x20001500 .heap 0x800 0x2000c2c8 -.internal_storage 0x30000 0x80396b0 -.zwave_nvm 0x0 0x80696b0 -.nvm 0x8000 0x80696b0 +.internal_storage 0x30000 0x80397bc +.zwave_nvm 0x0 0x80697bc +.nvm 0x8000 0x80697bc .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7598 0x0 -.debug_info 0xdda5a5 0x0 -.debug_abbrev 0x18250 0x0 -.debug_loc 0x4d91d 0x0 +.debug_frame 0x759c 0x0 +.debug_info 0xdda717 0x0 +.debug_abbrev 0x18293 0x0 +.debug_loc 0x4db82 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xc270 0x0 -.debug_line 0x5a744 0x0 -.debug_str 0x948dc 0x0 -Total 0xfbabe5 +.debug_ranges 0xc218 0x0 +.debug_line 0x5a85f 0x0 +.debug_str 0x94990 0x0 +Total 0xfbb28a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211888 + 212156 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51908 + 51912 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_US_size.txt index a9837654d5..37f2943c96 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x333ac 0x8006000 -_cc_handlers_v3 0x240 0x80393ac -_zaf_event_distributor_cc_event_handler 0x10 0x80395ec -_zw_protocol_cmd_handlers 0x70 0x80395fc -_zw_protocol_cmd_handlers_lr 0x30 0x803966c -.ARM.exidx 0x8 0x803969c -.copy.table 0xc 0x80396a4 -.zero.table 0x0 0x80396b0 +.text 0x334b8 0x8006000 +_cc_handlers_v3 0x240 0x80394b8 +_zaf_event_distributor_cc_event_handler 0x10 0x80396f8 +_zw_protocol_cmd_handlers 0x70 0x8039708 +_zw_protocol_cmd_handlers_lr 0x30 0x8039778 +.ARM.exidx 0x8 0x80397a8 +.copy.table 0xc 0x80397b0 +.zero.table 0x0 0x80397bc .stack 0x1000 0x20000000 .data 0x500 0x20001000 -.bss 0xadc4 0x20001500 +.bss 0xadc8 0x20001500 .heap 0x800 0x2000c2c8 -.internal_storage 0x30000 0x80396b0 -.zwave_nvm 0x0 0x80696b0 -.nvm 0x8000 0x80696b0 +.internal_storage 0x30000 0x80397bc +.zwave_nvm 0x0 0x80697bc +.nvm 0x8000 0x80697bc .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7598 0x0 -.debug_info 0xdda5a5 0x0 -.debug_abbrev 0x18250 0x0 -.debug_loc 0x4d91d 0x0 +.debug_frame 0x759c 0x0 +.debug_info 0xdda717 0x0 +.debug_abbrev 0x18293 0x0 +.debug_loc 0x4db82 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xc270 0x0 -.debug_line 0x5a744 0x0 -.debug_str 0x948e6 0x0 -Total 0xfbabef +.debug_ranges 0xc218 0x0 +.debug_line 0x5a85f 0x0 +.debug_str 0x9499a 0x0 +Total 0xfbb294 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211888 + 212156 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51908 + 51912 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_EU_size.txt index c30b8e7037..4f6a7a5c07 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x3337c 0x8006000 -_cc_handlers_v3 0x240 0x803937c -_zaf_event_distributor_cc_event_handler 0x10 0x80395bc -_zw_protocol_cmd_handlers 0x70 0x80395cc -_zw_protocol_cmd_handlers_lr 0x30 0x803963c -.ARM.exidx 0x8 0x803966c -.copy.table 0xc 0x8039674 -.zero.table 0x0 0x8039680 +.text 0x33490 0x8006000 +_cc_handlers_v3 0x240 0x8039490 +_zaf_event_distributor_cc_event_handler 0x10 0x80396d0 +_zw_protocol_cmd_handlers 0x70 0x80396e0 +_zw_protocol_cmd_handlers_lr 0x30 0x8039750 +.ARM.exidx 0x8 0x8039780 +.copy.table 0xc 0x8039788 +.zero.table 0x0 0x8039794 .stack 0x1000 0x20000000 .data 0x500 0x20001000 -.bss 0xadc4 0x20001500 +.bss 0xadc8 0x20001500 .heap 0x800 0x2000c2c8 -.internal_storage 0x30000 0x8039680 -.zwave_nvm 0x0 0x8069680 -.nvm 0x8000 0x8069680 +.internal_storage 0x30000 0x8039794 +.zwave_nvm 0x0 0x8069794 +.nvm 0x8000 0x8069794 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x75bc 0x0 -.debug_info 0xdda48e 0x0 -.debug_abbrev 0x18250 0x0 -.debug_loc 0x4d84c 0x0 +.debug_frame 0x75c0 0x0 +.debug_info 0xdda600 0x0 +.debug_abbrev 0x18293 0x0 +.debug_loc 0x4dabb 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xc268 0x0 -.debug_line 0x5a767 0x0 -.debug_str 0x948e6 0x0 -Total 0xfbaa16 +.debug_ranges 0xc210 0x0 +.debug_line 0x5a87e 0x0 +.debug_str 0x9499a 0x0 +Total 0xfbb0c9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211840 + 212116 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51908 + 51912 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_US_LR_size.txt index fff2f3bf08..1d3d14fb8f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x3337c 0x8006000 -_cc_handlers_v3 0x240 0x803937c -_zaf_event_distributor_cc_event_handler 0x10 0x80395bc -_zw_protocol_cmd_handlers 0x70 0x80395cc -_zw_protocol_cmd_handlers_lr 0x30 0x803963c -.ARM.exidx 0x8 0x803966c -.copy.table 0xc 0x8039674 -.zero.table 0x0 0x8039680 +.text 0x33490 0x8006000 +_cc_handlers_v3 0x240 0x8039490 +_zaf_event_distributor_cc_event_handler 0x10 0x80396d0 +_zw_protocol_cmd_handlers 0x70 0x80396e0 +_zw_protocol_cmd_handlers_lr 0x30 0x8039750 +.ARM.exidx 0x8 0x8039780 +.copy.table 0xc 0x8039788 +.zero.table 0x0 0x8039794 .stack 0x1000 0x20000000 .data 0x500 0x20001000 -.bss 0xadc4 0x20001500 +.bss 0xadc8 0x20001500 .heap 0x800 0x2000c2c8 -.internal_storage 0x30000 0x8039680 -.zwave_nvm 0x0 0x8069680 -.nvm 0x8000 0x8069680 +.internal_storage 0x30000 0x8039794 +.zwave_nvm 0x0 0x8069794 +.nvm 0x8000 0x8069794 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x75bc 0x0 -.debug_info 0xdda48e 0x0 -.debug_abbrev 0x18250 0x0 -.debug_loc 0x4d84c 0x0 +.debug_frame 0x75c0 0x0 +.debug_info 0xdda600 0x0 +.debug_abbrev 0x18293 0x0 +.debug_loc 0x4dabb 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xc268 0x0 -.debug_line 0x5a767 0x0 -.debug_str 0x948dc 0x0 -Total 0xfbaa0c +.debug_ranges 0xc210 0x0 +.debug_line 0x5a87e 0x0 +.debug_str 0x94990 0x0 +Total 0xfbb0bf The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211840 + 212116 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51908 + 51912 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_US_size.txt index c30b8e7037..4f6a7a5c07 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x3337c 0x8006000 -_cc_handlers_v3 0x240 0x803937c -_zaf_event_distributor_cc_event_handler 0x10 0x80395bc -_zw_protocol_cmd_handlers 0x70 0x80395cc -_zw_protocol_cmd_handlers_lr 0x30 0x803963c -.ARM.exidx 0x8 0x803966c -.copy.table 0xc 0x8039674 -.zero.table 0x0 0x8039680 +.text 0x33490 0x8006000 +_cc_handlers_v3 0x240 0x8039490 +_zaf_event_distributor_cc_event_handler 0x10 0x80396d0 +_zw_protocol_cmd_handlers 0x70 0x80396e0 +_zw_protocol_cmd_handlers_lr 0x30 0x8039750 +.ARM.exidx 0x8 0x8039780 +.copy.table 0xc 0x8039788 +.zero.table 0x0 0x8039794 .stack 0x1000 0x20000000 .data 0x500 0x20001000 -.bss 0xadc4 0x20001500 +.bss 0xadc8 0x20001500 .heap 0x800 0x2000c2c8 -.internal_storage 0x30000 0x8039680 -.zwave_nvm 0x0 0x8069680 -.nvm 0x8000 0x8069680 +.internal_storage 0x30000 0x8039794 +.zwave_nvm 0x0 0x8069794 +.nvm 0x8000 0x8069794 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x75bc 0x0 -.debug_info 0xdda48e 0x0 -.debug_abbrev 0x18250 0x0 -.debug_loc 0x4d84c 0x0 +.debug_frame 0x75c0 0x0 +.debug_info 0xdda600 0x0 +.debug_abbrev 0x18293 0x0 +.debug_loc 0x4dabb 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xc268 0x0 -.debug_line 0x5a767 0x0 -.debug_str 0x948e6 0x0 -Total 0xfbaa16 +.debug_ranges 0xc210 0x0 +.debug_line 0x5a87e 0x0 +.debug_str 0x9499a 0x0 +Total 0xfbb0c9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211840 + 212116 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51908 + 51912 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401B_REGION_US_LR_size.txt index f198332867..ee2dfc67db 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401B_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x333ac 0x8006000 -_cc_handlers_v3 0x240 0x80393ac -_zaf_event_distributor_cc_event_handler 0x10 0x80395ec -_zw_protocol_cmd_handlers 0x70 0x80395fc -_zw_protocol_cmd_handlers_lr 0x30 0x803966c -.ARM.exidx 0x8 0x803969c -.copy.table 0xc 0x80396a4 -.zero.table 0x0 0x80396b0 +.text 0x334b8 0x8006000 +_cc_handlers_v3 0x240 0x80394b8 +_zaf_event_distributor_cc_event_handler 0x10 0x80396f8 +_zw_protocol_cmd_handlers 0x70 0x8039708 +_zw_protocol_cmd_handlers_lr 0x30 0x8039778 +.ARM.exidx 0x8 0x80397a8 +.copy.table 0xc 0x80397b0 +.zero.table 0x0 0x80397bc .stack 0x1000 0x20000000 .data 0x500 0x20001000 -.bss 0xadc4 0x20001500 +.bss 0xadc8 0x20001500 .heap 0x800 0x2000c2c8 -.internal_storage 0x30000 0x80396b0 -.zwave_nvm 0x0 0x80696b0 -.nvm 0x8000 0x80696b0 +.internal_storage 0x30000 0x80397bc +.zwave_nvm 0x0 0x80697bc +.nvm 0x8000 0x80697bc .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7598 0x0 -.debug_info 0xdda5a9 0x0 -.debug_abbrev 0x18250 0x0 -.debug_loc 0x4d927 0x0 +.debug_frame 0x759c 0x0 +.debug_info 0xdda71b 0x0 +.debug_abbrev 0x18293 0x0 +.debug_loc 0x4db8c 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xc230 0x0 -.debug_line 0x5a731 0x0 -.debug_str 0x948dc 0x0 -Total 0xfbaba0 +.debug_ranges 0xc1d8 0x0 +.debug_line 0x5a84e 0x0 +.debug_str 0x94990 0x0 +Total 0xfbb247 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211888 + 212156 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51908 + 51912 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_US_LR_size.txt index 280de711f0..47ca19c4be 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_multilevel_sensor.out : section size addr -.text 0x3337c 0x8006000 -_cc_handlers_v3 0x240 0x803937c -_zaf_event_distributor_cc_event_handler 0x10 0x80395bc -_zw_protocol_cmd_handlers 0x70 0x80395cc -_zw_protocol_cmd_handlers_lr 0x30 0x803963c -.ARM.exidx 0x8 0x803966c -.copy.table 0xc 0x8039674 -.zero.table 0x0 0x8039680 +.text 0x33490 0x8006000 +_cc_handlers_v3 0x240 0x8039490 +_zaf_event_distributor_cc_event_handler 0x10 0x80396d0 +_zw_protocol_cmd_handlers 0x70 0x80396e0 +_zw_protocol_cmd_handlers_lr 0x30 0x8039750 +.ARM.exidx 0x8 0x8039780 +.copy.table 0xc 0x8039788 +.zero.table 0x0 0x8039794 .stack 0x1000 0x20000000 .data 0x500 0x20001000 -.bss 0xadc4 0x20001500 +.bss 0xadc8 0x20001500 .heap 0x800 0x2000c2c8 -.internal_storage 0x30000 0x8039680 -.zwave_nvm 0x0 0x8069680 -.nvm 0x8000 0x8069680 +.internal_storage 0x30000 0x8039794 +.zwave_nvm 0x0 0x8069794 +.nvm 0x8000 0x8069794 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x75bc 0x0 -.debug_info 0xdda492 0x0 -.debug_abbrev 0x18250 0x0 -.debug_loc 0x4d856 0x0 +.debug_frame 0x75c0 0x0 +.debug_info 0xdda604 0x0 +.debug_abbrev 0x18293 0x0 +.debug_loc 0x4dab1 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xc228 0x0 -.debug_line 0x5a756 0x0 -.debug_str 0x948dc 0x0 -Total 0xfba9c9 +.debug_ranges 0xc1d0 0x0 +.debug_line 0x5a86b 0x0 +.debug_str 0x94990 0x0 +Total 0xfbb066 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211840 + 212116 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51908 + 51912 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_EU_size.txt index 0183bec3b2..e5972d7455 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_EU_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x32a88 0x8006000 -_cc_handlers_v3 0x2ac 0x8038a88 -_zaf_cc_config 0x28 0x8038d34 -_zaf_event_distributor_cc_event_handler 0x10 0x8038d5c -_zw_protocol_cmd_handlers 0x70 0x8038d6c -_zw_protocol_cmd_handlers_lr 0x30 0x8038ddc -.ARM.exidx 0x8 0x8038e0c -.copy.table 0xc 0x8038e14 -.zero.table 0x0 0x8038e20 +.text 0x32b20 0x8006000 +_cc_handlers_v3 0x2ac 0x8038b20 +_zaf_cc_config 0x28 0x8038dcc +_zaf_event_distributor_cc_event_handler 0x10 0x8038df4 +_zw_protocol_cmd_handlers 0x70 0x8038e04 +_zw_protocol_cmd_handlers_lr 0x30 0x8038e74 +.ARM.exidx 0x8 0x8038ea4 +.copy.table 0xc 0x8038eac +.zero.table 0x0 0x8038eb8 .stack 0x1000 0x20000000 .data 0x694 0x20001000 -.bss 0xae5c 0x20001694 -.heap 0x800 0x2000c4f0 -.internal_storage 0x30000 0x8038e20 -.zwave_nvm 0x0 0x8068e20 -.nvm 0x8000 0x8068e20 +.bss 0xae64 0x20001694 +.heap 0x800 0x2000c4f8 +.internal_storage 0x30000 0x8038eb8 +.zwave_nvm 0x0 0x8068eb8 +.nvm 0x8000 0x8068eb8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x74c0 0x0 -.debug_info 0xea0c73 0x0 -.debug_abbrev 0x184d7 0x0 -.debug_loc 0x4a424 0x0 +.debug_frame 0x74e0 0x0 +.debug_info 0xea0d9b 0x0 +.debug_abbrev 0x184ec 0x0 +.debug_loc 0x4a67d 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xbfc0 0x0 -.debug_line 0x5a5d4 0x0 -.debug_str 0x92751 0x0 -Total 0x107b3a2 +.debug_ranges 0xc040 0x0 +.debug_line 0x5a6c9 0x0 +.debug_str 0x92805 0x0 +Total 0x107ba21 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210100 + 210252 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52464 + 52472 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_US_LR_size.txt index 3f4c977c5c..b59ebe6c9b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_US_LR_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x32a88 0x8006000 -_cc_handlers_v3 0x2ac 0x8038a88 -_zaf_cc_config 0x28 0x8038d34 -_zaf_event_distributor_cc_event_handler 0x10 0x8038d5c -_zw_protocol_cmd_handlers 0x70 0x8038d6c -_zw_protocol_cmd_handlers_lr 0x30 0x8038ddc -.ARM.exidx 0x8 0x8038e0c -.copy.table 0xc 0x8038e14 -.zero.table 0x0 0x8038e20 +.text 0x32b20 0x8006000 +_cc_handlers_v3 0x2ac 0x8038b20 +_zaf_cc_config 0x28 0x8038dcc +_zaf_event_distributor_cc_event_handler 0x10 0x8038df4 +_zw_protocol_cmd_handlers 0x70 0x8038e04 +_zw_protocol_cmd_handlers_lr 0x30 0x8038e74 +.ARM.exidx 0x8 0x8038ea4 +.copy.table 0xc 0x8038eac +.zero.table 0x0 0x8038eb8 .stack 0x1000 0x20000000 .data 0x694 0x20001000 -.bss 0xae5c 0x20001694 -.heap 0x800 0x2000c4f0 -.internal_storage 0x30000 0x8038e20 -.zwave_nvm 0x0 0x8068e20 -.nvm 0x8000 0x8068e20 +.bss 0xae64 0x20001694 +.heap 0x800 0x2000c4f8 +.internal_storage 0x30000 0x8038eb8 +.zwave_nvm 0x0 0x8068eb8 +.nvm 0x8000 0x8068eb8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x74c0 0x0 -.debug_info 0xea0c73 0x0 -.debug_abbrev 0x184d7 0x0 -.debug_loc 0x4a424 0x0 +.debug_frame 0x74e0 0x0 +.debug_info 0xea0d9b 0x0 +.debug_abbrev 0x184ec 0x0 +.debug_loc 0x4a67d 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xbfc0 0x0 -.debug_line 0x5a5d4 0x0 -.debug_str 0x92747 0x0 -Total 0x107b398 +.debug_ranges 0xc040 0x0 +.debug_line 0x5a6c9 0x0 +.debug_str 0x927fb 0x0 +Total 0x107ba17 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210100 + 210252 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52464 + 52472 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_US_size.txt index 0183bec3b2..e5972d7455 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_US_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x32a88 0x8006000 -_cc_handlers_v3 0x2ac 0x8038a88 -_zaf_cc_config 0x28 0x8038d34 -_zaf_event_distributor_cc_event_handler 0x10 0x8038d5c -_zw_protocol_cmd_handlers 0x70 0x8038d6c -_zw_protocol_cmd_handlers_lr 0x30 0x8038ddc -.ARM.exidx 0x8 0x8038e0c -.copy.table 0xc 0x8038e14 -.zero.table 0x0 0x8038e20 +.text 0x32b20 0x8006000 +_cc_handlers_v3 0x2ac 0x8038b20 +_zaf_cc_config 0x28 0x8038dcc +_zaf_event_distributor_cc_event_handler 0x10 0x8038df4 +_zw_protocol_cmd_handlers 0x70 0x8038e04 +_zw_protocol_cmd_handlers_lr 0x30 0x8038e74 +.ARM.exidx 0x8 0x8038ea4 +.copy.table 0xc 0x8038eac +.zero.table 0x0 0x8038eb8 .stack 0x1000 0x20000000 .data 0x694 0x20001000 -.bss 0xae5c 0x20001694 -.heap 0x800 0x2000c4f0 -.internal_storage 0x30000 0x8038e20 -.zwave_nvm 0x0 0x8068e20 -.nvm 0x8000 0x8068e20 +.bss 0xae64 0x20001694 +.heap 0x800 0x2000c4f8 +.internal_storage 0x30000 0x8038eb8 +.zwave_nvm 0x0 0x8068eb8 +.nvm 0x8000 0x8068eb8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x74c0 0x0 -.debug_info 0xea0c73 0x0 -.debug_abbrev 0x184d7 0x0 -.debug_loc 0x4a424 0x0 +.debug_frame 0x74e0 0x0 +.debug_info 0xea0d9b 0x0 +.debug_abbrev 0x184ec 0x0 +.debug_loc 0x4a67d 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xbfc0 0x0 -.debug_line 0x5a5d4 0x0 -.debug_str 0x92751 0x0 -Total 0x107b3a2 +.debug_ranges 0xc040 0x0 +.debug_line 0x5a6c9 0x0 +.debug_str 0x92805 0x0 +Total 0x107ba21 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210100 + 210252 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52464 + 52472 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_EU_size.txt index 7d77db7dde..efef13c91d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_EU_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x32584 0x8006000 -_cc_handlers_v3 0x2ac 0x8038584 -_zaf_cc_config 0x28 0x8038830 -_zaf_event_distributor_cc_event_handler 0x10 0x8038858 -_zw_protocol_cmd_handlers 0x70 0x8038868 -_zw_protocol_cmd_handlers_lr 0x30 0x80388d8 -.ARM.exidx 0x8 0x8038908 -.copy.table 0xc 0x8038910 -.zero.table 0x0 0x803891c +.text 0x32688 0x8006000 +_cc_handlers_v3 0x2ac 0x8038688 +_zaf_cc_config 0x28 0x8038934 +_zaf_event_distributor_cc_event_handler 0x10 0x803895c +_zw_protocol_cmd_handlers 0x70 0x803896c +_zw_protocol_cmd_handlers_lr 0x30 0x80389dc +.ARM.exidx 0x8 0x8038a0c +.copy.table 0xc 0x8038a14 +.zero.table 0x0 0x8038a20 .stack 0x1000 0x20000000 .data 0x620 0x20001000 -.bss 0xadbc 0x20001620 +.bss 0xadc0 0x20001620 .heap 0x800 0x2000c3e0 -.internal_storage 0x30000 0x803891c -.zwave_nvm 0x0 0x806891c -.nvm 0x8000 0x806891c +.internal_storage 0x30000 0x8038a20 +.zwave_nvm 0x0 0x8068a20 +.nvm 0x8000 0x8068a20 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x72e4 0x0 -.debug_info 0xe95b01 0x0 -.debug_abbrev 0x1793f 0x0 -.debug_loc 0x4959a 0x0 +.debug_frame 0x72e8 0x0 +.debug_info 0xe95c20 0x0 +.debug_abbrev 0x1796f 0x0 +.debug_loc 0x49688 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xbbb8 0x0 -.debug_line 0x58a2a 0x0 -.debug_str 0x91324 0x0 -Total 0x106abf3 +.debug_ranges 0xbc50 0x0 +.debug_line 0x58aec 0x0 +.debug_str 0x913d8 0x0 +Total 0x106b14a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 208700 + 208960 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52188 + 52192 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_US_LR_size.txt index 7eeb328c1b..c24476ef5b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_US_LR_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x32584 0x8006000 -_cc_handlers_v3 0x2ac 0x8038584 -_zaf_cc_config 0x28 0x8038830 -_zaf_event_distributor_cc_event_handler 0x10 0x8038858 -_zw_protocol_cmd_handlers 0x70 0x8038868 -_zw_protocol_cmd_handlers_lr 0x30 0x80388d8 -.ARM.exidx 0x8 0x8038908 -.copy.table 0xc 0x8038910 -.zero.table 0x0 0x803891c +.text 0x32688 0x8006000 +_cc_handlers_v3 0x2ac 0x8038688 +_zaf_cc_config 0x28 0x8038934 +_zaf_event_distributor_cc_event_handler 0x10 0x803895c +_zw_protocol_cmd_handlers 0x70 0x803896c +_zw_protocol_cmd_handlers_lr 0x30 0x80389dc +.ARM.exidx 0x8 0x8038a0c +.copy.table 0xc 0x8038a14 +.zero.table 0x0 0x8038a20 .stack 0x1000 0x20000000 .data 0x620 0x20001000 -.bss 0xadbc 0x20001620 +.bss 0xadc0 0x20001620 .heap 0x800 0x2000c3e0 -.internal_storage 0x30000 0x803891c -.zwave_nvm 0x0 0x806891c -.nvm 0x8000 0x806891c +.internal_storage 0x30000 0x8038a20 +.zwave_nvm 0x0 0x8068a20 +.nvm 0x8000 0x8068a20 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x72e4 0x0 -.debug_info 0xe95b01 0x0 -.debug_abbrev 0x1793f 0x0 -.debug_loc 0x4959a 0x0 +.debug_frame 0x72e8 0x0 +.debug_info 0xe95c20 0x0 +.debug_abbrev 0x1796f 0x0 +.debug_loc 0x49688 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xbbb8 0x0 -.debug_line 0x58a2a 0x0 -.debug_str 0x9131a 0x0 -Total 0x106abe9 +.debug_ranges 0xbc50 0x0 +.debug_line 0x58aec 0x0 +.debug_str 0x913ce 0x0 +Total 0x106b140 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 208700 + 208960 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52188 + 52192 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_US_size.txt index 7d77db7dde..efef13c91d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_US_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x32584 0x8006000 -_cc_handlers_v3 0x2ac 0x8038584 -_zaf_cc_config 0x28 0x8038830 -_zaf_event_distributor_cc_event_handler 0x10 0x8038858 -_zw_protocol_cmd_handlers 0x70 0x8038868 -_zw_protocol_cmd_handlers_lr 0x30 0x80388d8 -.ARM.exidx 0x8 0x8038908 -.copy.table 0xc 0x8038910 -.zero.table 0x0 0x803891c +.text 0x32688 0x8006000 +_cc_handlers_v3 0x2ac 0x8038688 +_zaf_cc_config 0x28 0x8038934 +_zaf_event_distributor_cc_event_handler 0x10 0x803895c +_zw_protocol_cmd_handlers 0x70 0x803896c +_zw_protocol_cmd_handlers_lr 0x30 0x80389dc +.ARM.exidx 0x8 0x8038a0c +.copy.table 0xc 0x8038a14 +.zero.table 0x0 0x8038a20 .stack 0x1000 0x20000000 .data 0x620 0x20001000 -.bss 0xadbc 0x20001620 +.bss 0xadc0 0x20001620 .heap 0x800 0x2000c3e0 -.internal_storage 0x30000 0x803891c -.zwave_nvm 0x0 0x806891c -.nvm 0x8000 0x806891c +.internal_storage 0x30000 0x8038a20 +.zwave_nvm 0x0 0x8068a20 +.nvm 0x8000 0x8068a20 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x72e4 0x0 -.debug_info 0xe95b01 0x0 -.debug_abbrev 0x1793f 0x0 -.debug_loc 0x4959a 0x0 +.debug_frame 0x72e8 0x0 +.debug_info 0xe95c20 0x0 +.debug_abbrev 0x1796f 0x0 +.debug_loc 0x49688 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xbbb8 0x0 -.debug_line 0x58a2a 0x0 -.debug_str 0x91324 0x0 -Total 0x106abf3 +.debug_ranges 0xbc50 0x0 +.debug_line 0x58aec 0x0 +.debug_str 0x913d8 0x0 +Total 0x106b14a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 208700 + 208960 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52188 + 52192 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4202A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4202A_REGION_EU_size.txt index 395ab6740c..37f47aaf1e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4202A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4202A_REGION_EU_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x2c794 0x0 -_cc_handlers_v3 0x2ac 0x2c794 -_zaf_cc_config 0x28 0x2ca40 -_zaf_event_distributor_cc_event_handler 0x10 0x2ca68 -_zw_protocol_cmd_handlers 0x70 0x2ca78 -_zw_protocol_cmd_handlers_lr 0x30 0x2cae8 -.ARM.exidx 0x8 0x2cb18 -.copy.table 0xc 0x2cb20 -.zero.table 0x0 0x2cb2c +.text 0x2c7fc 0x0 +_cc_handlers_v3 0x2ac 0x2c7fc +_zaf_cc_config 0x28 0x2caa8 +_zaf_event_distributor_cc_event_handler 0x10 0x2cad0 +_zw_protocol_cmd_handlers 0x70 0x2cae0 +_zw_protocol_cmd_handlers_lr 0x30 0x2cb50 +.ARM.exidx 0x8 0x2cb80 +.copy.table 0xc 0x2cb88 +.zero.table 0x0 0x2cb94 .stack 0x1000 0x20000000 .data 0x58c 0x20001000 -.bss 0xa2c4 0x2000158c +.bss 0xa2c0 0x2000158c .heap 0x800 0x2000b850 -.internal_storage 0x3a000 0x2cb2c -.zwave_nvm 0x3000 0x66b2c -.nvm 0x9000 0x69b2c +.internal_storage 0x3a000 0x2cb94 +.zwave_nvm 0x3000 0x66b94 +.nvm 0x9000 0x69b94 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x69d0 0x0 -.debug_info 0xe5ba33 0x0 -.debug_abbrev 0x156f4 0x0 -.debug_loc 0x3dd4b 0x0 +.debug_frame 0x69d8 0x0 +.debug_info 0xe5bb92 0x0 +.debug_abbrev 0x15729 0x0 +.debug_loc 0x3de39 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0xa620 0x0 -.debug_line 0x4ffed 0x0 -.debug_str 0x875b3 0x0 -Total 0x10160b5 +.debug_ranges 0xa648 0x0 +.debug_line 0x5009f 0x0 +.debug_str 0x8767b 0x0 +Total 0x1016545 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 184504 + 184608 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49232 + 49228 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4202A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4202A_REGION_US_LR_size.txt index b1ee5a09a5..f660789c74 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4202A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4202A_REGION_US_LR_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x2c794 0x0 -_cc_handlers_v3 0x2ac 0x2c794 -_zaf_cc_config 0x28 0x2ca40 -_zaf_event_distributor_cc_event_handler 0x10 0x2ca68 -_zw_protocol_cmd_handlers 0x70 0x2ca78 -_zw_protocol_cmd_handlers_lr 0x30 0x2cae8 -.ARM.exidx 0x8 0x2cb18 -.copy.table 0xc 0x2cb20 -.zero.table 0x0 0x2cb2c +.text 0x2c7fc 0x0 +_cc_handlers_v3 0x2ac 0x2c7fc +_zaf_cc_config 0x28 0x2caa8 +_zaf_event_distributor_cc_event_handler 0x10 0x2cad0 +_zw_protocol_cmd_handlers 0x70 0x2cae0 +_zw_protocol_cmd_handlers_lr 0x30 0x2cb50 +.ARM.exidx 0x8 0x2cb80 +.copy.table 0xc 0x2cb88 +.zero.table 0x0 0x2cb94 .stack 0x1000 0x20000000 .data 0x58c 0x20001000 -.bss 0xa2c4 0x2000158c +.bss 0xa2c0 0x2000158c .heap 0x800 0x2000b850 -.internal_storage 0x3a000 0x2cb2c -.zwave_nvm 0x3000 0x66b2c -.nvm 0x9000 0x69b2c +.internal_storage 0x3a000 0x2cb94 +.zwave_nvm 0x3000 0x66b94 +.nvm 0x9000 0x69b94 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x69d0 0x0 -.debug_info 0xe5ba33 0x0 -.debug_abbrev 0x156f4 0x0 -.debug_loc 0x3dd4b 0x0 +.debug_frame 0x69d8 0x0 +.debug_info 0xe5bb92 0x0 +.debug_abbrev 0x15729 0x0 +.debug_loc 0x3de39 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0xa620 0x0 -.debug_line 0x4ffed 0x0 -.debug_str 0x875a9 0x0 -Total 0x10160ab +.debug_ranges 0xa648 0x0 +.debug_line 0x5009f 0x0 +.debug_str 0x87671 0x0 +Total 0x101653b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 184504 + 184608 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49232 + 49228 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4202A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4202A_REGION_US_size.txt index 395ab6740c..37f47aaf1e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4202A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4202A_REGION_US_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x2c794 0x0 -_cc_handlers_v3 0x2ac 0x2c794 -_zaf_cc_config 0x28 0x2ca40 -_zaf_event_distributor_cc_event_handler 0x10 0x2ca68 -_zw_protocol_cmd_handlers 0x70 0x2ca78 -_zw_protocol_cmd_handlers_lr 0x30 0x2cae8 -.ARM.exidx 0x8 0x2cb18 -.copy.table 0xc 0x2cb20 -.zero.table 0x0 0x2cb2c +.text 0x2c7fc 0x0 +_cc_handlers_v3 0x2ac 0x2c7fc +_zaf_cc_config 0x28 0x2caa8 +_zaf_event_distributor_cc_event_handler 0x10 0x2cad0 +_zw_protocol_cmd_handlers 0x70 0x2cae0 +_zw_protocol_cmd_handlers_lr 0x30 0x2cb50 +.ARM.exidx 0x8 0x2cb80 +.copy.table 0xc 0x2cb88 +.zero.table 0x0 0x2cb94 .stack 0x1000 0x20000000 .data 0x58c 0x20001000 -.bss 0xa2c4 0x2000158c +.bss 0xa2c0 0x2000158c .heap 0x800 0x2000b850 -.internal_storage 0x3a000 0x2cb2c -.zwave_nvm 0x3000 0x66b2c -.nvm 0x9000 0x69b2c +.internal_storage 0x3a000 0x2cb94 +.zwave_nvm 0x3000 0x66b94 +.nvm 0x9000 0x69b94 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x69d0 0x0 -.debug_info 0xe5ba33 0x0 -.debug_abbrev 0x156f4 0x0 -.debug_loc 0x3dd4b 0x0 +.debug_frame 0x69d8 0x0 +.debug_info 0xe5bb92 0x0 +.debug_abbrev 0x15729 0x0 +.debug_loc 0x3de39 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0xa620 0x0 -.debug_line 0x4ffed 0x0 -.debug_str 0x875b3 0x0 -Total 0x10160b5 +.debug_ranges 0xa648 0x0 +.debug_line 0x5009f 0x0 +.debug_str 0x8767b 0x0 +Total 0x1016545 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 184504 + 184608 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49232 + 49228 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_EU_size.txt index 26e4405851..8119e9c5bc 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_EU_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x3218c 0x8006000 -_cc_handlers_v3 0x2ac 0x803818c -_zaf_cc_config 0x28 0x8038438 -_zaf_event_distributor_cc_event_handler 0x10 0x8038460 -_zw_protocol_cmd_handlers 0x70 0x8038470 -_zw_protocol_cmd_handlers_lr 0x30 0x80384e0 -.ARM.exidx 0x8 0x8038510 -.copy.table 0xc 0x8038518 -.zero.table 0x0 0x8038524 +.text 0x322ac 0x8006000 +_cc_handlers_v3 0x2ac 0x80382ac +_zaf_cc_config 0x28 0x8038558 +_zaf_event_distributor_cc_event_handler 0x10 0x8038580 +_zw_protocol_cmd_handlers 0x70 0x8038590 +_zw_protocol_cmd_handlers_lr 0x30 0x8038600 +.ARM.exidx 0x8 0x8038630 +.copy.table 0xc 0x8038638 +.zero.table 0x0 0x8038644 .stack 0x1000 0x20000000 .data 0x698 0x20001000 -.bss 0xacb0 0x20001698 -.heap 0x800 0x2000c348 -.internal_storage 0x30000 0x8038524 -.zwave_nvm 0x0 0x8068524 -.nvm 0x8000 0x8068524 +.bss 0xacc0 0x20001698 +.heap 0x800 0x2000c358 +.internal_storage 0x30000 0x8038644 +.zwave_nvm 0x0 0x8068644 +.nvm 0x8000 0x8068644 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7308 0x0 -.debug_info 0xea0248 0x0 -.debug_abbrev 0x18533 0x0 -.debug_loc 0x495d2 0x0 +.debug_frame 0x730c 0x0 +.debug_info 0xea0367 0x0 +.debug_abbrev 0x18563 0x0 +.debug_loc 0x496b5 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xc180 0x0 -.debug_line 0x5a143 0x0 -.debug_str 0x925ae 0x0 -Total 0x1078ab1 +.debug_ranges 0xc218 0x0 +.debug_line 0x5a203 0x0 +.debug_str 0x92662 0x0 +Total 0x1079023 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 207804 + 208092 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52040 + 52056 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_US_LR_size.txt index c9e2863432..db7ba7d4f4 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_US_LR_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x3218c 0x8006000 -_cc_handlers_v3 0x2ac 0x803818c -_zaf_cc_config 0x28 0x8038438 -_zaf_event_distributor_cc_event_handler 0x10 0x8038460 -_zw_protocol_cmd_handlers 0x70 0x8038470 -_zw_protocol_cmd_handlers_lr 0x30 0x80384e0 -.ARM.exidx 0x8 0x8038510 -.copy.table 0xc 0x8038518 -.zero.table 0x0 0x8038524 +.text 0x322ac 0x8006000 +_cc_handlers_v3 0x2ac 0x80382ac +_zaf_cc_config 0x28 0x8038558 +_zaf_event_distributor_cc_event_handler 0x10 0x8038580 +_zw_protocol_cmd_handlers 0x70 0x8038590 +_zw_protocol_cmd_handlers_lr 0x30 0x8038600 +.ARM.exidx 0x8 0x8038630 +.copy.table 0xc 0x8038638 +.zero.table 0x0 0x8038644 .stack 0x1000 0x20000000 .data 0x698 0x20001000 -.bss 0xacb0 0x20001698 -.heap 0x800 0x2000c348 -.internal_storage 0x30000 0x8038524 -.zwave_nvm 0x0 0x8068524 -.nvm 0x8000 0x8068524 +.bss 0xacc0 0x20001698 +.heap 0x800 0x2000c358 +.internal_storage 0x30000 0x8038644 +.zwave_nvm 0x0 0x8068644 +.nvm 0x8000 0x8068644 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7308 0x0 -.debug_info 0xea0248 0x0 -.debug_abbrev 0x18533 0x0 -.debug_loc 0x495d2 0x0 +.debug_frame 0x730c 0x0 +.debug_info 0xea0367 0x0 +.debug_abbrev 0x18563 0x0 +.debug_loc 0x496b5 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xc180 0x0 -.debug_line 0x5a143 0x0 -.debug_str 0x925a4 0x0 -Total 0x1078aa7 +.debug_ranges 0xc218 0x0 +.debug_line 0x5a203 0x0 +.debug_str 0x92658 0x0 +Total 0x1079019 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 207804 + 208092 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52040 + 52056 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_US_size.txt index 26e4405851..8119e9c5bc 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_US_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x3218c 0x8006000 -_cc_handlers_v3 0x2ac 0x803818c -_zaf_cc_config 0x28 0x8038438 -_zaf_event_distributor_cc_event_handler 0x10 0x8038460 -_zw_protocol_cmd_handlers 0x70 0x8038470 -_zw_protocol_cmd_handlers_lr 0x30 0x80384e0 -.ARM.exidx 0x8 0x8038510 -.copy.table 0xc 0x8038518 -.zero.table 0x0 0x8038524 +.text 0x322ac 0x8006000 +_cc_handlers_v3 0x2ac 0x80382ac +_zaf_cc_config 0x28 0x8038558 +_zaf_event_distributor_cc_event_handler 0x10 0x8038580 +_zw_protocol_cmd_handlers 0x70 0x8038590 +_zw_protocol_cmd_handlers_lr 0x30 0x8038600 +.ARM.exidx 0x8 0x8038630 +.copy.table 0xc 0x8038638 +.zero.table 0x0 0x8038644 .stack 0x1000 0x20000000 .data 0x698 0x20001000 -.bss 0xacb0 0x20001698 -.heap 0x800 0x2000c348 -.internal_storage 0x30000 0x8038524 -.zwave_nvm 0x0 0x8068524 -.nvm 0x8000 0x8068524 +.bss 0xacc0 0x20001698 +.heap 0x800 0x2000c358 +.internal_storage 0x30000 0x8038644 +.zwave_nvm 0x0 0x8068644 +.nvm 0x8000 0x8068644 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7308 0x0 -.debug_info 0xea0248 0x0 -.debug_abbrev 0x18533 0x0 -.debug_loc 0x495d2 0x0 +.debug_frame 0x730c 0x0 +.debug_info 0xea0367 0x0 +.debug_abbrev 0x18563 0x0 +.debug_loc 0x496b5 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xc180 0x0 -.debug_line 0x5a143 0x0 -.debug_str 0x925ae 0x0 -Total 0x1078ab1 +.debug_ranges 0xc218 0x0 +.debug_line 0x5a203 0x0 +.debug_str 0x92662 0x0 +Total 0x1079023 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 207804 + 208092 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52040 + 52056 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_EU_size.txt index 495e1ee364..b9fbc6f147 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_EU_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x32a38 0x8006000 -_cc_handlers_v3 0x2ac 0x8038a38 -_zaf_cc_config 0x28 0x8038ce4 -_zaf_event_distributor_cc_event_handler 0x10 0x8038d0c -_zw_protocol_cmd_handlers 0x70 0x8038d1c -_zw_protocol_cmd_handlers_lr 0x30 0x8038d8c -.ARM.exidx 0x8 0x8038dbc -.copy.table 0xc 0x8038dc4 -.zero.table 0x0 0x8038dd0 +.text 0x32b68 0x8006000 +_cc_handlers_v3 0x2ac 0x8038b68 +_zaf_cc_config 0x28 0x8038e14 +_zaf_event_distributor_cc_event_handler 0x10 0x8038e3c +_zw_protocol_cmd_handlers 0x70 0x8038e4c +_zw_protocol_cmd_handlers_lr 0x30 0x8038ebc +.ARM.exidx 0x8 0x8038eec +.copy.table 0xc 0x8038ef4 +.zero.table 0x0 0x8038f00 .stack 0x1000 0x20000000 .data 0x694 0x20001000 -.bss 0xae54 0x20001694 -.heap 0x800 0x2000c4e8 -.internal_storage 0x30000 0x8038dd0 -.zwave_nvm 0x0 0x8068dd0 -.nvm 0x8000 0x8068dd0 +.bss 0xae6c 0x20001694 +.heap 0x800 0x2000c500 +.internal_storage 0x30000 0x8038f00 +.zwave_nvm 0x0 0x8068f00 +.nvm 0x8000 0x8068f00 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7490 0x0 -.debug_info 0xea2e20 0x0 -.debug_abbrev 0x18787 0x0 -.debug_loc 0x4a787 0x0 +.debug_frame 0x749c 0x0 +.debug_info 0xea2f3e 0x0 +.debug_abbrev 0x187b7 0x0 +.debug_loc 0x4a850 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xc0a8 0x0 -.debug_line 0x5aa91 0x0 -.debug_str 0x92bf8 0x0 -Total 0x107e526 +.debug_ranges 0xc100 0x0 +.debug_line 0x5ab5b 0x0 +.debug_str 0x92cac 0x0 +Total 0x107ea67 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210020 + 210324 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52456 + 52480 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_US_LR_size.txt index 27b592336c..b14fbe4538 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_US_LR_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x32a38 0x8006000 -_cc_handlers_v3 0x2ac 0x8038a38 -_zaf_cc_config 0x28 0x8038ce4 -_zaf_event_distributor_cc_event_handler 0x10 0x8038d0c -_zw_protocol_cmd_handlers 0x70 0x8038d1c -_zw_protocol_cmd_handlers_lr 0x30 0x8038d8c -.ARM.exidx 0x8 0x8038dbc -.copy.table 0xc 0x8038dc4 -.zero.table 0x0 0x8038dd0 +.text 0x32b68 0x8006000 +_cc_handlers_v3 0x2ac 0x8038b68 +_zaf_cc_config 0x28 0x8038e14 +_zaf_event_distributor_cc_event_handler 0x10 0x8038e3c +_zw_protocol_cmd_handlers 0x70 0x8038e4c +_zw_protocol_cmd_handlers_lr 0x30 0x8038ebc +.ARM.exidx 0x8 0x8038eec +.copy.table 0xc 0x8038ef4 +.zero.table 0x0 0x8038f00 .stack 0x1000 0x20000000 .data 0x694 0x20001000 -.bss 0xae54 0x20001694 -.heap 0x800 0x2000c4e8 -.internal_storage 0x30000 0x8038dd0 -.zwave_nvm 0x0 0x8068dd0 -.nvm 0x8000 0x8068dd0 +.bss 0xae6c 0x20001694 +.heap 0x800 0x2000c500 +.internal_storage 0x30000 0x8038f00 +.zwave_nvm 0x0 0x8068f00 +.nvm 0x8000 0x8068f00 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7490 0x0 -.debug_info 0xea2e20 0x0 -.debug_abbrev 0x18787 0x0 -.debug_loc 0x4a787 0x0 +.debug_frame 0x749c 0x0 +.debug_info 0xea2f3e 0x0 +.debug_abbrev 0x187b7 0x0 +.debug_loc 0x4a850 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xc0a8 0x0 -.debug_line 0x5aa91 0x0 -.debug_str 0x92bee 0x0 -Total 0x107e51c +.debug_ranges 0xc100 0x0 +.debug_line 0x5ab5b 0x0 +.debug_str 0x92ca2 0x0 +Total 0x107ea5d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210020 + 210324 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52456 + 52480 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_US_size.txt index 495e1ee364..b9fbc6f147 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_US_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x32a38 0x8006000 -_cc_handlers_v3 0x2ac 0x8038a38 -_zaf_cc_config 0x28 0x8038ce4 -_zaf_event_distributor_cc_event_handler 0x10 0x8038d0c -_zw_protocol_cmd_handlers 0x70 0x8038d1c -_zw_protocol_cmd_handlers_lr 0x30 0x8038d8c -.ARM.exidx 0x8 0x8038dbc -.copy.table 0xc 0x8038dc4 -.zero.table 0x0 0x8038dd0 +.text 0x32b68 0x8006000 +_cc_handlers_v3 0x2ac 0x8038b68 +_zaf_cc_config 0x28 0x8038e14 +_zaf_event_distributor_cc_event_handler 0x10 0x8038e3c +_zw_protocol_cmd_handlers 0x70 0x8038e4c +_zw_protocol_cmd_handlers_lr 0x30 0x8038ebc +.ARM.exidx 0x8 0x8038eec +.copy.table 0xc 0x8038ef4 +.zero.table 0x0 0x8038f00 .stack 0x1000 0x20000000 .data 0x694 0x20001000 -.bss 0xae54 0x20001694 -.heap 0x800 0x2000c4e8 -.internal_storage 0x30000 0x8038dd0 -.zwave_nvm 0x0 0x8068dd0 -.nvm 0x8000 0x8068dd0 +.bss 0xae6c 0x20001694 +.heap 0x800 0x2000c500 +.internal_storage 0x30000 0x8038f00 +.zwave_nvm 0x0 0x8068f00 +.nvm 0x8000 0x8068f00 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7490 0x0 -.debug_info 0xea2e20 0x0 -.debug_abbrev 0x18787 0x0 -.debug_loc 0x4a787 0x0 +.debug_frame 0x749c 0x0 +.debug_info 0xea2f3e 0x0 +.debug_abbrev 0x187b7 0x0 +.debug_loc 0x4a850 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xc0a8 0x0 -.debug_line 0x5aa91 0x0 -.debug_str 0x92bf8 0x0 -Total 0x107e526 +.debug_ranges 0xc100 0x0 +.debug_line 0x5ab5b 0x0 +.debug_str 0x92cac 0x0 +Total 0x107ea67 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210020 + 210324 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52456 + 52480 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4207A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4207A_REGION_EU_size.txt index 395ab6740c..37f47aaf1e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4207A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4207A_REGION_EU_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x2c794 0x0 -_cc_handlers_v3 0x2ac 0x2c794 -_zaf_cc_config 0x28 0x2ca40 -_zaf_event_distributor_cc_event_handler 0x10 0x2ca68 -_zw_protocol_cmd_handlers 0x70 0x2ca78 -_zw_protocol_cmd_handlers_lr 0x30 0x2cae8 -.ARM.exidx 0x8 0x2cb18 -.copy.table 0xc 0x2cb20 -.zero.table 0x0 0x2cb2c +.text 0x2c7fc 0x0 +_cc_handlers_v3 0x2ac 0x2c7fc +_zaf_cc_config 0x28 0x2caa8 +_zaf_event_distributor_cc_event_handler 0x10 0x2cad0 +_zw_protocol_cmd_handlers 0x70 0x2cae0 +_zw_protocol_cmd_handlers_lr 0x30 0x2cb50 +.ARM.exidx 0x8 0x2cb80 +.copy.table 0xc 0x2cb88 +.zero.table 0x0 0x2cb94 .stack 0x1000 0x20000000 .data 0x58c 0x20001000 -.bss 0xa2c4 0x2000158c +.bss 0xa2c0 0x2000158c .heap 0x800 0x2000b850 -.internal_storage 0x3a000 0x2cb2c -.zwave_nvm 0x3000 0x66b2c -.nvm 0x9000 0x69b2c +.internal_storage 0x3a000 0x2cb94 +.zwave_nvm 0x3000 0x66b94 +.nvm 0x9000 0x69b94 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x69d0 0x0 -.debug_info 0xe5ba33 0x0 -.debug_abbrev 0x156f4 0x0 -.debug_loc 0x3dd4b 0x0 +.debug_frame 0x69d8 0x0 +.debug_info 0xe5bb92 0x0 +.debug_abbrev 0x15729 0x0 +.debug_loc 0x3de39 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0xa620 0x0 -.debug_line 0x4ffed 0x0 -.debug_str 0x875b3 0x0 -Total 0x10160b5 +.debug_ranges 0xa648 0x0 +.debug_line 0x5009f 0x0 +.debug_str 0x8767b 0x0 +Total 0x1016545 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 184504 + 184608 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49232 + 49228 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4207A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4207A_REGION_US_LR_size.txt index b1ee5a09a5..f660789c74 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4207A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4207A_REGION_US_LR_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x2c794 0x0 -_cc_handlers_v3 0x2ac 0x2c794 -_zaf_cc_config 0x28 0x2ca40 -_zaf_event_distributor_cc_event_handler 0x10 0x2ca68 -_zw_protocol_cmd_handlers 0x70 0x2ca78 -_zw_protocol_cmd_handlers_lr 0x30 0x2cae8 -.ARM.exidx 0x8 0x2cb18 -.copy.table 0xc 0x2cb20 -.zero.table 0x0 0x2cb2c +.text 0x2c7fc 0x0 +_cc_handlers_v3 0x2ac 0x2c7fc +_zaf_cc_config 0x28 0x2caa8 +_zaf_event_distributor_cc_event_handler 0x10 0x2cad0 +_zw_protocol_cmd_handlers 0x70 0x2cae0 +_zw_protocol_cmd_handlers_lr 0x30 0x2cb50 +.ARM.exidx 0x8 0x2cb80 +.copy.table 0xc 0x2cb88 +.zero.table 0x0 0x2cb94 .stack 0x1000 0x20000000 .data 0x58c 0x20001000 -.bss 0xa2c4 0x2000158c +.bss 0xa2c0 0x2000158c .heap 0x800 0x2000b850 -.internal_storage 0x3a000 0x2cb2c -.zwave_nvm 0x3000 0x66b2c -.nvm 0x9000 0x69b2c +.internal_storage 0x3a000 0x2cb94 +.zwave_nvm 0x3000 0x66b94 +.nvm 0x9000 0x69b94 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x69d0 0x0 -.debug_info 0xe5ba33 0x0 -.debug_abbrev 0x156f4 0x0 -.debug_loc 0x3dd4b 0x0 +.debug_frame 0x69d8 0x0 +.debug_info 0xe5bb92 0x0 +.debug_abbrev 0x15729 0x0 +.debug_loc 0x3de39 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0xa620 0x0 -.debug_line 0x4ffed 0x0 -.debug_str 0x875a9 0x0 -Total 0x10160ab +.debug_ranges 0xa648 0x0 +.debug_line 0x5009f 0x0 +.debug_str 0x87671 0x0 +Total 0x101653b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 184504 + 184608 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49232 + 49228 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4207A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4207A_REGION_US_size.txt index 395ab6740c..37f47aaf1e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4207A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4207A_REGION_US_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x2c794 0x0 -_cc_handlers_v3 0x2ac 0x2c794 -_zaf_cc_config 0x28 0x2ca40 -_zaf_event_distributor_cc_event_handler 0x10 0x2ca68 -_zw_protocol_cmd_handlers 0x70 0x2ca78 -_zw_protocol_cmd_handlers_lr 0x30 0x2cae8 -.ARM.exidx 0x8 0x2cb18 -.copy.table 0xc 0x2cb20 -.zero.table 0x0 0x2cb2c +.text 0x2c7fc 0x0 +_cc_handlers_v3 0x2ac 0x2c7fc +_zaf_cc_config 0x28 0x2caa8 +_zaf_event_distributor_cc_event_handler 0x10 0x2cad0 +_zw_protocol_cmd_handlers 0x70 0x2cae0 +_zw_protocol_cmd_handlers_lr 0x30 0x2cb50 +.ARM.exidx 0x8 0x2cb80 +.copy.table 0xc 0x2cb88 +.zero.table 0x0 0x2cb94 .stack 0x1000 0x20000000 .data 0x58c 0x20001000 -.bss 0xa2c4 0x2000158c +.bss 0xa2c0 0x2000158c .heap 0x800 0x2000b850 -.internal_storage 0x3a000 0x2cb2c -.zwave_nvm 0x3000 0x66b2c -.nvm 0x9000 0x69b2c +.internal_storage 0x3a000 0x2cb94 +.zwave_nvm 0x3000 0x66b94 +.nvm 0x9000 0x69b94 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x69d0 0x0 -.debug_info 0xe5ba33 0x0 -.debug_abbrev 0x156f4 0x0 -.debug_loc 0x3dd4b 0x0 +.debug_frame 0x69d8 0x0 +.debug_info 0xe5bb92 0x0 +.debug_abbrev 0x15729 0x0 +.debug_loc 0x3de39 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0xa620 0x0 -.debug_line 0x4ffed 0x0 -.debug_str 0x875b3 0x0 -Total 0x10160b5 +.debug_ranges 0xa648 0x0 +.debug_line 0x5009f 0x0 +.debug_str 0x8767b 0x0 +Total 0x1016545 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 184504 + 184608 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49232 + 49228 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4209A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4209A_REGION_US_LR_size.txt index cd362d986f..69f307f486 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4209A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4209A_REGION_US_LR_size.txt @@ -5,40 +5,40 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_power_strip.out : section size addr -.text 0x2c658 0x0 -_cc_handlers_v3 0x2ac 0x2c658 -_zaf_cc_config 0x28 0x2c904 -_zaf_event_distributor_cc_event_handler 0x10 0x2c92c -_zw_protocol_cmd_handlers 0x70 0x2c93c -_zw_protocol_cmd_handlers_lr 0x30 0x2c9ac -.ARM.exidx 0x8 0x2c9dc -.copy.table 0xc 0x2c9e4 -.zero.table 0x0 0x2c9f0 +.text 0x2c6c8 0x0 +_cc_handlers_v3 0x2ac 0x2c6c8 +_zaf_cc_config 0x28 0x2c974 +_zaf_event_distributor_cc_event_handler 0x10 0x2c99c +_zw_protocol_cmd_handlers 0x70 0x2c9ac +_zw_protocol_cmd_handlers_lr 0x30 0x2ca1c +.ARM.exidx 0x8 0x2ca4c +.copy.table 0xc 0x2ca54 +.zero.table 0x0 0x2ca60 .stack 0x1000 0x20000000 .data 0x58c 0x20001000 -.bss 0xa2ac 0x2000158c +.bss 0xa2a8 0x2000158c .heap 0x800 0x2000b838 -.internal_storage 0x3a000 0x2c9f0 -.zwave_nvm 0x3000 0x669f0 -.nvm 0x9000 0x699f0 +.internal_storage 0x3a000 0x2ca60 +.zwave_nvm 0x3000 0x66a60 +.nvm 0x9000 0x69a60 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x69f0 0x0 -.debug_info 0xe5cee4 0x0 -.debug_abbrev 0x159d0 0x0 -.debug_loc 0x3e1b0 0x0 +.debug_frame 0x69f8 0x0 +.debug_info 0xe5d043 0x0 +.debug_abbrev 0x15a05 0x0 +.debug_loc 0x3e29e 0x0 .debug_aranges 0x90 0x0 -.debug_ranges 0xa8b8 0x0 -.debug_line 0x50a97 0x0 -.debug_str 0x8795d 0x0 -Total 0x1018c2f +.debug_ranges 0xa8e0 0x0 +.debug_line 0x50b49 0x0 +.debug_str 0x87a25 0x0 +Total 0x10190c7 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 184188 + 184300 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49208 + 49204 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_EU_size.txt index 7fc2b9853f..72bf256f4f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31b54 0x8006000 -_cc_handlers_v3 0x21c 0x8037b54 -_zaf_event_distributor_cc_event_handler 0x10 0x8037d70 -_zw_protocol_cmd_handlers 0x70 0x8037d80 -_zw_protocol_cmd_handlers_lr 0x30 0x8037df0 -.ARM.exidx 0x8 0x8037e20 -.copy.table 0xc 0x8037e28 -.zero.table 0x0 0x8037e34 +.text 0x31c94 0x8006000 +_cc_handlers_v3 0x21c 0x8037c94 +_zaf_event_distributor_cc_event_handler 0x10 0x8037eb0 +_zw_protocol_cmd_handlers 0x70 0x8037ec0 +_zw_protocol_cmd_handlers_lr 0x30 0x8037f30 +.ARM.exidx 0x8 0x8037f60 +.copy.table 0xc 0x8037f68 +.zero.table 0x0 0x8037f74 .stack 0x1000 0x20000000 .data 0x510 0x20001000 .bss 0xaef8 0x20001510 .heap 0x800 0x2000c408 -.internal_storage 0x30000 0x8037e34 -.zwave_nvm 0x0 0x8067e34 -.nvm 0x8000 0x8067e34 +.internal_storage 0x30000 0x8037f74 +.zwave_nvm 0x0 0x8067f74 +.nvm 0x8000 0x8067f74 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x715c 0x0 -.debug_info 0xd68b6f 0x0 -.debug_abbrev 0x17229 0x0 -.debug_loc 0x480f9 0x0 +.debug_frame 0x7160 0x0 +.debug_info 0xd68cdd 0x0 +.debug_abbrev 0x1727d 0x0 +.debug_loc 0x4830f 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb930 0x0 -.debug_line 0x57782 0x0 -.debug_str 0x92774 0x0 -Total 0xf3b3ce +.debug_ranges 0xb928 0x0 +.debug_line 0x5787b 0x0 +.debug_str 0x92828 0x0 +Total 0xf3ba8f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205636 + 205956 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_US_LR_size.txt index a431e4ddd1..f091f90328 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31b54 0x8006000 -_cc_handlers_v3 0x21c 0x8037b54 -_zaf_event_distributor_cc_event_handler 0x10 0x8037d70 -_zw_protocol_cmd_handlers 0x70 0x8037d80 -_zw_protocol_cmd_handlers_lr 0x30 0x8037df0 -.ARM.exidx 0x8 0x8037e20 -.copy.table 0xc 0x8037e28 -.zero.table 0x0 0x8037e34 +.text 0x31c94 0x8006000 +_cc_handlers_v3 0x21c 0x8037c94 +_zaf_event_distributor_cc_event_handler 0x10 0x8037eb0 +_zw_protocol_cmd_handlers 0x70 0x8037ec0 +_zw_protocol_cmd_handlers_lr 0x30 0x8037f30 +.ARM.exidx 0x8 0x8037f60 +.copy.table 0xc 0x8037f68 +.zero.table 0x0 0x8037f74 .stack 0x1000 0x20000000 .data 0x510 0x20001000 .bss 0xaef8 0x20001510 .heap 0x800 0x2000c408 -.internal_storage 0x30000 0x8037e34 -.zwave_nvm 0x0 0x8067e34 -.nvm 0x8000 0x8067e34 +.internal_storage 0x30000 0x8037f74 +.zwave_nvm 0x0 0x8067f74 +.nvm 0x8000 0x8067f74 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x715c 0x0 -.debug_info 0xd68b6f 0x0 -.debug_abbrev 0x17229 0x0 -.debug_loc 0x480f9 0x0 +.debug_frame 0x7160 0x0 +.debug_info 0xd68cdd 0x0 +.debug_abbrev 0x1727d 0x0 +.debug_loc 0x4830f 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb930 0x0 -.debug_line 0x57782 0x0 -.debug_str 0x9276a 0x0 -Total 0xf3b3c4 +.debug_ranges 0xb928 0x0 +.debug_line 0x5787b 0x0 +.debug_str 0x9281e 0x0 +Total 0xf3ba85 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205636 + 205956 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_US_size.txt index 7fc2b9853f..72bf256f4f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31b54 0x8006000 -_cc_handlers_v3 0x21c 0x8037b54 -_zaf_event_distributor_cc_event_handler 0x10 0x8037d70 -_zw_protocol_cmd_handlers 0x70 0x8037d80 -_zw_protocol_cmd_handlers_lr 0x30 0x8037df0 -.ARM.exidx 0x8 0x8037e20 -.copy.table 0xc 0x8037e28 -.zero.table 0x0 0x8037e34 +.text 0x31c94 0x8006000 +_cc_handlers_v3 0x21c 0x8037c94 +_zaf_event_distributor_cc_event_handler 0x10 0x8037eb0 +_zw_protocol_cmd_handlers 0x70 0x8037ec0 +_zw_protocol_cmd_handlers_lr 0x30 0x8037f30 +.ARM.exidx 0x8 0x8037f60 +.copy.table 0xc 0x8037f68 +.zero.table 0x0 0x8037f74 .stack 0x1000 0x20000000 .data 0x510 0x20001000 .bss 0xaef8 0x20001510 .heap 0x800 0x2000c408 -.internal_storage 0x30000 0x8037e34 -.zwave_nvm 0x0 0x8067e34 -.nvm 0x8000 0x8067e34 +.internal_storage 0x30000 0x8037f74 +.zwave_nvm 0x0 0x8067f74 +.nvm 0x8000 0x8067f74 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x715c 0x0 -.debug_info 0xd68b6f 0x0 -.debug_abbrev 0x17229 0x0 -.debug_loc 0x480f9 0x0 +.debug_frame 0x7160 0x0 +.debug_info 0xd68cdd 0x0 +.debug_abbrev 0x1727d 0x0 +.debug_loc 0x4830f 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb930 0x0 -.debug_line 0x57782 0x0 -.debug_str 0x92774 0x0 -Total 0xf3b3ce +.debug_ranges 0xb928 0x0 +.debug_line 0x5787b 0x0 +.debug_str 0x92828 0x0 +Total 0xf3ba8f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205636 + 205956 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_EU_size.txt index 6a6a89c0fa..964aeaabe9 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31ab4 0x8006000 -_cc_handlers_v3 0x21c 0x8037ab4 -_zaf_event_distributor_cc_event_handler 0x10 0x8037cd0 -_zw_protocol_cmd_handlers 0x70 0x8037ce0 -_zw_protocol_cmd_handlers_lr 0x30 0x8037d50 -.ARM.exidx 0x8 0x8037d80 -.copy.table 0xc 0x8037d88 -.zero.table 0x0 0x8037d94 +.text 0x31bd0 0x8006000 +_cc_handlers_v3 0x21c 0x8037bd0 +_zaf_event_distributor_cc_event_handler 0x10 0x8037dec +_zw_protocol_cmd_handlers 0x70 0x8037dfc +_zw_protocol_cmd_handlers_lr 0x30 0x8037e6c +.ARM.exidx 0x8 0x8037e9c +.copy.table 0xc 0x8037ea4 +.zero.table 0x0 0x8037eb0 .stack 0x1000 0x20000000 .data 0x50c 0x20001000 -.bss 0xae58 0x2000150c +.bss 0xae5c 0x2000150c .heap 0x800 0x2000c368 -.internal_storage 0x30000 0x8037d94 -.zwave_nvm 0x0 0x8067d94 -.nvm 0x8000 0x8067d94 +.internal_storage 0x30000 0x8037eb0 +.zwave_nvm 0x0 0x8067eb0 +.nvm 0x8000 0x8067eb0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x70e0 0x0 -.debug_info 0xd61dcf 0x0 -.debug_abbrev 0x16c81 0x0 -.debug_loc 0x47ae7 0x0 +.debug_frame 0x70e4 0x0 +.debug_info 0xd61f3d 0x0 +.debug_abbrev 0x16cd5 0x0 +.debug_loc 0x47d00 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb5f8 0x0 -.debug_line 0x56928 0x0 -.debug_str 0x9177d 0x0 -Total 0xf316e3 +.debug_ranges 0xb5f0 0x0 +.debug_line 0x56a26 0x0 +.debug_str 0x91831 0x0 +Total 0xf31d8c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205472 + 205756 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52068 + 52072 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_US_LR_size.txt index c977f9d372..b24b938da6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31ab4 0x8006000 -_cc_handlers_v3 0x21c 0x8037ab4 -_zaf_event_distributor_cc_event_handler 0x10 0x8037cd0 -_zw_protocol_cmd_handlers 0x70 0x8037ce0 -_zw_protocol_cmd_handlers_lr 0x30 0x8037d50 -.ARM.exidx 0x8 0x8037d80 -.copy.table 0xc 0x8037d88 -.zero.table 0x0 0x8037d94 +.text 0x31bd0 0x8006000 +_cc_handlers_v3 0x21c 0x8037bd0 +_zaf_event_distributor_cc_event_handler 0x10 0x8037dec +_zw_protocol_cmd_handlers 0x70 0x8037dfc +_zw_protocol_cmd_handlers_lr 0x30 0x8037e6c +.ARM.exidx 0x8 0x8037e9c +.copy.table 0xc 0x8037ea4 +.zero.table 0x0 0x8037eb0 .stack 0x1000 0x20000000 .data 0x50c 0x20001000 -.bss 0xae58 0x2000150c +.bss 0xae5c 0x2000150c .heap 0x800 0x2000c368 -.internal_storage 0x30000 0x8037d94 -.zwave_nvm 0x0 0x8067d94 -.nvm 0x8000 0x8067d94 +.internal_storage 0x30000 0x8037eb0 +.zwave_nvm 0x0 0x8067eb0 +.nvm 0x8000 0x8067eb0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x70e0 0x0 -.debug_info 0xd61dcf 0x0 -.debug_abbrev 0x16c81 0x0 -.debug_loc 0x47ae7 0x0 +.debug_frame 0x70e4 0x0 +.debug_info 0xd61f3d 0x0 +.debug_abbrev 0x16cd5 0x0 +.debug_loc 0x47d00 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb5f8 0x0 -.debug_line 0x56928 0x0 -.debug_str 0x91773 0x0 -Total 0xf316d9 +.debug_ranges 0xb5f0 0x0 +.debug_line 0x56a26 0x0 +.debug_str 0x91827 0x0 +Total 0xf31d82 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205472 + 205756 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52068 + 52072 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_US_size.txt index 6a6a89c0fa..964aeaabe9 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31ab4 0x8006000 -_cc_handlers_v3 0x21c 0x8037ab4 -_zaf_event_distributor_cc_event_handler 0x10 0x8037cd0 -_zw_protocol_cmd_handlers 0x70 0x8037ce0 -_zw_protocol_cmd_handlers_lr 0x30 0x8037d50 -.ARM.exidx 0x8 0x8037d80 -.copy.table 0xc 0x8037d88 -.zero.table 0x0 0x8037d94 +.text 0x31bd0 0x8006000 +_cc_handlers_v3 0x21c 0x8037bd0 +_zaf_event_distributor_cc_event_handler 0x10 0x8037dec +_zw_protocol_cmd_handlers 0x70 0x8037dfc +_zw_protocol_cmd_handlers_lr 0x30 0x8037e6c +.ARM.exidx 0x8 0x8037e9c +.copy.table 0xc 0x8037ea4 +.zero.table 0x0 0x8037eb0 .stack 0x1000 0x20000000 .data 0x50c 0x20001000 -.bss 0xae58 0x2000150c +.bss 0xae5c 0x2000150c .heap 0x800 0x2000c368 -.internal_storage 0x30000 0x8037d94 -.zwave_nvm 0x0 0x8067d94 -.nvm 0x8000 0x8067d94 +.internal_storage 0x30000 0x8037eb0 +.zwave_nvm 0x0 0x8067eb0 +.nvm 0x8000 0x8067eb0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x70e0 0x0 -.debug_info 0xd61dcf 0x0 -.debug_abbrev 0x16c81 0x0 -.debug_loc 0x47ae7 0x0 +.debug_frame 0x70e4 0x0 +.debug_info 0xd61f3d 0x0 +.debug_abbrev 0x16cd5 0x0 +.debug_loc 0x47d00 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb5f8 0x0 -.debug_line 0x56928 0x0 -.debug_str 0x9177d 0x0 -Total 0xf316e3 +.debug_ranges 0xb5f0 0x0 +.debug_line 0x56a26 0x0 +.debug_str 0x91831 0x0 +Total 0xf31d8c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205472 + 205756 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52068 + 52072 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4202A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4202A_REGION_EU_size.txt index 44fb1de726..6e6ebe0287 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4202A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4202A_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x2b64c 0x0 -_cc_handlers_v3 0x21c 0x2b64c -_zaf_event_distributor_cc_event_handler 0x10 0x2b868 -_zw_protocol_cmd_handlers 0x70 0x2b878 -_zw_protocol_cmd_handlers_lr 0x30 0x2b8e8 -.ARM.exidx 0x8 0x2b918 -.copy.table 0xc 0x2b920 -.zero.table 0x0 0x2b92c +.text 0x2b6d4 0x0 +_cc_handlers_v3 0x21c 0x2b6d4 +_zaf_event_distributor_cc_event_handler 0x10 0x2b8f0 +_zw_protocol_cmd_handlers 0x70 0x2b900 +_zw_protocol_cmd_handlers_lr 0x30 0x2b970 +.ARM.exidx 0x8 0x2b9a0 +.copy.table 0xc 0x2b9a8 +.zero.table 0x0 0x2b9b4 .stack 0x1000 0x20000000 .data 0x414 0x20001000 .bss 0xa360 0x20001414 .heap 0x800 0x2000b778 -.internal_storage 0x3a000 0x2b92c -.zwave_nvm 0x3000 0x6592c -.nvm 0x9000 0x6892c +.internal_storage 0x3a000 0x2b9b4 +.zwave_nvm 0x3000 0x659b4 +.nvm 0x9000 0x689b4 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x667c 0x0 -.debug_info 0xd28b0e 0x0 -.debug_abbrev 0x14590 0x0 -.debug_loc 0x3ba00 0x0 +.debug_frame 0x6684 0x0 +.debug_info 0xd28ca5 0x0 +.debug_abbrev 0x145d8 0x0 +.debug_loc 0x3bb0e 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9f78 0x0 -.debug_line 0x4cbe3 0x0 -.debug_str 0x882de 0x0 -Total 0xedb92a +.debug_ranges 0x9fc0 0x0 +.debug_line 0x4ccd1 0x0 +.debug_str 0x883a6 0x0 +Total 0xedbea5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 179520 + 179656 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4202A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4202A_REGION_US_LR_size.txt index 58fed7c132..7e0311481b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4202A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4202A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x2b64c 0x0 -_cc_handlers_v3 0x21c 0x2b64c -_zaf_event_distributor_cc_event_handler 0x10 0x2b868 -_zw_protocol_cmd_handlers 0x70 0x2b878 -_zw_protocol_cmd_handlers_lr 0x30 0x2b8e8 -.ARM.exidx 0x8 0x2b918 -.copy.table 0xc 0x2b920 -.zero.table 0x0 0x2b92c +.text 0x2b6d4 0x0 +_cc_handlers_v3 0x21c 0x2b6d4 +_zaf_event_distributor_cc_event_handler 0x10 0x2b8f0 +_zw_protocol_cmd_handlers 0x70 0x2b900 +_zw_protocol_cmd_handlers_lr 0x30 0x2b970 +.ARM.exidx 0x8 0x2b9a0 +.copy.table 0xc 0x2b9a8 +.zero.table 0x0 0x2b9b4 .stack 0x1000 0x20000000 .data 0x414 0x20001000 .bss 0xa360 0x20001414 .heap 0x800 0x2000b778 -.internal_storage 0x3a000 0x2b92c -.zwave_nvm 0x3000 0x6592c -.nvm 0x9000 0x6892c +.internal_storage 0x3a000 0x2b9b4 +.zwave_nvm 0x3000 0x659b4 +.nvm 0x9000 0x689b4 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x667c 0x0 -.debug_info 0xd28b0e 0x0 -.debug_abbrev 0x14590 0x0 -.debug_loc 0x3ba00 0x0 +.debug_frame 0x6684 0x0 +.debug_info 0xd28ca5 0x0 +.debug_abbrev 0x145d8 0x0 +.debug_loc 0x3bb0e 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9f78 0x0 -.debug_line 0x4cbe3 0x0 -.debug_str 0x882d4 0x0 -Total 0xedb920 +.debug_ranges 0x9fc0 0x0 +.debug_line 0x4ccd1 0x0 +.debug_str 0x8839c 0x0 +Total 0xedbe9b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 179520 + 179656 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4202A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4202A_REGION_US_size.txt index 44fb1de726..6e6ebe0287 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4202A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4202A_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x2b64c 0x0 -_cc_handlers_v3 0x21c 0x2b64c -_zaf_event_distributor_cc_event_handler 0x10 0x2b868 -_zw_protocol_cmd_handlers 0x70 0x2b878 -_zw_protocol_cmd_handlers_lr 0x30 0x2b8e8 -.ARM.exidx 0x8 0x2b918 -.copy.table 0xc 0x2b920 -.zero.table 0x0 0x2b92c +.text 0x2b6d4 0x0 +_cc_handlers_v3 0x21c 0x2b6d4 +_zaf_event_distributor_cc_event_handler 0x10 0x2b8f0 +_zw_protocol_cmd_handlers 0x70 0x2b900 +_zw_protocol_cmd_handlers_lr 0x30 0x2b970 +.ARM.exidx 0x8 0x2b9a0 +.copy.table 0xc 0x2b9a8 +.zero.table 0x0 0x2b9b4 .stack 0x1000 0x20000000 .data 0x414 0x20001000 .bss 0xa360 0x20001414 .heap 0x800 0x2000b778 -.internal_storage 0x3a000 0x2b92c -.zwave_nvm 0x3000 0x6592c -.nvm 0x9000 0x6892c +.internal_storage 0x3a000 0x2b9b4 +.zwave_nvm 0x3000 0x659b4 +.nvm 0x9000 0x689b4 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x667c 0x0 -.debug_info 0xd28b0e 0x0 -.debug_abbrev 0x14590 0x0 -.debug_loc 0x3ba00 0x0 +.debug_frame 0x6684 0x0 +.debug_info 0xd28ca5 0x0 +.debug_abbrev 0x145d8 0x0 +.debug_loc 0x3bb0e 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9f78 0x0 -.debug_line 0x4cbe3 0x0 -.debug_str 0x882de 0x0 -Total 0xedb92a +.debug_ranges 0x9fc0 0x0 +.debug_line 0x4ccd1 0x0 +.debug_str 0x883a6 0x0 +Total 0xedbea5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 179520 + 179656 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_EU_size.txt index baf29e3290..fe1b383d93 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x317e4 0x8006000 -_cc_handlers_v3 0x21c 0x80377e4 -_zaf_event_distributor_cc_event_handler 0x10 0x8037a00 -_zw_protocol_cmd_handlers 0x70 0x8037a10 -_zw_protocol_cmd_handlers_lr 0x30 0x8037a80 -.ARM.exidx 0x8 0x8037ab0 -.copy.table 0xc 0x8037ab8 -.zero.table 0x0 0x8037ac4 +.text 0x31934 0x8006000 +_cc_handlers_v3 0x21c 0x8037934 +_zaf_event_distributor_cc_event_handler 0x10 0x8037b50 +_zw_protocol_cmd_handlers 0x70 0x8037b60 +_zw_protocol_cmd_handlers_lr 0x30 0x8037bd0 +.ARM.exidx 0x8 0x8037c00 +.copy.table 0xc 0x8037c08 +.zero.table 0x0 0x8037c14 .stack 0x1000 0x20000000 .data 0x510 0x20001000 -.bss 0xaef0 0x20001510 -.heap 0x800 0x2000c400 -.internal_storage 0x30000 0x8037ac4 -.zwave_nvm 0x0 0x8067ac4 -.nvm 0x8000 0x8067ac4 +.bss 0xaef4 0x20001510 +.heap 0x800 0x2000c408 +.internal_storage 0x30000 0x8037c14 +.zwave_nvm 0x0 0x8067c14 +.nvm 0x8000 0x8067c14 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7130 0x0 -.debug_info 0xd6a706 0x0 -.debug_abbrev 0x173b4 0x0 -.debug_loc 0x48227 0x0 +.debug_frame 0x7134 0x0 +.debug_info 0xd6a874 0x0 +.debug_abbrev 0x17408 0x0 +.debug_loc 0x48447 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb9e8 0x0 -.debug_line 0x57d0c 0x0 -.debug_str 0x9253d 0x0 -Total 0xf3d23d +.debug_ranges 0xb9e0 0x0 +.debug_line 0x57e11 0x0 +.debug_str 0x925f1 0x0 +Total 0xf3d928 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 204756 + 205092 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52224 + 52228 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_US_LR_size.txt index 9b57b16004..97d268cc87 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x317e4 0x8006000 -_cc_handlers_v3 0x21c 0x80377e4 -_zaf_event_distributor_cc_event_handler 0x10 0x8037a00 -_zw_protocol_cmd_handlers 0x70 0x8037a10 -_zw_protocol_cmd_handlers_lr 0x30 0x8037a80 -.ARM.exidx 0x8 0x8037ab0 -.copy.table 0xc 0x8037ab8 -.zero.table 0x0 0x8037ac4 +.text 0x31934 0x8006000 +_cc_handlers_v3 0x21c 0x8037934 +_zaf_event_distributor_cc_event_handler 0x10 0x8037b50 +_zw_protocol_cmd_handlers 0x70 0x8037b60 +_zw_protocol_cmd_handlers_lr 0x30 0x8037bd0 +.ARM.exidx 0x8 0x8037c00 +.copy.table 0xc 0x8037c08 +.zero.table 0x0 0x8037c14 .stack 0x1000 0x20000000 .data 0x510 0x20001000 -.bss 0xaef0 0x20001510 -.heap 0x800 0x2000c400 -.internal_storage 0x30000 0x8037ac4 -.zwave_nvm 0x0 0x8067ac4 -.nvm 0x8000 0x8067ac4 +.bss 0xaef4 0x20001510 +.heap 0x800 0x2000c408 +.internal_storage 0x30000 0x8037c14 +.zwave_nvm 0x0 0x8067c14 +.nvm 0x8000 0x8067c14 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7130 0x0 -.debug_info 0xd6a706 0x0 -.debug_abbrev 0x173b4 0x0 -.debug_loc 0x48227 0x0 +.debug_frame 0x7134 0x0 +.debug_info 0xd6a874 0x0 +.debug_abbrev 0x17408 0x0 +.debug_loc 0x48447 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb9e8 0x0 -.debug_line 0x57d0c 0x0 -.debug_str 0x92533 0x0 -Total 0xf3d233 +.debug_ranges 0xb9e0 0x0 +.debug_line 0x57e11 0x0 +.debug_str 0x925e7 0x0 +Total 0xf3d91e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 204756 + 205092 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52224 + 52228 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_US_size.txt index baf29e3290..fe1b383d93 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x317e4 0x8006000 -_cc_handlers_v3 0x21c 0x80377e4 -_zaf_event_distributor_cc_event_handler 0x10 0x8037a00 -_zw_protocol_cmd_handlers 0x70 0x8037a10 -_zw_protocol_cmd_handlers_lr 0x30 0x8037a80 -.ARM.exidx 0x8 0x8037ab0 -.copy.table 0xc 0x8037ab8 -.zero.table 0x0 0x8037ac4 +.text 0x31934 0x8006000 +_cc_handlers_v3 0x21c 0x8037934 +_zaf_event_distributor_cc_event_handler 0x10 0x8037b50 +_zw_protocol_cmd_handlers 0x70 0x8037b60 +_zw_protocol_cmd_handlers_lr 0x30 0x8037bd0 +.ARM.exidx 0x8 0x8037c00 +.copy.table 0xc 0x8037c08 +.zero.table 0x0 0x8037c14 .stack 0x1000 0x20000000 .data 0x510 0x20001000 -.bss 0xaef0 0x20001510 -.heap 0x800 0x2000c400 -.internal_storage 0x30000 0x8037ac4 -.zwave_nvm 0x0 0x8067ac4 -.nvm 0x8000 0x8067ac4 +.bss 0xaef4 0x20001510 +.heap 0x800 0x2000c408 +.internal_storage 0x30000 0x8037c14 +.zwave_nvm 0x0 0x8067c14 +.nvm 0x8000 0x8067c14 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7130 0x0 -.debug_info 0xd6a706 0x0 -.debug_abbrev 0x173b4 0x0 -.debug_loc 0x48227 0x0 +.debug_frame 0x7134 0x0 +.debug_info 0xd6a874 0x0 +.debug_abbrev 0x17408 0x0 +.debug_loc 0x48447 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb9e8 0x0 -.debug_line 0x57d0c 0x0 -.debug_str 0x9253d 0x0 -Total 0xf3d23d +.debug_ranges 0xb9e0 0x0 +.debug_line 0x57e11 0x0 +.debug_str 0x925f1 0x0 +Total 0xf3d928 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 204756 + 205092 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52224 + 52228 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_EU_size.txt index f6cd5a6288..cc903c840b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31814 0x8006000 -_cc_handlers_v3 0x21c 0x8037814 -_zaf_event_distributor_cc_event_handler 0x10 0x8037a30 -_zw_protocol_cmd_handlers 0x70 0x8037a40 -_zw_protocol_cmd_handlers_lr 0x30 0x8037ab0 -.ARM.exidx 0x8 0x8037ae0 -.copy.table 0xc 0x8037ae8 -.zero.table 0x0 0x8037af4 +.text 0x31964 0x8006000 +_cc_handlers_v3 0x21c 0x8037964 +_zaf_event_distributor_cc_event_handler 0x10 0x8037b80 +_zw_protocol_cmd_handlers 0x70 0x8037b90 +_zw_protocol_cmd_handlers_lr 0x30 0x8037c00 +.ARM.exidx 0x8 0x8037c30 +.copy.table 0xc 0x8037c38 +.zero.table 0x0 0x8037c44 .stack 0x1000 0x20000000 .data 0x510 0x20001000 -.bss 0xaef0 0x20001510 -.heap 0x800 0x2000c400 -.internal_storage 0x30000 0x8037af4 -.zwave_nvm 0x0 0x8067af4 -.nvm 0x8000 0x8067af4 +.bss 0xaef4 0x20001510 +.heap 0x800 0x2000c408 +.internal_storage 0x30000 0x8037c44 +.zwave_nvm 0x0 0x8067c44 +.nvm 0x8000 0x8067c44 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7130 0x0 -.debug_info 0xd6a958 0x0 -.debug_abbrev 0x17458 0x0 -.debug_loc 0x4827b 0x0 +.debug_frame 0x7134 0x0 +.debug_info 0xd6aac6 0x0 +.debug_abbrev 0x174ac 0x0 +.debug_loc 0x4849b 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb9f8 0x0 -.debug_line 0x57ef7 0x0 -.debug_str 0x92710 0x0 -Total 0xf3d985 +.debug_ranges 0xb9f0 0x0 +.debug_line 0x57ffe 0x0 +.debug_str 0x927c4 0x0 +Total 0xf3e072 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 204804 + 205140 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52224 + 52228 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_US_LR_size.txt index b4c54feaeb..c4e7abd791 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31814 0x8006000 -_cc_handlers_v3 0x21c 0x8037814 -_zaf_event_distributor_cc_event_handler 0x10 0x8037a30 -_zw_protocol_cmd_handlers 0x70 0x8037a40 -_zw_protocol_cmd_handlers_lr 0x30 0x8037ab0 -.ARM.exidx 0x8 0x8037ae0 -.copy.table 0xc 0x8037ae8 -.zero.table 0x0 0x8037af4 +.text 0x31964 0x8006000 +_cc_handlers_v3 0x21c 0x8037964 +_zaf_event_distributor_cc_event_handler 0x10 0x8037b80 +_zw_protocol_cmd_handlers 0x70 0x8037b90 +_zw_protocol_cmd_handlers_lr 0x30 0x8037c00 +.ARM.exidx 0x8 0x8037c30 +.copy.table 0xc 0x8037c38 +.zero.table 0x0 0x8037c44 .stack 0x1000 0x20000000 .data 0x510 0x20001000 -.bss 0xaef0 0x20001510 -.heap 0x800 0x2000c400 -.internal_storage 0x30000 0x8037af4 -.zwave_nvm 0x0 0x8067af4 -.nvm 0x8000 0x8067af4 +.bss 0xaef4 0x20001510 +.heap 0x800 0x2000c408 +.internal_storage 0x30000 0x8037c44 +.zwave_nvm 0x0 0x8067c44 +.nvm 0x8000 0x8067c44 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7130 0x0 -.debug_info 0xd6a958 0x0 -.debug_abbrev 0x17458 0x0 -.debug_loc 0x4827b 0x0 +.debug_frame 0x7134 0x0 +.debug_info 0xd6aac6 0x0 +.debug_abbrev 0x174ac 0x0 +.debug_loc 0x4849b 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb9f8 0x0 -.debug_line 0x57ef7 0x0 -.debug_str 0x92706 0x0 -Total 0xf3d97b +.debug_ranges 0xb9f0 0x0 +.debug_line 0x57ffe 0x0 +.debug_str 0x927ba 0x0 +Total 0xf3e068 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 204804 + 205140 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52224 + 52228 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_US_size.txt index f6cd5a6288..cc903c840b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31814 0x8006000 -_cc_handlers_v3 0x21c 0x8037814 -_zaf_event_distributor_cc_event_handler 0x10 0x8037a30 -_zw_protocol_cmd_handlers 0x70 0x8037a40 -_zw_protocol_cmd_handlers_lr 0x30 0x8037ab0 -.ARM.exidx 0x8 0x8037ae0 -.copy.table 0xc 0x8037ae8 -.zero.table 0x0 0x8037af4 +.text 0x31964 0x8006000 +_cc_handlers_v3 0x21c 0x8037964 +_zaf_event_distributor_cc_event_handler 0x10 0x8037b80 +_zw_protocol_cmd_handlers 0x70 0x8037b90 +_zw_protocol_cmd_handlers_lr 0x30 0x8037c00 +.ARM.exidx 0x8 0x8037c30 +.copy.table 0xc 0x8037c38 +.zero.table 0x0 0x8037c44 .stack 0x1000 0x20000000 .data 0x510 0x20001000 -.bss 0xaef0 0x20001510 -.heap 0x800 0x2000c400 -.internal_storage 0x30000 0x8037af4 -.zwave_nvm 0x0 0x8067af4 -.nvm 0x8000 0x8067af4 +.bss 0xaef4 0x20001510 +.heap 0x800 0x2000c408 +.internal_storage 0x30000 0x8037c44 +.zwave_nvm 0x0 0x8067c44 +.nvm 0x8000 0x8067c44 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7130 0x0 -.debug_info 0xd6a958 0x0 -.debug_abbrev 0x17458 0x0 -.debug_loc 0x4827b 0x0 +.debug_frame 0x7134 0x0 +.debug_info 0xd6aac6 0x0 +.debug_abbrev 0x174ac 0x0 +.debug_loc 0x4849b 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb9f8 0x0 -.debug_line 0x57ef7 0x0 -.debug_str 0x92710 0x0 -Total 0xf3d985 +.debug_ranges 0xb9f0 0x0 +.debug_line 0x57ffe 0x0 +.debug_str 0x927c4 0x0 +Total 0xf3e072 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 204804 + 205140 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52224 + 52228 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_EU_size.txt index 58f38fb1b4..317b1fd509 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x3120c 0x8006000 -_cc_handlers_v3 0x21c 0x803720c -_zaf_event_distributor_cc_event_handler 0x10 0x8037428 -_zw_protocol_cmd_handlers 0x70 0x8037438 -_zw_protocol_cmd_handlers_lr 0x30 0x80374a8 -.ARM.exidx 0x8 0x80374d8 -.copy.table 0xc 0x80374e0 -.zero.table 0x0 0x80374ec +.text 0x3135c 0x8006000 +_cc_handlers_v3 0x21c 0x803735c +_zaf_event_distributor_cc_event_handler 0x10 0x8037578 +_zw_protocol_cmd_handlers 0x70 0x8037588 +_zw_protocol_cmd_handlers_lr 0x30 0x80375f8 +.ARM.exidx 0x8 0x8037628 +.copy.table 0xc 0x8037630 +.zero.table 0x0 0x803763c .stack 0x1000 0x20000000 .data 0x514 0x20001000 -.bss 0xad54 0x20001514 -.heap 0x800 0x2000c268 -.internal_storage 0x30000 0x80374ec -.zwave_nvm 0x0 0x80674ec -.nvm 0x8000 0x80674ec +.bss 0xad5c 0x20001514 +.heap 0x800 0x2000c270 +.internal_storage 0x30000 0x803763c +.zwave_nvm 0x0 0x806763c +.nvm 0x8000 0x806763c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6fa0 0x0 -.debug_info 0xd68675 0x0 -.debug_abbrev 0x172d6 0x0 -.debug_loc 0x47238 0x0 +.debug_frame 0x6fa4 0x0 +.debug_info 0xd687e3 0x0 +.debug_abbrev 0x1732a 0x0 +.debug_loc 0x47458 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xba90 0x0 -.debug_line 0x572b5 0x0 -.debug_str 0x925c7 0x0 -Total 0xf38f02 +.debug_ranges 0xba88 0x0 +.debug_line 0x573a7 0x0 +.debug_str 0x9267b 0x0 +Total 0xf395de The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203264 + 203600 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51816 + 51824 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_US_LR_size.txt index 76c437302f..0192b10d14 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x3120c 0x8006000 -_cc_handlers_v3 0x21c 0x803720c -_zaf_event_distributor_cc_event_handler 0x10 0x8037428 -_zw_protocol_cmd_handlers 0x70 0x8037438 -_zw_protocol_cmd_handlers_lr 0x30 0x80374a8 -.ARM.exidx 0x8 0x80374d8 -.copy.table 0xc 0x80374e0 -.zero.table 0x0 0x80374ec +.text 0x3135c 0x8006000 +_cc_handlers_v3 0x21c 0x803735c +_zaf_event_distributor_cc_event_handler 0x10 0x8037578 +_zw_protocol_cmd_handlers 0x70 0x8037588 +_zw_protocol_cmd_handlers_lr 0x30 0x80375f8 +.ARM.exidx 0x8 0x8037628 +.copy.table 0xc 0x8037630 +.zero.table 0x0 0x803763c .stack 0x1000 0x20000000 .data 0x514 0x20001000 -.bss 0xad54 0x20001514 -.heap 0x800 0x2000c268 -.internal_storage 0x30000 0x80374ec -.zwave_nvm 0x0 0x80674ec -.nvm 0x8000 0x80674ec +.bss 0xad5c 0x20001514 +.heap 0x800 0x2000c270 +.internal_storage 0x30000 0x803763c +.zwave_nvm 0x0 0x806763c +.nvm 0x8000 0x806763c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6fa0 0x0 -.debug_info 0xd68675 0x0 -.debug_abbrev 0x172d6 0x0 -.debug_loc 0x47238 0x0 +.debug_frame 0x6fa4 0x0 +.debug_info 0xd687e3 0x0 +.debug_abbrev 0x1732a 0x0 +.debug_loc 0x47458 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xba90 0x0 -.debug_line 0x572b5 0x0 -.debug_str 0x925bd 0x0 -Total 0xf38ef8 +.debug_ranges 0xba88 0x0 +.debug_line 0x573a7 0x0 +.debug_str 0x92671 0x0 +Total 0xf395d4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203264 + 203600 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51816 + 51824 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_US_size.txt index 58f38fb1b4..317b1fd509 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x3120c 0x8006000 -_cc_handlers_v3 0x21c 0x803720c -_zaf_event_distributor_cc_event_handler 0x10 0x8037428 -_zw_protocol_cmd_handlers 0x70 0x8037438 -_zw_protocol_cmd_handlers_lr 0x30 0x80374a8 -.ARM.exidx 0x8 0x80374d8 -.copy.table 0xc 0x80374e0 -.zero.table 0x0 0x80374ec +.text 0x3135c 0x8006000 +_cc_handlers_v3 0x21c 0x803735c +_zaf_event_distributor_cc_event_handler 0x10 0x8037578 +_zw_protocol_cmd_handlers 0x70 0x8037588 +_zw_protocol_cmd_handlers_lr 0x30 0x80375f8 +.ARM.exidx 0x8 0x8037628 +.copy.table 0xc 0x8037630 +.zero.table 0x0 0x803763c .stack 0x1000 0x20000000 .data 0x514 0x20001000 -.bss 0xad54 0x20001514 -.heap 0x800 0x2000c268 -.internal_storage 0x30000 0x80374ec -.zwave_nvm 0x0 0x80674ec -.nvm 0x8000 0x80674ec +.bss 0xad5c 0x20001514 +.heap 0x800 0x2000c270 +.internal_storage 0x30000 0x803763c +.zwave_nvm 0x0 0x806763c +.nvm 0x8000 0x806763c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6fa0 0x0 -.debug_info 0xd68675 0x0 -.debug_abbrev 0x172d6 0x0 -.debug_loc 0x47238 0x0 +.debug_frame 0x6fa4 0x0 +.debug_info 0xd687e3 0x0 +.debug_abbrev 0x1732a 0x0 +.debug_loc 0x47458 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xba90 0x0 -.debug_line 0x572b5 0x0 -.debug_str 0x925c7 0x0 -Total 0xf38f02 +.debug_ranges 0xba88 0x0 +.debug_line 0x573a7 0x0 +.debug_str 0x9267b 0x0 +Total 0xf395de The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203264 + 203600 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51816 + 51824 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_EU_size.txt index dd50f8f3b9..67e98210e6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31bb4 0x8006000 -_cc_handlers_v3 0x21c 0x8037bb4 -_zaf_event_distributor_cc_event_handler 0x10 0x8037dd0 -_zw_protocol_cmd_handlers 0x70 0x8037de0 -_zw_protocol_cmd_handlers_lr 0x30 0x8037e50 -.ARM.exidx 0x8 0x8037e80 -.copy.table 0xc 0x8037e88 -.zero.table 0x0 0x8037e94 +.text 0x31cec 0x8006000 +_cc_handlers_v3 0x21c 0x8037cec +_zaf_event_distributor_cc_event_handler 0x10 0x8037f08 +_zw_protocol_cmd_handlers 0x70 0x8037f18 +_zw_protocol_cmd_handlers_lr 0x30 0x8037f88 +.ARM.exidx 0x8 0x8037fb8 +.copy.table 0xc 0x8037fc0 +.zero.table 0x0 0x8037fcc .stack 0x1000 0x20000000 .data 0x514 0x20001000 -.bss 0xaef4 0x20001514 -.heap 0x800 0x2000c408 -.internal_storage 0x30000 0x8037e94 -.zwave_nvm 0x0 0x8067e94 -.nvm 0x8000 0x8067e94 +.bss 0xaefc 0x20001514 +.heap 0x800 0x2000c410 +.internal_storage 0x30000 0x8037fcc +.zwave_nvm 0x0 0x8067fcc +.nvm 0x8000 0x8067fcc .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7130 0x0 -.debug_info 0xd6b20a 0x0 -.debug_abbrev 0x1750a 0x0 -.debug_loc 0x48277 0x0 +.debug_frame 0x7134 0x0 +.debug_info 0xd6b378 0x0 +.debug_abbrev 0x1755e 0x0 +.debug_loc 0x48497 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb9e8 0x0 -.debug_line 0x57c8d 0x0 -.debug_str 0x92c1b 0x0 -Total 0xf3e966 +.debug_ranges 0xb9e0 0x0 +.debug_line 0x57d93 0x0 +.debug_str 0x92ccf 0x0 +Total 0xf3f03e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205736 + 206048 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52232 + 52240 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_US_LR_size.txt index 06bd51b0c5..f07d50c525 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31bb4 0x8006000 -_cc_handlers_v3 0x21c 0x8037bb4 -_zaf_event_distributor_cc_event_handler 0x10 0x8037dd0 -_zw_protocol_cmd_handlers 0x70 0x8037de0 -_zw_protocol_cmd_handlers_lr 0x30 0x8037e50 -.ARM.exidx 0x8 0x8037e80 -.copy.table 0xc 0x8037e88 -.zero.table 0x0 0x8037e94 +.text 0x31cec 0x8006000 +_cc_handlers_v3 0x21c 0x8037cec +_zaf_event_distributor_cc_event_handler 0x10 0x8037f08 +_zw_protocol_cmd_handlers 0x70 0x8037f18 +_zw_protocol_cmd_handlers_lr 0x30 0x8037f88 +.ARM.exidx 0x8 0x8037fb8 +.copy.table 0xc 0x8037fc0 +.zero.table 0x0 0x8037fcc .stack 0x1000 0x20000000 .data 0x514 0x20001000 -.bss 0xaef4 0x20001514 -.heap 0x800 0x2000c408 -.internal_storage 0x30000 0x8037e94 -.zwave_nvm 0x0 0x8067e94 -.nvm 0x8000 0x8067e94 +.bss 0xaefc 0x20001514 +.heap 0x800 0x2000c410 +.internal_storage 0x30000 0x8037fcc +.zwave_nvm 0x0 0x8067fcc +.nvm 0x8000 0x8067fcc .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7130 0x0 -.debug_info 0xd6b20a 0x0 -.debug_abbrev 0x1750a 0x0 -.debug_loc 0x48277 0x0 +.debug_frame 0x7134 0x0 +.debug_info 0xd6b378 0x0 +.debug_abbrev 0x1755e 0x0 +.debug_loc 0x48497 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb9e8 0x0 -.debug_line 0x57c8d 0x0 -.debug_str 0x92c11 0x0 -Total 0xf3e95c +.debug_ranges 0xb9e0 0x0 +.debug_line 0x57d93 0x0 +.debug_str 0x92cc5 0x0 +Total 0xf3f034 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205736 + 206048 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52232 + 52240 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_US_size.txt index dd50f8f3b9..67e98210e6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31bb4 0x8006000 -_cc_handlers_v3 0x21c 0x8037bb4 -_zaf_event_distributor_cc_event_handler 0x10 0x8037dd0 -_zw_protocol_cmd_handlers 0x70 0x8037de0 -_zw_protocol_cmd_handlers_lr 0x30 0x8037e50 -.ARM.exidx 0x8 0x8037e80 -.copy.table 0xc 0x8037e88 -.zero.table 0x0 0x8037e94 +.text 0x31cec 0x8006000 +_cc_handlers_v3 0x21c 0x8037cec +_zaf_event_distributor_cc_event_handler 0x10 0x8037f08 +_zw_protocol_cmd_handlers 0x70 0x8037f18 +_zw_protocol_cmd_handlers_lr 0x30 0x8037f88 +.ARM.exidx 0x8 0x8037fb8 +.copy.table 0xc 0x8037fc0 +.zero.table 0x0 0x8037fcc .stack 0x1000 0x20000000 .data 0x514 0x20001000 -.bss 0xaef4 0x20001514 -.heap 0x800 0x2000c408 -.internal_storage 0x30000 0x8037e94 -.zwave_nvm 0x0 0x8067e94 -.nvm 0x8000 0x8067e94 +.bss 0xaefc 0x20001514 +.heap 0x800 0x2000c410 +.internal_storage 0x30000 0x8037fcc +.zwave_nvm 0x0 0x8067fcc +.nvm 0x8000 0x8067fcc .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7130 0x0 -.debug_info 0xd6b20a 0x0 -.debug_abbrev 0x1750a 0x0 -.debug_loc 0x48277 0x0 +.debug_frame 0x7134 0x0 +.debug_info 0xd6b378 0x0 +.debug_abbrev 0x1755e 0x0 +.debug_loc 0x48497 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb9e8 0x0 -.debug_line 0x57c8d 0x0 -.debug_str 0x92c1b 0x0 -Total 0xf3e966 +.debug_ranges 0xb9e0 0x0 +.debug_line 0x57d93 0x0 +.debug_str 0x92ccf 0x0 +Total 0xf3f03e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 205736 + 206048 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52232 + 52240 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4207A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4207A_REGION_EU_size.txt index 44fb1de726..6e6ebe0287 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4207A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4207A_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x2b64c 0x0 -_cc_handlers_v3 0x21c 0x2b64c -_zaf_event_distributor_cc_event_handler 0x10 0x2b868 -_zw_protocol_cmd_handlers 0x70 0x2b878 -_zw_protocol_cmd_handlers_lr 0x30 0x2b8e8 -.ARM.exidx 0x8 0x2b918 -.copy.table 0xc 0x2b920 -.zero.table 0x0 0x2b92c +.text 0x2b6d4 0x0 +_cc_handlers_v3 0x21c 0x2b6d4 +_zaf_event_distributor_cc_event_handler 0x10 0x2b8f0 +_zw_protocol_cmd_handlers 0x70 0x2b900 +_zw_protocol_cmd_handlers_lr 0x30 0x2b970 +.ARM.exidx 0x8 0x2b9a0 +.copy.table 0xc 0x2b9a8 +.zero.table 0x0 0x2b9b4 .stack 0x1000 0x20000000 .data 0x414 0x20001000 .bss 0xa360 0x20001414 .heap 0x800 0x2000b778 -.internal_storage 0x3a000 0x2b92c -.zwave_nvm 0x3000 0x6592c -.nvm 0x9000 0x6892c +.internal_storage 0x3a000 0x2b9b4 +.zwave_nvm 0x3000 0x659b4 +.nvm 0x9000 0x689b4 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x667c 0x0 -.debug_info 0xd28b0e 0x0 -.debug_abbrev 0x14590 0x0 -.debug_loc 0x3ba00 0x0 +.debug_frame 0x6684 0x0 +.debug_info 0xd28ca5 0x0 +.debug_abbrev 0x145d8 0x0 +.debug_loc 0x3bb0e 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9f78 0x0 -.debug_line 0x4cbe3 0x0 -.debug_str 0x882de 0x0 -Total 0xedb92a +.debug_ranges 0x9fc0 0x0 +.debug_line 0x4ccd1 0x0 +.debug_str 0x883a6 0x0 +Total 0xedbea5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 179520 + 179656 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4207A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4207A_REGION_US_LR_size.txt index 58fed7c132..7e0311481b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4207A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4207A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x2b64c 0x0 -_cc_handlers_v3 0x21c 0x2b64c -_zaf_event_distributor_cc_event_handler 0x10 0x2b868 -_zw_protocol_cmd_handlers 0x70 0x2b878 -_zw_protocol_cmd_handlers_lr 0x30 0x2b8e8 -.ARM.exidx 0x8 0x2b918 -.copy.table 0xc 0x2b920 -.zero.table 0x0 0x2b92c +.text 0x2b6d4 0x0 +_cc_handlers_v3 0x21c 0x2b6d4 +_zaf_event_distributor_cc_event_handler 0x10 0x2b8f0 +_zw_protocol_cmd_handlers 0x70 0x2b900 +_zw_protocol_cmd_handlers_lr 0x30 0x2b970 +.ARM.exidx 0x8 0x2b9a0 +.copy.table 0xc 0x2b9a8 +.zero.table 0x0 0x2b9b4 .stack 0x1000 0x20000000 .data 0x414 0x20001000 .bss 0xa360 0x20001414 .heap 0x800 0x2000b778 -.internal_storage 0x3a000 0x2b92c -.zwave_nvm 0x3000 0x6592c -.nvm 0x9000 0x6892c +.internal_storage 0x3a000 0x2b9b4 +.zwave_nvm 0x3000 0x659b4 +.nvm 0x9000 0x689b4 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x667c 0x0 -.debug_info 0xd28b0e 0x0 -.debug_abbrev 0x14590 0x0 -.debug_loc 0x3ba00 0x0 +.debug_frame 0x6684 0x0 +.debug_info 0xd28ca5 0x0 +.debug_abbrev 0x145d8 0x0 +.debug_loc 0x3bb0e 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9f78 0x0 -.debug_line 0x4cbe3 0x0 -.debug_str 0x882d4 0x0 -Total 0xedb920 +.debug_ranges 0x9fc0 0x0 +.debug_line 0x4ccd1 0x0 +.debug_str 0x8839c 0x0 +Total 0xedbe9b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 179520 + 179656 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4207A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4207A_REGION_US_size.txt index 44fb1de726..6e6ebe0287 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4207A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4207A_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x2b64c 0x0 -_cc_handlers_v3 0x21c 0x2b64c -_zaf_event_distributor_cc_event_handler 0x10 0x2b868 -_zw_protocol_cmd_handlers 0x70 0x2b878 -_zw_protocol_cmd_handlers_lr 0x30 0x2b8e8 -.ARM.exidx 0x8 0x2b918 -.copy.table 0xc 0x2b920 -.zero.table 0x0 0x2b92c +.text 0x2b6d4 0x0 +_cc_handlers_v3 0x21c 0x2b6d4 +_zaf_event_distributor_cc_event_handler 0x10 0x2b8f0 +_zw_protocol_cmd_handlers 0x70 0x2b900 +_zw_protocol_cmd_handlers_lr 0x30 0x2b970 +.ARM.exidx 0x8 0x2b9a0 +.copy.table 0xc 0x2b9a8 +.zero.table 0x0 0x2b9b4 .stack 0x1000 0x20000000 .data 0x414 0x20001000 .bss 0xa360 0x20001414 .heap 0x800 0x2000b778 -.internal_storage 0x3a000 0x2b92c -.zwave_nvm 0x3000 0x6592c -.nvm 0x9000 0x6892c +.internal_storage 0x3a000 0x2b9b4 +.zwave_nvm 0x3000 0x659b4 +.nvm 0x9000 0x689b4 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x667c 0x0 -.debug_info 0xd28b0e 0x0 -.debug_abbrev 0x14590 0x0 -.debug_loc 0x3ba00 0x0 +.debug_frame 0x6684 0x0 +.debug_info 0xd28ca5 0x0 +.debug_abbrev 0x145d8 0x0 +.debug_loc 0x3bb0e 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9f78 0x0 -.debug_line 0x4cbe3 0x0 -.debug_str 0x882de 0x0 -Total 0xedb92a +.debug_ranges 0x9fc0 0x0 +.debug_line 0x4ccd1 0x0 +.debug_str 0x883a6 0x0 +Total 0xedbea5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 179520 + 179656 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4209A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4209A_REGION_US_LR_size.txt index 1c310eeb48..65b8528a01 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4209A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4209A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x2b550 0x0 -_cc_handlers_v3 0x21c 0x2b550 -_zaf_event_distributor_cc_event_handler 0x10 0x2b76c -_zw_protocol_cmd_handlers 0x70 0x2b77c -_zw_protocol_cmd_handlers_lr 0x30 0x2b7ec -.ARM.exidx 0x8 0x2b81c -.copy.table 0xc 0x2b824 -.zero.table 0x0 0x2b830 +.text 0x2b5d8 0x0 +_cc_handlers_v3 0x21c 0x2b5d8 +_zaf_event_distributor_cc_event_handler 0x10 0x2b7f4 +_zw_protocol_cmd_handlers 0x70 0x2b804 +_zw_protocol_cmd_handlers_lr 0x30 0x2b874 +.ARM.exidx 0x8 0x2b8a4 +.copy.table 0xc 0x2b8ac +.zero.table 0x0 0x2b8b8 .stack 0x1000 0x20000000 .data 0x414 0x20001000 .bss 0xa348 0x20001414 .heap 0x800 0x2000b760 -.internal_storage 0x3a000 0x2b830 -.zwave_nvm 0x3000 0x65830 -.nvm 0x9000 0x68830 +.internal_storage 0x3a000 0x2b8b8 +.zwave_nvm 0x3000 0x658b8 +.nvm 0x9000 0x688b8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x66a0 0x0 -.debug_info 0xd2a015 0x0 -.debug_abbrev 0x1486c 0x0 -.debug_loc 0x3be59 0x0 +.debug_frame 0x66a8 0x0 +.debug_info 0xd2a1ac 0x0 +.debug_abbrev 0x148b4 0x0 +.debug_loc 0x3bf67 0x0 .debug_aranges 0x90 0x0 -.debug_ranges 0xa1e8 0x0 -.debug_line 0x4d677 0x0 -.debug_str 0x8867a 0x0 -Total 0xede4e6 +.debug_ranges 0xa230 0x0 +.debug_line 0x4d765 0x0 +.debug_str 0x88742 0x0 +Total 0xedea61 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 179268 + 179404 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4210A_REGION_US_LR_size.txt index 2d707ed796..ecb6fecf4b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4210A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31814 0x8006000 -_cc_handlers_v3 0x21c 0x8037814 -_zaf_event_distributor_cc_event_handler 0x10 0x8037a30 -_zw_protocol_cmd_handlers 0x70 0x8037a40 -_zw_protocol_cmd_handlers_lr 0x30 0x8037ab0 -.ARM.exidx 0x8 0x8037ae0 -.copy.table 0xc 0x8037ae8 -.zero.table 0x0 0x8037af4 +.text 0x31964 0x8006000 +_cc_handlers_v3 0x21c 0x8037964 +_zaf_event_distributor_cc_event_handler 0x10 0x8037b80 +_zw_protocol_cmd_handlers 0x70 0x8037b90 +_zw_protocol_cmd_handlers_lr 0x30 0x8037c00 +.ARM.exidx 0x8 0x8037c30 +.copy.table 0xc 0x8037c38 +.zero.table 0x0 0x8037c44 .stack 0x1000 0x20000000 .data 0x510 0x20001000 -.bss 0xaef0 0x20001510 -.heap 0x800 0x2000c400 -.internal_storage 0x30000 0x8037af4 -.zwave_nvm 0x0 0x8067af4 -.nvm 0x8000 0x8067af4 +.bss 0xaef4 0x20001510 +.heap 0x800 0x2000c408 +.internal_storage 0x30000 0x8037c44 +.zwave_nvm 0x0 0x8067c44 +.nvm 0x8000 0x8067c44 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7130 0x0 -.debug_info 0xd6a95c 0x0 -.debug_abbrev 0x17458 0x0 -.debug_loc 0x4827b 0x0 +.debug_frame 0x7134 0x0 +.debug_info 0xd6aaca 0x0 +.debug_abbrev 0x174ac 0x0 +.debug_loc 0x4849b 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb9b0 0x0 -.debug_line 0x57ee4 0x0 -.debug_str 0x92706 0x0 -Total 0xf3d924 +.debug_ranges 0xb9a8 0x0 +.debug_line 0x57fea 0x0 +.debug_str 0x927ba 0x0 +Total 0xf3e010 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 204804 + 205140 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52224 + 52228 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_EU_size.txt index 1feb4fdf37..a261d67546 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31e58 0x8006000 -_cc_handlers_v3 0x21c 0x8037e58 -_zaf_event_distributor_cc_event_handler 0x10 0x8038074 -_zw_protocol_cmd_handlers 0x70 0x8038084 -_zw_protocol_cmd_handlers_lr 0x30 0x80380f4 -.ARM.exidx 0x8 0x8038124 -.copy.table 0xc 0x803812c -.zero.table 0x0 0x8038138 +.text 0x31f6c 0x8006000 +_cc_handlers_v3 0x21c 0x8037f6c +_zaf_event_distributor_cc_event_handler 0x10 0x8038188 +_zw_protocol_cmd_handlers 0x70 0x8038198 +_zw_protocol_cmd_handlers_lr 0x30 0x8038208 +.ARM.exidx 0x8 0x8038238 +.copy.table 0xc 0x8038240 +.zero.table 0x0 0x803824c .stack 0x1000 0x20000000 .data 0x50c 0x20001000 -.bss 0xae58 0x2000150c +.bss 0xae5c 0x2000150c .heap 0x800 0x2000c368 -.internal_storage 0x30000 0x8038138 -.zwave_nvm 0x0 0x8068138 -.nvm 0x8000 0x8068138 +.internal_storage 0x30000 0x803824c +.zwave_nvm 0x0 0x806824c +.nvm 0x8000 0x806824c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x70dc 0x0 -.debug_info 0xd6bd4f 0x0 -.debug_abbrev 0x17487 0x0 -.debug_loc 0x48461 0x0 +.debug_frame 0x70e0 0x0 +.debug_info 0xd6bebd 0x0 +.debug_abbrev 0x174db 0x0 +.debug_loc 0x48688 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xbac8 0x0 -.debug_line 0x57cd4 0x0 -.debug_str 0x92a71 0x0 -Total 0xf3f6f3 +.debug_ranges 0xbac0 0x0 +.debug_line 0x57dd0 0x0 +.debug_str 0x92b25 0x0 +Total 0xf3fda0 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 206404 + 206680 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52068 + 52072 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_US_LR_size.txt index 114473160c..128d0052cc 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31e58 0x8006000 -_cc_handlers_v3 0x21c 0x8037e58 -_zaf_event_distributor_cc_event_handler 0x10 0x8038074 -_zw_protocol_cmd_handlers 0x70 0x8038084 -_zw_protocol_cmd_handlers_lr 0x30 0x80380f4 -.ARM.exidx 0x8 0x8038124 -.copy.table 0xc 0x803812c -.zero.table 0x0 0x8038138 +.text 0x31f6c 0x8006000 +_cc_handlers_v3 0x21c 0x8037f6c +_zaf_event_distributor_cc_event_handler 0x10 0x8038188 +_zw_protocol_cmd_handlers 0x70 0x8038198 +_zw_protocol_cmd_handlers_lr 0x30 0x8038208 +.ARM.exidx 0x8 0x8038238 +.copy.table 0xc 0x8038240 +.zero.table 0x0 0x803824c .stack 0x1000 0x20000000 .data 0x50c 0x20001000 -.bss 0xae58 0x2000150c +.bss 0xae5c 0x2000150c .heap 0x800 0x2000c368 -.internal_storage 0x30000 0x8038138 -.zwave_nvm 0x0 0x8068138 -.nvm 0x8000 0x8068138 +.internal_storage 0x30000 0x803824c +.zwave_nvm 0x0 0x806824c +.nvm 0x8000 0x806824c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x70dc 0x0 -.debug_info 0xd6bd4f 0x0 -.debug_abbrev 0x17487 0x0 -.debug_loc 0x48461 0x0 +.debug_frame 0x70e0 0x0 +.debug_info 0xd6bebd 0x0 +.debug_abbrev 0x174db 0x0 +.debug_loc 0x48688 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xbac8 0x0 -.debug_line 0x57cd4 0x0 -.debug_str 0x92a67 0x0 -Total 0xf3f6e9 +.debug_ranges 0xbac0 0x0 +.debug_line 0x57dd0 0x0 +.debug_str 0x92b1b 0x0 +Total 0xf3fd96 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 206404 + 206680 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52068 + 52072 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_US_size.txt index 1feb4fdf37..a261d67546 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31e58 0x8006000 -_cc_handlers_v3 0x21c 0x8037e58 -_zaf_event_distributor_cc_event_handler 0x10 0x8038074 -_zw_protocol_cmd_handlers 0x70 0x8038084 -_zw_protocol_cmd_handlers_lr 0x30 0x80380f4 -.ARM.exidx 0x8 0x8038124 -.copy.table 0xc 0x803812c -.zero.table 0x0 0x8038138 +.text 0x31f6c 0x8006000 +_cc_handlers_v3 0x21c 0x8037f6c +_zaf_event_distributor_cc_event_handler 0x10 0x8038188 +_zw_protocol_cmd_handlers 0x70 0x8038198 +_zw_protocol_cmd_handlers_lr 0x30 0x8038208 +.ARM.exidx 0x8 0x8038238 +.copy.table 0xc 0x8038240 +.zero.table 0x0 0x803824c .stack 0x1000 0x20000000 .data 0x50c 0x20001000 -.bss 0xae58 0x2000150c +.bss 0xae5c 0x2000150c .heap 0x800 0x2000c368 -.internal_storage 0x30000 0x8038138 -.zwave_nvm 0x0 0x8068138 -.nvm 0x8000 0x8068138 +.internal_storage 0x30000 0x803824c +.zwave_nvm 0x0 0x806824c +.nvm 0x8000 0x806824c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x70dc 0x0 -.debug_info 0xd6bd4f 0x0 -.debug_abbrev 0x17487 0x0 -.debug_loc 0x48461 0x0 +.debug_frame 0x70e0 0x0 +.debug_info 0xd6bebd 0x0 +.debug_abbrev 0x174db 0x0 +.debug_loc 0x48688 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xbac8 0x0 -.debug_line 0x57cd4 0x0 -.debug_str 0x92a71 0x0 -Total 0xf3f6f3 +.debug_ranges 0xbac0 0x0 +.debug_line 0x57dd0 0x0 +.debug_str 0x92b25 0x0 +Total 0xf3fda0 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 206404 + 206680 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52068 + 52072 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_EU_size.txt index 4143c13c3e..366c613e9d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31e30 0x8006000 -_cc_handlers_v3 0x21c 0x8037e30 -_zaf_event_distributor_cc_event_handler 0x10 0x803804c -_zw_protocol_cmd_handlers 0x70 0x803805c -_zw_protocol_cmd_handlers_lr 0x30 0x80380cc -.ARM.exidx 0x8 0x80380fc -.copy.table 0xc 0x8038104 -.zero.table 0x0 0x8038110 +.text 0x31f4c 0x8006000 +_cc_handlers_v3 0x21c 0x8037f4c +_zaf_event_distributor_cc_event_handler 0x10 0x8038168 +_zw_protocol_cmd_handlers 0x70 0x8038178 +_zw_protocol_cmd_handlers_lr 0x30 0x80381e8 +.ARM.exidx 0x8 0x8038218 +.copy.table 0xc 0x8038220 +.zero.table 0x0 0x803822c .stack 0x1000 0x20000000 .data 0x50c 0x20001000 -.bss 0xae58 0x2000150c +.bss 0xae5c 0x2000150c .heap 0x800 0x2000c368 -.internal_storage 0x30000 0x8038110 -.zwave_nvm 0x0 0x8068110 -.nvm 0x8000 0x8068110 +.internal_storage 0x30000 0x803822c +.zwave_nvm 0x0 0x806822c +.nvm 0x8000 0x806822c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7100 0x0 -.debug_info 0xd6bc36 0x0 -.debug_abbrev 0x17487 0x0 -.debug_loc 0x48308 0x0 +.debug_frame 0x7104 0x0 +.debug_info 0xd6bda4 0x0 +.debug_abbrev 0x174db 0x0 +.debug_loc 0x48521 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xbaa8 0x0 -.debug_line 0x57cef 0x0 -.debug_str 0x92a71 0x0 -Total 0xf3f478 +.debug_ranges 0xbaa0 0x0 +.debug_line 0x57dea 0x0 +.debug_str 0x92b25 0x0 +Total 0xf3fb1e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 206364 + 206648 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52068 + 52072 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_US_LR_size.txt index e8485bd271..a0d59f463b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31e30 0x8006000 -_cc_handlers_v3 0x21c 0x8037e30 -_zaf_event_distributor_cc_event_handler 0x10 0x803804c -_zw_protocol_cmd_handlers 0x70 0x803805c -_zw_protocol_cmd_handlers_lr 0x30 0x80380cc -.ARM.exidx 0x8 0x80380fc -.copy.table 0xc 0x8038104 -.zero.table 0x0 0x8038110 +.text 0x31f4c 0x8006000 +_cc_handlers_v3 0x21c 0x8037f4c +_zaf_event_distributor_cc_event_handler 0x10 0x8038168 +_zw_protocol_cmd_handlers 0x70 0x8038178 +_zw_protocol_cmd_handlers_lr 0x30 0x80381e8 +.ARM.exidx 0x8 0x8038218 +.copy.table 0xc 0x8038220 +.zero.table 0x0 0x803822c .stack 0x1000 0x20000000 .data 0x50c 0x20001000 -.bss 0xae58 0x2000150c +.bss 0xae5c 0x2000150c .heap 0x800 0x2000c368 -.internal_storage 0x30000 0x8038110 -.zwave_nvm 0x0 0x8068110 -.nvm 0x8000 0x8068110 +.internal_storage 0x30000 0x803822c +.zwave_nvm 0x0 0x806822c +.nvm 0x8000 0x806822c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7100 0x0 -.debug_info 0xd6bc36 0x0 -.debug_abbrev 0x17487 0x0 -.debug_loc 0x48308 0x0 +.debug_frame 0x7104 0x0 +.debug_info 0xd6bda4 0x0 +.debug_abbrev 0x174db 0x0 +.debug_loc 0x48521 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xbaa8 0x0 -.debug_line 0x57cef 0x0 -.debug_str 0x92a67 0x0 -Total 0xf3f46e +.debug_ranges 0xbaa0 0x0 +.debug_line 0x57dea 0x0 +.debug_str 0x92b1b 0x0 +Total 0xf3fb14 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 206364 + 206648 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52068 + 52072 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_US_size.txt index 4143c13c3e..366c613e9d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31e30 0x8006000 -_cc_handlers_v3 0x21c 0x8037e30 -_zaf_event_distributor_cc_event_handler 0x10 0x803804c -_zw_protocol_cmd_handlers 0x70 0x803805c -_zw_protocol_cmd_handlers_lr 0x30 0x80380cc -.ARM.exidx 0x8 0x80380fc -.copy.table 0xc 0x8038104 -.zero.table 0x0 0x8038110 +.text 0x31f4c 0x8006000 +_cc_handlers_v3 0x21c 0x8037f4c +_zaf_event_distributor_cc_event_handler 0x10 0x8038168 +_zw_protocol_cmd_handlers 0x70 0x8038178 +_zw_protocol_cmd_handlers_lr 0x30 0x80381e8 +.ARM.exidx 0x8 0x8038218 +.copy.table 0xc 0x8038220 +.zero.table 0x0 0x803822c .stack 0x1000 0x20000000 .data 0x50c 0x20001000 -.bss 0xae58 0x2000150c +.bss 0xae5c 0x2000150c .heap 0x800 0x2000c368 -.internal_storage 0x30000 0x8038110 -.zwave_nvm 0x0 0x8068110 -.nvm 0x8000 0x8068110 +.internal_storage 0x30000 0x803822c +.zwave_nvm 0x0 0x806822c +.nvm 0x8000 0x806822c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7100 0x0 -.debug_info 0xd6bc36 0x0 -.debug_abbrev 0x17487 0x0 -.debug_loc 0x48308 0x0 +.debug_frame 0x7104 0x0 +.debug_info 0xd6bda4 0x0 +.debug_abbrev 0x174db 0x0 +.debug_loc 0x48521 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xbaa8 0x0 -.debug_line 0x57cef 0x0 -.debug_str 0x92a71 0x0 -Total 0xf3f478 +.debug_ranges 0xbaa0 0x0 +.debug_line 0x57dea 0x0 +.debug_str 0x92b25 0x0 +Total 0xf3fb1e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 206364 + 206648 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52068 + 52072 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401B_REGION_US_LR_size.txt index 0f53e27060..23b783b7aa 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401B_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31e58 0x8006000 -_cc_handlers_v3 0x21c 0x8037e58 -_zaf_event_distributor_cc_event_handler 0x10 0x8038074 -_zw_protocol_cmd_handlers 0x70 0x8038084 -_zw_protocol_cmd_handlers_lr 0x30 0x80380f4 -.ARM.exidx 0x8 0x8038124 -.copy.table 0xc 0x803812c -.zero.table 0x0 0x8038138 +.text 0x31f6c 0x8006000 +_cc_handlers_v3 0x21c 0x8037f6c +_zaf_event_distributor_cc_event_handler 0x10 0x8038188 +_zw_protocol_cmd_handlers 0x70 0x8038198 +_zw_protocol_cmd_handlers_lr 0x30 0x8038208 +.ARM.exidx 0x8 0x8038238 +.copy.table 0xc 0x8038240 +.zero.table 0x0 0x803824c .stack 0x1000 0x20000000 .data 0x50c 0x20001000 -.bss 0xae58 0x2000150c +.bss 0xae5c 0x2000150c .heap 0x800 0x2000c368 -.internal_storage 0x30000 0x8038138 -.zwave_nvm 0x0 0x8068138 -.nvm 0x8000 0x8068138 +.internal_storage 0x30000 0x803824c +.zwave_nvm 0x0 0x806824c +.nvm 0x8000 0x806824c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x70dc 0x0 -.debug_info 0xd6bd53 0x0 -.debug_abbrev 0x17487 0x0 -.debug_loc 0x48461 0x0 +.debug_frame 0x70e0 0x0 +.debug_info 0xd6bec1 0x0 +.debug_abbrev 0x174db 0x0 +.debug_loc 0x48688 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xba88 0x0 -.debug_line 0x57cc1 0x0 -.debug_str 0x92a67 0x0 -Total 0xf3f69a +.debug_ranges 0xba80 0x0 +.debug_line 0x57dbe 0x0 +.debug_str 0x92b1b 0x0 +Total 0xf3fd48 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 206404 + 206680 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52068 + 52072 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_US_LR_size.txt index cf220228a3..436086e06d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_sensor_pir.out : section size addr -.text 0x31e30 0x8006000 -_cc_handlers_v3 0x21c 0x8037e30 -_zaf_event_distributor_cc_event_handler 0x10 0x803804c -_zw_protocol_cmd_handlers 0x70 0x803805c -_zw_protocol_cmd_handlers_lr 0x30 0x80380cc -.ARM.exidx 0x8 0x80380fc -.copy.table 0xc 0x8038104 -.zero.table 0x0 0x8038110 +.text 0x31f4c 0x8006000 +_cc_handlers_v3 0x21c 0x8037f4c +_zaf_event_distributor_cc_event_handler 0x10 0x8038168 +_zw_protocol_cmd_handlers 0x70 0x8038178 +_zw_protocol_cmd_handlers_lr 0x30 0x80381e8 +.ARM.exidx 0x8 0x8038218 +.copy.table 0xc 0x8038220 +.zero.table 0x0 0x803822c .stack 0x1000 0x20000000 .data 0x50c 0x20001000 -.bss 0xae58 0x2000150c +.bss 0xae5c 0x2000150c .heap 0x800 0x2000c368 -.internal_storage 0x30000 0x8038110 -.zwave_nvm 0x0 0x8068110 -.nvm 0x8000 0x8068110 +.internal_storage 0x30000 0x803822c +.zwave_nvm 0x0 0x806822c +.nvm 0x8000 0x806822c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x7100 0x0 -.debug_info 0xd6bc3a 0x0 -.debug_abbrev 0x17487 0x0 -.debug_loc 0x48312 0x0 +.debug_frame 0x7104 0x0 +.debug_info 0xd6bda8 0x0 +.debug_abbrev 0x174db 0x0 +.debug_loc 0x4852b 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xba68 0x0 -.debug_line 0x57cdc 0x0 -.debug_str 0x92a67 0x0 -Total 0xf3f429 +.debug_ranges 0xba60 0x0 +.debug_line 0x57dd7 0x0 +.debug_str 0x92b1b 0x0 +Total 0xf3facf The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 206364 + 206648 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52068 + 52072 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_EU_size.txt index af4cf7af6c..e2dc503b6d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x30e2c 0x8006000 -_cc_handlers_v3 0x1f8 0x8036e2c -_zaf_event_distributor_cc_event_handler 0x10 0x8037024 -_zw_protocol_cmd_handlers 0x70 0x8037034 -_zw_protocol_cmd_handlers_lr 0x30 0x80370a4 -.ARM.exidx 0x8 0x80370d4 -.copy.table 0xc 0x80370dc -.zero.table 0x0 0x80370e8 +.text 0x30f6c 0x8006000 +_cc_handlers_v3 0x1f8 0x8036f6c +_zaf_event_distributor_cc_event_handler 0x10 0x8037164 +_zw_protocol_cmd_handlers 0x70 0x8037174 +_zw_protocol_cmd_handlers_lr 0x30 0x80371e4 +.ARM.exidx 0x8 0x8037214 +.copy.table 0xc 0x803721c +.zero.table 0x0 0x8037228 .stack 0x1000 0x20000000 .data 0x564 0x20001000 -.bss 0xacac 0x20001564 -.heap 0x800 0x2000c210 -.internal_storage 0x30000 0x80370e8 -.zwave_nvm 0x0 0x80670e8 -.nvm 0x8000 0x80670e8 +.bss 0xacb4 0x20001564 +.heap 0x800 0x2000c218 +.internal_storage 0x30000 0x8037228 +.zwave_nvm 0x0 0x8067228 +.nvm 0x8000 0x8067228 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6f24 0x0 -.debug_info 0xcfc3b6 0x0 -.debug_abbrev 0x1665d 0x0 -.debug_loc 0x468e3 0x0 +.debug_frame 0x6f28 0x0 +.debug_info 0xcfc4d1 0x0 +.debug_abbrev 0x166b1 0x0 +.debug_loc 0x469b1 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb4d0 0x0 -.debug_line 0x5502c 0x0 -.debug_str 0x8fff5 0x0 -Total 0xec6382 +.debug_ranges 0xb4e0 0x0 +.debug_line 0x55109 0x0 +.debug_str 0x900a9 0x0 +Total 0xec68ac The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202316 + 202636 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51728 + 51736 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_US_LR_size.txt index 466588e946..7b17ba4048 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x30e2c 0x8006000 -_cc_handlers_v3 0x1f8 0x8036e2c -_zaf_event_distributor_cc_event_handler 0x10 0x8037024 -_zw_protocol_cmd_handlers 0x70 0x8037034 -_zw_protocol_cmd_handlers_lr 0x30 0x80370a4 -.ARM.exidx 0x8 0x80370d4 -.copy.table 0xc 0x80370dc -.zero.table 0x0 0x80370e8 +.text 0x30f6c 0x8006000 +_cc_handlers_v3 0x1f8 0x8036f6c +_zaf_event_distributor_cc_event_handler 0x10 0x8037164 +_zw_protocol_cmd_handlers 0x70 0x8037174 +_zw_protocol_cmd_handlers_lr 0x30 0x80371e4 +.ARM.exidx 0x8 0x8037214 +.copy.table 0xc 0x803721c +.zero.table 0x0 0x8037228 .stack 0x1000 0x20000000 .data 0x564 0x20001000 -.bss 0xacac 0x20001564 -.heap 0x800 0x2000c210 -.internal_storage 0x30000 0x80370e8 -.zwave_nvm 0x0 0x80670e8 -.nvm 0x8000 0x80670e8 +.bss 0xacb4 0x20001564 +.heap 0x800 0x2000c218 +.internal_storage 0x30000 0x8037228 +.zwave_nvm 0x0 0x8067228 +.nvm 0x8000 0x8067228 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6f24 0x0 -.debug_info 0xcfc3b6 0x0 -.debug_abbrev 0x1665d 0x0 -.debug_loc 0x468e3 0x0 +.debug_frame 0x6f28 0x0 +.debug_info 0xcfc4d1 0x0 +.debug_abbrev 0x166b1 0x0 +.debug_loc 0x469b1 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb4d0 0x0 -.debug_line 0x5502c 0x0 -.debug_str 0x8ffeb 0x0 -Total 0xec6378 +.debug_ranges 0xb4e0 0x0 +.debug_line 0x55109 0x0 +.debug_str 0x9009f 0x0 +Total 0xec68a2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202316 + 202636 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51728 + 51736 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_US_size.txt index af4cf7af6c..e2dc503b6d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x30e2c 0x8006000 -_cc_handlers_v3 0x1f8 0x8036e2c -_zaf_event_distributor_cc_event_handler 0x10 0x8037024 -_zw_protocol_cmd_handlers 0x70 0x8037034 -_zw_protocol_cmd_handlers_lr 0x30 0x80370a4 -.ARM.exidx 0x8 0x80370d4 -.copy.table 0xc 0x80370dc -.zero.table 0x0 0x80370e8 +.text 0x30f6c 0x8006000 +_cc_handlers_v3 0x1f8 0x8036f6c +_zaf_event_distributor_cc_event_handler 0x10 0x8037164 +_zw_protocol_cmd_handlers 0x70 0x8037174 +_zw_protocol_cmd_handlers_lr 0x30 0x80371e4 +.ARM.exidx 0x8 0x8037214 +.copy.table 0xc 0x803721c +.zero.table 0x0 0x8037228 .stack 0x1000 0x20000000 .data 0x564 0x20001000 -.bss 0xacac 0x20001564 -.heap 0x800 0x2000c210 -.internal_storage 0x30000 0x80370e8 -.zwave_nvm 0x0 0x80670e8 -.nvm 0x8000 0x80670e8 +.bss 0xacb4 0x20001564 +.heap 0x800 0x2000c218 +.internal_storage 0x30000 0x8037228 +.zwave_nvm 0x0 0x8067228 +.nvm 0x8000 0x8067228 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6f24 0x0 -.debug_info 0xcfc3b6 0x0 -.debug_abbrev 0x1665d 0x0 -.debug_loc 0x468e3 0x0 +.debug_frame 0x6f28 0x0 +.debug_info 0xcfc4d1 0x0 +.debug_abbrev 0x166b1 0x0 +.debug_loc 0x469b1 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb4d0 0x0 -.debug_line 0x5502c 0x0 -.debug_str 0x8fff5 0x0 -Total 0xec6382 +.debug_ranges 0xb4e0 0x0 +.debug_line 0x55109 0x0 +.debug_str 0x900a9 0x0 +Total 0xec68ac The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202316 + 202636 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51728 + 51736 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_EU_size.txt index 1db41f275d..c2aaeb8877 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x30d9c 0x8006000 -_cc_handlers_v3 0x1f8 0x8036d9c -_zaf_event_distributor_cc_event_handler 0x10 0x8036f94 -_zw_protocol_cmd_handlers 0x70 0x8036fa4 -_zw_protocol_cmd_handlers_lr 0x30 0x8037014 -.ARM.exidx 0x8 0x8037044 -.copy.table 0xc 0x803704c -.zero.table 0x0 0x8037058 +.text 0x30ea0 0x8006000 +_cc_handlers_v3 0x1f8 0x8036ea0 +_zaf_event_distributor_cc_event_handler 0x10 0x8037098 +_zw_protocol_cmd_handlers 0x70 0x80370a8 +_zw_protocol_cmd_handlers_lr 0x30 0x8037118 +.ARM.exidx 0x8 0x8037148 +.copy.table 0xc 0x8037150 +.zero.table 0x0 0x803715c .stack 0x1000 0x20000000 .data 0x564 0x20001000 -.bss 0xac14 0x20001564 -.heap 0x800 0x2000c178 -.internal_storage 0x30000 0x8037058 -.zwave_nvm 0x0 0x8067058 -.nvm 0x8000 0x8067058 +.bss 0xac1c 0x20001564 +.heap 0x800 0x2000c180 +.internal_storage 0x30000 0x803715c +.zwave_nvm 0x0 0x806715c +.nvm 0x8000 0x806715c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6eac 0x0 -.debug_info 0xcf55c5 0x0 -.debug_abbrev 0x160b5 0x0 -.debug_loc 0x46303 0x0 +.debug_frame 0x6eb0 0x0 +.debug_info 0xcf56e0 0x0 +.debug_abbrev 0x16109 0x0 +.debug_loc 0x463c5 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb178 0x0 -.debug_line 0x54204 0x0 -.debug_str 0x8ef96 0x0 -Total 0xebc642 +.debug_ranges 0xb188 0x0 +.debug_line 0x542e1 0x0 +.debug_str 0x8f04a 0x0 +Total 0xebcb24 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202172 + 202432 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51576 + 51584 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_US_LR_size.txt index 914534030f..aeec1a64af 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x30d9c 0x8006000 -_cc_handlers_v3 0x1f8 0x8036d9c -_zaf_event_distributor_cc_event_handler 0x10 0x8036f94 -_zw_protocol_cmd_handlers 0x70 0x8036fa4 -_zw_protocol_cmd_handlers_lr 0x30 0x8037014 -.ARM.exidx 0x8 0x8037044 -.copy.table 0xc 0x803704c -.zero.table 0x0 0x8037058 +.text 0x30ea0 0x8006000 +_cc_handlers_v3 0x1f8 0x8036ea0 +_zaf_event_distributor_cc_event_handler 0x10 0x8037098 +_zw_protocol_cmd_handlers 0x70 0x80370a8 +_zw_protocol_cmd_handlers_lr 0x30 0x8037118 +.ARM.exidx 0x8 0x8037148 +.copy.table 0xc 0x8037150 +.zero.table 0x0 0x803715c .stack 0x1000 0x20000000 .data 0x564 0x20001000 -.bss 0xac14 0x20001564 -.heap 0x800 0x2000c178 -.internal_storage 0x30000 0x8037058 -.zwave_nvm 0x0 0x8067058 -.nvm 0x8000 0x8067058 +.bss 0xac1c 0x20001564 +.heap 0x800 0x2000c180 +.internal_storage 0x30000 0x803715c +.zwave_nvm 0x0 0x806715c +.nvm 0x8000 0x806715c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6eac 0x0 -.debug_info 0xcf55c5 0x0 -.debug_abbrev 0x160b5 0x0 -.debug_loc 0x46303 0x0 +.debug_frame 0x6eb0 0x0 +.debug_info 0xcf56e0 0x0 +.debug_abbrev 0x16109 0x0 +.debug_loc 0x463c5 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb178 0x0 -.debug_line 0x54204 0x0 -.debug_str 0x8ef8c 0x0 -Total 0xebc638 +.debug_ranges 0xb188 0x0 +.debug_line 0x542e1 0x0 +.debug_str 0x8f040 0x0 +Total 0xebcb1a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202172 + 202432 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51576 + 51584 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_US_size.txt index 1db41f275d..c2aaeb8877 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x30d9c 0x8006000 -_cc_handlers_v3 0x1f8 0x8036d9c -_zaf_event_distributor_cc_event_handler 0x10 0x8036f94 -_zw_protocol_cmd_handlers 0x70 0x8036fa4 -_zw_protocol_cmd_handlers_lr 0x30 0x8037014 -.ARM.exidx 0x8 0x8037044 -.copy.table 0xc 0x803704c -.zero.table 0x0 0x8037058 +.text 0x30ea0 0x8006000 +_cc_handlers_v3 0x1f8 0x8036ea0 +_zaf_event_distributor_cc_event_handler 0x10 0x8037098 +_zw_protocol_cmd_handlers 0x70 0x80370a8 +_zw_protocol_cmd_handlers_lr 0x30 0x8037118 +.ARM.exidx 0x8 0x8037148 +.copy.table 0xc 0x8037150 +.zero.table 0x0 0x803715c .stack 0x1000 0x20000000 .data 0x564 0x20001000 -.bss 0xac14 0x20001564 -.heap 0x800 0x2000c178 -.internal_storage 0x30000 0x8037058 -.zwave_nvm 0x0 0x8067058 -.nvm 0x8000 0x8067058 +.bss 0xac1c 0x20001564 +.heap 0x800 0x2000c180 +.internal_storage 0x30000 0x803715c +.zwave_nvm 0x0 0x806715c +.nvm 0x8000 0x806715c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6eac 0x0 -.debug_info 0xcf55c5 0x0 -.debug_abbrev 0x160b5 0x0 -.debug_loc 0x46303 0x0 +.debug_frame 0x6eb0 0x0 +.debug_info 0xcf56e0 0x0 +.debug_abbrev 0x16109 0x0 +.debug_loc 0x463c5 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb178 0x0 -.debug_line 0x54204 0x0 -.debug_str 0x8ef96 0x0 -Total 0xebc642 +.debug_ranges 0xb188 0x0 +.debug_line 0x542e1 0x0 +.debug_str 0x8f04a 0x0 +Total 0xebcb24 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202172 + 202432 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51576 + 51584 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4202A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4202A_REGION_EU_size.txt index 0d7986b11b..3da07cfb59 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4202A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4202A_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x2abac 0x0 -_cc_handlers_v3 0x1f8 0x2abac -_zaf_event_distributor_cc_event_handler 0x10 0x2ada4 -_zw_protocol_cmd_handlers 0x70 0x2adb4 -_zw_protocol_cmd_handlers_lr 0x30 0x2ae24 -.ARM.exidx 0x8 0x2ae54 -.copy.table 0xc 0x2ae5c -.zero.table 0x0 0x2ae68 +.text 0x2ac1c 0x0 +_cc_handlers_v3 0x1f8 0x2ac1c +_zaf_event_distributor_cc_event_handler 0x10 0x2ae14 +_zw_protocol_cmd_handlers 0x70 0x2ae24 +_zw_protocol_cmd_handlers_lr 0x30 0x2ae94 +.ARM.exidx 0x8 0x2aec4 +.copy.table 0xc 0x2aecc +.zero.table 0x0 0x2aed8 .stack 0x1000 0x20000000 .data 0x468 0x20001000 .bss 0xa10c 0x20001468 .heap 0x800 0x2000b578 -.internal_storage 0x3a000 0x2ae68 -.zwave_nvm 0x3000 0x64e68 -.nvm 0x9000 0x67e68 +.internal_storage 0x3a000 0x2aed8 +.zwave_nvm 0x3000 0x64ed8 +.nvm 0x9000 0x67ed8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6484 0x0 -.debug_info 0xcbd171 0x0 -.debug_abbrev 0x139f8 0x0 -.debug_loc 0x3a7b1 0x0 +.debug_frame 0x648c 0x0 +.debug_info 0xcbd2b8 0x0 +.debug_abbrev 0x13a40 0x0 +.debug_loc 0x3a868 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9b70 0x0 -.debug_line 0x4a227 0x0 -.debug_str 0x84fcc 0x0 -Total 0xe67214 +.debug_ranges 0x9bd0 0x0 +.debug_line 0x4a2f8 0x0 +.debug_str 0x85094 0x0 +Total 0xe676cb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 176848 + 176960 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4202A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4202A_REGION_US_LR_size.txt index c61d663dcc..e88273be1c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4202A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4202A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x2abac 0x0 -_cc_handlers_v3 0x1f8 0x2abac -_zaf_event_distributor_cc_event_handler 0x10 0x2ada4 -_zw_protocol_cmd_handlers 0x70 0x2adb4 -_zw_protocol_cmd_handlers_lr 0x30 0x2ae24 -.ARM.exidx 0x8 0x2ae54 -.copy.table 0xc 0x2ae5c -.zero.table 0x0 0x2ae68 +.text 0x2ac1c 0x0 +_cc_handlers_v3 0x1f8 0x2ac1c +_zaf_event_distributor_cc_event_handler 0x10 0x2ae14 +_zw_protocol_cmd_handlers 0x70 0x2ae24 +_zw_protocol_cmd_handlers_lr 0x30 0x2ae94 +.ARM.exidx 0x8 0x2aec4 +.copy.table 0xc 0x2aecc +.zero.table 0x0 0x2aed8 .stack 0x1000 0x20000000 .data 0x468 0x20001000 .bss 0xa10c 0x20001468 .heap 0x800 0x2000b578 -.internal_storage 0x3a000 0x2ae68 -.zwave_nvm 0x3000 0x64e68 -.nvm 0x9000 0x67e68 +.internal_storage 0x3a000 0x2aed8 +.zwave_nvm 0x3000 0x64ed8 +.nvm 0x9000 0x67ed8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6484 0x0 -.debug_info 0xcbd171 0x0 -.debug_abbrev 0x139f8 0x0 -.debug_loc 0x3a7b1 0x0 +.debug_frame 0x648c 0x0 +.debug_info 0xcbd2b8 0x0 +.debug_abbrev 0x13a40 0x0 +.debug_loc 0x3a868 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9b70 0x0 -.debug_line 0x4a227 0x0 -.debug_str 0x84fc2 0x0 -Total 0xe6720a +.debug_ranges 0x9bd0 0x0 +.debug_line 0x4a2f8 0x0 +.debug_str 0x8508a 0x0 +Total 0xe676c1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 176848 + 176960 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4202A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4202A_REGION_US_size.txt index 0d7986b11b..3da07cfb59 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4202A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4202A_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x2abac 0x0 -_cc_handlers_v3 0x1f8 0x2abac -_zaf_event_distributor_cc_event_handler 0x10 0x2ada4 -_zw_protocol_cmd_handlers 0x70 0x2adb4 -_zw_protocol_cmd_handlers_lr 0x30 0x2ae24 -.ARM.exidx 0x8 0x2ae54 -.copy.table 0xc 0x2ae5c -.zero.table 0x0 0x2ae68 +.text 0x2ac1c 0x0 +_cc_handlers_v3 0x1f8 0x2ac1c +_zaf_event_distributor_cc_event_handler 0x10 0x2ae14 +_zw_protocol_cmd_handlers 0x70 0x2ae24 +_zw_protocol_cmd_handlers_lr 0x30 0x2ae94 +.ARM.exidx 0x8 0x2aec4 +.copy.table 0xc 0x2aecc +.zero.table 0x0 0x2aed8 .stack 0x1000 0x20000000 .data 0x468 0x20001000 .bss 0xa10c 0x20001468 .heap 0x800 0x2000b578 -.internal_storage 0x3a000 0x2ae68 -.zwave_nvm 0x3000 0x64e68 -.nvm 0x9000 0x67e68 +.internal_storage 0x3a000 0x2aed8 +.zwave_nvm 0x3000 0x64ed8 +.nvm 0x9000 0x67ed8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6484 0x0 -.debug_info 0xcbd171 0x0 -.debug_abbrev 0x139f8 0x0 -.debug_loc 0x3a7b1 0x0 +.debug_frame 0x648c 0x0 +.debug_info 0xcbd2b8 0x0 +.debug_abbrev 0x13a40 0x0 +.debug_loc 0x3a868 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9b70 0x0 -.debug_line 0x4a227 0x0 -.debug_str 0x84fcc 0x0 -Total 0xe67214 +.debug_ranges 0x9bd0 0x0 +.debug_line 0x4a2f8 0x0 +.debug_str 0x85094 0x0 +Total 0xe676cb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 176848 + 176960 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_EU_size.txt index 686eb4bd9d..59c027d3b8 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x30adc 0x8006000 -_cc_handlers_v3 0x1f8 0x8036adc -_zaf_event_distributor_cc_event_handler 0x10 0x8036cd4 -_zw_protocol_cmd_handlers 0x70 0x8036ce4 -_zw_protocol_cmd_handlers_lr 0x30 0x8036d54 -.ARM.exidx 0x8 0x8036d84 -.copy.table 0xc 0x8036d8c -.zero.table 0x0 0x8036d98 +.text 0x30c1c 0x8006000 +_cc_handlers_v3 0x1f8 0x8036c1c +_zaf_event_distributor_cc_event_handler 0x10 0x8036e14 +_zw_protocol_cmd_handlers 0x70 0x8036e24 +_zw_protocol_cmd_handlers_lr 0x30 0x8036e94 +.ARM.exidx 0x8 0x8036ec4 +.copy.table 0xc 0x8036ecc +.zero.table 0x0 0x8036ed8 .stack 0x1000 0x20000000 .data 0x564 0x20001000 -.bss 0xacac 0x20001564 -.heap 0x800 0x2000c210 -.internal_storage 0x30000 0x8036d98 -.zwave_nvm 0x0 0x8066d98 -.nvm 0x8000 0x8066d98 +.bss 0xacb0 0x20001564 +.heap 0x800 0x2000c218 +.internal_storage 0x30000 0x8036ed8 +.zwave_nvm 0x0 0x8066ed8 +.nvm 0x8000 0x8066ed8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6f04 0x0 -.debug_info 0xcfdfa8 0x0 -.debug_abbrev 0x167e8 0x0 -.debug_loc 0x46a49 0x0 +.debug_frame 0x6f08 0x0 +.debug_info 0xcfe0c3 0x0 +.debug_abbrev 0x1683c 0x0 +.debug_loc 0x46b17 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb5a8 0x0 -.debug_line 0x555aa 0x0 -.debug_str 0x8fdb6 0x0 -Total 0xec82c4 +.debug_ranges 0xb5b8 0x0 +.debug_line 0x55687 0x0 +.debug_str 0x8fe6a 0x0 +Total 0xec87ea The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 201468 + 201788 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51728 + 51732 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_US_LR_size.txt index 2151d867f8..07f31221e9 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x30adc 0x8006000 -_cc_handlers_v3 0x1f8 0x8036adc -_zaf_event_distributor_cc_event_handler 0x10 0x8036cd4 -_zw_protocol_cmd_handlers 0x70 0x8036ce4 -_zw_protocol_cmd_handlers_lr 0x30 0x8036d54 -.ARM.exidx 0x8 0x8036d84 -.copy.table 0xc 0x8036d8c -.zero.table 0x0 0x8036d98 +.text 0x30c1c 0x8006000 +_cc_handlers_v3 0x1f8 0x8036c1c +_zaf_event_distributor_cc_event_handler 0x10 0x8036e14 +_zw_protocol_cmd_handlers 0x70 0x8036e24 +_zw_protocol_cmd_handlers_lr 0x30 0x8036e94 +.ARM.exidx 0x8 0x8036ec4 +.copy.table 0xc 0x8036ecc +.zero.table 0x0 0x8036ed8 .stack 0x1000 0x20000000 .data 0x564 0x20001000 -.bss 0xacac 0x20001564 -.heap 0x800 0x2000c210 -.internal_storage 0x30000 0x8036d98 -.zwave_nvm 0x0 0x8066d98 -.nvm 0x8000 0x8066d98 +.bss 0xacb0 0x20001564 +.heap 0x800 0x2000c218 +.internal_storage 0x30000 0x8036ed8 +.zwave_nvm 0x0 0x8066ed8 +.nvm 0x8000 0x8066ed8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6f04 0x0 -.debug_info 0xcfdfa8 0x0 -.debug_abbrev 0x167e8 0x0 -.debug_loc 0x46a49 0x0 +.debug_frame 0x6f08 0x0 +.debug_info 0xcfe0c3 0x0 +.debug_abbrev 0x1683c 0x0 +.debug_loc 0x46b17 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb5a8 0x0 -.debug_line 0x555aa 0x0 -.debug_str 0x8fdac 0x0 -Total 0xec82ba +.debug_ranges 0xb5b8 0x0 +.debug_line 0x55687 0x0 +.debug_str 0x8fe60 0x0 +Total 0xec87e0 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 201468 + 201788 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51728 + 51732 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_US_size.txt index 686eb4bd9d..59c027d3b8 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x30adc 0x8006000 -_cc_handlers_v3 0x1f8 0x8036adc -_zaf_event_distributor_cc_event_handler 0x10 0x8036cd4 -_zw_protocol_cmd_handlers 0x70 0x8036ce4 -_zw_protocol_cmd_handlers_lr 0x30 0x8036d54 -.ARM.exidx 0x8 0x8036d84 -.copy.table 0xc 0x8036d8c -.zero.table 0x0 0x8036d98 +.text 0x30c1c 0x8006000 +_cc_handlers_v3 0x1f8 0x8036c1c +_zaf_event_distributor_cc_event_handler 0x10 0x8036e14 +_zw_protocol_cmd_handlers 0x70 0x8036e24 +_zw_protocol_cmd_handlers_lr 0x30 0x8036e94 +.ARM.exidx 0x8 0x8036ec4 +.copy.table 0xc 0x8036ecc +.zero.table 0x0 0x8036ed8 .stack 0x1000 0x20000000 .data 0x564 0x20001000 -.bss 0xacac 0x20001564 -.heap 0x800 0x2000c210 -.internal_storage 0x30000 0x8036d98 -.zwave_nvm 0x0 0x8066d98 -.nvm 0x8000 0x8066d98 +.bss 0xacb0 0x20001564 +.heap 0x800 0x2000c218 +.internal_storage 0x30000 0x8036ed8 +.zwave_nvm 0x0 0x8066ed8 +.nvm 0x8000 0x8066ed8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6f04 0x0 -.debug_info 0xcfdfa8 0x0 -.debug_abbrev 0x167e8 0x0 -.debug_loc 0x46a49 0x0 +.debug_frame 0x6f08 0x0 +.debug_info 0xcfe0c3 0x0 +.debug_abbrev 0x1683c 0x0 +.debug_loc 0x46b17 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb5a8 0x0 -.debug_line 0x555aa 0x0 -.debug_str 0x8fdb6 0x0 -Total 0xec82c4 +.debug_ranges 0xb5b8 0x0 +.debug_line 0x55687 0x0 +.debug_str 0x8fe6a 0x0 +Total 0xec87ea The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 201468 + 201788 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51728 + 51732 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_EU_size.txt index 355058ebe9..4f43a369ec 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x30b14 0x8006000 -_cc_handlers_v3 0x1f8 0x8036b14 -_zaf_event_distributor_cc_event_handler 0x10 0x8036d0c -_zw_protocol_cmd_handlers 0x70 0x8036d1c -_zw_protocol_cmd_handlers_lr 0x30 0x8036d8c -.ARM.exidx 0x8 0x8036dbc -.copy.table 0xc 0x8036dc4 -.zero.table 0x0 0x8036dd0 +.text 0x30c54 0x8006000 +_cc_handlers_v3 0x1f8 0x8036c54 +_zaf_event_distributor_cc_event_handler 0x10 0x8036e4c +_zw_protocol_cmd_handlers 0x70 0x8036e5c +_zw_protocol_cmd_handlers_lr 0x30 0x8036ecc +.ARM.exidx 0x8 0x8036efc +.copy.table 0xc 0x8036f04 +.zero.table 0x0 0x8036f10 .stack 0x1000 0x20000000 .data 0x564 0x20001000 -.bss 0xacac 0x20001564 -.heap 0x800 0x2000c210 -.internal_storage 0x30000 0x8036dd0 -.zwave_nvm 0x0 0x8066dd0 -.nvm 0x8000 0x8066dd0 +.bss 0xacb0 0x20001564 +.heap 0x800 0x2000c218 +.internal_storage 0x30000 0x8036f10 +.zwave_nvm 0x0 0x8066f10 +.nvm 0x8000 0x8066f10 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6f04 0x0 -.debug_info 0xcfe1fc 0x0 -.debug_abbrev 0x1688c 0x0 -.debug_loc 0x46a9d 0x0 +.debug_frame 0x6f08 0x0 +.debug_info 0xcfe317 0x0 +.debug_abbrev 0x168e0 0x0 +.debug_loc 0x46b6b 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb5d0 0x0 -.debug_line 0x557e4 0x0 -.debug_str 0x8ff89 0x0 -Total 0xec8a7d +.debug_ranges 0xb5e0 0x0 +.debug_line 0x558c0 0x0 +.debug_str 0x9003d 0x0 +Total 0xec8fa2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 201524 + 201844 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51728 + 51732 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_US_LR_size.txt index a3f6d9436e..d6fd6fc951 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x30b14 0x8006000 -_cc_handlers_v3 0x1f8 0x8036b14 -_zaf_event_distributor_cc_event_handler 0x10 0x8036d0c -_zw_protocol_cmd_handlers 0x70 0x8036d1c -_zw_protocol_cmd_handlers_lr 0x30 0x8036d8c -.ARM.exidx 0x8 0x8036dbc -.copy.table 0xc 0x8036dc4 -.zero.table 0x0 0x8036dd0 +.text 0x30c54 0x8006000 +_cc_handlers_v3 0x1f8 0x8036c54 +_zaf_event_distributor_cc_event_handler 0x10 0x8036e4c +_zw_protocol_cmd_handlers 0x70 0x8036e5c +_zw_protocol_cmd_handlers_lr 0x30 0x8036ecc +.ARM.exidx 0x8 0x8036efc +.copy.table 0xc 0x8036f04 +.zero.table 0x0 0x8036f10 .stack 0x1000 0x20000000 .data 0x564 0x20001000 -.bss 0xacac 0x20001564 -.heap 0x800 0x2000c210 -.internal_storage 0x30000 0x8036dd0 -.zwave_nvm 0x0 0x8066dd0 -.nvm 0x8000 0x8066dd0 +.bss 0xacb0 0x20001564 +.heap 0x800 0x2000c218 +.internal_storage 0x30000 0x8036f10 +.zwave_nvm 0x0 0x8066f10 +.nvm 0x8000 0x8066f10 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6f04 0x0 -.debug_info 0xcfe1fc 0x0 -.debug_abbrev 0x1688c 0x0 -.debug_loc 0x46a9d 0x0 +.debug_frame 0x6f08 0x0 +.debug_info 0xcfe317 0x0 +.debug_abbrev 0x168e0 0x0 +.debug_loc 0x46b6b 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb5d0 0x0 -.debug_line 0x557e4 0x0 -.debug_str 0x8ff7f 0x0 -Total 0xec8a73 +.debug_ranges 0xb5e0 0x0 +.debug_line 0x558c0 0x0 +.debug_str 0x90033 0x0 +Total 0xec8f98 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 201524 + 201844 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51728 + 51732 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_US_size.txt index 355058ebe9..4f43a369ec 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x30b14 0x8006000 -_cc_handlers_v3 0x1f8 0x8036b14 -_zaf_event_distributor_cc_event_handler 0x10 0x8036d0c -_zw_protocol_cmd_handlers 0x70 0x8036d1c -_zw_protocol_cmd_handlers_lr 0x30 0x8036d8c -.ARM.exidx 0x8 0x8036dbc -.copy.table 0xc 0x8036dc4 -.zero.table 0x0 0x8036dd0 +.text 0x30c54 0x8006000 +_cc_handlers_v3 0x1f8 0x8036c54 +_zaf_event_distributor_cc_event_handler 0x10 0x8036e4c +_zw_protocol_cmd_handlers 0x70 0x8036e5c +_zw_protocol_cmd_handlers_lr 0x30 0x8036ecc +.ARM.exidx 0x8 0x8036efc +.copy.table 0xc 0x8036f04 +.zero.table 0x0 0x8036f10 .stack 0x1000 0x20000000 .data 0x564 0x20001000 -.bss 0xacac 0x20001564 -.heap 0x800 0x2000c210 -.internal_storage 0x30000 0x8036dd0 -.zwave_nvm 0x0 0x8066dd0 -.nvm 0x8000 0x8066dd0 +.bss 0xacb0 0x20001564 +.heap 0x800 0x2000c218 +.internal_storage 0x30000 0x8036f10 +.zwave_nvm 0x0 0x8066f10 +.nvm 0x8000 0x8066f10 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6f04 0x0 -.debug_info 0xcfe1fc 0x0 -.debug_abbrev 0x1688c 0x0 -.debug_loc 0x46a9d 0x0 +.debug_frame 0x6f08 0x0 +.debug_info 0xcfe317 0x0 +.debug_abbrev 0x168e0 0x0 +.debug_loc 0x46b6b 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb5d0 0x0 -.debug_line 0x557e4 0x0 -.debug_str 0x8ff89 0x0 -Total 0xec8a7d +.debug_ranges 0xb5e0 0x0 +.debug_line 0x558c0 0x0 +.debug_str 0x9003d 0x0 +Total 0xec8fa2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 201524 + 201844 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51728 + 51732 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_EU_size.txt index e530fd2598..d3cbc2fec8 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x3050c 0x8006000 -_cc_handlers_v3 0x1f8 0x803650c -_zaf_event_distributor_cc_event_handler 0x10 0x8036704 -_zw_protocol_cmd_handlers 0x70 0x8036714 -_zw_protocol_cmd_handlers_lr 0x30 0x8036784 -.ARM.exidx 0x8 0x80367b4 -.copy.table 0xc 0x80367bc -.zero.table 0x0 0x80367c8 +.text 0x30644 0x8006000 +_cc_handlers_v3 0x1f8 0x8036644 +_zaf_event_distributor_cc_event_handler 0x10 0x803683c +_zw_protocol_cmd_handlers 0x70 0x803684c +_zw_protocol_cmd_handlers_lr 0x30 0x80368bc +.ARM.exidx 0x8 0x80368ec +.copy.table 0xc 0x80368f4 +.zero.table 0x0 0x8036900 .stack 0x1000 0x20000000 .data 0x568 0x20001000 -.bss 0xab08 0x20001568 -.heap 0x800 0x2000c070 -.internal_storage 0x30000 0x80367c8 -.zwave_nvm 0x0 0x80667c8 -.nvm 0x8000 0x80667c8 +.bss 0xab10 0x20001568 +.heap 0x800 0x2000c078 +.internal_storage 0x30000 0x8036900 +.zwave_nvm 0x0 0x8066900 +.nvm 0x8000 0x8066900 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6d74 0x0 -.debug_info 0xcfbf15 0x0 -.debug_abbrev 0x1670a 0x0 -.debug_loc 0x45a8f 0x0 +.debug_frame 0x6d78 0x0 +.debug_info 0xcfc030 0x0 +.debug_abbrev 0x1675e 0x0 +.debug_loc 0x45b4e 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb648 0x0 -.debug_line 0x54b8d 0x0 -.debug_str 0x8fe48 0x0 -Total 0xec3ff6 +.debug_ranges 0xb658 0x0 +.debug_line 0x54c67 0x0 +.debug_str 0x8fefc 0x0 +Total 0xec4506 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 199984 + 200296 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51312 + 51320 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_US_LR_size.txt index 431981a32b..a5425dffb6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x3050c 0x8006000 -_cc_handlers_v3 0x1f8 0x803650c -_zaf_event_distributor_cc_event_handler 0x10 0x8036704 -_zw_protocol_cmd_handlers 0x70 0x8036714 -_zw_protocol_cmd_handlers_lr 0x30 0x8036784 -.ARM.exidx 0x8 0x80367b4 -.copy.table 0xc 0x80367bc -.zero.table 0x0 0x80367c8 +.text 0x30644 0x8006000 +_cc_handlers_v3 0x1f8 0x8036644 +_zaf_event_distributor_cc_event_handler 0x10 0x803683c +_zw_protocol_cmd_handlers 0x70 0x803684c +_zw_protocol_cmd_handlers_lr 0x30 0x80368bc +.ARM.exidx 0x8 0x80368ec +.copy.table 0xc 0x80368f4 +.zero.table 0x0 0x8036900 .stack 0x1000 0x20000000 .data 0x568 0x20001000 -.bss 0xab08 0x20001568 -.heap 0x800 0x2000c070 -.internal_storage 0x30000 0x80367c8 -.zwave_nvm 0x0 0x80667c8 -.nvm 0x8000 0x80667c8 +.bss 0xab10 0x20001568 +.heap 0x800 0x2000c078 +.internal_storage 0x30000 0x8036900 +.zwave_nvm 0x0 0x8066900 +.nvm 0x8000 0x8066900 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6d74 0x0 -.debug_info 0xcfbf15 0x0 -.debug_abbrev 0x1670a 0x0 -.debug_loc 0x45a8f 0x0 +.debug_frame 0x6d78 0x0 +.debug_info 0xcfc030 0x0 +.debug_abbrev 0x1675e 0x0 +.debug_loc 0x45b4e 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb648 0x0 -.debug_line 0x54b8d 0x0 -.debug_str 0x8fe3e 0x0 -Total 0xec3fec +.debug_ranges 0xb658 0x0 +.debug_line 0x54c67 0x0 +.debug_str 0x8fef2 0x0 +Total 0xec44fc The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 199984 + 200296 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51312 + 51320 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_US_size.txt index e530fd2598..d3cbc2fec8 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x3050c 0x8006000 -_cc_handlers_v3 0x1f8 0x803650c -_zaf_event_distributor_cc_event_handler 0x10 0x8036704 -_zw_protocol_cmd_handlers 0x70 0x8036714 -_zw_protocol_cmd_handlers_lr 0x30 0x8036784 -.ARM.exidx 0x8 0x80367b4 -.copy.table 0xc 0x80367bc -.zero.table 0x0 0x80367c8 +.text 0x30644 0x8006000 +_cc_handlers_v3 0x1f8 0x8036644 +_zaf_event_distributor_cc_event_handler 0x10 0x803683c +_zw_protocol_cmd_handlers 0x70 0x803684c +_zw_protocol_cmd_handlers_lr 0x30 0x80368bc +.ARM.exidx 0x8 0x80368ec +.copy.table 0xc 0x80368f4 +.zero.table 0x0 0x8036900 .stack 0x1000 0x20000000 .data 0x568 0x20001000 -.bss 0xab08 0x20001568 -.heap 0x800 0x2000c070 -.internal_storage 0x30000 0x80367c8 -.zwave_nvm 0x0 0x80667c8 -.nvm 0x8000 0x80667c8 +.bss 0xab10 0x20001568 +.heap 0x800 0x2000c078 +.internal_storage 0x30000 0x8036900 +.zwave_nvm 0x0 0x8066900 +.nvm 0x8000 0x8066900 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6d74 0x0 -.debug_info 0xcfbf15 0x0 -.debug_abbrev 0x1670a 0x0 -.debug_loc 0x45a8f 0x0 +.debug_frame 0x6d78 0x0 +.debug_info 0xcfc030 0x0 +.debug_abbrev 0x1675e 0x0 +.debug_loc 0x45b4e 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb648 0x0 -.debug_line 0x54b8d 0x0 -.debug_str 0x8fe48 0x0 -Total 0xec3ff6 +.debug_ranges 0xb658 0x0 +.debug_line 0x54c67 0x0 +.debug_str 0x8fefc 0x0 +Total 0xec4506 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 199984 + 200296 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51312 + 51320 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_EU_size.txt index 82e27ac70e..81eac7c506 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x30e9c 0x8006000 -_cc_handlers_v3 0x1f8 0x8036e9c -_zaf_event_distributor_cc_event_handler 0x10 0x8037094 -_zw_protocol_cmd_handlers 0x70 0x80370a4 -_zw_protocol_cmd_handlers_lr 0x30 0x8037114 -.ARM.exidx 0x8 0x8037144 -.copy.table 0xc 0x803714c -.zero.table 0x0 0x8037158 +.text 0x30fdc 0x8006000 +_cc_handlers_v3 0x1f8 0x8036fdc +_zaf_event_distributor_cc_event_handler 0x10 0x80371d4 +_zw_protocol_cmd_handlers 0x70 0x80371e4 +_zw_protocol_cmd_handlers_lr 0x30 0x8037254 +.ARM.exidx 0x8 0x8037284 +.copy.table 0xc 0x803728c +.zero.table 0x0 0x8037298 .stack 0x1000 0x20000000 .data 0x568 0x20001000 -.bss 0xaca8 0x20001568 -.heap 0x800 0x2000c210 -.internal_storage 0x30000 0x8037158 -.zwave_nvm 0x0 0x8067158 -.nvm 0x8000 0x8067158 +.bss 0xacb0 0x20001568 +.heap 0x800 0x2000c218 +.internal_storage 0x30000 0x8037298 +.zwave_nvm 0x0 0x8067298 +.nvm 0x8000 0x8067298 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6f04 0x0 -.debug_info 0xcfeaac 0x0 -.debug_abbrev 0x1693e 0x0 -.debug_loc 0x46a99 0x0 +.debug_frame 0x6f08 0x0 +.debug_info 0xcfebc7 0x0 +.debug_abbrev 0x16992 0x0 +.debug_loc 0x46b67 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb5a8 0x0 -.debug_line 0x5554e 0x0 -.debug_str 0x9049c 0x0 -Total 0xec9a00 +.debug_ranges 0xb5b8 0x0 +.debug_line 0x5562a 0x0 +.debug_str 0x90550 0x0 +Total 0xec9f29 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202432 + 202752 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51728 + 51736 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_US_LR_size.txt index c91c4919c9..57fbe9bb5b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x30e9c 0x8006000 -_cc_handlers_v3 0x1f8 0x8036e9c -_zaf_event_distributor_cc_event_handler 0x10 0x8037094 -_zw_protocol_cmd_handlers 0x70 0x80370a4 -_zw_protocol_cmd_handlers_lr 0x30 0x8037114 -.ARM.exidx 0x8 0x8037144 -.copy.table 0xc 0x803714c -.zero.table 0x0 0x8037158 +.text 0x30fdc 0x8006000 +_cc_handlers_v3 0x1f8 0x8036fdc +_zaf_event_distributor_cc_event_handler 0x10 0x80371d4 +_zw_protocol_cmd_handlers 0x70 0x80371e4 +_zw_protocol_cmd_handlers_lr 0x30 0x8037254 +.ARM.exidx 0x8 0x8037284 +.copy.table 0xc 0x803728c +.zero.table 0x0 0x8037298 .stack 0x1000 0x20000000 .data 0x568 0x20001000 -.bss 0xaca8 0x20001568 -.heap 0x800 0x2000c210 -.internal_storage 0x30000 0x8037158 -.zwave_nvm 0x0 0x8067158 -.nvm 0x8000 0x8067158 +.bss 0xacb0 0x20001568 +.heap 0x800 0x2000c218 +.internal_storage 0x30000 0x8037298 +.zwave_nvm 0x0 0x8067298 +.nvm 0x8000 0x8067298 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6f04 0x0 -.debug_info 0xcfeaac 0x0 -.debug_abbrev 0x1693e 0x0 -.debug_loc 0x46a99 0x0 +.debug_frame 0x6f08 0x0 +.debug_info 0xcfebc7 0x0 +.debug_abbrev 0x16992 0x0 +.debug_loc 0x46b67 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb5a8 0x0 -.debug_line 0x5554e 0x0 -.debug_str 0x90492 0x0 -Total 0xec99f6 +.debug_ranges 0xb5b8 0x0 +.debug_line 0x5562a 0x0 +.debug_str 0x90546 0x0 +Total 0xec9f1f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202432 + 202752 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51728 + 51736 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_US_size.txt index 82e27ac70e..81eac7c506 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x30e9c 0x8006000 -_cc_handlers_v3 0x1f8 0x8036e9c -_zaf_event_distributor_cc_event_handler 0x10 0x8037094 -_zw_protocol_cmd_handlers 0x70 0x80370a4 -_zw_protocol_cmd_handlers_lr 0x30 0x8037114 -.ARM.exidx 0x8 0x8037144 -.copy.table 0xc 0x803714c -.zero.table 0x0 0x8037158 +.text 0x30fdc 0x8006000 +_cc_handlers_v3 0x1f8 0x8036fdc +_zaf_event_distributor_cc_event_handler 0x10 0x80371d4 +_zw_protocol_cmd_handlers 0x70 0x80371e4 +_zw_protocol_cmd_handlers_lr 0x30 0x8037254 +.ARM.exidx 0x8 0x8037284 +.copy.table 0xc 0x803728c +.zero.table 0x0 0x8037298 .stack 0x1000 0x20000000 .data 0x568 0x20001000 -.bss 0xaca8 0x20001568 -.heap 0x800 0x2000c210 -.internal_storage 0x30000 0x8037158 -.zwave_nvm 0x0 0x8067158 -.nvm 0x8000 0x8067158 +.bss 0xacb0 0x20001568 +.heap 0x800 0x2000c218 +.internal_storage 0x30000 0x8037298 +.zwave_nvm 0x0 0x8067298 +.nvm 0x8000 0x8067298 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6f04 0x0 -.debug_info 0xcfeaac 0x0 -.debug_abbrev 0x1693e 0x0 -.debug_loc 0x46a99 0x0 +.debug_frame 0x6f08 0x0 +.debug_info 0xcfebc7 0x0 +.debug_abbrev 0x16992 0x0 +.debug_loc 0x46b67 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb5a8 0x0 -.debug_line 0x5554e 0x0 -.debug_str 0x9049c 0x0 -Total 0xec9a00 +.debug_ranges 0xb5b8 0x0 +.debug_line 0x5562a 0x0 +.debug_str 0x90550 0x0 +Total 0xec9f29 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202432 + 202752 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51728 + 51736 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4207A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4207A_REGION_EU_size.txt index 0d7986b11b..3da07cfb59 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4207A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4207A_REGION_EU_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x2abac 0x0 -_cc_handlers_v3 0x1f8 0x2abac -_zaf_event_distributor_cc_event_handler 0x10 0x2ada4 -_zw_protocol_cmd_handlers 0x70 0x2adb4 -_zw_protocol_cmd_handlers_lr 0x30 0x2ae24 -.ARM.exidx 0x8 0x2ae54 -.copy.table 0xc 0x2ae5c -.zero.table 0x0 0x2ae68 +.text 0x2ac1c 0x0 +_cc_handlers_v3 0x1f8 0x2ac1c +_zaf_event_distributor_cc_event_handler 0x10 0x2ae14 +_zw_protocol_cmd_handlers 0x70 0x2ae24 +_zw_protocol_cmd_handlers_lr 0x30 0x2ae94 +.ARM.exidx 0x8 0x2aec4 +.copy.table 0xc 0x2aecc +.zero.table 0x0 0x2aed8 .stack 0x1000 0x20000000 .data 0x468 0x20001000 .bss 0xa10c 0x20001468 .heap 0x800 0x2000b578 -.internal_storage 0x3a000 0x2ae68 -.zwave_nvm 0x3000 0x64e68 -.nvm 0x9000 0x67e68 +.internal_storage 0x3a000 0x2aed8 +.zwave_nvm 0x3000 0x64ed8 +.nvm 0x9000 0x67ed8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6484 0x0 -.debug_info 0xcbd171 0x0 -.debug_abbrev 0x139f8 0x0 -.debug_loc 0x3a7b1 0x0 +.debug_frame 0x648c 0x0 +.debug_info 0xcbd2b8 0x0 +.debug_abbrev 0x13a40 0x0 +.debug_loc 0x3a868 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9b70 0x0 -.debug_line 0x4a227 0x0 -.debug_str 0x84fcc 0x0 -Total 0xe67214 +.debug_ranges 0x9bd0 0x0 +.debug_line 0x4a2f8 0x0 +.debug_str 0x85094 0x0 +Total 0xe676cb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 176848 + 176960 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4207A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4207A_REGION_US_LR_size.txt index c61d663dcc..e88273be1c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4207A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4207A_REGION_US_LR_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x2abac 0x0 -_cc_handlers_v3 0x1f8 0x2abac -_zaf_event_distributor_cc_event_handler 0x10 0x2ada4 -_zw_protocol_cmd_handlers 0x70 0x2adb4 -_zw_protocol_cmd_handlers_lr 0x30 0x2ae24 -.ARM.exidx 0x8 0x2ae54 -.copy.table 0xc 0x2ae5c -.zero.table 0x0 0x2ae68 +.text 0x2ac1c 0x0 +_cc_handlers_v3 0x1f8 0x2ac1c +_zaf_event_distributor_cc_event_handler 0x10 0x2ae14 +_zw_protocol_cmd_handlers 0x70 0x2ae24 +_zw_protocol_cmd_handlers_lr 0x30 0x2ae94 +.ARM.exidx 0x8 0x2aec4 +.copy.table 0xc 0x2aecc +.zero.table 0x0 0x2aed8 .stack 0x1000 0x20000000 .data 0x468 0x20001000 .bss 0xa10c 0x20001468 .heap 0x800 0x2000b578 -.internal_storage 0x3a000 0x2ae68 -.zwave_nvm 0x3000 0x64e68 -.nvm 0x9000 0x67e68 +.internal_storage 0x3a000 0x2aed8 +.zwave_nvm 0x3000 0x64ed8 +.nvm 0x9000 0x67ed8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6484 0x0 -.debug_info 0xcbd171 0x0 -.debug_abbrev 0x139f8 0x0 -.debug_loc 0x3a7b1 0x0 +.debug_frame 0x648c 0x0 +.debug_info 0xcbd2b8 0x0 +.debug_abbrev 0x13a40 0x0 +.debug_loc 0x3a868 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9b70 0x0 -.debug_line 0x4a227 0x0 -.debug_str 0x84fc2 0x0 -Total 0xe6720a +.debug_ranges 0x9bd0 0x0 +.debug_line 0x4a2f8 0x0 +.debug_str 0x8508a 0x0 +Total 0xe676c1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 176848 + 176960 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4207A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4207A_REGION_US_size.txt index 0d7986b11b..3da07cfb59 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4207A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4207A_REGION_US_size.txt @@ -5,37 +5,37 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x2abac 0x0 -_cc_handlers_v3 0x1f8 0x2abac -_zaf_event_distributor_cc_event_handler 0x10 0x2ada4 -_zw_protocol_cmd_handlers 0x70 0x2adb4 -_zw_protocol_cmd_handlers_lr 0x30 0x2ae24 -.ARM.exidx 0x8 0x2ae54 -.copy.table 0xc 0x2ae5c -.zero.table 0x0 0x2ae68 +.text 0x2ac1c 0x0 +_cc_handlers_v3 0x1f8 0x2ac1c +_zaf_event_distributor_cc_event_handler 0x10 0x2ae14 +_zw_protocol_cmd_handlers 0x70 0x2ae24 +_zw_protocol_cmd_handlers_lr 0x30 0x2ae94 +.ARM.exidx 0x8 0x2aec4 +.copy.table 0xc 0x2aecc +.zero.table 0x0 0x2aed8 .stack 0x1000 0x20000000 .data 0x468 0x20001000 .bss 0xa10c 0x20001468 .heap 0x800 0x2000b578 -.internal_storage 0x3a000 0x2ae68 -.zwave_nvm 0x3000 0x64e68 -.nvm 0x9000 0x67e68 +.internal_storage 0x3a000 0x2aed8 +.zwave_nvm 0x3000 0x64ed8 +.nvm 0x9000 0x67ed8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6484 0x0 -.debug_info 0xcbd171 0x0 -.debug_abbrev 0x139f8 0x0 -.debug_loc 0x3a7b1 0x0 +.debug_frame 0x648c 0x0 +.debug_info 0xcbd2b8 0x0 +.debug_abbrev 0x13a40 0x0 +.debug_loc 0x3a868 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x9b70 0x0 -.debug_line 0x4a227 0x0 -.debug_str 0x84fcc 0x0 -Total 0xe67214 +.debug_ranges 0x9bd0 0x0 +.debug_line 0x4a2f8 0x0 +.debug_str 0x85094 0x0 +Total 0xe676cb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 176848 + 176960 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4209A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4209A_REGION_US_LR_size.txt index d8d51f43a1..dd2bd67da3 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4209A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4209A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x2ab24 0x0 -_cc_handlers_v3 0x1f8 0x2ab24 -_zaf_event_distributor_cc_event_handler 0x10 0x2ad1c -_zw_protocol_cmd_handlers 0x70 0x2ad2c -_zw_protocol_cmd_handlers_lr 0x30 0x2ad9c -.ARM.exidx 0x8 0x2adcc -.copy.table 0xc 0x2add4 -.zero.table 0x0 0x2ade0 +.text 0x2aba4 0x0 +_cc_handlers_v3 0x1f8 0x2aba4 +_zaf_event_distributor_cc_event_handler 0x10 0x2ad9c +_zw_protocol_cmd_handlers 0x70 0x2adac +_zw_protocol_cmd_handlers_lr 0x30 0x2ae1c +.ARM.exidx 0x8 0x2ae4c +.copy.table 0xc 0x2ae54 +.zero.table 0x0 0x2ae60 .stack 0x1000 0x20000000 .data 0x468 0x20001000 -.bss 0xa0fc 0x20001468 +.bss 0xa100 0x20001468 .heap 0x800 0x2000b568 -.internal_storage 0x3a000 0x2ade0 -.zwave_nvm 0x3000 0x64de0 -.nvm 0x9000 0x67de0 +.internal_storage 0x3a000 0x2ae60 +.zwave_nvm 0x3000 0x64e60 +.nvm 0x9000 0x67e60 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x64a4 0x0 -.debug_info 0xcbe6da 0x0 -.debug_abbrev 0x13d13 0x0 -.debug_loc 0x3ab9a 0x0 +.debug_frame 0x64ac 0x0 +.debug_info 0xcbe822 0x0 +.debug_abbrev 0x13d5b 0x0 +.debug_loc 0x3ac60 0x0 .debug_aranges 0x90 0x0 -.debug_ranges 0x9dd0 0x0 -.debug_line 0x4b0a8 0x0 -.debug_str 0x8536e 0x0 -Total 0xe6a25c +.debug_ranges 0x9e30 0x0 +.debug_line 0x4b179 0x0 +.debug_str 0x85436 0x0 +Total 0xe6a737 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 176712 + 176840 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 48484 + 48488 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4210A_REGION_US_LR_size.txt index 6842a4d9f6..2d458f33de 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4210A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x30b14 0x8006000 -_cc_handlers_v3 0x1f8 0x8036b14 -_zaf_event_distributor_cc_event_handler 0x10 0x8036d0c -_zw_protocol_cmd_handlers 0x70 0x8036d1c -_zw_protocol_cmd_handlers_lr 0x30 0x8036d8c -.ARM.exidx 0x8 0x8036dbc -.copy.table 0xc 0x8036dc4 -.zero.table 0x0 0x8036dd0 +.text 0x30c54 0x8006000 +_cc_handlers_v3 0x1f8 0x8036c54 +_zaf_event_distributor_cc_event_handler 0x10 0x8036e4c +_zw_protocol_cmd_handlers 0x70 0x8036e5c +_zw_protocol_cmd_handlers_lr 0x30 0x8036ecc +.ARM.exidx 0x8 0x8036efc +.copy.table 0xc 0x8036f04 +.zero.table 0x0 0x8036f10 .stack 0x1000 0x20000000 .data 0x564 0x20001000 -.bss 0xacac 0x20001564 -.heap 0x800 0x2000c210 -.internal_storage 0x30000 0x8036dd0 -.zwave_nvm 0x0 0x8066dd0 -.nvm 0x8000 0x8066dd0 +.bss 0xacb0 0x20001564 +.heap 0x800 0x2000c218 +.internal_storage 0x30000 0x8036f10 +.zwave_nvm 0x0 0x8066f10 +.nvm 0x8000 0x8066f10 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6f04 0x0 -.debug_info 0xcfe200 0x0 -.debug_abbrev 0x1688c 0x0 -.debug_loc 0x46a93 0x0 +.debug_frame 0x6f08 0x0 +.debug_info 0xcfe31b 0x0 +.debug_abbrev 0x168e0 0x0 +.debug_loc 0x46b6b 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb588 0x0 -.debug_line 0x557d2 0x0 -.debug_str 0x8ff7f 0x0 -Total 0xec8a13 +.debug_ranges 0xb598 0x0 +.debug_line 0x558ad 0x0 +.debug_str 0x90033 0x0 +Total 0xec8f41 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 201524 + 201844 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51728 + 51732 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_EU_size.txt index cdf71ca8dd..7ae22d7a4a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x31150 0x8006000 -_cc_handlers_v3 0x1f8 0x8037150 -_zaf_event_distributor_cc_event_handler 0x10 0x8037348 -_zw_protocol_cmd_handlers 0x70 0x8037358 -_zw_protocol_cmd_handlers_lr 0x30 0x80373c8 -.ARM.exidx 0x8 0x80373f8 -.copy.table 0xc 0x8037400 -.zero.table 0x0 0x803740c +.text 0x3124c 0x8006000 +_cc_handlers_v3 0x1f8 0x803724c +_zaf_event_distributor_cc_event_handler 0x10 0x8037444 +_zw_protocol_cmd_handlers 0x70 0x8037454 +_zw_protocol_cmd_handlers_lr 0x30 0x80374c4 +.ARM.exidx 0x8 0x80374f4 +.copy.table 0xc 0x80374fc +.zero.table 0x0 0x8037508 .stack 0x1000 0x20000000 .data 0x560 0x20001000 -.bss 0xac10 0x20001560 -.heap 0x800 0x2000c170 -.internal_storage 0x30000 0x803740c -.zwave_nvm 0x0 0x806740c -.nvm 0x8000 0x806740c +.bss 0xac18 0x20001560 +.heap 0x800 0x2000c178 +.internal_storage 0x30000 0x8037508 +.zwave_nvm 0x0 0x8067508 +.nvm 0x8000 0x8067508 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6eb0 0x0 -.debug_info 0xcff5a8 0x0 -.debug_abbrev 0x168bb 0x0 -.debug_loc 0x46ca3 0x0 +.debug_frame 0x6eb4 0x0 +.debug_info 0xcff6c3 0x0 +.debug_abbrev 0x1690f 0x0 +.debug_loc 0x46d73 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb6c0 0x0 -.debug_line 0x5557e 0x0 -.debug_str 0x9028a 0x0 -Total 0xeca731 +.debug_ranges 0xb6d0 0x0 +.debug_line 0x5565d 0x0 +.debug_str 0x9033e 0x0 +Total 0xecac1b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203116 + 203368 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51568 + 51576 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_US_LR_size.txt index c93ec6f361..8c6ff14992 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x31150 0x8006000 -_cc_handlers_v3 0x1f8 0x8037150 -_zaf_event_distributor_cc_event_handler 0x10 0x8037348 -_zw_protocol_cmd_handlers 0x70 0x8037358 -_zw_protocol_cmd_handlers_lr 0x30 0x80373c8 -.ARM.exidx 0x8 0x80373f8 -.copy.table 0xc 0x8037400 -.zero.table 0x0 0x803740c +.text 0x3124c 0x8006000 +_cc_handlers_v3 0x1f8 0x803724c +_zaf_event_distributor_cc_event_handler 0x10 0x8037444 +_zw_protocol_cmd_handlers 0x70 0x8037454 +_zw_protocol_cmd_handlers_lr 0x30 0x80374c4 +.ARM.exidx 0x8 0x80374f4 +.copy.table 0xc 0x80374fc +.zero.table 0x0 0x8037508 .stack 0x1000 0x20000000 .data 0x560 0x20001000 -.bss 0xac10 0x20001560 -.heap 0x800 0x2000c170 -.internal_storage 0x30000 0x803740c -.zwave_nvm 0x0 0x806740c -.nvm 0x8000 0x806740c +.bss 0xac18 0x20001560 +.heap 0x800 0x2000c178 +.internal_storage 0x30000 0x8037508 +.zwave_nvm 0x0 0x8067508 +.nvm 0x8000 0x8067508 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6eb0 0x0 -.debug_info 0xcff5a8 0x0 -.debug_abbrev 0x168bb 0x0 -.debug_loc 0x46ca3 0x0 +.debug_frame 0x6eb4 0x0 +.debug_info 0xcff6c3 0x0 +.debug_abbrev 0x1690f 0x0 +.debug_loc 0x46d73 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb6c0 0x0 -.debug_line 0x5557e 0x0 -.debug_str 0x90280 0x0 -Total 0xeca727 +.debug_ranges 0xb6d0 0x0 +.debug_line 0x5565d 0x0 +.debug_str 0x90334 0x0 +Total 0xecac11 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203116 + 203368 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51568 + 51576 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_US_size.txt index cdf71ca8dd..7ae22d7a4a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x31150 0x8006000 -_cc_handlers_v3 0x1f8 0x8037150 -_zaf_event_distributor_cc_event_handler 0x10 0x8037348 -_zw_protocol_cmd_handlers 0x70 0x8037358 -_zw_protocol_cmd_handlers_lr 0x30 0x80373c8 -.ARM.exidx 0x8 0x80373f8 -.copy.table 0xc 0x8037400 -.zero.table 0x0 0x803740c +.text 0x3124c 0x8006000 +_cc_handlers_v3 0x1f8 0x803724c +_zaf_event_distributor_cc_event_handler 0x10 0x8037444 +_zw_protocol_cmd_handlers 0x70 0x8037454 +_zw_protocol_cmd_handlers_lr 0x30 0x80374c4 +.ARM.exidx 0x8 0x80374f4 +.copy.table 0xc 0x80374fc +.zero.table 0x0 0x8037508 .stack 0x1000 0x20000000 .data 0x560 0x20001000 -.bss 0xac10 0x20001560 -.heap 0x800 0x2000c170 -.internal_storage 0x30000 0x803740c -.zwave_nvm 0x0 0x806740c -.nvm 0x8000 0x806740c +.bss 0xac18 0x20001560 +.heap 0x800 0x2000c178 +.internal_storage 0x30000 0x8037508 +.zwave_nvm 0x0 0x8067508 +.nvm 0x8000 0x8067508 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6eb0 0x0 -.debug_info 0xcff5a8 0x0 -.debug_abbrev 0x168bb 0x0 -.debug_loc 0x46ca3 0x0 +.debug_frame 0x6eb4 0x0 +.debug_info 0xcff6c3 0x0 +.debug_abbrev 0x1690f 0x0 +.debug_loc 0x46d73 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb6c0 0x0 -.debug_line 0x5557e 0x0 -.debug_str 0x9028a 0x0 -Total 0xeca731 +.debug_ranges 0xb6d0 0x0 +.debug_line 0x5565d 0x0 +.debug_str 0x9033e 0x0 +Total 0xecac1b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203116 + 203368 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51568 + 51576 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_EU_size.txt index 23be57a48e..5586eca6ea 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x31130 0x8006000 -_cc_handlers_v3 0x1f8 0x8037130 -_zaf_event_distributor_cc_event_handler 0x10 0x8037328 -_zw_protocol_cmd_handlers 0x70 0x8037338 -_zw_protocol_cmd_handlers_lr 0x30 0x80373a8 -.ARM.exidx 0x8 0x80373d8 -.copy.table 0xc 0x80373e0 -.zero.table 0x0 0x80373ec +.text 0x31234 0x8006000 +_cc_handlers_v3 0x1f8 0x8037234 +_zaf_event_distributor_cc_event_handler 0x10 0x803742c +_zw_protocol_cmd_handlers 0x70 0x803743c +_zw_protocol_cmd_handlers_lr 0x30 0x80374ac +.ARM.exidx 0x8 0x80374dc +.copy.table 0xc 0x80374e4 +.zero.table 0x0 0x80374f0 .stack 0x1000 0x20000000 .data 0x560 0x20001000 -.bss 0xac10 0x20001560 -.heap 0x800 0x2000c170 -.internal_storage 0x30000 0x80373ec -.zwave_nvm 0x0 0x80673ec -.nvm 0x8000 0x80673ec +.bss 0xac18 0x20001560 +.heap 0x800 0x2000c178 +.internal_storage 0x30000 0x80374f0 +.zwave_nvm 0x0 0x80674f0 +.nvm 0x8000 0x80674f0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6ed4 0x0 -.debug_info 0xcff48f 0x0 -.debug_abbrev 0x168bb 0x0 -.debug_loc 0x46b7a 0x0 +.debug_frame 0x6ed8 0x0 +.debug_info 0xcff5aa 0x0 +.debug_abbrev 0x1690f 0x0 +.debug_loc 0x46c32 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb698 0x0 -.debug_line 0x55594 0x0 -.debug_str 0x9028a 0x0 -Total 0xeca4e1 +.debug_ranges 0xb6a8 0x0 +.debug_line 0x55670 0x0 +.debug_str 0x9033e 0x0 +Total 0xeca9b8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203084 + 203344 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51568 + 51576 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_US_LR_size.txt index 094c87834e..ead85f38f6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x31130 0x8006000 -_cc_handlers_v3 0x1f8 0x8037130 -_zaf_event_distributor_cc_event_handler 0x10 0x8037328 -_zw_protocol_cmd_handlers 0x70 0x8037338 -_zw_protocol_cmd_handlers_lr 0x30 0x80373a8 -.ARM.exidx 0x8 0x80373d8 -.copy.table 0xc 0x80373e0 -.zero.table 0x0 0x80373ec +.text 0x31234 0x8006000 +_cc_handlers_v3 0x1f8 0x8037234 +_zaf_event_distributor_cc_event_handler 0x10 0x803742c +_zw_protocol_cmd_handlers 0x70 0x803743c +_zw_protocol_cmd_handlers_lr 0x30 0x80374ac +.ARM.exidx 0x8 0x80374dc +.copy.table 0xc 0x80374e4 +.zero.table 0x0 0x80374f0 .stack 0x1000 0x20000000 .data 0x560 0x20001000 -.bss 0xac10 0x20001560 -.heap 0x800 0x2000c170 -.internal_storage 0x30000 0x80373ec -.zwave_nvm 0x0 0x80673ec -.nvm 0x8000 0x80673ec +.bss 0xac18 0x20001560 +.heap 0x800 0x2000c178 +.internal_storage 0x30000 0x80374f0 +.zwave_nvm 0x0 0x80674f0 +.nvm 0x8000 0x80674f0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6ed4 0x0 -.debug_info 0xcff48f 0x0 -.debug_abbrev 0x168bb 0x0 -.debug_loc 0x46b7a 0x0 +.debug_frame 0x6ed8 0x0 +.debug_info 0xcff5aa 0x0 +.debug_abbrev 0x1690f 0x0 +.debug_loc 0x46c32 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb698 0x0 -.debug_line 0x55594 0x0 -.debug_str 0x90280 0x0 -Total 0xeca4d7 +.debug_ranges 0xb6a8 0x0 +.debug_line 0x55670 0x0 +.debug_str 0x90334 0x0 +Total 0xeca9ae The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203084 + 203344 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51568 + 51576 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_US_size.txt index 23be57a48e..5586eca6ea 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x31130 0x8006000 -_cc_handlers_v3 0x1f8 0x8037130 -_zaf_event_distributor_cc_event_handler 0x10 0x8037328 -_zw_protocol_cmd_handlers 0x70 0x8037338 -_zw_protocol_cmd_handlers_lr 0x30 0x80373a8 -.ARM.exidx 0x8 0x80373d8 -.copy.table 0xc 0x80373e0 -.zero.table 0x0 0x80373ec +.text 0x31234 0x8006000 +_cc_handlers_v3 0x1f8 0x8037234 +_zaf_event_distributor_cc_event_handler 0x10 0x803742c +_zw_protocol_cmd_handlers 0x70 0x803743c +_zw_protocol_cmd_handlers_lr 0x30 0x80374ac +.ARM.exidx 0x8 0x80374dc +.copy.table 0xc 0x80374e4 +.zero.table 0x0 0x80374f0 .stack 0x1000 0x20000000 .data 0x560 0x20001000 -.bss 0xac10 0x20001560 -.heap 0x800 0x2000c170 -.internal_storage 0x30000 0x80373ec -.zwave_nvm 0x0 0x80673ec -.nvm 0x8000 0x80673ec +.bss 0xac18 0x20001560 +.heap 0x800 0x2000c178 +.internal_storage 0x30000 0x80374f0 +.zwave_nvm 0x0 0x80674f0 +.nvm 0x8000 0x80674f0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6ed4 0x0 -.debug_info 0xcff48f 0x0 -.debug_abbrev 0x168bb 0x0 -.debug_loc 0x46b7a 0x0 +.debug_frame 0x6ed8 0x0 +.debug_info 0xcff5aa 0x0 +.debug_abbrev 0x1690f 0x0 +.debug_loc 0x46c32 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb698 0x0 -.debug_line 0x55594 0x0 -.debug_str 0x9028a 0x0 -Total 0xeca4e1 +.debug_ranges 0xb6a8 0x0 +.debug_line 0x55670 0x0 +.debug_str 0x9033e 0x0 +Total 0xeca9b8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203084 + 203344 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51568 + 51576 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401B_REGION_US_LR_size.txt index 517d52523b..f4d745ee81 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401B_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x31150 0x8006000 -_cc_handlers_v3 0x1f8 0x8037150 -_zaf_event_distributor_cc_event_handler 0x10 0x8037348 -_zw_protocol_cmd_handlers 0x70 0x8037358 -_zw_protocol_cmd_handlers_lr 0x30 0x80373c8 -.ARM.exidx 0x8 0x80373f8 -.copy.table 0xc 0x8037400 -.zero.table 0x0 0x803740c +.text 0x3124c 0x8006000 +_cc_handlers_v3 0x1f8 0x803724c +_zaf_event_distributor_cc_event_handler 0x10 0x8037444 +_zw_protocol_cmd_handlers 0x70 0x8037454 +_zw_protocol_cmd_handlers_lr 0x30 0x80374c4 +.ARM.exidx 0x8 0x80374f4 +.copy.table 0xc 0x80374fc +.zero.table 0x0 0x8037508 .stack 0x1000 0x20000000 .data 0x560 0x20001000 -.bss 0xac10 0x20001560 -.heap 0x800 0x2000c170 -.internal_storage 0x30000 0x803740c -.zwave_nvm 0x0 0x806740c -.nvm 0x8000 0x806740c +.bss 0xac18 0x20001560 +.heap 0x800 0x2000c178 +.internal_storage 0x30000 0x8037508 +.zwave_nvm 0x0 0x8067508 +.nvm 0x8000 0x8067508 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6eb0 0x0 -.debug_info 0xcff5ac 0x0 -.debug_abbrev 0x168bb 0x0 -.debug_loc 0x46cad 0x0 +.debug_frame 0x6eb4 0x0 +.debug_info 0xcff6c7 0x0 +.debug_abbrev 0x1690f 0x0 +.debug_loc 0x46d73 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb680 0x0 -.debug_line 0x5556d 0x0 -.debug_str 0x90280 0x0 -Total 0xeca6e4 +.debug_ranges 0xb690 0x0 +.debug_line 0x5564b 0x0 +.debug_str 0x90334 0x0 +Total 0xecabc3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203116 + 203368 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51568 + 51576 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_US_LR_size.txt index 57c0558087..2386273031 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_switch_on_off.out : section size addr -.text 0x31130 0x8006000 -_cc_handlers_v3 0x1f8 0x8037130 -_zaf_event_distributor_cc_event_handler 0x10 0x8037328 -_zw_protocol_cmd_handlers 0x70 0x8037338 -_zw_protocol_cmd_handlers_lr 0x30 0x80373a8 -.ARM.exidx 0x8 0x80373d8 -.copy.table 0xc 0x80373e0 -.zero.table 0x0 0x80373ec +.text 0x31234 0x8006000 +_cc_handlers_v3 0x1f8 0x8037234 +_zaf_event_distributor_cc_event_handler 0x10 0x803742c +_zw_protocol_cmd_handlers 0x70 0x803743c +_zw_protocol_cmd_handlers_lr 0x30 0x80374ac +.ARM.exidx 0x8 0x80374dc +.copy.table 0xc 0x80374e4 +.zero.table 0x0 0x80374f0 .stack 0x1000 0x20000000 .data 0x560 0x20001000 -.bss 0xac10 0x20001560 -.heap 0x800 0x2000c170 -.internal_storage 0x30000 0x80373ec -.zwave_nvm 0x0 0x80673ec -.nvm 0x8000 0x80673ec +.bss 0xac18 0x20001560 +.heap 0x800 0x2000c178 +.internal_storage 0x30000 0x80374f0 +.zwave_nvm 0x0 0x80674f0 +.nvm 0x8000 0x80674f0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6ed4 0x0 -.debug_info 0xcff493 0x0 -.debug_abbrev 0x168bb 0x0 -.debug_loc 0x46b70 0x0 +.debug_frame 0x6ed8 0x0 +.debug_info 0xcff5ae 0x0 +.debug_abbrev 0x1690f 0x0 +.debug_loc 0x46c32 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb658 0x0 -.debug_line 0x55583 0x0 -.debug_str 0x90280 0x0 -Total 0xeca480 +.debug_ranges 0xb668 0x0 +.debug_line 0x5565f 0x0 +.debug_str 0x90334 0x0 +Total 0xeca961 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 203084 + 203344 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 51568 + 51576 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_EU_size.txt index 93de00de92..4c01b559a1 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30e64 0x8006000 -_cc_handlers_v3 0x1d4 0x8036e64 -_zaf_event_distributor_cc_event_handler 0x10 0x8037038 -_zw_protocol_cmd_handlers 0x70 0x8037048 -_zw_protocol_cmd_handlers_lr 0x30 0x80370b8 -.ARM.exidx 0x8 0x80370e8 -.copy.table 0xc 0x80370f0 -.zero.table 0x0 0x80370fc +.text 0x30f94 0x8006000 +_cc_handlers_v3 0x1d4 0x8036f94 +_zaf_event_distributor_cc_event_handler 0x10 0x8037168 +_zw_protocol_cmd_handlers 0x70 0x8037178 +_zw_protocol_cmd_handlers_lr 0x30 0x80371e8 +.ARM.exidx 0x8 0x8037218 +.copy.table 0xc 0x8037220 +.zero.table 0x0 0x803722c .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 -.bss 0xb184 0x200014f4 -.heap 0x800 0x2000c678 -.internal_storage 0x30000 0x80370fc -.zwave_nvm 0x0 0x80670fc -.nvm 0x8000 0x80670fc +.bss 0xb18c 0x200014f4 +.heap 0x800 0x2000c680 +.internal_storage 0x30000 0x803722c +.zwave_nvm 0x0 0x806722c +.nvm 0x8000 0x806722c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e8c 0x0 -.debug_info 0xc94fee 0x0 -.debug_abbrev 0x162d2 0x0 -.debug_loc 0x4617c 0x0 +.debug_frame 0x6e94 0x0 +.debug_info 0xc9510d 0x0 +.debug_abbrev 0x16326 0x0 +.debug_loc 0x4626a 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb2e0 0x0 -.debug_line 0x54962 0x0 -.debug_str 0x902ed 0x0 -Total 0xe5e2ea +.debug_ranges 0xb2d8 0x0 +.debug_line 0x54a3e 0x0 +.debug_str 0x903a1 0x0 +Total 0xe5e813 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202224 + 202528 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52856 + 52864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_US_LR_size.txt index 0e57ed0c01..5ba2abe958 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30e64 0x8006000 -_cc_handlers_v3 0x1d4 0x8036e64 -_zaf_event_distributor_cc_event_handler 0x10 0x8037038 -_zw_protocol_cmd_handlers 0x70 0x8037048 -_zw_protocol_cmd_handlers_lr 0x30 0x80370b8 -.ARM.exidx 0x8 0x80370e8 -.copy.table 0xc 0x80370f0 -.zero.table 0x0 0x80370fc +.text 0x30f94 0x8006000 +_cc_handlers_v3 0x1d4 0x8036f94 +_zaf_event_distributor_cc_event_handler 0x10 0x8037168 +_zw_protocol_cmd_handlers 0x70 0x8037178 +_zw_protocol_cmd_handlers_lr 0x30 0x80371e8 +.ARM.exidx 0x8 0x8037218 +.copy.table 0xc 0x8037220 +.zero.table 0x0 0x803722c .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 -.bss 0xb184 0x200014f4 -.heap 0x800 0x2000c678 -.internal_storage 0x30000 0x80370fc -.zwave_nvm 0x0 0x80670fc -.nvm 0x8000 0x80670fc +.bss 0xb18c 0x200014f4 +.heap 0x800 0x2000c680 +.internal_storage 0x30000 0x803722c +.zwave_nvm 0x0 0x806722c +.nvm 0x8000 0x806722c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e8c 0x0 -.debug_info 0xc94fee 0x0 -.debug_abbrev 0x162d2 0x0 -.debug_loc 0x4617c 0x0 +.debug_frame 0x6e94 0x0 +.debug_info 0xc9510d 0x0 +.debug_abbrev 0x16326 0x0 +.debug_loc 0x4626a 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb2e0 0x0 -.debug_line 0x54962 0x0 -.debug_str 0x902e3 0x0 -Total 0xe5e2e0 +.debug_ranges 0xb2d8 0x0 +.debug_line 0x54a3e 0x0 +.debug_str 0x90397 0x0 +Total 0xe5e809 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202224 + 202528 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52856 + 52864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_US_size.txt index 93de00de92..4c01b559a1 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30e64 0x8006000 -_cc_handlers_v3 0x1d4 0x8036e64 -_zaf_event_distributor_cc_event_handler 0x10 0x8037038 -_zw_protocol_cmd_handlers 0x70 0x8037048 -_zw_protocol_cmd_handlers_lr 0x30 0x80370b8 -.ARM.exidx 0x8 0x80370e8 -.copy.table 0xc 0x80370f0 -.zero.table 0x0 0x80370fc +.text 0x30f94 0x8006000 +_cc_handlers_v3 0x1d4 0x8036f94 +_zaf_event_distributor_cc_event_handler 0x10 0x8037168 +_zw_protocol_cmd_handlers 0x70 0x8037178 +_zw_protocol_cmd_handlers_lr 0x30 0x80371e8 +.ARM.exidx 0x8 0x8037218 +.copy.table 0xc 0x8037220 +.zero.table 0x0 0x803722c .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 -.bss 0xb184 0x200014f4 -.heap 0x800 0x2000c678 -.internal_storage 0x30000 0x80370fc -.zwave_nvm 0x0 0x80670fc -.nvm 0x8000 0x80670fc +.bss 0xb18c 0x200014f4 +.heap 0x800 0x2000c680 +.internal_storage 0x30000 0x803722c +.zwave_nvm 0x0 0x806722c +.nvm 0x8000 0x806722c .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e8c 0x0 -.debug_info 0xc94fee 0x0 -.debug_abbrev 0x162d2 0x0 -.debug_loc 0x4617c 0x0 +.debug_frame 0x6e94 0x0 +.debug_info 0xc9510d 0x0 +.debug_abbrev 0x16326 0x0 +.debug_loc 0x4626a 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb2e0 0x0 -.debug_line 0x54962 0x0 -.debug_str 0x902ed 0x0 -Total 0xe5e2ea +.debug_ranges 0xb2d8 0x0 +.debug_line 0x54a3e 0x0 +.debug_str 0x903a1 0x0 +Total 0xe5e813 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202224 + 202528 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52856 + 52864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_EU_size.txt index d0be5706f2..4c0f9adf79 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30dd0 0x8006000 -_cc_handlers_v3 0x1d4 0x8036dd0 -_zaf_event_distributor_cc_event_handler 0x10 0x8036fa4 -_zw_protocol_cmd_handlers 0x70 0x8036fb4 -_zw_protocol_cmd_handlers_lr 0x30 0x8037024 -.ARM.exidx 0x8 0x8037054 -.copy.table 0xc 0x803705c -.zero.table 0x0 0x8037068 +.text 0x30ecc 0x8006000 +_cc_handlers_v3 0x1d4 0x8036ecc +_zaf_event_distributor_cc_event_handler 0x10 0x80370a0 +_zw_protocol_cmd_handlers 0x70 0x80370b0 +_zw_protocol_cmd_handlers_lr 0x30 0x8037120 +.ARM.exidx 0x8 0x8037150 +.copy.table 0xc 0x8037158 +.zero.table 0x0 0x8037164 .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 -.bss 0xb0e8 0x200014f4 -.heap 0x800 0x2000c5e0 -.internal_storage 0x30000 0x8037068 -.zwave_nvm 0x0 0x8067068 -.nvm 0x8000 0x8067068 +.bss 0xb0f0 0x200014f4 +.heap 0x800 0x2000c5e8 +.internal_storage 0x30000 0x8037164 +.zwave_nvm 0x0 0x8067164 +.nvm 0x8000 0x8067164 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e10 0x0 -.debug_info 0xc8e1ff 0x0 -.debug_abbrev 0x15d2a 0x0 -.debug_loc 0x45b8a 0x0 +.debug_frame 0x6e18 0x0 +.debug_info 0xc8e31e 0x0 +.debug_abbrev 0x15d7e 0x0 +.debug_loc 0x45c58 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xafa0 0x0 -.debug_line 0x53b33 0x0 -.debug_str 0x8f28e 0x0 -Total 0xe5459f +.debug_ranges 0xaf98 0x0 +.debug_line 0x53c0f 0x0 +.debug_str 0x8f342 0x0 +Total 0xe54a74 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202076 + 202328 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52700 + 52708 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_US_LR_size.txt index 620feb9b82..2347ee73e1 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30dd0 0x8006000 -_cc_handlers_v3 0x1d4 0x8036dd0 -_zaf_event_distributor_cc_event_handler 0x10 0x8036fa4 -_zw_protocol_cmd_handlers 0x70 0x8036fb4 -_zw_protocol_cmd_handlers_lr 0x30 0x8037024 -.ARM.exidx 0x8 0x8037054 -.copy.table 0xc 0x803705c -.zero.table 0x0 0x8037068 +.text 0x30ecc 0x8006000 +_cc_handlers_v3 0x1d4 0x8036ecc +_zaf_event_distributor_cc_event_handler 0x10 0x80370a0 +_zw_protocol_cmd_handlers 0x70 0x80370b0 +_zw_protocol_cmd_handlers_lr 0x30 0x8037120 +.ARM.exidx 0x8 0x8037150 +.copy.table 0xc 0x8037158 +.zero.table 0x0 0x8037164 .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 -.bss 0xb0e8 0x200014f4 -.heap 0x800 0x2000c5e0 -.internal_storage 0x30000 0x8037068 -.zwave_nvm 0x0 0x8067068 -.nvm 0x8000 0x8067068 +.bss 0xb0f0 0x200014f4 +.heap 0x800 0x2000c5e8 +.internal_storage 0x30000 0x8037164 +.zwave_nvm 0x0 0x8067164 +.nvm 0x8000 0x8067164 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e10 0x0 -.debug_info 0xc8e1ff 0x0 -.debug_abbrev 0x15d2a 0x0 -.debug_loc 0x45b8a 0x0 +.debug_frame 0x6e18 0x0 +.debug_info 0xc8e31e 0x0 +.debug_abbrev 0x15d7e 0x0 +.debug_loc 0x45c58 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xafa0 0x0 -.debug_line 0x53b33 0x0 -.debug_str 0x8f284 0x0 -Total 0xe54595 +.debug_ranges 0xaf98 0x0 +.debug_line 0x53c0f 0x0 +.debug_str 0x8f338 0x0 +Total 0xe54a6a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202076 + 202328 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52700 + 52708 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_US_size.txt index d0be5706f2..4c0f9adf79 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30dd0 0x8006000 -_cc_handlers_v3 0x1d4 0x8036dd0 -_zaf_event_distributor_cc_event_handler 0x10 0x8036fa4 -_zw_protocol_cmd_handlers 0x70 0x8036fb4 -_zw_protocol_cmd_handlers_lr 0x30 0x8037024 -.ARM.exidx 0x8 0x8037054 -.copy.table 0xc 0x803705c -.zero.table 0x0 0x8037068 +.text 0x30ecc 0x8006000 +_cc_handlers_v3 0x1d4 0x8036ecc +_zaf_event_distributor_cc_event_handler 0x10 0x80370a0 +_zw_protocol_cmd_handlers 0x70 0x80370b0 +_zw_protocol_cmd_handlers_lr 0x30 0x8037120 +.ARM.exidx 0x8 0x8037150 +.copy.table 0xc 0x8037158 +.zero.table 0x0 0x8037164 .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 -.bss 0xb0e8 0x200014f4 -.heap 0x800 0x2000c5e0 -.internal_storage 0x30000 0x8037068 -.zwave_nvm 0x0 0x8067068 -.nvm 0x8000 0x8067068 +.bss 0xb0f0 0x200014f4 +.heap 0x800 0x2000c5e8 +.internal_storage 0x30000 0x8037164 +.zwave_nvm 0x0 0x8067164 +.nvm 0x8000 0x8067164 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e10 0x0 -.debug_info 0xc8e1ff 0x0 -.debug_abbrev 0x15d2a 0x0 -.debug_loc 0x45b8a 0x0 +.debug_frame 0x6e18 0x0 +.debug_info 0xc8e31e 0x0 +.debug_abbrev 0x15d7e 0x0 +.debug_loc 0x45c58 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xafa0 0x0 -.debug_line 0x53b33 0x0 -.debug_str 0x8f28e 0x0 -Total 0xe5459f +.debug_ranges 0xaf98 0x0 +.debug_line 0x53c0f 0x0 +.debug_str 0x8f342 0x0 +Total 0xe54a74 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202076 + 202328 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52700 + 52708 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4202A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4202A_REGION_EU_size.txt index 5f355464c4..013666eb93 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4202A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4202A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x2abb8 0x0 -_cc_handlers_v3 0x1d4 0x2abb8 -_zaf_event_distributor_cc_event_handler 0x10 0x2ad8c -_zw_protocol_cmd_handlers 0x70 0x2ad9c -_zw_protocol_cmd_handlers_lr 0x30 0x2ae0c -.ARM.exidx 0x8 0x2ae3c -.copy.table 0xc 0x2ae44 -.zero.table 0x0 0x2ae50 +.text 0x2ac30 0x0 +_cc_handlers_v3 0x1d4 0x2ac30 +_zaf_event_distributor_cc_event_handler 0x10 0x2ae04 +_zw_protocol_cmd_handlers 0x70 0x2ae14 +_zw_protocol_cmd_handlers_lr 0x30 0x2ae84 +.ARM.exidx 0x8 0x2aeb4 +.copy.table 0xc 0x2aebc +.zero.table 0x0 0x2aec8 .stack 0x1000 0x20000000 .data 0x3f4 0x20001000 -.bss 0xa5e0 0x200013f4 -.heap 0x800 0x2000b9d8 -.internal_storage 0x3a000 0x2ae50 -.zwave_nvm 0x3000 0x64e50 -.nvm 0x9000 0x67e50 +.bss 0xa5e8 0x200013f4 +.heap 0x800 0x2000b9e0 +.internal_storage 0x3a000 0x2aec8 +.zwave_nvm 0x3000 0x64ec8 +.nvm 0x9000 0x67ec8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x63e8 0x0 -.debug_info 0xc55d34 0x0 -.debug_abbrev 0x13660 0x0 -.debug_loc 0x39ffb 0x0 +.debug_frame 0x63f4 0x0 +.debug_info 0xc55e84 0x0 +.debug_abbrev 0x136a8 0x0 +.debug_loc 0x3a0e3 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x99d8 0x0 -.debug_line 0x49b5c 0x0 -.debug_str 0x852cd 0x0 -Total 0xdff0d3 +.debug_ranges 0x9a08 0x0 +.debug_line 0x49c19 0x0 +.debug_str 0x85395 0x0 +Total 0xdff594 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 176708 + 176828 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49620 + 49628 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4202A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4202A_REGION_US_LR_size.txt index 372908390a..9f0d2722e6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4202A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4202A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x2abb8 0x0 -_cc_handlers_v3 0x1d4 0x2abb8 -_zaf_event_distributor_cc_event_handler 0x10 0x2ad8c -_zw_protocol_cmd_handlers 0x70 0x2ad9c -_zw_protocol_cmd_handlers_lr 0x30 0x2ae0c -.ARM.exidx 0x8 0x2ae3c -.copy.table 0xc 0x2ae44 -.zero.table 0x0 0x2ae50 +.text 0x2ac30 0x0 +_cc_handlers_v3 0x1d4 0x2ac30 +_zaf_event_distributor_cc_event_handler 0x10 0x2ae04 +_zw_protocol_cmd_handlers 0x70 0x2ae14 +_zw_protocol_cmd_handlers_lr 0x30 0x2ae84 +.ARM.exidx 0x8 0x2aeb4 +.copy.table 0xc 0x2aebc +.zero.table 0x0 0x2aec8 .stack 0x1000 0x20000000 .data 0x3f4 0x20001000 -.bss 0xa5e0 0x200013f4 -.heap 0x800 0x2000b9d8 -.internal_storage 0x3a000 0x2ae50 -.zwave_nvm 0x3000 0x64e50 -.nvm 0x9000 0x67e50 +.bss 0xa5e8 0x200013f4 +.heap 0x800 0x2000b9e0 +.internal_storage 0x3a000 0x2aec8 +.zwave_nvm 0x3000 0x64ec8 +.nvm 0x9000 0x67ec8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x63e8 0x0 -.debug_info 0xc55d34 0x0 -.debug_abbrev 0x13660 0x0 -.debug_loc 0x39ffb 0x0 +.debug_frame 0x63f4 0x0 +.debug_info 0xc55e84 0x0 +.debug_abbrev 0x136a8 0x0 +.debug_loc 0x3a0e3 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x99d8 0x0 -.debug_line 0x49b5c 0x0 -.debug_str 0x852c3 0x0 -Total 0xdff0c9 +.debug_ranges 0x9a08 0x0 +.debug_line 0x49c19 0x0 +.debug_str 0x8538b 0x0 +Total 0xdff58a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 176708 + 176828 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49620 + 49628 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4202A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4202A_REGION_US_size.txt index 5f355464c4..013666eb93 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4202A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4202A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x2abb8 0x0 -_cc_handlers_v3 0x1d4 0x2abb8 -_zaf_event_distributor_cc_event_handler 0x10 0x2ad8c -_zw_protocol_cmd_handlers 0x70 0x2ad9c -_zw_protocol_cmd_handlers_lr 0x30 0x2ae0c -.ARM.exidx 0x8 0x2ae3c -.copy.table 0xc 0x2ae44 -.zero.table 0x0 0x2ae50 +.text 0x2ac30 0x0 +_cc_handlers_v3 0x1d4 0x2ac30 +_zaf_event_distributor_cc_event_handler 0x10 0x2ae04 +_zw_protocol_cmd_handlers 0x70 0x2ae14 +_zw_protocol_cmd_handlers_lr 0x30 0x2ae84 +.ARM.exidx 0x8 0x2aeb4 +.copy.table 0xc 0x2aebc +.zero.table 0x0 0x2aec8 .stack 0x1000 0x20000000 .data 0x3f4 0x20001000 -.bss 0xa5e0 0x200013f4 -.heap 0x800 0x2000b9d8 -.internal_storage 0x3a000 0x2ae50 -.zwave_nvm 0x3000 0x64e50 -.nvm 0x9000 0x67e50 +.bss 0xa5e8 0x200013f4 +.heap 0x800 0x2000b9e0 +.internal_storage 0x3a000 0x2aec8 +.zwave_nvm 0x3000 0x64ec8 +.nvm 0x9000 0x67ec8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x63e8 0x0 -.debug_info 0xc55d34 0x0 -.debug_abbrev 0x13660 0x0 -.debug_loc 0x39ffb 0x0 +.debug_frame 0x63f4 0x0 +.debug_info 0xc55e84 0x0 +.debug_abbrev 0x136a8 0x0 +.debug_loc 0x3a0e3 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x99d8 0x0 -.debug_line 0x49b5c 0x0 -.debug_str 0x852cd 0x0 -Total 0xdff0d3 +.debug_ranges 0x9a08 0x0 +.debug_line 0x49c19 0x0 +.debug_str 0x85395 0x0 +Total 0xdff594 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 176708 + 176828 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49620 + 49628 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_EU_size.txt index 6b5a33798d..0248dc916a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30af8 0x8006000 -_cc_handlers_v3 0x1d4 0x8036af8 -_zaf_event_distributor_cc_event_handler 0x10 0x8036ccc -_zw_protocol_cmd_handlers 0x70 0x8036cdc -_zw_protocol_cmd_handlers_lr 0x30 0x8036d4c -.ARM.exidx 0x8 0x8036d7c -.copy.table 0xc 0x8036d84 -.zero.table 0x0 0x8036d90 +.text 0x30c30 0x8006000 +_cc_handlers_v3 0x1d4 0x8036c30 +_zaf_event_distributor_cc_event_handler 0x10 0x8036e04 +_zw_protocol_cmd_handlers 0x70 0x8036e14 +_zw_protocol_cmd_handlers_lr 0x30 0x8036e84 +.ARM.exidx 0x8 0x8036eb4 +.copy.table 0xc 0x8036ebc +.zero.table 0x0 0x8036ec8 .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 -.bss 0xb184 0x200014f4 -.heap 0x800 0x2000c678 -.internal_storage 0x30000 0x8036d90 -.zwave_nvm 0x0 0x8066d90 -.nvm 0x8000 0x8066d90 +.bss 0xb188 0x200014f4 +.heap 0x800 0x2000c680 +.internal_storage 0x30000 0x8036ec8 +.zwave_nvm 0x0 0x8066ec8 +.nvm 0x8000 0x8066ec8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e6c 0x0 -.debug_info 0xc96bbb 0x0 -.debug_abbrev 0x1645d 0x0 -.debug_loc 0x462c2 0x0 +.debug_frame 0x6e74 0x0 +.debug_info 0xc96cda 0x0 +.debug_abbrev 0x164b1 0x0 +.debug_loc 0x463b0 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb3b8 0x0 -.debug_line 0x54ed3 0x0 -.debug_str 0x900ae 0x0 -Total 0xe601be +.debug_ranges 0xb3b0 0x0 +.debug_line 0x54fad 0x0 +.debug_str 0x90162 0x0 +Total 0xe606e9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 201348 + 201660 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52856 + 52860 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_US_LR_size.txt index 0ff1a63060..5486a21a52 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30af8 0x8006000 -_cc_handlers_v3 0x1d4 0x8036af8 -_zaf_event_distributor_cc_event_handler 0x10 0x8036ccc -_zw_protocol_cmd_handlers 0x70 0x8036cdc -_zw_protocol_cmd_handlers_lr 0x30 0x8036d4c -.ARM.exidx 0x8 0x8036d7c -.copy.table 0xc 0x8036d84 -.zero.table 0x0 0x8036d90 +.text 0x30c30 0x8006000 +_cc_handlers_v3 0x1d4 0x8036c30 +_zaf_event_distributor_cc_event_handler 0x10 0x8036e04 +_zw_protocol_cmd_handlers 0x70 0x8036e14 +_zw_protocol_cmd_handlers_lr 0x30 0x8036e84 +.ARM.exidx 0x8 0x8036eb4 +.copy.table 0xc 0x8036ebc +.zero.table 0x0 0x8036ec8 .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 -.bss 0xb184 0x200014f4 -.heap 0x800 0x2000c678 -.internal_storage 0x30000 0x8036d90 -.zwave_nvm 0x0 0x8066d90 -.nvm 0x8000 0x8066d90 +.bss 0xb188 0x200014f4 +.heap 0x800 0x2000c680 +.internal_storage 0x30000 0x8036ec8 +.zwave_nvm 0x0 0x8066ec8 +.nvm 0x8000 0x8066ec8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e6c 0x0 -.debug_info 0xc96bbb 0x0 -.debug_abbrev 0x1645d 0x0 -.debug_loc 0x462c2 0x0 +.debug_frame 0x6e74 0x0 +.debug_info 0xc96cda 0x0 +.debug_abbrev 0x164b1 0x0 +.debug_loc 0x463b0 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb3b8 0x0 -.debug_line 0x54ed3 0x0 -.debug_str 0x900a4 0x0 -Total 0xe601b4 +.debug_ranges 0xb3b0 0x0 +.debug_line 0x54fad 0x0 +.debug_str 0x90158 0x0 +Total 0xe606df The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 201348 + 201660 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52856 + 52860 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_US_size.txt index 6b5a33798d..0248dc916a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30af8 0x8006000 -_cc_handlers_v3 0x1d4 0x8036af8 -_zaf_event_distributor_cc_event_handler 0x10 0x8036ccc -_zw_protocol_cmd_handlers 0x70 0x8036cdc -_zw_protocol_cmd_handlers_lr 0x30 0x8036d4c -.ARM.exidx 0x8 0x8036d7c -.copy.table 0xc 0x8036d84 -.zero.table 0x0 0x8036d90 +.text 0x30c30 0x8006000 +_cc_handlers_v3 0x1d4 0x8036c30 +_zaf_event_distributor_cc_event_handler 0x10 0x8036e04 +_zw_protocol_cmd_handlers 0x70 0x8036e14 +_zw_protocol_cmd_handlers_lr 0x30 0x8036e84 +.ARM.exidx 0x8 0x8036eb4 +.copy.table 0xc 0x8036ebc +.zero.table 0x0 0x8036ec8 .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 -.bss 0xb184 0x200014f4 -.heap 0x800 0x2000c678 -.internal_storage 0x30000 0x8036d90 -.zwave_nvm 0x0 0x8066d90 -.nvm 0x8000 0x8066d90 +.bss 0xb188 0x200014f4 +.heap 0x800 0x2000c680 +.internal_storage 0x30000 0x8036ec8 +.zwave_nvm 0x0 0x8066ec8 +.nvm 0x8000 0x8066ec8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e6c 0x0 -.debug_info 0xc96bbb 0x0 -.debug_abbrev 0x1645d 0x0 -.debug_loc 0x462c2 0x0 +.debug_frame 0x6e74 0x0 +.debug_info 0xc96cda 0x0 +.debug_abbrev 0x164b1 0x0 +.debug_loc 0x463b0 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb3b8 0x0 -.debug_line 0x54ed3 0x0 -.debug_str 0x900ae 0x0 -Total 0xe601be +.debug_ranges 0xb3b0 0x0 +.debug_line 0x54fad 0x0 +.debug_str 0x90162 0x0 +Total 0xe606e9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 201348 + 201660 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52856 + 52860 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_EU_size.txt index 0a81f11d8f..c599c6f636 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30b30 0x8006000 -_cc_handlers_v3 0x1d4 0x8036b30 -_zaf_event_distributor_cc_event_handler 0x10 0x8036d04 -_zw_protocol_cmd_handlers 0x70 0x8036d14 -_zw_protocol_cmd_handlers_lr 0x30 0x8036d84 -.ARM.exidx 0x8 0x8036db4 -.copy.table 0xc 0x8036dbc -.zero.table 0x0 0x8036dc8 +.text 0x30c68 0x8006000 +_cc_handlers_v3 0x1d4 0x8036c68 +_zaf_event_distributor_cc_event_handler 0x10 0x8036e3c +_zw_protocol_cmd_handlers 0x70 0x8036e4c +_zw_protocol_cmd_handlers_lr 0x30 0x8036ebc +.ARM.exidx 0x8 0x8036eec +.copy.table 0xc 0x8036ef4 +.zero.table 0x0 0x8036f00 .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 -.bss 0xb184 0x200014f4 -.heap 0x800 0x2000c678 -.internal_storage 0x30000 0x8036dc8 -.zwave_nvm 0x0 0x8066dc8 -.nvm 0x8000 0x8066dc8 +.bss 0xb188 0x200014f4 +.heap 0x800 0x2000c680 +.internal_storage 0x30000 0x8036f00 +.zwave_nvm 0x0 0x8066f00 +.nvm 0x8000 0x8066f00 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e6c 0x0 -.debug_info 0xc96e0f 0x0 -.debug_abbrev 0x16501 0x0 -.debug_loc 0x46320 0x0 +.debug_frame 0x6e74 0x0 +.debug_info 0xc96f2e 0x0 +.debug_abbrev 0x16555 0x0 +.debug_loc 0x4640e 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb3e0 0x0 -.debug_line 0x550fc 0x0 -.debug_str 0x90281 0x0 -Total 0xe60970 +.debug_ranges 0xb3d8 0x0 +.debug_line 0x551d6 0x0 +.debug_str 0x90335 0x0 +Total 0xe60e9b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 201404 + 201716 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52856 + 52860 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_US_LR_size.txt index f89bc63a6f..149b04d151 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30b30 0x8006000 -_cc_handlers_v3 0x1d4 0x8036b30 -_zaf_event_distributor_cc_event_handler 0x10 0x8036d04 -_zw_protocol_cmd_handlers 0x70 0x8036d14 -_zw_protocol_cmd_handlers_lr 0x30 0x8036d84 -.ARM.exidx 0x8 0x8036db4 -.copy.table 0xc 0x8036dbc -.zero.table 0x0 0x8036dc8 +.text 0x30c68 0x8006000 +_cc_handlers_v3 0x1d4 0x8036c68 +_zaf_event_distributor_cc_event_handler 0x10 0x8036e3c +_zw_protocol_cmd_handlers 0x70 0x8036e4c +_zw_protocol_cmd_handlers_lr 0x30 0x8036ebc +.ARM.exidx 0x8 0x8036eec +.copy.table 0xc 0x8036ef4 +.zero.table 0x0 0x8036f00 .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 -.bss 0xb184 0x200014f4 -.heap 0x800 0x2000c678 -.internal_storage 0x30000 0x8036dc8 -.zwave_nvm 0x0 0x8066dc8 -.nvm 0x8000 0x8066dc8 +.bss 0xb188 0x200014f4 +.heap 0x800 0x2000c680 +.internal_storage 0x30000 0x8036f00 +.zwave_nvm 0x0 0x8066f00 +.nvm 0x8000 0x8066f00 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e6c 0x0 -.debug_info 0xc96e0f 0x0 -.debug_abbrev 0x16501 0x0 -.debug_loc 0x46320 0x0 +.debug_frame 0x6e74 0x0 +.debug_info 0xc96f2e 0x0 +.debug_abbrev 0x16555 0x0 +.debug_loc 0x4640e 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb3e0 0x0 -.debug_line 0x550fc 0x0 -.debug_str 0x90277 0x0 -Total 0xe60966 +.debug_ranges 0xb3d8 0x0 +.debug_line 0x551d6 0x0 +.debug_str 0x9032b 0x0 +Total 0xe60e91 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 201404 + 201716 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52856 + 52860 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_US_size.txt index 0a81f11d8f..c599c6f636 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30b30 0x8006000 -_cc_handlers_v3 0x1d4 0x8036b30 -_zaf_event_distributor_cc_event_handler 0x10 0x8036d04 -_zw_protocol_cmd_handlers 0x70 0x8036d14 -_zw_protocol_cmd_handlers_lr 0x30 0x8036d84 -.ARM.exidx 0x8 0x8036db4 -.copy.table 0xc 0x8036dbc -.zero.table 0x0 0x8036dc8 +.text 0x30c68 0x8006000 +_cc_handlers_v3 0x1d4 0x8036c68 +_zaf_event_distributor_cc_event_handler 0x10 0x8036e3c +_zw_protocol_cmd_handlers 0x70 0x8036e4c +_zw_protocol_cmd_handlers_lr 0x30 0x8036ebc +.ARM.exidx 0x8 0x8036eec +.copy.table 0xc 0x8036ef4 +.zero.table 0x0 0x8036f00 .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 -.bss 0xb184 0x200014f4 -.heap 0x800 0x2000c678 -.internal_storage 0x30000 0x8036dc8 -.zwave_nvm 0x0 0x8066dc8 -.nvm 0x8000 0x8066dc8 +.bss 0xb188 0x200014f4 +.heap 0x800 0x2000c680 +.internal_storage 0x30000 0x8036f00 +.zwave_nvm 0x0 0x8066f00 +.nvm 0x8000 0x8066f00 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e6c 0x0 -.debug_info 0xc96e0f 0x0 -.debug_abbrev 0x16501 0x0 -.debug_loc 0x46320 0x0 +.debug_frame 0x6e74 0x0 +.debug_info 0xc96f2e 0x0 +.debug_abbrev 0x16555 0x0 +.debug_loc 0x4640e 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb3e0 0x0 -.debug_line 0x550fc 0x0 -.debug_str 0x90281 0x0 -Total 0xe60970 +.debug_ranges 0xb3d8 0x0 +.debug_line 0x551d6 0x0 +.debug_str 0x90335 0x0 +Total 0xe60e9b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 201404 + 201716 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52856 + 52860 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_EU_size.txt index e5cc7ee78c..dda38a8cd0 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30528 0x8006000 -_cc_handlers_v3 0x1d4 0x8036528 -_zaf_event_distributor_cc_event_handler 0x10 0x80366fc -_zw_protocol_cmd_handlers 0x70 0x803670c -_zw_protocol_cmd_handlers_lr 0x30 0x803677c -.ARM.exidx 0x8 0x80367ac -.copy.table 0xc 0x80367b4 -.zero.table 0x0 0x80367c0 +.text 0x30660 0x8006000 +_cc_handlers_v3 0x1d4 0x8036660 +_zaf_event_distributor_cc_event_handler 0x10 0x8036834 +_zw_protocol_cmd_handlers 0x70 0x8036844 +_zw_protocol_cmd_handlers_lr 0x30 0x80368b4 +.ARM.exidx 0x8 0x80368e4 +.copy.table 0xc 0x80368ec +.zero.table 0x0 0x80368f8 .stack 0x1000 0x20000000 .data 0x4f8 0x20001000 -.bss 0xafe0 0x200014f8 -.heap 0x800 0x2000c4d8 -.internal_storage 0x30000 0x80367c0 -.zwave_nvm 0x0 0x80667c0 -.nvm 0x8000 0x80667c0 +.bss 0xafe8 0x200014f8 +.heap 0x800 0x2000c4e0 +.internal_storage 0x30000 0x80368f8 +.zwave_nvm 0x0 0x80668f8 +.nvm 0x8000 0x80668f8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6cd8 0x0 -.debug_info 0xc94b2a 0x0 -.debug_abbrev 0x1637f 0x0 -.debug_loc 0x452f6 0x0 +.debug_frame 0x6ce0 0x0 +.debug_info 0xc94c49 0x0 +.debug_abbrev 0x163d3 0x0 +.debug_loc 0x453d5 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb470 0x0 -.debug_line 0x5449c 0x0 -.debug_str 0x90140 0x0 -Total 0xe5beda +.debug_ranges 0xb468 0x0 +.debug_line 0x54575 0x0 +.debug_str 0x901f4 0x0 +Total 0xe5c3f9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 199864 + 200176 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52440 + 52448 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_US_LR_size.txt index 9333ab4f05..12aecd8d61 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30528 0x8006000 -_cc_handlers_v3 0x1d4 0x8036528 -_zaf_event_distributor_cc_event_handler 0x10 0x80366fc -_zw_protocol_cmd_handlers 0x70 0x803670c -_zw_protocol_cmd_handlers_lr 0x30 0x803677c -.ARM.exidx 0x8 0x80367ac -.copy.table 0xc 0x80367b4 -.zero.table 0x0 0x80367c0 +.text 0x30660 0x8006000 +_cc_handlers_v3 0x1d4 0x8036660 +_zaf_event_distributor_cc_event_handler 0x10 0x8036834 +_zw_protocol_cmd_handlers 0x70 0x8036844 +_zw_protocol_cmd_handlers_lr 0x30 0x80368b4 +.ARM.exidx 0x8 0x80368e4 +.copy.table 0xc 0x80368ec +.zero.table 0x0 0x80368f8 .stack 0x1000 0x20000000 .data 0x4f8 0x20001000 -.bss 0xafe0 0x200014f8 -.heap 0x800 0x2000c4d8 -.internal_storage 0x30000 0x80367c0 -.zwave_nvm 0x0 0x80667c0 -.nvm 0x8000 0x80667c0 +.bss 0xafe8 0x200014f8 +.heap 0x800 0x2000c4e0 +.internal_storage 0x30000 0x80368f8 +.zwave_nvm 0x0 0x80668f8 +.nvm 0x8000 0x80668f8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6cd8 0x0 -.debug_info 0xc94b2a 0x0 -.debug_abbrev 0x1637f 0x0 -.debug_loc 0x452f6 0x0 +.debug_frame 0x6ce0 0x0 +.debug_info 0xc94c49 0x0 +.debug_abbrev 0x163d3 0x0 +.debug_loc 0x453d5 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb470 0x0 -.debug_line 0x5449c 0x0 -.debug_str 0x90136 0x0 -Total 0xe5bed0 +.debug_ranges 0xb468 0x0 +.debug_line 0x54575 0x0 +.debug_str 0x901ea 0x0 +Total 0xe5c3ef The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 199864 + 200176 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52440 + 52448 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_US_size.txt index e5cc7ee78c..dda38a8cd0 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30528 0x8006000 -_cc_handlers_v3 0x1d4 0x8036528 -_zaf_event_distributor_cc_event_handler 0x10 0x80366fc -_zw_protocol_cmd_handlers 0x70 0x803670c -_zw_protocol_cmd_handlers_lr 0x30 0x803677c -.ARM.exidx 0x8 0x80367ac -.copy.table 0xc 0x80367b4 -.zero.table 0x0 0x80367c0 +.text 0x30660 0x8006000 +_cc_handlers_v3 0x1d4 0x8036660 +_zaf_event_distributor_cc_event_handler 0x10 0x8036834 +_zw_protocol_cmd_handlers 0x70 0x8036844 +_zw_protocol_cmd_handlers_lr 0x30 0x80368b4 +.ARM.exidx 0x8 0x80368e4 +.copy.table 0xc 0x80368ec +.zero.table 0x0 0x80368f8 .stack 0x1000 0x20000000 .data 0x4f8 0x20001000 -.bss 0xafe0 0x200014f8 -.heap 0x800 0x2000c4d8 -.internal_storage 0x30000 0x80367c0 -.zwave_nvm 0x0 0x80667c0 -.nvm 0x8000 0x80667c0 +.bss 0xafe8 0x200014f8 +.heap 0x800 0x2000c4e0 +.internal_storage 0x30000 0x80368f8 +.zwave_nvm 0x0 0x80668f8 +.nvm 0x8000 0x80668f8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6cd8 0x0 -.debug_info 0xc94b2a 0x0 -.debug_abbrev 0x1637f 0x0 -.debug_loc 0x452f6 0x0 +.debug_frame 0x6ce0 0x0 +.debug_info 0xc94c49 0x0 +.debug_abbrev 0x163d3 0x0 +.debug_loc 0x453d5 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb470 0x0 -.debug_line 0x5449c 0x0 -.debug_str 0x90140 0x0 -Total 0xe5beda +.debug_ranges 0xb468 0x0 +.debug_line 0x54575 0x0 +.debug_str 0x901f4 0x0 +Total 0xe5c3f9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 199864 + 200176 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52440 + 52448 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_EU_size.txt index 8c2ad5f652..d5c732deae 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30eb8 0x8006000 -_cc_handlers_v3 0x1d4 0x8036eb8 -_zaf_event_distributor_cc_event_handler 0x10 0x803708c -_zw_protocol_cmd_handlers 0x70 0x803709c -_zw_protocol_cmd_handlers_lr 0x30 0x803710c -.ARM.exidx 0x8 0x803713c -.copy.table 0xc 0x8037144 -.zero.table 0x0 0x8037150 +.text 0x30ff0 0x8006000 +_cc_handlers_v3 0x1d4 0x8036ff0 +_zaf_event_distributor_cc_event_handler 0x10 0x80371c4 +_zw_protocol_cmd_handlers 0x70 0x80371d4 +_zw_protocol_cmd_handlers_lr 0x30 0x8037244 +.ARM.exidx 0x8 0x8037274 +.copy.table 0xc 0x803727c +.zero.table 0x0 0x8037288 .stack 0x1000 0x20000000 .data 0x4f8 0x20001000 -.bss 0xb180 0x200014f8 -.heap 0x800 0x2000c678 -.internal_storage 0x30000 0x8037150 -.zwave_nvm 0x0 0x8067150 -.nvm 0x8000 0x8067150 +.bss 0xb188 0x200014f8 +.heap 0x800 0x2000c680 +.internal_storage 0x30000 0x8037288 +.zwave_nvm 0x0 0x8067288 +.nvm 0x8000 0x8067288 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e6c 0x0 -.debug_info 0xc976bf 0x0 -.debug_abbrev 0x165b3 0x0 -.debug_loc 0x4631c 0x0 +.debug_frame 0x6e74 0x0 +.debug_info 0xc977de 0x0 +.debug_abbrev 0x16607 0x0 +.debug_loc 0x4640a 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb3b8 0x0 -.debug_line 0x54e75 0x0 -.debug_str 0x90794 0x0 -Total 0xe61902 +.debug_ranges 0xb3b0 0x0 +.debug_line 0x54f4f 0x0 +.debug_str 0x90848 0x0 +Total 0xe61e31 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202312 + 202624 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52856 + 52864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_US_LR_size.txt index 1ca844501d..6f7a6f299c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30eb8 0x8006000 -_cc_handlers_v3 0x1d4 0x8036eb8 -_zaf_event_distributor_cc_event_handler 0x10 0x803708c -_zw_protocol_cmd_handlers 0x70 0x803709c -_zw_protocol_cmd_handlers_lr 0x30 0x803710c -.ARM.exidx 0x8 0x803713c -.copy.table 0xc 0x8037144 -.zero.table 0x0 0x8037150 +.text 0x30ff0 0x8006000 +_cc_handlers_v3 0x1d4 0x8036ff0 +_zaf_event_distributor_cc_event_handler 0x10 0x80371c4 +_zw_protocol_cmd_handlers 0x70 0x80371d4 +_zw_protocol_cmd_handlers_lr 0x30 0x8037244 +.ARM.exidx 0x8 0x8037274 +.copy.table 0xc 0x803727c +.zero.table 0x0 0x8037288 .stack 0x1000 0x20000000 .data 0x4f8 0x20001000 -.bss 0xb180 0x200014f8 -.heap 0x800 0x2000c678 -.internal_storage 0x30000 0x8037150 -.zwave_nvm 0x0 0x8067150 -.nvm 0x8000 0x8067150 +.bss 0xb188 0x200014f8 +.heap 0x800 0x2000c680 +.internal_storage 0x30000 0x8037288 +.zwave_nvm 0x0 0x8067288 +.nvm 0x8000 0x8067288 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e6c 0x0 -.debug_info 0xc976bf 0x0 -.debug_abbrev 0x165b3 0x0 -.debug_loc 0x4631c 0x0 +.debug_frame 0x6e74 0x0 +.debug_info 0xc977de 0x0 +.debug_abbrev 0x16607 0x0 +.debug_loc 0x4640a 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb3b8 0x0 -.debug_line 0x54e75 0x0 -.debug_str 0x9078a 0x0 -Total 0xe618f8 +.debug_ranges 0xb3b0 0x0 +.debug_line 0x54f4f 0x0 +.debug_str 0x9083e 0x0 +Total 0xe61e27 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202312 + 202624 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52856 + 52864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_US_size.txt index 8c2ad5f652..d5c732deae 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30eb8 0x8006000 -_cc_handlers_v3 0x1d4 0x8036eb8 -_zaf_event_distributor_cc_event_handler 0x10 0x803708c -_zw_protocol_cmd_handlers 0x70 0x803709c -_zw_protocol_cmd_handlers_lr 0x30 0x803710c -.ARM.exidx 0x8 0x803713c -.copy.table 0xc 0x8037144 -.zero.table 0x0 0x8037150 +.text 0x30ff0 0x8006000 +_cc_handlers_v3 0x1d4 0x8036ff0 +_zaf_event_distributor_cc_event_handler 0x10 0x80371c4 +_zw_protocol_cmd_handlers 0x70 0x80371d4 +_zw_protocol_cmd_handlers_lr 0x30 0x8037244 +.ARM.exidx 0x8 0x8037274 +.copy.table 0xc 0x803727c +.zero.table 0x0 0x8037288 .stack 0x1000 0x20000000 .data 0x4f8 0x20001000 -.bss 0xb180 0x200014f8 -.heap 0x800 0x2000c678 -.internal_storage 0x30000 0x8037150 -.zwave_nvm 0x0 0x8067150 -.nvm 0x8000 0x8067150 +.bss 0xb188 0x200014f8 +.heap 0x800 0x2000c680 +.internal_storage 0x30000 0x8037288 +.zwave_nvm 0x0 0x8067288 +.nvm 0x8000 0x8067288 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e6c 0x0 -.debug_info 0xc976bf 0x0 -.debug_abbrev 0x165b3 0x0 -.debug_loc 0x4631c 0x0 +.debug_frame 0x6e74 0x0 +.debug_info 0xc977de 0x0 +.debug_abbrev 0x16607 0x0 +.debug_loc 0x4640a 0x0 .debug_aranges 0x100 0x0 -.debug_ranges 0xb3b8 0x0 -.debug_line 0x54e75 0x0 -.debug_str 0x90794 0x0 -Total 0xe61902 +.debug_ranges 0xb3b0 0x0 +.debug_line 0x54f4f 0x0 +.debug_str 0x90848 0x0 +Total 0xe61e31 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202312 + 202624 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52856 + 52864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4207A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4207A_REGION_EU_size.txt index 5f355464c4..013666eb93 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4207A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4207A_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x2abb8 0x0 -_cc_handlers_v3 0x1d4 0x2abb8 -_zaf_event_distributor_cc_event_handler 0x10 0x2ad8c -_zw_protocol_cmd_handlers 0x70 0x2ad9c -_zw_protocol_cmd_handlers_lr 0x30 0x2ae0c -.ARM.exidx 0x8 0x2ae3c -.copy.table 0xc 0x2ae44 -.zero.table 0x0 0x2ae50 +.text 0x2ac30 0x0 +_cc_handlers_v3 0x1d4 0x2ac30 +_zaf_event_distributor_cc_event_handler 0x10 0x2ae04 +_zw_protocol_cmd_handlers 0x70 0x2ae14 +_zw_protocol_cmd_handlers_lr 0x30 0x2ae84 +.ARM.exidx 0x8 0x2aeb4 +.copy.table 0xc 0x2aebc +.zero.table 0x0 0x2aec8 .stack 0x1000 0x20000000 .data 0x3f4 0x20001000 -.bss 0xa5e0 0x200013f4 -.heap 0x800 0x2000b9d8 -.internal_storage 0x3a000 0x2ae50 -.zwave_nvm 0x3000 0x64e50 -.nvm 0x9000 0x67e50 +.bss 0xa5e8 0x200013f4 +.heap 0x800 0x2000b9e0 +.internal_storage 0x3a000 0x2aec8 +.zwave_nvm 0x3000 0x64ec8 +.nvm 0x9000 0x67ec8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x63e8 0x0 -.debug_info 0xc55d34 0x0 -.debug_abbrev 0x13660 0x0 -.debug_loc 0x39ffb 0x0 +.debug_frame 0x63f4 0x0 +.debug_info 0xc55e84 0x0 +.debug_abbrev 0x136a8 0x0 +.debug_loc 0x3a0e3 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x99d8 0x0 -.debug_line 0x49b5c 0x0 -.debug_str 0x852cd 0x0 -Total 0xdff0d3 +.debug_ranges 0x9a08 0x0 +.debug_line 0x49c19 0x0 +.debug_str 0x85395 0x0 +Total 0xdff594 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 176708 + 176828 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49620 + 49628 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4207A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4207A_REGION_US_LR_size.txt index 372908390a..9f0d2722e6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4207A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4207A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x2abb8 0x0 -_cc_handlers_v3 0x1d4 0x2abb8 -_zaf_event_distributor_cc_event_handler 0x10 0x2ad8c -_zw_protocol_cmd_handlers 0x70 0x2ad9c -_zw_protocol_cmd_handlers_lr 0x30 0x2ae0c -.ARM.exidx 0x8 0x2ae3c -.copy.table 0xc 0x2ae44 -.zero.table 0x0 0x2ae50 +.text 0x2ac30 0x0 +_cc_handlers_v3 0x1d4 0x2ac30 +_zaf_event_distributor_cc_event_handler 0x10 0x2ae04 +_zw_protocol_cmd_handlers 0x70 0x2ae14 +_zw_protocol_cmd_handlers_lr 0x30 0x2ae84 +.ARM.exidx 0x8 0x2aeb4 +.copy.table 0xc 0x2aebc +.zero.table 0x0 0x2aec8 .stack 0x1000 0x20000000 .data 0x3f4 0x20001000 -.bss 0xa5e0 0x200013f4 -.heap 0x800 0x2000b9d8 -.internal_storage 0x3a000 0x2ae50 -.zwave_nvm 0x3000 0x64e50 -.nvm 0x9000 0x67e50 +.bss 0xa5e8 0x200013f4 +.heap 0x800 0x2000b9e0 +.internal_storage 0x3a000 0x2aec8 +.zwave_nvm 0x3000 0x64ec8 +.nvm 0x9000 0x67ec8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x63e8 0x0 -.debug_info 0xc55d34 0x0 -.debug_abbrev 0x13660 0x0 -.debug_loc 0x39ffb 0x0 +.debug_frame 0x63f4 0x0 +.debug_info 0xc55e84 0x0 +.debug_abbrev 0x136a8 0x0 +.debug_loc 0x3a0e3 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x99d8 0x0 -.debug_line 0x49b5c 0x0 -.debug_str 0x852c3 0x0 -Total 0xdff0c9 +.debug_ranges 0x9a08 0x0 +.debug_line 0x49c19 0x0 +.debug_str 0x8538b 0x0 +Total 0xdff58a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 176708 + 176828 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49620 + 49628 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4207A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4207A_REGION_US_size.txt index 5f355464c4..013666eb93 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4207A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4207A_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x2abb8 0x0 -_cc_handlers_v3 0x1d4 0x2abb8 -_zaf_event_distributor_cc_event_handler 0x10 0x2ad8c -_zw_protocol_cmd_handlers 0x70 0x2ad9c -_zw_protocol_cmd_handlers_lr 0x30 0x2ae0c -.ARM.exidx 0x8 0x2ae3c -.copy.table 0xc 0x2ae44 -.zero.table 0x0 0x2ae50 +.text 0x2ac30 0x0 +_cc_handlers_v3 0x1d4 0x2ac30 +_zaf_event_distributor_cc_event_handler 0x10 0x2ae04 +_zw_protocol_cmd_handlers 0x70 0x2ae14 +_zw_protocol_cmd_handlers_lr 0x30 0x2ae84 +.ARM.exidx 0x8 0x2aeb4 +.copy.table 0xc 0x2aebc +.zero.table 0x0 0x2aec8 .stack 0x1000 0x20000000 .data 0x3f4 0x20001000 -.bss 0xa5e0 0x200013f4 -.heap 0x800 0x2000b9d8 -.internal_storage 0x3a000 0x2ae50 -.zwave_nvm 0x3000 0x64e50 -.nvm 0x9000 0x67e50 +.bss 0xa5e8 0x200013f4 +.heap 0x800 0x2000b9e0 +.internal_storage 0x3a000 0x2aec8 +.zwave_nvm 0x3000 0x64ec8 +.nvm 0x9000 0x67ec8 .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x63e8 0x0 -.debug_info 0xc55d34 0x0 -.debug_abbrev 0x13660 0x0 -.debug_loc 0x39ffb 0x0 +.debug_frame 0x63f4 0x0 +.debug_info 0xc55e84 0x0 +.debug_abbrev 0x136a8 0x0 +.debug_loc 0x3a0e3 0x0 .debug_aranges 0xc0 0x0 -.debug_ranges 0x99d8 0x0 -.debug_line 0x49b5c 0x0 -.debug_str 0x852cd 0x0 -Total 0xdff0d3 +.debug_ranges 0x9a08 0x0 +.debug_line 0x49c19 0x0 +.debug_str 0x85395 0x0 +Total 0xdff594 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 176708 + 176828 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49620 + 49628 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4209A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4209A_REGION_US_LR_size.txt index 814d757728..3e652ff51f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4209A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4209A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x2aa9c 0x0 -_cc_handlers_v3 0x1d4 0x2aa9c -_zaf_event_distributor_cc_event_handler 0x10 0x2ac70 -_zw_protocol_cmd_handlers 0x70 0x2ac80 -_zw_protocol_cmd_handlers_lr 0x30 0x2acf0 -.ARM.exidx 0x8 0x2ad20 -.copy.table 0xc 0x2ad28 -.zero.table 0x0 0x2ad34 +.text 0x2ab14 0x0 +_cc_handlers_v3 0x1d4 0x2ab14 +_zaf_event_distributor_cc_event_handler 0x10 0x2ace8 +_zw_protocol_cmd_handlers 0x70 0x2acf8 +_zw_protocol_cmd_handlers_lr 0x30 0x2ad68 +.ARM.exidx 0x8 0x2ad98 +.copy.table 0xc 0x2ada0 +.zero.table 0x0 0x2adac .stack 0x1000 0x20000000 .data 0x3f4 0x20001000 -.bss 0xa5c8 0x200013f4 -.heap 0x800 0x2000b9c0 -.internal_storage 0x3a000 0x2ad34 -.zwave_nvm 0x3000 0x64d34 -.nvm 0x9000 0x67d34 +.bss 0xa5d0 0x200013f4 +.heap 0x800 0x2000b9c8 +.internal_storage 0x3a000 0x2adac +.zwave_nvm 0x3000 0x64dac +.nvm 0x9000 0x67dac .ARM.attributes 0x2e 0x0 .comment 0x49 0x0 -.debug_frame 0x6408 0x0 -.debug_info 0xc571fd 0x0 -.debug_abbrev 0x1393c 0x0 -.debug_loc 0x3a4b3 0x0 +.debug_frame 0x6414 0x0 +.debug_info 0xc5734d 0x0 +.debug_abbrev 0x13984 0x0 +.debug_loc 0x3a59b 0x0 .debug_aranges 0x90 0x0 -.debug_ranges 0x9c10 0x0 -.debug_line 0x4a5a1 0x0 -.debug_str 0x8566f 0x0 -Total 0xe01c0b +.debug_ranges 0x9c40 0x0 +.debug_line 0x4a656 0x0 +.debug_str 0x85737 0x0 +Total 0xe020c4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 176424 + 176544 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 49152 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 49596 + 49604 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4210A_REGION_US_LR_size.txt index 95a433ff2d..ecd813d59c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4210A_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x30b30 0x8006000 -_cc_handlers_v3 0x1d4 0x8036b30 -_zaf_event_distributor_cc_event_handler 0x10 0x8036d04 -_zw_protocol_cmd_handlers 0x70 0x8036d14 -_zw_protocol_cmd_handlers_lr 0x30 0x8036d84 -.ARM.exidx 0x8 0x8036db4 -.copy.table 0xc 0x8036dbc -.zero.table 0x0 0x8036dc8 +.text 0x30c68 0x8006000 +_cc_handlers_v3 0x1d4 0x8036c68 +_zaf_event_distributor_cc_event_handler 0x10 0x8036e3c +_zw_protocol_cmd_handlers 0x70 0x8036e4c +_zw_protocol_cmd_handlers_lr 0x30 0x8036ebc +.ARM.exidx 0x8 0x8036eec +.copy.table 0xc 0x8036ef4 +.zero.table 0x0 0x8036f00 .stack 0x1000 0x20000000 .data 0x4f4 0x20001000 -.bss 0xb184 0x200014f4 -.heap 0x800 0x2000c678 -.internal_storage 0x30000 0x8036dc8 -.zwave_nvm 0x0 0x8066dc8 -.nvm 0x8000 0x8066dc8 +.bss 0xb188 0x200014f4 +.heap 0x800 0x2000c680 +.internal_storage 0x30000 0x8036f00 +.zwave_nvm 0x0 0x8066f00 +.nvm 0x8000 0x8066f00 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e6c 0x0 -.debug_info 0xc96e13 0x0 -.debug_abbrev 0x16501 0x0 -.debug_loc 0x46316 0x0 +.debug_frame 0x6e74 0x0 +.debug_info 0xc96f32 0x0 +.debug_abbrev 0x16555 0x0 +.debug_loc 0x46404 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb398 0x0 -.debug_line 0x550e8 0x0 -.debug_str 0x90277 0x0 -Total 0xe60904 +.debug_ranges 0xb390 0x0 +.debug_line 0x551c4 0x0 +.debug_str 0x9032b 0x0 +Total 0xe60e31 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 201404 + 201716 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52856 + 52860 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_EU_size.txt index e41607e299..d72a800f97 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x3116c 0x8006000 -_cc_handlers_v3 0x1d4 0x803716c -_zaf_event_distributor_cc_event_handler 0x10 0x8037340 -_zw_protocol_cmd_handlers 0x70 0x8037350 -_zw_protocol_cmd_handlers_lr 0x30 0x80373c0 -.ARM.exidx 0x8 0x80373f0 -.copy.table 0xc 0x80373f8 -.zero.table 0x0 0x8037404 +.text 0x31260 0x8006000 +_cc_handlers_v3 0x1d4 0x8037260 +_zaf_event_distributor_cc_event_handler 0x10 0x8037434 +_zw_protocol_cmd_handlers 0x70 0x8037444 +_zw_protocol_cmd_handlers_lr 0x30 0x80374b4 +.ARM.exidx 0x8 0x80374e4 +.copy.table 0xc 0x80374ec +.zero.table 0x0 0x80374f8 .stack 0x1000 0x20000000 .data 0x4f0 0x20001000 -.bss 0xb0e4 0x200014f0 -.heap 0x800 0x2000c5d8 -.internal_storage 0x30000 0x8037404 -.zwave_nvm 0x0 0x8067404 -.nvm 0x8000 0x8067404 +.bss 0xb0ec 0x200014f0 +.heap 0x800 0x2000c5e0 +.internal_storage 0x30000 0x80374f8 +.zwave_nvm 0x0 0x80674f8 +.nvm 0x8000 0x80674f8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e18 0x0 -.debug_info 0xc981bc 0x0 -.debug_abbrev 0x16530 0x0 -.debug_loc 0x464f8 0x0 +.debug_frame 0x6e20 0x0 +.debug_info 0xc982db 0x0 +.debug_abbrev 0x16584 0x0 +.debug_loc 0x465d4 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb4d0 0x0 -.debug_line 0x54e8a 0x0 -.debug_str 0x90582 0x0 -Total 0xe625e7 +.debug_ranges 0xb4c8 0x0 +.debug_line 0x54f67 0x0 +.debug_str 0x90636 0x0 +Total 0xe62ac3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202996 + 203240 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52692 + 52700 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_US_LR_size.txt index 2964903ee8..2a3c2c365f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x3116c 0x8006000 -_cc_handlers_v3 0x1d4 0x803716c -_zaf_event_distributor_cc_event_handler 0x10 0x8037340 -_zw_protocol_cmd_handlers 0x70 0x8037350 -_zw_protocol_cmd_handlers_lr 0x30 0x80373c0 -.ARM.exidx 0x8 0x80373f0 -.copy.table 0xc 0x80373f8 -.zero.table 0x0 0x8037404 +.text 0x31260 0x8006000 +_cc_handlers_v3 0x1d4 0x8037260 +_zaf_event_distributor_cc_event_handler 0x10 0x8037434 +_zw_protocol_cmd_handlers 0x70 0x8037444 +_zw_protocol_cmd_handlers_lr 0x30 0x80374b4 +.ARM.exidx 0x8 0x80374e4 +.copy.table 0xc 0x80374ec +.zero.table 0x0 0x80374f8 .stack 0x1000 0x20000000 .data 0x4f0 0x20001000 -.bss 0xb0e4 0x200014f0 -.heap 0x800 0x2000c5d8 -.internal_storage 0x30000 0x8037404 -.zwave_nvm 0x0 0x8067404 -.nvm 0x8000 0x8067404 +.bss 0xb0ec 0x200014f0 +.heap 0x800 0x2000c5e0 +.internal_storage 0x30000 0x80374f8 +.zwave_nvm 0x0 0x80674f8 +.nvm 0x8000 0x80674f8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e18 0x0 -.debug_info 0xc981bc 0x0 -.debug_abbrev 0x16530 0x0 -.debug_loc 0x464f8 0x0 +.debug_frame 0x6e20 0x0 +.debug_info 0xc982db 0x0 +.debug_abbrev 0x16584 0x0 +.debug_loc 0x465d4 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb4d0 0x0 -.debug_line 0x54e8a 0x0 -.debug_str 0x90578 0x0 -Total 0xe625dd +.debug_ranges 0xb4c8 0x0 +.debug_line 0x54f67 0x0 +.debug_str 0x9062c 0x0 +Total 0xe62ab9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202996 + 203240 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52692 + 52700 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_US_size.txt index e41607e299..d72a800f97 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x3116c 0x8006000 -_cc_handlers_v3 0x1d4 0x803716c -_zaf_event_distributor_cc_event_handler 0x10 0x8037340 -_zw_protocol_cmd_handlers 0x70 0x8037350 -_zw_protocol_cmd_handlers_lr 0x30 0x80373c0 -.ARM.exidx 0x8 0x80373f0 -.copy.table 0xc 0x80373f8 -.zero.table 0x0 0x8037404 +.text 0x31260 0x8006000 +_cc_handlers_v3 0x1d4 0x8037260 +_zaf_event_distributor_cc_event_handler 0x10 0x8037434 +_zw_protocol_cmd_handlers 0x70 0x8037444 +_zw_protocol_cmd_handlers_lr 0x30 0x80374b4 +.ARM.exidx 0x8 0x80374e4 +.copy.table 0xc 0x80374ec +.zero.table 0x0 0x80374f8 .stack 0x1000 0x20000000 .data 0x4f0 0x20001000 -.bss 0xb0e4 0x200014f0 -.heap 0x800 0x2000c5d8 -.internal_storage 0x30000 0x8037404 -.zwave_nvm 0x0 0x8067404 -.nvm 0x8000 0x8067404 +.bss 0xb0ec 0x200014f0 +.heap 0x800 0x2000c5e0 +.internal_storage 0x30000 0x80374f8 +.zwave_nvm 0x0 0x80674f8 +.nvm 0x8000 0x80674f8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e18 0x0 -.debug_info 0xc981bc 0x0 -.debug_abbrev 0x16530 0x0 -.debug_loc 0x464f8 0x0 +.debug_frame 0x6e20 0x0 +.debug_info 0xc982db 0x0 +.debug_abbrev 0x16584 0x0 +.debug_loc 0x465d4 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb4d0 0x0 -.debug_line 0x54e8a 0x0 -.debug_str 0x90582 0x0 -Total 0xe625e7 +.debug_ranges 0xb4c8 0x0 +.debug_line 0x54f67 0x0 +.debug_str 0x90636 0x0 +Total 0xe62ac3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202996 + 203240 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52692 + 52700 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_EU_size.txt index 7afbcba587..9f0f663c0f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_EU_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x3114c 0x8006000 -_cc_handlers_v3 0x1d4 0x803714c -_zaf_event_distributor_cc_event_handler 0x10 0x8037320 -_zw_protocol_cmd_handlers 0x70 0x8037330 -_zw_protocol_cmd_handlers_lr 0x30 0x80373a0 -.ARM.exidx 0x8 0x80373d0 -.copy.table 0xc 0x80373d8 -.zero.table 0x0 0x80373e4 +.text 0x31248 0x8006000 +_cc_handlers_v3 0x1d4 0x8037248 +_zaf_event_distributor_cc_event_handler 0x10 0x803741c +_zw_protocol_cmd_handlers 0x70 0x803742c +_zw_protocol_cmd_handlers_lr 0x30 0x803749c +.ARM.exidx 0x8 0x80374cc +.copy.table 0xc 0x80374d4 +.zero.table 0x0 0x80374e0 .stack 0x1000 0x20000000 .data 0x4f0 0x20001000 -.bss 0xb0e4 0x200014f0 -.heap 0x800 0x2000c5d8 -.internal_storage 0x30000 0x80373e4 -.zwave_nvm 0x0 0x80673e4 -.nvm 0x8000 0x80673e4 +.bss 0xb0ec 0x200014f0 +.heap 0x800 0x2000c5e0 +.internal_storage 0x30000 0x80374e0 +.zwave_nvm 0x0 0x80674e0 +.nvm 0x8000 0x80674e0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e3c 0x0 -.debug_info 0xc980a3 0x0 -.debug_abbrev 0x16530 0x0 -.debug_loc 0x463e1 0x0 +.debug_frame 0x6e44 0x0 +.debug_info 0xc981c2 0x0 +.debug_abbrev 0x16584 0x0 +.debug_loc 0x464b9 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb4a8 0x0 -.debug_line 0x54e9f 0x0 -.debug_str 0x90582 0x0 -Total 0xe623a8 +.debug_ranges 0xb4a0 0x0 +.debug_line 0x54f7a 0x0 +.debug_str 0x90636 0x0 +Total 0xe62886 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202964 + 203216 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52692 + 52700 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_US_LR_size.txt index 9794743a80..073013df78 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x3114c 0x8006000 -_cc_handlers_v3 0x1d4 0x803714c -_zaf_event_distributor_cc_event_handler 0x10 0x8037320 -_zw_protocol_cmd_handlers 0x70 0x8037330 -_zw_protocol_cmd_handlers_lr 0x30 0x80373a0 -.ARM.exidx 0x8 0x80373d0 -.copy.table 0xc 0x80373d8 -.zero.table 0x0 0x80373e4 +.text 0x31248 0x8006000 +_cc_handlers_v3 0x1d4 0x8037248 +_zaf_event_distributor_cc_event_handler 0x10 0x803741c +_zw_protocol_cmd_handlers 0x70 0x803742c +_zw_protocol_cmd_handlers_lr 0x30 0x803749c +.ARM.exidx 0x8 0x80374cc +.copy.table 0xc 0x80374d4 +.zero.table 0x0 0x80374e0 .stack 0x1000 0x20000000 .data 0x4f0 0x20001000 -.bss 0xb0e4 0x200014f0 -.heap 0x800 0x2000c5d8 -.internal_storage 0x30000 0x80373e4 -.zwave_nvm 0x0 0x80673e4 -.nvm 0x8000 0x80673e4 +.bss 0xb0ec 0x200014f0 +.heap 0x800 0x2000c5e0 +.internal_storage 0x30000 0x80374e0 +.zwave_nvm 0x0 0x80674e0 +.nvm 0x8000 0x80674e0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e3c 0x0 -.debug_info 0xc980a3 0x0 -.debug_abbrev 0x16530 0x0 -.debug_loc 0x463e1 0x0 +.debug_frame 0x6e44 0x0 +.debug_info 0xc981c2 0x0 +.debug_abbrev 0x16584 0x0 +.debug_loc 0x464b9 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb4a8 0x0 -.debug_line 0x54e9f 0x0 -.debug_str 0x90578 0x0 -Total 0xe6239e +.debug_ranges 0xb4a0 0x0 +.debug_line 0x54f7a 0x0 +.debug_str 0x9062c 0x0 +Total 0xe6287c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202964 + 203216 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52692 + 52700 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_US_size.txt index 7afbcba587..9f0f663c0f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_US_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x3114c 0x8006000 -_cc_handlers_v3 0x1d4 0x803714c -_zaf_event_distributor_cc_event_handler 0x10 0x8037320 -_zw_protocol_cmd_handlers 0x70 0x8037330 -_zw_protocol_cmd_handlers_lr 0x30 0x80373a0 -.ARM.exidx 0x8 0x80373d0 -.copy.table 0xc 0x80373d8 -.zero.table 0x0 0x80373e4 +.text 0x31248 0x8006000 +_cc_handlers_v3 0x1d4 0x8037248 +_zaf_event_distributor_cc_event_handler 0x10 0x803741c +_zw_protocol_cmd_handlers 0x70 0x803742c +_zw_protocol_cmd_handlers_lr 0x30 0x803749c +.ARM.exidx 0x8 0x80374cc +.copy.table 0xc 0x80374d4 +.zero.table 0x0 0x80374e0 .stack 0x1000 0x20000000 .data 0x4f0 0x20001000 -.bss 0xb0e4 0x200014f0 -.heap 0x800 0x2000c5d8 -.internal_storage 0x30000 0x80373e4 -.zwave_nvm 0x0 0x80673e4 -.nvm 0x8000 0x80673e4 +.bss 0xb0ec 0x200014f0 +.heap 0x800 0x2000c5e0 +.internal_storage 0x30000 0x80374e0 +.zwave_nvm 0x0 0x80674e0 +.nvm 0x8000 0x80674e0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e3c 0x0 -.debug_info 0xc980a3 0x0 -.debug_abbrev 0x16530 0x0 -.debug_loc 0x463e1 0x0 +.debug_frame 0x6e44 0x0 +.debug_info 0xc981c2 0x0 +.debug_abbrev 0x16584 0x0 +.debug_loc 0x464b9 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb4a8 0x0 -.debug_line 0x54e9f 0x0 -.debug_str 0x90582 0x0 -Total 0xe623a8 +.debug_ranges 0xb4a0 0x0 +.debug_line 0x54f7a 0x0 +.debug_str 0x90636 0x0 +Total 0xe62886 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202964 + 203216 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52692 + 52700 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401B_REGION_US_LR_size.txt index 08be4c0fe7..f95bc4470e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401B_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x3116c 0x8006000 -_cc_handlers_v3 0x1d4 0x803716c -_zaf_event_distributor_cc_event_handler 0x10 0x8037340 -_zw_protocol_cmd_handlers 0x70 0x8037350 -_zw_protocol_cmd_handlers_lr 0x30 0x80373c0 -.ARM.exidx 0x8 0x80373f0 -.copy.table 0xc 0x80373f8 -.zero.table 0x0 0x8037404 +.text 0x31260 0x8006000 +_cc_handlers_v3 0x1d4 0x8037260 +_zaf_event_distributor_cc_event_handler 0x10 0x8037434 +_zw_protocol_cmd_handlers 0x70 0x8037444 +_zw_protocol_cmd_handlers_lr 0x30 0x80374b4 +.ARM.exidx 0x8 0x80374e4 +.copy.table 0xc 0x80374ec +.zero.table 0x0 0x80374f8 .stack 0x1000 0x20000000 .data 0x4f0 0x20001000 -.bss 0xb0e4 0x200014f0 -.heap 0x800 0x2000c5d8 -.internal_storage 0x30000 0x8037404 -.zwave_nvm 0x0 0x8067404 -.nvm 0x8000 0x8067404 +.bss 0xb0ec 0x200014f0 +.heap 0x800 0x2000c5e0 +.internal_storage 0x30000 0x80374f8 +.zwave_nvm 0x0 0x80674f8 +.nvm 0x8000 0x80674f8 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e18 0x0 -.debug_info 0xc981c0 0x0 -.debug_abbrev 0x16530 0x0 -.debug_loc 0x464f8 0x0 +.debug_frame 0x6e20 0x0 +.debug_info 0xc982df 0x0 +.debug_abbrev 0x16584 0x0 +.debug_loc 0x465de 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb490 0x0 -.debug_line 0x54e78 0x0 -.debug_str 0x90578 0x0 -Total 0xe6258f +.debug_ranges 0xb488 0x0 +.debug_line 0x54f54 0x0 +.debug_str 0x9062c 0x0 +Total 0xe62a74 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202996 + 203240 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52692 + 52700 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_US_LR_size.txt index 603dc47702..0fb1c793fe 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_US_LR_size.txt @@ -5,39 +5,39 @@ The output of the size tool: (e.g. arm-none-ambi-size.exe) zwave_soc_wall_controller.out : section size addr -.text 0x3114c 0x8006000 -_cc_handlers_v3 0x1d4 0x803714c -_zaf_event_distributor_cc_event_handler 0x10 0x8037320 -_zw_protocol_cmd_handlers 0x70 0x8037330 -_zw_protocol_cmd_handlers_lr 0x30 0x80373a0 -.ARM.exidx 0x8 0x80373d0 -.copy.table 0xc 0x80373d8 -.zero.table 0x0 0x80373e4 +.text 0x31248 0x8006000 +_cc_handlers_v3 0x1d4 0x8037248 +_zaf_event_distributor_cc_event_handler 0x10 0x803741c +_zw_protocol_cmd_handlers 0x70 0x803742c +_zw_protocol_cmd_handlers_lr 0x30 0x803749c +.ARM.exidx 0x8 0x80374cc +.copy.table 0xc 0x80374d4 +.zero.table 0x0 0x80374e0 .stack 0x1000 0x20000000 .data 0x4f0 0x20001000 -.bss 0xb0e4 0x200014f0 -.heap 0x800 0x2000c5d8 -.internal_storage 0x30000 0x80373e4 -.zwave_nvm 0x0 0x80673e4 -.nvm 0x8000 0x80673e4 +.bss 0xb0ec 0x200014f0 +.heap 0x800 0x2000c5e0 +.internal_storage 0x30000 0x80374e0 +.zwave_nvm 0x0 0x80674e0 +.nvm 0x8000 0x80674e0 .ARM.attributes 0x36 0x0 .comment 0x49 0x0 -.debug_frame 0x6e3c 0x0 -.debug_info 0xc980a7 0x0 -.debug_abbrev 0x16530 0x0 -.debug_loc 0x463d7 0x0 +.debug_frame 0x6e44 0x0 +.debug_info 0xc981c6 0x0 +.debug_abbrev 0x16584 0x0 +.debug_loc 0x464af 0x0 .debug_aranges 0xb8 0x0 -.debug_ranges 0xb468 0x0 -.debug_line 0x54e8e 0x0 -.debug_str 0x90578 0x0 -Total 0xe62347 +.debug_ranges 0xb460 0x0 +.debug_line 0x54f68 0x0 +.debug_str 0x9062c 0x0 +Total 0xe62824 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 202964 + 203216 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 52692 + 52700 diff --git a/protocol/z-wave/Apps/bin/demos.xml b/protocol/z-wave/Apps/bin/demos.xml index 6890c1ba0f..e64f9f930e 100644 --- a/protocol/z-wave/Apps/bin/demos.xml +++ b/protocol/z-wave/Apps/bin/demos.xml @@ -7,7 +7,7 @@ - + ota Bootloader for BRD4200A board @@ -16,7 +16,7 @@ - + ota Bootloader for BRD4201C board @@ -25,7 +25,7 @@ - + ota Bootloader for BRD4201D board @@ -34,7 +34,7 @@ - + ota Bootloader for BRD4202A board @@ -43,7 +43,7 @@ - + ota Bootloader for BRD4204A board @@ -52,7 +52,7 @@ - + ota Bootloader for BRD4204B board @@ -61,7 +61,7 @@ - + ota Bootloader for BRD4204C board @@ -70,7 +70,7 @@ - + ota Bootloader for BRD4204D board @@ -79,7 +79,7 @@ - + ota Bootloader for BRD4205A board @@ -88,7 +88,7 @@ - + ota Bootloader for BRD4205B board @@ -97,7 +97,7 @@ - + ota Bootloader for BRD4207A board @@ -106,7 +106,7 @@ - + ota Bootloader for BRD4209A board @@ -115,7 +115,7 @@ - + ota Bootloader for BRD4210A board @@ -124,7 +124,7 @@ - + otw Bootloader for BRD2603A board @@ -133,7 +133,7 @@ - + otw Bootloader for BRD4200A board @@ -142,7 +142,7 @@ - + otw Bootloader for BRD4201A board @@ -151,7 +151,7 @@ - + otw Bootloader for BRD4202A board @@ -160,7 +160,7 @@ - + otw Bootloader for BRD4204A board @@ -169,7 +169,7 @@ - + otw Bootloader for BRD4204B board @@ -178,7 +178,7 @@ - + otw Bootloader for BRD4204C board @@ -187,7 +187,7 @@ - + otw Bootloader for BRD4204D board @@ -196,7 +196,7 @@ - + otw Bootloader for BRD4205A board @@ -205,7 +205,7 @@ - + otw Bootloader for BRD4205B board @@ -214,7 +214,7 @@ - + otw Bootloader for BRD4206A board @@ -223,7 +223,7 @@ - + otw Bootloader for BRD4207A board @@ -232,7 +232,7 @@ - + otw Bootloader for BRD4208A board @@ -241,7 +241,7 @@ - + otw Bootloader for BRD4209A board @@ -250,7 +250,7 @@ - + otw Bootloader for BRD4210A board @@ -259,6 +259,6 @@ - + diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2603A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2603A.gbl index 1ed802d264..e1c6ed18d6 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2603A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2603A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37ad5c76d3e2c6c4342bfc3c2c686c4b4819aa2c06b8ba39ec9c66e8481c382d -size 131248 +oid sha256:fa1f9237ae6d99aa968edb4098f8b53ab7aeedbbc0ec08194ca6a6215ca5f115 +size 131520 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2603A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2603A_v255.gbl index dca605bcda..d0b4b86bae 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2603A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2603A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9e23bc1a3bd2bf7aa8b0eb31c3ad83d7322bbd3224028393958674702587d19 -size 131244 +oid sha256:cf585af2907b2bc15fd7dc74e11511aa5c12c4e8d4db2ffb05f9d2e5171513a0 +size 131512 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2705A.gbl index 65334f1b50..cf4df1ddff 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2705A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2705A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5096565f18eb2623b0891d77625d84ca7883111ecb2bbd2f5c269024b03604e -size 131472 +oid sha256:57c81ce15f8c13763f3afaa3ff00cf392ea177555cc0ca8cc8bb7018574d5f3b +size 131688 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2705A_v255.gbl index 26a14d3202..b3e855f93c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2705A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2705A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:18e20fa48d2b8b6aecce9d5ae43994d4320ca149de1ed958b5c172b85550168a -size 131468 +oid sha256:767728bcc26c4fc1d98c70d808e2f2419840e359146458b69f78bcec6987ef70 +size 131684 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4201A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4201A.gbl index 0b78d1f59c..fbba801875 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4201A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4201A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9a3237225112fe0cbc3cac6c9032bfb143f7c4a22f6097f21755e470e9df134 -size 162756 +oid sha256:b07b7a019f1c68b1321fdea900244c4aa3f797cb7a939f22f9ab938136d94151 +size 162856 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4201A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4201A_v255.gbl index 179f54fd8b..5ae1a0af81 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4201A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4201A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9bb54dbc5c0461a575269e336e49fae002e8763bc4f51d50021a1ccbc1606dd3 -size 162756 +oid sha256:35ab3709bf1c909f35511ad3bb575cc3de1098b930af58d82e238c8a9cc10a87 +size 162856 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4202A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4202A.gbl index 8c9058ae16..4a2f870ec2 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4202A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4202A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0859f75eb58bb17640fb642efcf9673e94eb5b2419b1b1da811b7c3f80784cca -size 164508 +oid sha256:c66f71e5fa0d52ef42449cfa6632fac9bd5b20065f86d23e30b54022c753107d +size 164672 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4202A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4202A_v255.gbl index dc1f70b5c2..8ec9bd0815 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4202A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4202A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c876dead1ada7aff809bdadd555d6497b5ff1e50cf802f704ce7437136413cc6 -size 164512 +oid sha256:d6c00509b8263dad5c984cdbe6f78337191fc6c2b04c3960ebc3fb3e76c4cb9b +size 164676 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204C.gbl index 0a614e3d23..86345041c5 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:072a05ab4a0645ebb8ef0c2112524fb77bad11ce87be88d86988fa720cae124e -size 130748 +oid sha256:1ab62bcc44c517bc65e55303f85721a138161eb546c5da02c329ee6812187b1b +size 130964 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204C_v255.gbl index dfc3d39154..89e58ac9d6 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5167ea7f01f7a10f395af79eb781985e24cb58be668fa3e462c160a37fc30a75 -size 130748 +oid sha256:c163385df9f147c8718256a32ee4188706c993255e87a1796faa2239331cb309 +size 130968 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204D.gbl index 4f225349e0..caabe10c54 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5aa3032ce71e80ba74ed3c1894422118d865876cd8eb96bd51c09eff2adb6c82 -size 130812 +oid sha256:1f5903e356e4fafcc89b5f528c38e17c86d2294ff07769c0b5b4fcdce872db0a +size 131024 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204D_v255.gbl index 54cccef7ce..bbee8a1f58 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5076036b18c2b3cfe710543eedd120eaf88d38e79232fca9c1b7a732d5848985 -size 130812 +oid sha256:c15e4d328fdf471d1e2af94587e91238978720eccc5602d9ea29c0eb03c22372 +size 131024 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205A.gbl index 40a19d17b5..bf92b84e87 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:196cdbcfbf87d7b6b7a371c98440f3cd1d50ddb34afd58e0f6c5c52f035a04ed -size 131272 +oid sha256:94d90951770adf00695db52604b9ad73fb621fc572b6b240b1aab175e57af0c3 +size 131456 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205A_v255.gbl index c6eba3afb7..36ec6e7b21 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6ae8191ce06cf897c293ab527eac435dafce266bcb41c82da5f9fa2094a2293 -size 131268 +oid sha256:fc9b3303cf9e13030095a678a881a861d3459d6d11fac61e7ef7b0f1fee5a36d +size 131456 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205B.gbl index 2799554827..4b62f5bc18 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39576bfd505abed15df00a02f65eb80383ebf4dd33acdcefb408d9bfb391a763 -size 131276 +oid sha256:7ec6ff3a52b15ba2ec7861733f6c33d6eb0e1cbfeeccac76e5090d9a1d186ac1 +size 131480 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205B_v255.gbl index 5e5cae5166..dbf37fb1ff 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df25b48d750a09e0ac27a45d6fc159a9c7f4ac8b0f0296bea12eda7670d1dfed -size 131272 +oid sha256:31721b895f0bf7ecec1dde1cdebf80c51e529379c7683fb91a89a7d3d4f173f2 +size 131488 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4206A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4206A.gbl index 539db710bc..a9a9f0ca54 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4206A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4206A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ea4fb4794030b4d80ddf94b07f4b0da03d85888cad9f5f231fe134a1f7fd4cc -size 162624 +oid sha256:45080dd5ccb5c52a188b3b9b1e07fc1191dbfd78999d82b39e1486e58a16c6d0 +size 162680 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4206A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4206A_v255.gbl index b026ec807c..f32ce40658 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4206A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4206A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:02ed18c59672cac5d91836d6c631326d05085bf537b8db50f0328305508acc79 -size 162624 +oid sha256:749935b5b59dad7c94b1bfcea3de4e25d89f1485d8d597543db3096dad934294 +size 162680 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4207A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4207A.gbl index bc4b18dce7..4c752b8591 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4207A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4207A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54c369857744bdc50ae21855d7be04be333839806b85cb3bffd57e69afb9b844 -size 164508 +oid sha256:772b561d637e48217a81054f0cd8a5b0e135c213621687f116059ba8e3822c7e +size 164672 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4207A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4207A_v255.gbl index f7877cd68d..1de9a7f9bf 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4207A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4207A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d0e9c15aa4ead91d8ddd4f99215592a59b22da62e7013fb3500147ff02b2811a -size 164512 +oid sha256:9ebe9501d5db6d3f178ba28d7ec2483c37c3f6fca9a6417aebf3768d82370f93 +size 164676 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4208A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4208A.gbl index ed4e10e5d4..aa5c7fcd16 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4208A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4208A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:829693f316e7235817420662c2296fd55ec52ddbd3f3474b231ddfe29c4e75af -size 162628 +oid sha256:0c128942d1c4ea9ece54d63d7631fd3857c80bbd9b96c8c3473ce90a75b9ad23 +size 162684 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4208A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4208A_v255.gbl index c5821c0a21..904392226d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4208A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4208A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2148981b9115d088d8c3bec84a1d7cc8f4139fa3daf61cf80f4f206be0889643 -size 162628 +oid sha256:fa73edcb259cb5a24c59e6fd799417f37514900c3b9256c4134e07433a605e80 +size 162684 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4210A.gbl index f6296d4012..a09863fbc8 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7f59242ec7a1c7334bc7ee5f1dae6d2c55d3c5ea4f2c82c6c7404ff7735cbe10 -size 130784 +oid sha256:ea8521b2b7d451da2570d0bac843d6a4c6186cd970c56f4c25af88feb14f0c44 +size 131024 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4210A_v255.gbl index 8162d052aa..d73692b46b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea96a15a0fa1cc074f64d95e66b7e5a39ba234426d83b8d2f46ca47965f27b31 -size 130780 +oid sha256:c72ecee69956239a918e0f97b5e676c865e48b20d6824a66226322cd9a0c0af8 +size 131016 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400B.gbl index 01880d7d75..a1cdef4cba 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea71bc11342ca096ca62eaeefbdafe24de0cb9c92c5753622bda1d8923cd6e0a -size 131912 +oid sha256:e5c3d424a1193c27fad6acb3ddfd1c7056109d7780ab31a715bbad1388650a3c +size 132124 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400B_v255.gbl index 3ece5a7b61..e6078a5862 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1878c9b9f1bdddfea69cc7c8f182279fadc71a9dabdd8e11a6a5e6a21a380d1f -size 131908 +oid sha256:23cd58524e86d443277c92737090bb63822b2693bda21d54f0422e68d4549494 +size 132128 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400C.gbl index e442fec45a..f9bcc823c0 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7263cf0c3268478822aebbff16e0415012926cb9e11c9db56b417cf3edce25d7 -size 131872 +oid sha256:d4f5143d9907a0db74eca1ac673608707e47a86a3833da93997befa13e4b964f +size 132100 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400C_v255.gbl index 5c2db50b21..7f5d7dcb54 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e277ba7ce30333c0edb0a788139389db1b2bada770a21502f08d29b27a540a03 -size 131876 +oid sha256:c23594a2a92d99d737a6dee5972eed0f77cafd3e0b18c81f3c1a3bab02ce52b9 +size 132108 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401B.gbl index 41b6adc81b..3de84cba70 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b59dfc770174ce8bd2925fa57a2d70533a9b3c9db37be9b978539051180d6c6 -size 131892 +oid sha256:019aea0b9a64caf032a84d53985f24fc32c799aeb76a105a53f16961c70403a3 +size 132120 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401B_v255.gbl index 9b4fd0e930..657a210489 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28662aa0b959f294480b0154a4babea55f43a9837960a1764293b993cc60c335 -size 131892 +oid sha256:c4a6233f5b50a906cb334bd497855bb51bcd39323f298cf698341ac023ba377a +size 132124 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401C.gbl index bdf1a0d125..2dfa734f7a 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:339213c6e16c076d20fcbebbc903a9b3e70dd271c340deef4c1fd32f512fa1db -size 131864 +oid sha256:c9a4b9542517d12ac4d7e799f0c531e122ae144170d302e8bdda430c218d254c +size 132100 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401C_v255.gbl index fd94a45d4b..58163f6260 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8569ccf326ce27ac99b70c87bfef091a412c5a2dd41c7e4598141a21b6c81414 -size 131864 +oid sha256:d2dfa580d3e1dbe0bd618214490741c52788e09c6580469d331338ce781c35ac +size 132108 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4202A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4202A.gbl index d10e8a116d..f3bb708720 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4202A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4202A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:123e0d15ca1689c13490bf5a075d39fa97a4cdb64c35c0271764f9e1fd4484c0 -size 153592 +oid sha256:fe7f43bcff118df497fa5b811b1cc61d43a0815930fec31932278d4ab35743f8 +size 153552 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4202A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4202A_v255.gbl index 0bedd605d8..c27275d7c4 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4202A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4202A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ddb2fcd44d4f4e5ac9072fdc741e7e9fc56f0799acff66399ea73cf56fa2fd0 -size 153588 +oid sha256:a45e439598318fe2281bbb94a0cb744460772fa8e2004b2609a48fe04fef3dc4 +size 153548 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204C.gbl index 497ce9024f..0522fb77cb 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:163be88bb80876ae41fd5ce998d49a2b7c9ac58a6e871443803af1214d5f64da -size 129528 +oid sha256:f1b627cdef4ef5847913f3ace18dd9a48605aa6555f45f06b873ec4749d3fd38 +size 129768 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204C_v255.gbl index ef0e5f64ec..4f4ba02cd1 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:43824ea7fd0ed69c14ba7302ed6bca5405a55e31103ebae5193b3083d65c82a5 -size 129528 +oid sha256:555a3ff6eb2d97409d91431a2c4a1758e8448d2e0e22d041c3da16f7dbb92232 +size 129760 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204D.gbl index 4d2df9cbb6..d1bdf2cd54 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4a27e1f0dbd935e7d2b24449add618982170b8e49e695594100d9630b3f0556 -size 129580 +oid sha256:60b7b664eb33584768afe08b85165c4f0517e8cb95843096c078d38edaa3818b +size 129788 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204D_v255.gbl index 67f551f83c..8fe8dca347 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae56efebc32dcbfb904763af6815965300e12fd8f66efc27cf194c92fc44e001 -size 129572 +oid sha256:0eff39fb53756803de0c7f596e547a74f20b23c6da8cb08e3a1c241053ce063f +size 129772 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205A.gbl index dde176557e..edf7736791 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:18ed33583c7d1b92049866fcd7c8c56fd1fd5f4ca46aa187074ef24d712b0cff -size 128592 +oid sha256:16ca7845b2c137dfe6ae9f34f22be82f9e9ea163708e07ba75624e3755d0fadb +size 128784 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205A_v255.gbl index 4bc1dee7bc..964cd42fe1 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54e3322d8bc9c578d7eb07bc5d64e2b24c7c81dd650dd8f3773c3b176e5a5c50 -size 128600 +oid sha256:914ab78c3f045b88cb6d91a4dd1d6358f4dff05f1fc83fcd210461a2d1441e4e +size 128772 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205B.gbl index 8ee1fbbed6..de651fea98 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74731877606a3a10f2bc4eeb7f615d9e617f927acc55097e49f61f250dd909d3 -size 130084 +oid sha256:73816fcafb2cd3d2970664b7fcde8fc01e58067f44197f46a4d392663848d6da +size 130296 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205B_v255.gbl index edb9d42cd9..6ac80f4f08 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e7716af08995da9b9b4d7f3325e835908233a80596b642338526445e3717fa74 -size 130084 +oid sha256:32c2842eae12984de32e6fe763c9f35ff8f630cc1f11e24ed81ecb639d5db3f3 +size 130276 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4207A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4207A.gbl index 0361611b3f..8cf6e40d66 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4207A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4207A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a2ed82039b40bea52d09139843934a459a132403a5f704bb64ee11be5dcc700 -size 153592 +oid sha256:1c762fa73b9de8c302cb200c607e42f1d0d895737ec77f05964686af302461ba +size 153552 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4207A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4207A_v255.gbl index 121c6a9449..da41b940aa 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4207A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4207A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:419200d75718d27649d1474a4267e20341b59e59216942b225ec5005e93968b8 -size 153588 +oid sha256:ea0772f317a72ccae1eae9113c50ae8f23eefa59f8ddaa13a63efa0147e5d346 +size 153548 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4209A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4209A.gbl index c0fbb69cf0..3255420d79 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4209A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4209A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:540bc522be660ea41754e2e34d229c136524a5edb431e3fae9186ec6141c78ac -size 152972 +oid sha256:d6199cbfb608cd21d07f4ca6bc6aa5282481ada9edb50463dd0f60326116d57a +size 152936 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4209A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4209A_v255.gbl index 47ee49f633..b73acec3ab 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4209A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4209A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1848b8fc4cb23c213d93fe261b1367c56941e5e527e0c5c48a0de6f668600a3 -size 152964 +oid sha256:8d1714c80f3c950bee438bd66a60896de7a2222e4968beb79d3530e92a5d2e33 +size 152932 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4210A.gbl index 1e81a594db..99ea04f189 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e99d1f9b13ec015a79485f7b0f570c63cd0f5f90aca0edc7d46c4b029f87d1ff -size 129592 +oid sha256:3ad065f39c4b17125ec189f0b75167dc687dff2695cca01c3203b6d5f021c183 +size 129796 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4210A_v255.gbl index c059163a36..6aa467bfc8 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a4e352d3d2278d6cf56efd95a44ca4ed9f9c26dac33e69441ef63b8e5ba2d2e -size 129588 +oid sha256:3be8c5e0f3c3270768825f540e3c4b82041c809e1c0cde9a76d5c431490a79ed +size 129796 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400B.gbl index 64018db3eb..6e46e8841c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b22469e1d18b665605e1c7fd37bb5fc3a638959e8bbbca79c9fe3dd8061bf5b8 -size 130668 +oid sha256:11bcf56a66ae2b0239fe8d3d71882407ef0606b669ff8b8ab18894a4e7b15c77 +size 130848 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400B_v255.gbl index 6ef6e3dec0..283fe09805 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d69e95a89ae7b1ab6d0c19c1cb98865b5816e2c0e9cec05032d05ea51157001 -size 130664 +oid sha256:b8b28c29f5f89d40fe7da148ae3a28a5842360059e3e6a8ac06a4e64f08c0eec +size 130840 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400C.gbl index a782d86e90..7359c09287 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f607db0c9577bd560a8520320cb81535bc603fed916421bb14a509440dca66a -size 130668 +oid sha256:5ceeb8accbfa79b0851d8ccf6fbfd1bac77715e9ad200d5f9279dbe598495bd7 +size 130808 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400C_v255.gbl index dfb33c36e6..57a9a479ec 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:651f0be9da01e1e2c74683512d0a41d26df1aba17362f15fe0f7dcfb28703847 -size 130672 +oid sha256:679611a23f431ad71e57377333d852035ee18c4d5fb56453cb67324c7f9a3631 +size 130808 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401B.gbl index b9447f3824..3e5ba177df 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4e7ba36dd6183693008c6a81e74f5f7b8f2e5b77df2b3349949b3107b4dd1e20 -size 130656 +oid sha256:b9cbb52f9c2642183b3cca356fc31f7f11d1906e90f5c253bbbd2f5f2120b1e1 +size 130844 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401B_v255.gbl index 4d3ac612ea..5c33406dca 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:872229a7c4793f34e54620795ccfe6cb7251ed816f03c45d3de677965e6d3953 -size 130660 +oid sha256:67a5237d17c333210a0abbbcd44cb526108ad6b9c8de642b7e24ebae91968b0d +size 130836 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401C.gbl index d608a385a9..ac6a0619ec 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39d33f7562548babca3ed7f3d282c49c3d959c995d55ed6db698fc46a267ab0e -size 130664 +oid sha256:1df926c05270a2994829d4307ea725e5bcca9107c5cf262b2f0e25b61d182fd5 +size 130808 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401C_v255.gbl index 6a2fb4de9f..ef5669148d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1617ca94e2440cb98e77ae88c1653fb138d8998e218771589fc193817de8e5a9 -size 130672 +oid sha256:8d3cbfdc841e2710da9fede4480e7e4d670dbe534bded90fc2fd0f3eec25673c +size 130808 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2603A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2603A.gbl index 09ab6b8245..c282eeca7b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2603A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2603A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c0e7c193c86f154c5d3a0d1a441e1c3560c2d2b206857fcc3a54dbee32ac77bb -size 122088 +oid sha256:c870660eeab59c26db0eb3df7c065a3de069c9ea61513a0fb469554a58506a8b +size 122288 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2603A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2603A_v255.gbl index 22eb859201..0229e8bb38 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2603A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2603A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6cddff20178f707a3327a0143c0f4f5ab1ffa0b3e7a0f49b51ab8adfe36f0f9 -size 122088 +oid sha256:4dc1d683ece55e934061251d21bf457aab837cd10fd92dc158338c92c0166cac +size 122280 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2705A.gbl index 49b7d3200f..3ec02c1bac 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2705A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2705A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:661cc1a0150746e3797e1ea568ceb0028efa017ff12d2905a3c6a3a2dc954e9d -size 122272 +oid sha256:053c170c694d9773671f574c31d423ca0e2222918e1bfe656a6e356c48bbd30d +size 122440 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2705A_v255.gbl index 5018b9e7a4..928e83176d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2705A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2705A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5a98608a035db1e2c0367b0f597b6087057040c64cfde34bca05acfafa4f7d2 -size 122260 +oid sha256:844903f39315b8ea2aeb378f24d9ce6de717a70bf1de0ac0856dfd3105bbc6ad +size 122440 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4204D.gbl index 300f2cdf71..70c853aafb 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd62e6caae266aedcd0bc1562d0ccbfa69b9f5ffadfc98fd9d7edba75db13997 -size 121732 +oid sha256:28fee41ab1ed8d4094fc666ac2aace847be99b339b4d20e3b57b6eda5d8f6568 +size 121936 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4204D_v255.gbl index 977db95757..89308e2085 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5ea120d5fdd35d7bb810d2d9bb29c22528ad36653965d335fea1c0eb910bc4b9 -size 121724 +oid sha256:1499ca473c90858e672d40a6f4be47c1106d501e074d9195342f3d670e35f76d +size 121936 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4205B.gbl index ede2251a1f..10d541ca29 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7550811b9191a8035adb21a13d93515aaaa39d3936b050ab60a9d92ff55dac6 -size 122208 +oid sha256:6ecf6dc29a21bd9a2dbf39914d5c4e864afc4d37a74dcb7c4b0cfe6d12da95ea +size 122412 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4205B_v255.gbl index ae7a9d02bc..c93a1a825f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:10197b7b2242863c214ca99788e3fdf96d032b291c44e3cab6ce34fe5f809285 -size 122204 +oid sha256:5a8d6338b0ede4f42af372a693ada32c310b14bc841e18ea92e577efbd026a19 +size 122408 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4210A.gbl index 41cbb1c218..8ca1d8267c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b03d1f2efd513cc2f6b3a2a1eb05fd762470dce1b1ff7e8041eeb21db5000895 -size 121748 +oid sha256:b51d1d9aa03fa5f0fe966aeb96d38efba69b05bb7c0091ed8ddd49636c9ea271 +size 121920 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4210A_v255.gbl index 1ec7df6fa5..5a5ab12686 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9348e3dea2cf3745cd3545647ff0b53d5dc7022d2b9844355cc245c8a2c6e844 -size 121760 +oid sha256:9da6b8eef5d6574ab040df3b9421c26fbf9666bac4e21bb249ad1fd21311a001 +size 121920 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4202A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4202A.gbl index 2523fda041..58584ee9ca 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4202A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4202A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eee25149109d125fdcc25a42086d1f17589bf8ea279a0bc3d25a0b81386af08b -size 152236 +oid sha256:02751f3822a9c9d1f9dc19fb14024a4cc3d0dcfdfe5c7ee073e16a3c4eea9e42 +size 152332 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4202A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4202A_v255.gbl index a4223a1567..9b8d60d659 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4202A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4202A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37a4cf9ab6bed641c43f13d2634d6d011afe309aff42a331e10cedf3a232dccf -size 152232 +oid sha256:dfeb3b894261fd1ccf869e72551fd42e33b7c714fdebbdd08d19c7fb2fea1aa8 +size 152328 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204C.gbl index 2f50386514..de4fe11685 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33748a2e551714aec9592004872ad5720af5a8161981e23f571b01fd80b740a9 -size 129408 +oid sha256:bc03712246515cb58bea4b8d22e8cae53aeda87c1e99c29aedbce5171a5dd730 +size 129612 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204C_v255.gbl index 7741d6ac5b..02250da422 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc021f79df747ca0d63a76edade2940c6082036b65716ebdddbc7b378b8439a8 -size 129404 +oid sha256:8545f4e7dd37823cc98733589b813d7931939146a70e1604cf589538965e913f +size 129604 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204D.gbl index 60d28f1f95..e8c4963a4f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d19dc755101b928f90a59fdda0565bfb7295f2e9e05122d7bf26e824c6cec8a -size 129456 +oid sha256:d08d0668094c2fea6b8845f634dedbb99a72761f416319c31d0d01946452a64a +size 129656 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204D_v255.gbl index 49f30a3bc9..6e5eeec99c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04390248a215676ef0ad2f8a2b884d6f68ae094a3be87aafc8099518a9cdac86 -size 129452 +oid sha256:d26ceca4294e9823139d7209f55326add8072ed8baf09f5ec828ecb53e69759c +size 129656 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205A.gbl index 23ed9c353d..2a9543b417 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a6a304c31fcab50961771742eea28a8ba6606275fb2f3100f129a9f109c76a8 -size 128668 +oid sha256:eae355b176aa01236d55495383da50f3ee28f71e3ab07c3fd5492337d8f6afd5 +size 128680 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205A_v255.gbl index f71b5cfd5e..b1badb1a8d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d0a58eee8c9bad768a526660590628954c4387c670ceae2df502e654b1518cc9 -size 128668 +oid sha256:b1edc1b7d307315d94fb6a65f56ecf40f7aea14e5f9edf4f7d7d4c61ef8dc842 +size 128684 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205B.gbl index e534ac60c2..203e730d8a 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8867df113c17bb7eebb725bef268952723c58dcdac49d1cc834ef159cdc9d3e8 -size 129912 +oid sha256:74b73d0ad5fc85ecd75ed075440262926aef662a99430a001414302ae68f8647 +size 130160 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205B_v255.gbl index e97d97af5e..c6d694c185 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95a883dd1af356d2651d348ebbd6ca7babc61fdef485718fe526909274387f63 -size 129912 +oid sha256:54166835a900e411283cf869b35deef1868d0b1d057b385c0916c9d3fd39e618 +size 130152 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4207A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4207A.gbl index 7acddda150..b53af93954 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4207A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4207A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55bdee3cb0e275ab672f8040ce339e5d7edaf33bdbdbb9a741647b111d92c322 -size 152236 +oid sha256:a3366822cbe1dc37c9c8a0e4f2fc95461d913ac59c1c9661d4a5f555bd9e1fee +size 152332 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4207A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4207A_v255.gbl index 7b938674c6..28cea3f1b0 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4207A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4207A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c5f4b48887ea7b528521baecf4a41b24f3253dfa557ad8fecc04371057e5fd3 -size 152232 +oid sha256:e3b727a10d4135449b6b94122edb3ae9076cd285ff6814b2e0f499b68a5e9c81 +size 152328 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4209A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4209A.gbl index ef624249c5..b1151d53a9 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4209A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4209A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41c31d34dd5171c1746aa414c027305db4c472f4c8a14a1a4b859daacc2e3fa9 -size 151796 +oid sha256:b058eb75370a3cf00b57a049043feaba070bf1b81341fd04c0f4de725f23dfd8 +size 151952 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4209A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4209A_v255.gbl index c3fa2116d1..06ee31e8d4 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4209A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4209A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f77bc543433146bf3dd1b854bf9cd28fad77c7fb4592f3882073dd7f3b837659 -size 151792 +oid sha256:8b7157fd1cfc9e075f91741e33dad97184bb10de6fb02749afdd16a1bb64f6d5 +size 151948 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4210A.gbl index d81a82cfb7..4ee426397d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5c73978e79cff7f8627c8ac19dda80c61e12566e2804634b9790e01b767b6c7 -size 129456 +oid sha256:e6124b7c13bd944199c18323d85f7fcf8784f7ea7616a452031cb3f155dcb859 +size 129664 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4210A_v255.gbl index 122a330f67..853f97c30a 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:837e63d3dd234cb601afde099cb217a3f6ae19a8a22c71f0f9bdab3ca12964a7 -size 129448 +oid sha256:7361d362cd709bd29b57253c8171f66b303316b87d4dff3a52e9414103f6c4e3 +size 129660 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400B.gbl index c6fe473536..07f8132a7b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a28118a723e420fec5c686223a1f423beb95bc7b3a12c00cc6fe4d5311e6ec79 -size 130528 +oid sha256:f6527673021ba299f7dc3e68951e2ec146dc95536307d9341873c6dc00ff2179 +size 130716 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400B_v255.gbl index 66b92a8e86..a7c696dbad 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7b6d0fb4f3dcd1f03bb97b87fd8856a7fa25c5d2289c72e08a93d291e56122a0 -size 130528 +oid sha256:de83739a9a2eaf85d7f898d27eeb960319cfc4e644b87275f99dc56b95fadd26 +size 130712 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400C.gbl index 3da679e25b..d4ed543412 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dbada4a4322f6a28c68bc7c3ad0e87d57d41de1ae9a1e4f2cb849d0c0f7e6e94 -size 130500 +oid sha256:6e8333c62784154aacb65a51f7965fc893989f79f17706ba3568feca76eb76c2 +size 130680 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400C_v255.gbl index 24fb9fcf95..d0e8557f90 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9dc726cd10de57af3f0d2820317f5934b2c5897dcabb13ae0951874449dfd266 -size 130496 +oid sha256:f02703c576f69141cb103f5339d50bff6ca031e60332a17a3d772be106870454 +size 130676 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401B.gbl index 2b2a4e8cea..747d4c77cf 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19a65e13f3bb823a8969996bf8ada3113160ff9f91297b87be8cbb7e4417fda1 -size 130528 +oid sha256:a14d2a49d51cec0df58844a15b407f136dfdac364b033b745c6905cd69f41c0c +size 130708 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401B_v255.gbl index 00475afda5..ae105e4275 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f1ac47310988aba641ffa6be12b05f162c3d01c358d15f0f14c9e7bae663b0a -size 130520 +oid sha256:e8ef6559841b0847f174b01aad873d81b5c3ead3faee229d7b753fbb42d8aeed +size 130712 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401C.gbl index 1f43859ab4..8523cd8fb8 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:572859cf77a6531fd3dfc27c63a89236e6616074a50d8d3756564f5be5b95ccd -size 130508 +oid sha256:3d6def268a9ce8a47e6b7a471dbb81180ddf99b512375a03c052b7c554eca3a8 +size 130668 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401C_v255.gbl index 4dd3bd3b1c..4f0a7ec0c9 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eeaaf4f31327be5374f97d4e68420acc0a8cdd4eff4076339994e79689b0bfd8 -size 130492 +oid sha256:473f9d04bad83d2ade775384cbccdd4871ec4f2434d7b1eec301af66b3035106 +size 130676 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4202A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4202A.gbl index 9f85c86591..428e20b2de 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4202A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4202A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7107e760b96e91cfd3a718d16986815b2d80cdf811386b5204116ac3e37780c8 -size 162760 +oid sha256:5fa0fa546c698f60f0dc4fe9a2d9e4bb2ec7ff3707410fa3c16f11d5fd69ee7d +size 162852 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4202A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4202A_v255.gbl index aaeb030b96..3c56e7110b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4202A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4202A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a0a40277b3325c4c2f4835aad6fc0e19d04b18d588e969a3ad8e29cc529f3f2 -size 162760 +oid sha256:74e52f7d834254199a7eec4b32de0a48058f4254c54d85934e6619b9e482f77a +size 162852 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204C.gbl index 7be6ef3c87..222abd912b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7029dd23965fd53ca9b41e66a8653dd46731df104d914a18c71b5c205eaf1e02 -size 138412 +oid sha256:2b5243c55396e0568dbe9cc48a7ec9e68d0677c891c4d6b18b11818228f88bb1 +size 138640 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204C_v255.gbl index 3f05d663dc..7102843b9a 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7975993024f1d389b761476f6bf3ba2516def40dbb1ea5d05da3a81345e9c335 -size 138412 +oid sha256:e1f91325729324a35cc2c1dc0a9c2b60e95396415c4de6cf51a7ed0a09178ff4 +size 138628 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204D.gbl index edbf0534f1..8120877801 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:09620ad5ffd7b666de86208a7f5690b95af940a0ced227952e1217eccaec636e -size 138428 +oid sha256:8fb3f8ad4b0c280694f11a0f4b3c51b7d823e0301d9a4c2054746602b44f8b17 +size 138680 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204D_v255.gbl index 777b76ee6e..c91eb63747 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6762dddcd5f69175435509db3a197dd2edef681eae58bf7d758036adfa448cf -size 138424 +oid sha256:0c9e7a76659c2fdff44dedb77765e5c9191a72c9a5dd33b71e8aa4dbd6f2a0c7 +size 138668 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205A.gbl index 6e8311ae51..79d778759d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:411e7b6ddcfa3c3d430825e82b29caed3284cb6c225239523209743cfc306f27 -size 137440 +oid sha256:9e81d75bce4878807fad40926d828b8b1e37a399eeac452af933d4f0bde95546 +size 137708 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205A_v255.gbl index 1505eaaf5f..2cda2d3c0f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85137f40671067609b8eba05e0659d57c1ed5607b91b0a75799e3e40d38fd21d -size 137448 +oid sha256:c29c74b2693bc3f2d14d7c736998108289d397ddb459af97199859ac81bffa49 +size 137696 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205B.gbl index a8f610e7b6..f19e9772fb 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:620450ae46a5fe2d175da68936133d7f61d355c45d569969aefd17c9022d8b5f -size 138872 +oid sha256:e6c7d9c0a80aadb0b0f718773abbe31abda783659a2d2cef90dba499db11d68d +size 139160 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205B_v255.gbl index 831d68d47a..16b11b9272 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e205591e13625609592c8312ebf2b3c177341817dab1a1b4d115e7b4bb6e8ca -size 138876 +oid sha256:5a4ead9c31d88696d5d5278031890539909d3e25302b2b1943a6a8a9e517545a +size 139152 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4207A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4207A.gbl index 64c6bd44a6..42e29dd6ca 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4207A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4207A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc5a66f3f9bd2aedd992c05c30019ff29d2dda3ea0faab96d23ff7b90f4f2298 -size 162760 +oid sha256:e35db7dc3e792bdc6972c70f3c0d62b48b50acfc05302e89ef7b5429eaf04785 +size 162852 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4207A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4207A_v255.gbl index adb4b8e4f1..8657bc30f4 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4207A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4207A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b796cd8d82eb2d1a3d31ff060f7edef6beddf2cc67763280327281423b0420e5 -size 162760 +oid sha256:229c45f257a1ad41d38454f203168a1e8cfb875db9f830fec3bf319f8bf6d84f +size 162852 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4209A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4209A.gbl index 8e4402838b..85dc670872 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4209A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4209A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f745b7c9141628f7dc8aadee54024699f2123a0d46b615a11ed0c2aec4a6958 -size 162380 +oid sha256:4302e6f13cda08950d9f4923a562c71767d028c85bfdd363a5cd8bd124223c3d +size 162324 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4209A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4209A_v255.gbl index 6a79a3172e..069e7772f7 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4209A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4209A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:436b8cd2709cb349f9b9b2850615d4a2b3c76296e1cdf515cde3a494baed37af -size 162376 +oid sha256:a544838b211b06fe7180196c3da8f2be04863938f6a206262dc9466c267c700d +size 162324 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4210A.gbl index 2c1a158d38..8fbe82b02d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb8bcd55966c44735c069b767d2f6e509fe94992e6418503893a8b172fa14485 -size 138440 +oid sha256:928003c2f93e82b2c4ee29b49e02b3655cb7e2d979add9db30ea2f90a6b03dcb +size 138664 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4210A_v255.gbl index d39f741b44..1b1d2bcace 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e85e608d4f2131efb722efb23d0022d35e216915c0c41fa9069d6f80120ce056 -size 138436 +oid sha256:f314b4bfeae2728343646652b74241b02902a81387fe09c5badfff7f31ce9008 +size 138660 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400B.gbl index 11925bcd0e..df97cd15a4 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:696deac31692bdd8c7dfab2029f10144fdd4f8d7ac2e39dd51df86d6d4920070 -size 139608 +oid sha256:f1ac8e9d08a9527128f6108f175b215c454cad9fbdad9effe334767862904446 +size 139800 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400B_v255.gbl index 27b403b8dc..f7ca2d044e 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:efb1dce322a6b8cf1cf4ec3860a1a507c5583904281693f150048192fed41699 -size 139600 +oid sha256:438e8b90baf5ee7489887422cee2beb75d1395c037ba801f06ec6c91475e02bb +size 139800 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400C.gbl index 324f83385b..122421777c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a279ba9c3006211dda02581733b1207330aac0f2939c4cea9a937e6b19f2e82 -size 139592 +oid sha256:06a3944534faf292937cc9c907f5785df578842503b6e6feec9f25aef6526fa5 +size 139756 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400C_v255.gbl index 08a4d8bdc5..1f1dbbae39 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a90a9acb78eff29fa62d34d68c9e8cbe82ff5508d3fed2627b80646d09763e97 -size 139588 +oid sha256:4790b44419e8c2e85ba68b72281874f92e7de1c6e979dc50ff4b3211803e4eac +size 139764 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401B.gbl index e0caf52a91..8eca495ebc 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40793e085aabe7e4e20487376143bc894bb331ceb95aa1250ec5532ed89bb414 -size 139596 +oid sha256:c9129b56ee7df461d57744a437d66c9d522ac48d4d3f2676fec84987d566c0be +size 139788 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401B_v255.gbl index 9cf04764c9..f2be044faa 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73434eec2fa4f6993c815ebd2ddca9e43efce693893098d654e5f4f8c1d321dc -size 139592 +oid sha256:56f475afeac67c7a5901e35a4f077f36b16adcc2ea9810e55331058ac4fea16b +size 139788 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401C.gbl index 473b11cbef..5660fcdde4 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d36364ba7beabe432ba78aa2a645a7b28e481ba0a3c4bf77f273110aac2d80a -size 139588 +oid sha256:29cea055dce26253e3fb35bed7492da26b41592faa34d00f816aa2b862302f8c +size 139776 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401C_v255.gbl index 0a58172889..1b672f9400 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b04404989437b8a8127d6aead06952eef09b18370c23664b97f854260d3e0e3 -size 139580 +oid sha256:4cafaa9c59ce8d65fdb7aa26e7c4fe7b62b70948c9fce918c073d301b53804be +size 139760 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4202A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4202A.gbl index 67362e486e..c076e9faaa 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4202A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4202A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:21a2a7e1db4c41cc44d53f4ab65ab3b7b66b1496e8ab4b56bc1235138ac34cf2 -size 202452 +oid sha256:bbd5e5635a0bd10fbe0d06ae1043153613e7b027ff71ce496bfe23d45ba71615 +size 202680 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4202A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4202A_v255.gbl index 3944e87faf..97c5d7b453 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4202A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4202A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13bd4cdcd63f271d0c7d784ff62391b4c9a473fe595f6f18a79e2a7f17acdcfb -size 202452 +oid sha256:24f9dca294c97387d6381d87cdd0e7ee8e6aa1d42326051535dc5fc3882ec086 +size 202680 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4205A.gbl index 4f427c3aa5..9fe3ba603c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49f011b9688fc490ba4e0665a8822d8a923195fcece58859104027dbefe7dc2c -size 167516 +oid sha256:d746455d3d2812976b9975a89594f2730b8f9d8db652188f3a8e3ec2b9b2f3eb +size 167788 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4205A_v255.gbl index a0d95e8c4d..e2dd160d09 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1058fd034de6927e36aecb42210f8b4c1f2d02e72f2d9cea4c5000e787d4aa63 -size 167512 +oid sha256:e5da864689670b765c9a39157486f57988b039b57ffd6105930481044d45e1fa +size 167784 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4205B.gbl index a26248b6f4..530d694c40 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b2535275e5f0eb14fe3e1a34382187f30998e0388b47375aa52621a0068fe0d -size 169384 +oid sha256:fa220639ffabac99ec019606606901ed86c72ea719ab7aa179114d0a05ad2a47 +size 169636 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4205B_v255.gbl index 7cdb13b78a..50b4140c80 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b741f0f39e9d19f5dc6e90def1451667d1aa2a20f824f36e602bd1700a04894c -size 169376 +oid sha256:075b4b48bac8d8a79652c86994fbbe16c33236d1dc5b3228f75dcf15b5bfc736 +size 169632 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4207A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4207A.gbl index 588d37ab39..5359063664 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4207A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4207A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:758322cf6a323f79f4aa1791c7ca5ce6cfb5164ef71daeca163736c59a17a888 -size 202452 +oid sha256:6c16a3dc439149dc3a6065e1ac2278c1ecc56a617fc6ce071a0fa3a582e8f73a +size 202680 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4207A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4207A_v255.gbl index da9f83bfa2..7c0ce1f6a5 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4207A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4207A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6db4927649ca7e698f6b76587f6cae0dfe249357e174188aa0e46325ac333c25 -size 202452 +oid sha256:441d504af6c8b52fbd9bad40af836f66ab3a52bdced7a64bae7ee7d3b503b2cf +size 202680 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4210A.gbl index 1ec24a9beb..f3676d5ffd 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73855d26c1aeda9209842cea48bb353fc6696ad26710b44e163cb2e6d36e9e7d -size 168896 +oid sha256:4972d4d17ef104a858f85fd2210280de536ba09fc264a3c60687472434ddc5e8 +size 169116 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4210A_v255.gbl index a4b73ba6b6..8051d36144 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_key_fob_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5488b2e52c0d404aaa805088fc9c07d7494db3b00ebf0f52533d5f13b242108b -size 168896 +oid sha256:cc63179a1211133c64f6294ee9fabc72623bc242f2c0e6aedca76848fdd45325 +size 169112 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD2705A.gbl index af7b6f7770..772ca0c1ab 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD2705A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD2705A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:253bb5ef96ff545c78eb6b393630ecbe4676c0f7f439b08cce1b903a820faf8c -size 138632 +oid sha256:9cc4ce46f2874a48795bfdf25ecbdc758bfc3ebccd4565376ab2d55d1eec682d +size 138768 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD2705A_v255.gbl index a2d0d0b771..d5ec270b75 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD2705A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD2705A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ad93bca74a4e4a5972531538501836acc73b2ed495b4cb6956720d16a427ea2 -size 138628 +oid sha256:141676bbf54155d2898ab0793116430267419d4c4aed95c352ca8fea433cdc00 +size 138760 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4202A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4202A.gbl index e2d5b46cc9..6ff40bcbb0 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4202A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4202A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c3f3eec9559c9c48978f50e0b1c9ed5d7975d878fe6bfd3b2f61fad7ba833df -size 164172 +oid sha256:065d12e23947c2af3e3ee342e4bb2a4d1667533668e08a455ff829f479e3fe9b +size 164328 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4202A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4202A_v255.gbl index 694801100d..3d90c233c6 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4202A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4202A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:90a11dd7962e8eacc14aa3b22a051d8d086ea151537b16cf9169a150e99084c5 -size 164172 +oid sha256:f1a58eb0f137909c2f5c1d208d98ac2566e0b0be2105993b94d886a237cd3baa +size 164328 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205A.gbl index e8aaa52e07..2d51a340a0 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4cf6814c75415ea8cb1e2ead90a63830226d85fe9d711657d86d78df20c3474 -size 137976 +oid sha256:78875febd2d2d7f9f9382e7396d4ac67f295dd136fcad13ef729df2f50a6850f +size 138176 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205A_v255.gbl index 9b9c07ada8..93d8b0a699 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c597ad219a34c5c4ecbd9b6d64d663f978f837d1a2ddc821bd6578612929e248 -size 137960 +oid sha256:acf8818130ac397618d9e672e285191de836d043fa3e27c7dc757df4c60b603b +size 138180 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205B.gbl index bd4a7056d6..fc47d2cf12 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:02598ee318407b69e4dd0895588cd29263b09dec5459d0e1a88e24a5077c384d -size 139436 +oid sha256:2602e44c4b420ba2c6b51c3931df3e5a313053f312f59523381e29329d2a2519 +size 139664 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205B_v255.gbl index eec334c72f..853f92c8b3 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5d1da19a7b6ef933b797eba25eef2721810587d6bef18cae627bb5f2cb8ddeb -size 139432 +oid sha256:85d3cb47355db401eeee5d7789e040f1d5411a1c8138f06c5296ed2bdfd4060f +size 139644 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4207A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4207A.gbl index fb45666923..cd0e322557 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4207A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4207A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07a1e85a9b6831ebbb1219a6055352d657e325f2625c581a1b5255adb6c4700d -size 164172 +oid sha256:cddaf44177dc89246962837e2a097d27fbac26ea5952e8e7ff82433e0a48f101 +size 164328 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4207A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4207A_v255.gbl index 272d226c04..798c910c30 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4207A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4207A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e88cb5b0ee3d628bf8a98a971f1d8e4a8d09290755493dfdab89859f0d259184 -size 164172 +oid sha256:e6f0279e8cc3c2f64ba6b0e24b98ee401ad5dc6ae3385714a45ed09b9b0cbef0 +size 164328 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4209A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4209A.gbl index bb8f4f798b..824518f57f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4209A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4209A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1bacedabfcb9586512de096fd7b009669b0817c00cf9c049ef66a6b5b84dfa89 -size 163920 +oid sha256:c83c928729026f08b515cd8df6b9032ac81aa8a94cba27057fc23dc0ed095ac1 +size 163904 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4209A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4209A_v255.gbl index fd58cec943..00899c4cbb 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4209A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4209A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ed5d8f56c568e9f028ad319b29abd9babe607306414fb559c9f1ebeff83422b -size 163920 +oid sha256:8664967f4a2d59b7de5686da643606494d9aae29b89372ffc58d9e07e0b4e228 +size 163904 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2603A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2603A.gbl index 39c4bef57c..59885a8086 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2603A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2603A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:109def18a03cadacb73088ee6b30029e3572e8e929f4f0f1fd0342f5fb709d83 -size 148540 +oid sha256:fb2a2ff942125271081e7081caab40978541d89cbc40071bd10860bead6daf82 +size 148804 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2603A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2603A_v255.gbl index b503ba7bc1..ecae5b83cd 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2603A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2603A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9f05330757ce843a50f05bcfa171cb21a1b037db4b21e814ee2a4d7bb020cbf -size 148540 +oid sha256:ed36230da6268e1c9c060dcaf60d6d1ccfcfe3fe6a75c37af554dad1127e10d4 +size 148800 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2705A.gbl index 4d701efe55..6e694d802f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2705A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2705A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3065b95c5987ffcf196258b16f43d7780c865b3fb953b3f0263095a8766cd983 -size 141540 +oid sha256:47a758108dcfd8c829d6041f1c24252e86ad8d243220c5a2c367fb71890b4d4b +size 141744 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2705A_v255.gbl index b1065bdc27..b06c8a839c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2705A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2705A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd801ba7bd3b835719e941038c205f7417090e315841b358256c3de306a54ad3 -size 141548 +oid sha256:4ff604ecfe4199f124d000e7c2891a2cb318971bb1c5dfce9a155ceddc0aa869 +size 141744 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4202A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4202A.gbl index 0cbd8a57e6..8c0f1b2e35 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4202A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4202A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ebe9ed5c31c26e8991e9c1fb062df74d269e8b8434363c7ca18012e5591f264d -size 167980 +oid sha256:e41b09f9d7fec8f606a1f195a0f8e341a9910f4bac3508b9cabfa8e124f8c47c +size 168232 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4202A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4202A_v255.gbl index b636b8cb41..c89a186dc2 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4202A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4202A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:53b63bf68a4740f1966aade9d431cfe9a134f51bd64d88369170f3b352157521 -size 167980 +oid sha256:4a981c9ca1fd19a043a13c97c3dd69ae055ebedf71cfdd35d6e48c9e4057d4dd +size 168232 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204C.gbl index 251470e449..a3098535d8 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:849de8560334c4deb62970d298b9516b8c9e321a8b3451d574566db5d43401b2 -size 142640 +oid sha256:5d4b7896e1fd01fd92db20a67ce7946fb476e7d52eb8f3461aa2c6fbeb82fcf8 +size 142820 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204C_v255.gbl index 8e1d9f2944..fd770cd888 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59765da4adf5c90edfc3fb6ed713075cdad3fe6a43959986aa7bd4ce6e0be371 -size 142648 +oid sha256:171f3d390b156ed0d4426fcf8f2e0163fe9480cf58b0e612b33d6b5d2d382c9f +size 142816 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204D.gbl index cc1601f321..46e1f77c3a 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:531adfe2a96c207781affad2175b0d511535352e28569df90cab74ca35f8714e -size 142688 +oid sha256:c0749f77e30e9b8eeef53159b5bfb68daf2903f0a0d3bff44d0b1809fbc4ec2d +size 142904 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204D_v255.gbl index 1f031910c2..b99d4c07e4 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be16363ce70381c8a6a07469c3e5a2ed01802d0b6cb6bd316d0a6a5a2e7ca474 -size 142676 +oid sha256:2ff4347f5e19289ff10889c38184059f424052c632b44f9374ab019142b957ef +size 142904 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205A.gbl index 4b783106ae..cf0daffbf5 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc8e640f6d82e6798cf7a2338b6b70b0c8b29605f928d3ce3ca5e98be45ddf79 -size 141544 +oid sha256:114073544937cb87317a2155f2f10b793e677ec5548ae2f5fca7e30fd5f4454b +size 141812 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205A_v255.gbl index dea88fb9c1..ec67cb0053 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e286da7836c5fa465fdef1ca111085a2020c7b549540318e5b7b237604c38e2a -size 141548 +oid sha256:179e19f6d51249fda4b854865b3b905e41c30845e4510cc040ef21637765c0ab +size 141796 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205B.gbl index 94c0e7b706..407a79f23a 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c149dcca5c3bd5403519ff03453219a6f9c8b35bbae21081bd826178dae487bd -size 143128 +oid sha256:8fe1376712c8573e595902a6b295642e2992b95402d7b9a022ad0e20303c0075 +size 143372 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205B_v255.gbl index 6fd8c3048b..fc04340976 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9e73983bbd3de08a6348968f457b987b7c517f9fce220c5d45f7804bdf5b3b0 -size 143132 +oid sha256:116a64d72ab3b6e06996d77b63c85de197477e6582278dc1f18a36c04d799b22 +size 143376 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4207A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4207A.gbl index bd358a99a2..3d6a7e7476 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4207A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4207A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5110029612a438ac023f4f71ba05bcf6bfaca9ef272fcbfb68cbbf2ee505ac97 -size 167980 +oid sha256:e83775b6bc15a8c3d0e798906e4e4c88d05ae0027740217be8f3ddaa1012a33a +size 168232 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4207A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4207A_v255.gbl index b5bb8e1e6e..7c40839de1 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4207A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4207A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:068473cd427e3f69de30eec7919964bc922805ce7adeec45a17a148f149247b8 -size 167980 +oid sha256:2b860e35e934572457231e5e9a72428d13ff50872b65dc3cb0463258f2dfb0ed +size 168232 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4209A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4209A.gbl index b0150fe8c3..4241ef7c48 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4209A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4209A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c96b30fa8db55c6ec4fe9c11e25ee08b180fb00a03650b59f71c3b50a99807d -size 167988 +oid sha256:ece6db721f0d56beb8c81457a4b001e6b828f1db80196185dd935123719ce1e8 +size 168120 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4209A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4209A_v255.gbl index 02acd53c5b..b62e6f2467 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4209A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4209A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a5c3e68afe4d0d2c5a24b348402f85a5a33a66d321ed4630b85f27386b7dbd8 -size 167988 +oid sha256:10ae98021ddf2106db2e1f44d0965e5732de6338d5f13fe53c7eefc5c7932793 +size 168120 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4210A.gbl index 5bb0a8d830..f9016dee1c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33018dc21e63fcd5f10a886becd80d275d16c292ec75b8f826f0c1a8c0c79719 -size 142788 +oid sha256:ae80a554c6a074afaa0b36d3b71531aef0d27e562d8e31c647d831b47a78f143 +size 142880 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4210A_v255.gbl index 41f612645f..3a36d7d99f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e55aedabbc262bea4c8c06c09ebc39b344786821ee881da59f7582d3aabd16e3 -size 142784 +oid sha256:071874d808201b24af2c4c530b7a7ad09e8783d1f98e53f70d6f703e36dd2276 +size 142880 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400B.gbl index 10cecd0ce6..e44dfd2e08 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e3834af724c078a7aeba5736c1ba776d3bda3e214261d8f757a55ad76bd9e60e -size 143740 +oid sha256:e9d2b4614d3f9ae9b696726ff6a79747dfd9ad0f1b0a86e222a5f23eb7456b38 +size 143952 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400B_v255.gbl index a6a5bb042d..e194383f33 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb6edbb0dded6b1993cfe728125bd88473354c86fa8080b0f41fd5bf9525196e -size 143740 +oid sha256:cb05d45cd509e0adf2eb6c70bc6e2ad68e460d94c64c28d2ddbcfa906ed9d60e +size 143956 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400C.gbl index 11fd6778f5..c607472ff8 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd55d2d6f086109cdec111ad94f2d1ce41e9190b95921709799441c6fdfacfc7 -size 143740 +oid sha256:af42a512da412fa8e2ed4b261cabc3c818e7d4cc591ee6e9e26b4ad8aa72b2c0 +size 143948 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400C_v255.gbl index b3a568c855..41bade8ee1 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c33e5f9dd5885f7603f6d97fd531bcf7370be171a5a6db996f7ec5a9414e42d6 -size 143744 +oid sha256:32e95855af0efcebef17806cf810f73f0a4d540bfb8c78b64ee2fb7be3951a68 +size 143948 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401B.gbl index 350a4469c6..11a7e4c77a 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f239b0abb5c98dec6b99017f9339385bc167de487da25afe7a0321aa00260a6 -size 143752 +oid sha256:a242b13b5a37bb33826cb0a96503a65eb9c25ee778b851ac44331a9f2f78f671 +size 143960 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401B_v255.gbl index 12e8dfb38e..c7ba59848f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:801c5f7a351ddd8e01aabac223d1568209b6818de4a515ea1e6f1e53f5ebc4c1 -size 143756 +oid sha256:17cb969358d2653c340cc7c64d930a74bbaa322e291f889eae44ff3a52ac5558 +size 143956 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401C.gbl index 2b800bf9c9..413143d3d0 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59301d10a52e47857c67b7efa88dec94d6ffca6cb96ccaa5f2ab1c7779538b7c -size 143716 +oid sha256:5e72b321fb3482d8f7262720f3186eef796c33effb0225e0cd841ae609223357 +size 143952 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401C_v255.gbl index df242a1b18..06487d1971 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:80b2b437e2769a6770103783f9c72e934612f5e3b703c62836b41f943ee2c778 -size 143716 +oid sha256:0e6a620c5412c6cb2057753fbd72aecb8f87f13230f3dcb0420b7210075ff730 +size 143956 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2603A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2603A.gbl index 3f87df2fba..b8892f0879 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2603A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2603A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:762b80259fbc99b1c1a7f2bc0b91553733e0f85a78a211b11343616d00c97c33 -size 141968 +oid sha256:9af79ad267988326fbca0b8f5d43c6e30340174456fb9cb5e4932660716da7b7 +size 142136 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2603A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2603A_v255.gbl index aa291cd4c3..1f789be97d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2603A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2603A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e16aa68ccc67785ab52c3ba88647eac11615682f4110db446c9819d4980b8a1c -size 141960 +oid sha256:7a5e9e825d5b6a6de7f1fd3dbcb7c66af0aaf8b1780461e3f6edeb148f11eb6c +size 142136 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2705A.gbl index e019ee8ca3..1fb27ada30 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2705A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2705A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:69d473594fea6f9d1e1bf936f4cf0fa26c8d2af5f52319e978cd58f09f02d563 -size 141204 +oid sha256:116cca277d4591fc869260f6b9cbc07c339fe8b2a1cc4da3d81908ddc884a4a9 +size 141432 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2705A_v255.gbl index a79ef4e948..b2fa913267 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2705A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2705A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55f2702199a71d17b615a1e911ae9ef73693d9f35696cbded9dc42560be9ac9d -size 141192 +oid sha256:0dc5a9c381d588d9bf4e981c51051afd376e2a70440d6869e9d37b7ebac07764 +size 141428 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4202A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4202A.gbl index 0f8a251ee7..621cd0d3d4 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4202A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4202A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d46b5861b70ad484a69b1c30e57fb3fbffdf4ee4294c008e3c9708833e8834cd -size 167372 +oid sha256:d566dcfc08a4742d7d5a1ea7257bfeda0ea3fc0687bcddb78abda8991aff6b06 +size 167580 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4202A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4202A_v255.gbl index 22183dcc19..306ebdeb74 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4202A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4202A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49e6f2085f8c4c4fb9544611dd350a921f0713ae98553fb00a825ca23128d7d8 -size 167368 +oid sha256:8649399cbddd6fc3bd472c072bd183737f8dea08a8047a89172fb5daacfdf7c8 +size 167580 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205A.gbl index a9ef138b8d..c9393b88e5 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e81c96173ccd436e38a31b2ca504f484b70e2ddc08720772bf6dcba7c87351bc -size 140420 +oid sha256:533a59f896ec1d46c445c8c7f76ab45e14b63ab6dc9a97e1680a24bbe96ce390 +size 140632 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205A_v255.gbl index d3ca128ca8..b34cab8dbb 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9d58be18882c6e996fbb4f855f18c6321cc1f7c8e4a7e1e68a7dd446351f423 -size 140408 +oid sha256:7522e52df5ee7fdb45a8f28d016145d69e78c1c6bffa6ad1757b11a9395c876a +size 140628 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205B.gbl index 9c4d2d0ec3..0d6896c705 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d9f50d3202c64e1017088a23c7d52df33b85aee745941ffff1aaf6fd6da7a8d -size 141892 +oid sha256:e28f2a0f09a7816e6b412ddcfcd4934d174e10c40dfee84d274a34b8a48cfd58 +size 142080 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205B_v255.gbl index a5d0a2218f..5ea43cd01b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b3c4350744f229f77faebaad3057e9e2ca9737087eaf060fb3c385059b74e26 -size 141892 +oid sha256:869b8e2c23394ac0cfc59fae994f7bfbcb1b8866ad7f4b7ccc29a7d18d4115b0 +size 142092 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4207A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4207A.gbl index f482c22453..3e5337ab43 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4207A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4207A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:45a5119ffc2957fcc8842d2d33d747cb6b3ab4d4e4257148696fedc8c992c325 -size 167372 +oid sha256:fd6f9fa4639d9f440ba7223ed27301377a13f6f5ac34eedb2b4c2752b0bff533 +size 167580 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4207A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4207A_v255.gbl index cee91d1cc0..0353348ab0 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4207A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4207A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f824ec1ec1c5de1f7dcade6559bef2994cd6660dab7687abdeb53c4766bb070 -size 167368 +oid sha256:bc685657871ae1b17498d731a38e39750c503903f2fabebdc323e61a55444f5e +size 167580 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4209A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4209A.gbl index 0193fd6bdb..9d64121193 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4209A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4209A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ed2525ffd3136ea85548479209308e181651234ae1d15ae4011d216474adc22 -size 167036 +oid sha256:e504009f608b61683f8023ef145b3c807fe68f6fffacb5277098deeb35b266ff +size 167124 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4209A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4209A_v255.gbl index 8185f81b3c..865ef0aa32 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4209A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4209A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0683e0ff89db82e7182dffd04a86ea120836271e1b07e636836aa4dcc21eae55 -size 167036 +oid sha256:d3985eb6ead466acd34e239effa10d4b45c9421f45de69e01de51e01f3c7c36a +size 167124 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2603A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2603A.gbl index 03e1198cd4..cc7d45ccab 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2603A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2603A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f67bccdce7e533b28cb21960b694a8d57452e63d128e9a2f18ad154be750014d -size 139596 +oid sha256:374ea7f1acb0fdb0be752c3683cd58d09bb51d590ff30fd2aff528c5a11fa337 +size 139880 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2603A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2603A_v255.gbl index c865622e26..9a8b70fb61 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2603A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2603A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03f46762383a8a6ec0566fce17f53bde5c374434a14d8191af31ada6e9e5f500 -size 139588 +oid sha256:668cb5238b285fd0c949b2866a56754038ae83a841f6c04faa453735ec1bec7a +size 139876 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2705A.gbl index 7d1a21ce32..b8feb259a3 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2705A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2705A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9d8f2ac6d5f1bf79e3452fb778e60f5e7045d977f6a32023331f203b94d6c68 -size 139712 +oid sha256:a4d74ba1c151ac5b11795a8ffc45172e9729ea3702050fc64a8b4fba848ee30f +size 139908 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2705A_v255.gbl index 8932acc22d..a5b494e056 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2705A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2705A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b0360a29f02f3c3a47e02f3465e153a3883547c8f0dcb091020d4df6b21bb059 -size 139700 +oid sha256:6523343af215b47eadca5200459333c49473cfce9323830313bd408544d6cb67 +size 139900 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4202A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4202A.gbl index fc16854b47..12c5d19d78 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4202A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4202A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:476418002ef7d4c164c66b02ced88d2a75024af53fb7cf4efbdacd9a237d429c -size 163420 +oid sha256:ebcd669c59d89af8c0354535586d569783e5f3c3c73c211825f208eb6e70d3b4 +size 163476 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4202A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4202A_v255.gbl index 9dd411e280..b0bdf484e7 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4202A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4202A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b275904d05af26bfd775eb3b0265962d1b895654abf88f67de361148e130963 -size 163416 +oid sha256:aa39e4409dc5e6145134f8c062f6cc4b32e795e5ae1c92162d920793db124151 +size 163476 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204C.gbl index f8c61acb3f..1283b4a660 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e931d517bb8f3292065af0ce8001c62bc48b23abfc75c5ffe013a81eb013507 -size 139112 +oid sha256:266c90bcbfdae3f2b0f549804ff5d5bdf77731c5c6093b05d6c28c8e447954a4 +size 139356 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204C_v255.gbl index f399a916eb..7148efb5e4 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f0f33e6f3599a7a3e96e70751f8850fa5fc5c4b822674e241b59c439a8c36e2 -size 139112 +oid sha256:add0018014db18226258fe4e9c50b9f92afff2dbb9bbd2be33b23cd6d456257c +size 139356 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204D.gbl index 7e285e69f2..dbff781910 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf0c937fb2aea6e748f0981474171e4554b019c0873f5e2e9f28a8cfba30c175 -size 139164 +oid sha256:278c787f6f79be5c4c77712b93da902c3e4e79d164f9fb59c0268db7e94abfd1 +size 139424 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204D_v255.gbl index e468b89f74..b3e33cd77d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cecb8dd0ef2061b904d0631e62cc97f1fa839135a8efe2844290075a656154b9 -size 139144 +oid sha256:adc3b369001651a91ec79d740d624a07108114a035fba13207dbfbe4fcb9e4fb +size 139416 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205A.gbl index b8620860ba..cce47898c8 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95f3c604b7b8829e0e7f6bd8fbae0b1b6216da4805854dc803029a7bec881e44 -size 138168 +oid sha256:c0de22c5ca04b1ddbfd8fa04054086a53f093b70c7bbb391f31a9a69bc60f79b +size 138384 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205A_v255.gbl index 88a0e75c7f..95a2d1b189 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8bf8fd4073d78a3549e52647c3a4173a835bd8d8edd9bea47e0ed31e8b4fc6ef -size 138160 +oid sha256:419839487a56b006ed672e1a72a610e839e02059c61956091a73b6c7183061cd +size 138388 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205B.gbl index 44ef2b1dca..637fd6c2ff 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c75c2549e0430f26463ee7fc68ba9aa05971033e681afaf038bde99231f39b8d -size 139620 +oid sha256:e3dcb22c3324c23922854f5f3bc2f4a37c13fe39377aad6e756d1ed6dd999704 +size 139868 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205B_v255.gbl index 409c58d55f..6e3677b8a3 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7cb88e79bec98955928d7670b1fa6fc582347815111a2d787dba84efeee21054 -size 139608 +oid sha256:3d1df09a9214ed41f8c2c5c0a2359a841f7dbdff2d08839c8ab5409ef8d13872 +size 139868 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4207A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4207A.gbl index 905c5920ec..09daf49c50 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4207A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4207A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49bdf1312d0ae2b2b0be46f825e696a2cd061c4d8f4ec50f2c2a6c2ef9d67b2b -size 163420 +oid sha256:f8ee7436193dca66abf7c0e7b14e128f2ff1756c0df95db881c277ad82c6cc54 +size 163476 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4207A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4207A_v255.gbl index e4bdc34150..a106a02012 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4207A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4207A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76aaf47a5238f4fa5723f10d2672183acb39149c648fc4c06cff20c75a8ec6f7 -size 163416 +oid sha256:5ae54719076df66004e10c8fc2ebeef3e831cfe6d4db1789cf5b0e87c402018c +size 163476 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4209A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4209A.gbl index ecb62c0652..2b9a17b0ca 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4209A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4209A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db124e7724999cb831cd72cac0255bc47b4e961aaf0b19b657c19815aed029b2 -size 162940 +oid sha256:11b7836d2efb5394dc94d77b23db87f5d23beb819720c606baabe60f0f2f2669 +size 163396 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4209A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4209A_v255.gbl index 08fa237b0e..3acbdab1ed 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4209A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4209A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75ff3129743696510cbf7961470468c7ac5cdf42d2ee90eeabc0b116ea3e6e56 -size 162936 +oid sha256:aff379178d92378c89ae55d065342b89f7b6775cf70353c00845a739f6f40166 +size 163396 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4210A.gbl index 4d1d963aad..bbcaefa340 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2fbfa6d2b71daffbecf8a4daad37ff3b78e563d87b1b831c89f603d747f65716 -size 139176 +oid sha256:8899ad3f363f1baacea50793361149654be472b73c975ee50e0d645563ff8078 +size 139424 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4210A_v255.gbl index c8e1115653..de001685c8 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7df2188c71db3c11b295654163692a1bb2317c6f1a0882dfc1a5d2b0eb1e4566 -size 139168 +oid sha256:304642f284cf6ffe51a3cdbe8aaca72fc3653773e417db165c3921acfab47340 +size 139428 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400B.gbl index 52d0bc8d12..8aabd3a733 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec4320d3040f58c08654891ef89c3fe95e3ef020d433d667c18ffb8accc46644 -size 140268 +oid sha256:368b26351f30554e028c96b15a708992fe79c09abd4ef805578377605cc03b1f +size 140468 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400B_v255.gbl index bf2b3aa3a0..d54aa14c32 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d777b2a0e02f415e0f29a42c0c5aa3561b7047229865877553291c0c50e130d -size 140264 +oid sha256:98a460650732032887257dce7ea2d110fecfce8a9a1e99be5372c700d5205587 +size 140476 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400C.gbl index 5a36bb1768..fa389113ff 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a20fd6ab65bbfda22218f68259cd0581461270f814524c2f9d9a04d024a6719a -size 140224 +oid sha256:656d47ae6fc0593548725213cc82121141089fd06f966f578be4fcb4184cf43e +size 140464 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400C_v255.gbl index c970fbeb62..2241f774d7 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3da53da365a80ead80b2fc5d4df65b9aed2b9b7b654a1dd9992de9e824d0ba27 -size 140220 +oid sha256:5f06573ec1954f2c837441e9efd1435f6a8602e86a46d9439f0e3acef27a7ab2 +size 140460 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401B.gbl index dc27cb88cc..3829795acf 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa16745eaeb00a59e3d77919fb87c5a460a712a5c5cd370be3aa3ddf1883eaef -size 140280 +oid sha256:203ce1326ef4b7ee9786dbe485c51106d8cb754aad32be59cd4fe7f4af118f17 +size 140480 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401B_v255.gbl index 22a4e1c249..a669415fba 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4213935267876a5edd20f30ce5498ce5e189c309252f6e2e491d344c0f9dd32b -size 140276 +oid sha256:491c337c2e8fcf6f1488dcda85e8b44497af2ec3bb593d852e96d9ea37557814 +size 140480 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401C.gbl index 046b46aa73..a4e35ed107 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98e23e7a4fbb1c4100b6fb8c48cdf92d904013035717d34a7586ea7630f65c54 -size 140212 +oid sha256:f677e3469d124a6e8f24087ca0abae22d8bd207ebd87742ea3427d461024160c +size 140452 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401C_v255.gbl index 47e90992c0..b971c63b97 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:913ae478b36a5864ef35abf355835588fa93ebf825e46f592e347b1b7226471a -size 140212 +oid sha256:c1f53b0a79e5cf6556a1341354279469382f32bf84c76270221de7166813bcb0 +size 140448 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2603A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2603A.gbl index 4e76ed6883..ee455a09a8 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2603A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2603A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a4627b9938ac7cb1c85bc35ee4c661bf1323fc79eb2868d2df204aa2e81f544 -size 137116 +oid sha256:2987d7daad857d90704beeb5069797a96872048356ebe564e3253f22e884f221 +size 137332 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2603A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2603A_v255.gbl index 4aa9e5d8b2..5108ee2c0c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2603A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2603A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:224fa917a111cf9b0d83b1752fdeb1a4687d9c777c2ea11be2e0d73722d326e6 -size 137112 +oid sha256:1e5d9b553e2f0cced5497cd928b8c142f71abb0d93a480f13f7780f197fc5124 +size 137344 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2705A.gbl index b511699e33..7dd4f81028 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2705A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2705A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba10cbac5411dd2ba5720582ae9d873a474e5c90fd2fd88f464f8f000c8d68ac -size 137216 +oid sha256:0ebed89ee6a3b9f45183fb8127c6c916773eaaec083a11b66664279651a5a909 +size 137436 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2705A_v255.gbl index 6f48430377..9a9bd2248f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2705A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2705A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d19ab004e7ba510e3f82e0465184d1053e7bb627983c45f84d4df1f3a1e8f448 -size 137212 +oid sha256:6233d07c1ff9437ea8c4d0cfb52aaaa17b0c47f95afcbbf269f219ef3283ff0c +size 137428 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4202A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4202A.gbl index ec0cf2152a..fd68fd0855 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4202A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4202A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:513cc90c03ff6efd97d012f3ffceb2a04efe897f81187d83602d56754e6e3ea8 -size 160524 +oid sha256:d4da4e2180c0475f01c08abdb0fc4576fbfc11fe72e89d4371ad18f15096d151 +size 160636 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4202A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4202A_v255.gbl index f2da94961d..e673107413 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4202A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4202A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a7a9ee24a3692ba7c23dcaeaf823c7d0a600a569c4a616f3ad9b66714a4e77d -size 160520 +oid sha256:e52ce5548a2e2baabae8d42bde8e78f8ece93b2424bd4cc834a66ddbe054d5b4 +size 160636 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204C.gbl index c91b0ec6e9..0c63861b58 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a910d78da46f743b4f59e58caeb3ea920c5a88c97d9dee52955c31ec54ac8304 -size 136608 +oid sha256:34416175cc9297f1cdcbd1e590f17fe6269d87fccc33b8046761a624ee677dc5 +size 136880 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204C_v255.gbl index 03ede488c3..eb60c6bb73 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f2d7aa864ee3b14f1524511b7f6d1b1a970b4136ab483296c4d6f6aebee1b939 -size 136604 +oid sha256:824484ae0aa18f1b0fad1f7edde4cadcb0f9adfee9f1a4171c7890cf6e1ae77e +size 136872 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204D.gbl index 45f805251e..a37d7d7b3f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44dce70734e5748a0fb80669f99df6aa432aacecd858762e8a999a9f17267a24 -size 136696 +oid sha256:5fccd9d26ac1daff91047294a03cf9a16826931042e806f964812f730f6e044b +size 136904 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204D_v255.gbl index 8360a3074d..632fc413bb 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e2755eacb0574102a17c8aa0df0559f1f00902078dd3ed502285c3b379f95fd -size 136692 +oid sha256:c03322f73c9c2e2c9272ce45b66e3d8fd0365fe36ed4bd280ada32bd7d1d357c +size 136900 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205A.gbl index c7c8515ca2..e2eda555bf 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:536744f06106ed995bece79af0ae553106a40331a90293c34b117f0664d9071a -size 135684 +oid sha256:953e052d46aaba4b3522933f5543a86d252134ba458abb12a1745df3f46f0bde +size 135928 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205A_v255.gbl index 172a0f4a57..c8c43c1503 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1903e34cf2e81119c708a4c261b8b3e5c6497b2b554c3153aab8f1bd764588ec -size 135688 +oid sha256:43983be6c02030e143f9994ad8b0c3f4bb0ec890194eb98dd2fac256ffffe2c5 +size 135924 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205B.gbl index d37a39deca..f13408d1e4 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4077ad77b974932cb79447b3ae29e5cf00414cad25dec896c35b536727d905b3 -size 137116 +oid sha256:7b291011686b64cd868f988c4c1bca9aea3bc9c42fc4c46b14aa7099ff9dbe40 +size 137384 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205B_v255.gbl index 5c06ae404a..1dc5214abf 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e117049498afd52f8384f8bad7b66c168f9b77582c6cc837ef4aca94f9572df9 -size 137112 +oid sha256:ec475d7511ebe86ac7b7821c6af2969621d6844c51f518d7db16ef01d25d0871 +size 137380 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4207A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4207A.gbl index 944a3b5e9e..1f2c4fc55c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4207A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4207A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8321ae59a3676deb2ea23ef2d695f423d23a636bfef5bbaf9cc8a3c9c2a33486 -size 160524 +oid sha256:1872f5c9358a8d40158c3573c52141275fd4459460d09a6d5503e5c26798aeac +size 160636 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4207A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4207A_v255.gbl index 555d84de08..b76b1f2b5b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4207A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4207A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0fb97e34ff2e061cfe5f536b44430b1fc7fb2ae09ca5478b9a6040dff73d04b -size 160520 +oid sha256:1bd97d76139e9fcec1e376773d414fdf2ef04ef410045f4a7ac840f61df9e5ea +size 160636 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4209A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4209A.gbl index 997ef735f4..14b0aa8fc2 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4209A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4209A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89aa21b90dd3613e5984060f7eaf7ccb4f5ec1830b8cf10df7ade0674b20fc6e -size 160500 +oid sha256:6f7c31593b9c606fea881a605c9600b90458e9c22b5b3098046fdfc1fe5c16b4 +size 160668 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4209A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4209A_v255.gbl index 2b18f6de83..75d72f122c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4209A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4209A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47a540f73eda9800267daa81b9a033cd70b3f8c12a518d66694bc7983c7229ef -size 160500 +oid sha256:157283d533be75d793e9bae0607ca1d28117ea9b551e359b2811a35c9947d198 +size 160664 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4210A.gbl index c9f29a5d64..8e36a20746 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83559d57092f4ff3f3d576b98f3b6b662d3eaca17b5db6ee2184bd5d35f9ecc2 -size 136680 +oid sha256:ecaefa6ab175d70e857fc9df1b9c7bfe96a0e1d249b18c644d9703d07815a100 +size 136924 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4210A_v255.gbl index e18550641b..ad3295959b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f263f31ab9e6ac340b4bafc97b11ad70a49291eae76341f398dfa6cc80c33b93 -size 136676 +oid sha256:4cec33adfca850b4b68ea332869e2aa21d252c56f6696a8776d1faa0df7813c6 +size 136924 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400B.gbl index 136b085984..6df8a7e0ab 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea132c482911fa99cb3bec3704a2b3607018faea39f7678060389de1007880a5 -size 137784 +oid sha256:fa418683d379e1a5812e66711708c392c2fb6cf7aacb4b47bbc22568d4a83619 +size 137988 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400B_v255.gbl index 57f714439b..99c234e77d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f36cebca55a6aa29914ad2a37c433e0048555c9eeae4c9ef269496fbc5f596b4 -size 137780 +oid sha256:dc13a0035d899bb0f7a685ce95e2e321e7dcac0f58855c77bf960c10fb78daf6 +size 137984 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400C.gbl index d66d1705ca..6f7f9b50ce 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab8ee9567497015cd7d5d11e2201986f09acb34e3ca5464c33996eb24421b343 -size 137752 +oid sha256:65186c1431a1421a69d673a866f27886e0efd7a0a94eb4b2a9adf5da5b355234 +size 137964 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400C_v255.gbl index 062ade359c..9c7f90ab13 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cb95b01d0fd138e3e177c8168306f550484e44ba8791a049b27cc7a2aefb198f -size 137752 +oid sha256:e1dc9cecd6d133a2978fc048e09fae9f2796096f8aae5d68251471dca0bfb907 +size 137976 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401B.gbl index 37238f0bc5..3bb8bf0215 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4671f48001d8793f796422d70457ca97e8c33af1fc7c05badf23e34ab2b39675 -size 137804 +oid sha256:a37bd69d936285b8024c6c6e3bfbc7e3cb64a211e41bef34f552fae67fedc1b1 +size 137980 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401B_v255.gbl index 462c9d7c7e..d97e52317c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:424300892f58e0fe870d9b6bb08a362f1f9a3343f487c463c550d815e698ee45 -size 137788 +oid sha256:fda4df37bb1282e6309051242b0058195b8b083c6594a048c55f3f72c20f5ec9 +size 137976 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401C.gbl index 9448f617f1..4dda1ac2fa 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e81f3f00fee380584ab74aa08fcef894b761a5570777646f270d90ac95a55f04 -size 137744 +oid sha256:b8929a47549e848e95e08018fe5585897c8ebf6fb1ec1908e0b3d5697a2db70f +size 137984 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401C_v255.gbl index c19cd83ea2..17dc0ca341 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e95d7593893f72b9a79efe023cb51d8b49a9eb67186e21f3ef0e4acc35bf6e0 -size 137740 +oid sha256:3c7737f44f84ded0d29a8c64f45d4b69cc45872996ea4d692c83a847c9d7977d +size 137976 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2603A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2603A.gbl index 5ee8a6323f..05465c376d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2603A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2603A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31bfc02dd951932e6ffa9d49df2cd0f0a9115cdf37203a2cf8ef4849d4a64ad9 -size 136888 +oid sha256:6bf68c244a9d4c350f9ce2d925620cd6f347f130f1172f992ad4b78fefdd13fd +size 137128 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2603A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2603A_v255.gbl index 1ba3dae83b..9a216d5d9b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2603A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2603A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58e533625d65e7f4977b8b2c4cda7f44290fc2578c060df7340c666afc3a4e87 -size 136888 +oid sha256:37bb7aea473af7910c45ba365e50c1afe1c4f2ad7d324ed2fcefed894b637a6b +size 137124 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2705A.gbl index a3cf1e10d7..dcd15ba0be 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2705A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2705A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cb5d7650ab66409c106978ad08ff8f6f0091657ba7cfc87e2c21c37adcb4c417 -size 136964 +oid sha256:b08f83e7c608b07c1f5d6d7f7e5056478a29fc24b6b40891c1b81cbae3726e56 +size 137152 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2705A_v255.gbl index 63706788f4..ecd7e05ff3 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2705A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2705A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9b28ea9d6f1d5dac286a5ed49c82459596d91406c5aa8280e83c8ccdde7c9e4 -size 136960 +oid sha256:28951202604644e7147123e1945f4cca913ea06180d4a2cb6c99fd36dd8dc773 +size 137152 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4202A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4202A.gbl index c9d0c2189a..a01155ff11 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4202A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4202A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6840d49ce69db2798dc8238e480798a50f585614bc33dab152cabf85142a8d3f -size 160332 +oid sha256:4d28a23117d0bfacd017a4de67be6fc1ddf6775c86594a710f7a4e3a023acb40 +size 160424 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4202A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4202A_v255.gbl index ebe3b1ea26..cfde8d1879 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4202A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4202A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d79db855d8e62c8977061df9ab85ed5a9cbec407ce916f94b4eb6708ceec9dd6 -size 160328 +oid sha256:8ac2a0e3b34b42d03deb21ae5e43ae62fb9517d509a170eb24ccbd4bcf98b551 +size 160424 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204C.gbl index 34af10de82..e2a8c08095 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:70516f81c45e55254a4ce99b6c4c25cf5ccde736949081b9fb5e60a771e83bf8 -size 136408 +oid sha256:e793f1d45558da816b165640f518d4857a954154c83015896ce81ecf63caa9cd +size 136620 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204C_v255.gbl index c765c6fb27..5df661bfe6 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:efa35ec96fbec7ace68236d5ac81b9b0bed101e569f1a0618da3b9128f1f73ab -size 136396 +oid sha256:7505441d7dcf3d37406a54d9e1936028f94b914b40adcf6dbb800f44c6351ac5 +size 136616 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204D.gbl index 99381b9272..3264386a31 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11f87cbe12e006148bc4e29e7e556ed796ab1ded7d83ebd05f0402d28438e756 -size 136488 +oid sha256:9907805e830ec16559ab5695341dc7fe053c826e2ea39f023746454e52d60851 +size 136696 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204D_v255.gbl index 822772655b..a158a920a0 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7330453952e06d94e3d0a4d3235c8230d4b0da199ef01f236f8476a2978bf905 -size 136484 +oid sha256:36e5e2c67ae99410a4d1bde417876ad3171b60aef069181e84ecaa0a31781945 +size 136700 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205A.gbl index 20a4bfa57e..5889b799d6 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a70a2a40816f1077cfb9e7b867e0566bd146ed44a257d5caf6183ef89592173 -size 135464 +oid sha256:db0f0a9cffa6b531ed8e71998cf3160e85c451d26bd441a8ff7414233dae691c +size 135692 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205A_v255.gbl index 62b9f49e80..aea1eb9609 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52bba416be269c56f0828ed40d68af8baac12dbb6e9f0df9bb6c658281973011 -size 135460 +oid sha256:c8f6430b0e5e344287e6dacef07dab207e13d42e819e2047fb9d68a249195dde +size 135696 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205B.gbl index 9fee8c532e..4625b7d51c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b7e88d04109d5c4cb3caab27f0a0d48c6c4dd6fd3ae9f80260e56a5cc96ead3 -size 136908 +oid sha256:941f2e21de80994f7b6e4db70d31b1df02eab8bc3979e06e38960cc3d20c69ba +size 137140 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205B_v255.gbl index 1880a31d4a..00151e7f4e 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6da80cbab895377bce3b139e2041fc59b6ea4c9e34c7e11b1618697b2c1b075e -size 136904 +oid sha256:ac4392849f156d84f64d1673b721742109b60d246b5018e0d9d115f14ca8fd97 +size 137140 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4207A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4207A.gbl index 6e8a1e8378..6a3687e82f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4207A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4207A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94bdbd2a999b76216c66b8f075307da2b9cd5063f54fad89f09d17edde90cdc3 -size 160332 +oid sha256:cdd697a401b8e75ff22ec7b66c7db051415033561bec141bd29f9a91b85b8717 +size 160424 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4207A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4207A_v255.gbl index a1565cb72e..1af24217f5 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4207A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4207A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d434cedf21bcf5d37a9aad1cc53136895049d89135681155f08831831583c954 -size 160328 +oid sha256:967be3aec59950315c0399594cb4de38106f71bda68d475316c1b3f08da88e14 +size 160424 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4209A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4209A.gbl index ac77fec753..7e6739d37d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4209A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4209A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3eb6e4f6c0ea2ebaffa954baec53110fe1aea9a4bc4f1f50e682bd86532e3b3c -size 159980 +oid sha256:4fb287ae65feeff463595204116c0eb877bd9da846abebaa32ded21d53625a6c +size 160044 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4209A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4209A_v255.gbl index 92fc8f0aa0..4c85859a65 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4209A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4209A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:21b56d0fc35821a514f22b715a5f62a65ea684f6d4b48253e5ffd5a19482415f -size 159976 +oid sha256:71a49dc21936d74291b98623058f68bca338762b7e4f5894f742c6d0543e686e +size 160040 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4210A.gbl index 16b6640ed0..739031c0c8 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1001dd00baf469aeb3a1c17075598b22fbcdc5ff7d2eff8c3c7173578726e4f -size 136460 +oid sha256:31a9cdb923859dec1df98b46228f693363a92cf5edb6cc80be2d19ffa0fb4695 +size 136712 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4210A_v255.gbl index 92bf2e5e98..7232cdd84d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d79a71018ae73104946213b8a2dfe36975bdc2ccbdbac353ff7fd355160462c -size 136460 +oid sha256:0f9160a452a03835d6e7fbadd65680d585762d8dc12b6714fd673ece123a0fe7 +size 136712 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400B.gbl index 8df1d5c2ff..e4b043ea9d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3629522393586672191c4d3085cff26586f99f2efed2945158abf5474364f75f -size 137572 +oid sha256:6e4c4d78e28c2a17990d70eb103c7d51c3b371ebb9629f22e028da8aba606156 +size 137752 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400B_v255.gbl index 7c289812f0..483170845c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2fbe6fe5980e3829f259888a96c5e01f396008f56d556f88358424ff3a675e0c -size 137572 +oid sha256:ea80faec7fa44ad592e2759ec277c5ec445e1bcf6cd0d98ed1a4bdbe6270259e +size 137744 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400C.gbl index ba7757a8ab..631d2832a9 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e474a7c21f732e4e2ab9cfdf5df795df90b75343bba47f792adc89f4ac743759 -size 137540 +oid sha256:5db328862df2cd8f5cf6323b0afd8f6022e682dadfecd77edc09120a3d00bada +size 137728 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400C_v255.gbl index f24351997b..bd25bc0a49 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b08e939a7c7e84f4080dec6af76af06e935dd0837cc71d259bec8525a75c2043 -size 137528 +oid sha256:44207177111a1a63bf226e52efbe45f076a6bdee771e7464604e5934ee341bd4 +size 137728 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401B.gbl index d0e63f5540..8412f079cf 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03254a5fd5d5135e09e08b1027053e05ec88e647ffdc938f6c64f6176d869e17 -size 137592 +oid sha256:619bba958f2023aad32918c752ccc2ec074729f6ad6ba209dbabed6917a2cb47 +size 137740 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401B_v255.gbl index b4ba4f73d6..ac1759c651 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f36037c8df645d6fcce214e411d0f7008e023c932ce762acbe1dc94977da0b83 -size 137588 +oid sha256:087b78758530209bac6d5a99f21d2ed7b738aaf4c78c235a8044f46575d5b248 +size 137732 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401C.gbl index f6f4378d83..e00a02f448 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0b179c9a34d6d7c32ffa75886f526384027810f7fa8a92711441ea22c7aa38f -size 137548 +oid sha256:1640fc30bb9ba47ce47f294e0788e8843efcbd7f6f52f310b3fe5b3888c9c13f +size 137744 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401C_v255.gbl index b9827dd79c..e436db17d9 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c8ee8d2b65380704b53b28c53f2bf5f073f0e802f1f84e67b981d507377c43d -size 137540 +oid sha256:70d21f889f245706c2db57db0168f72421b67a8039f11a8d341ed62849eca517 +size 137740 diff --git a/protocol/z-wave/Apps/zwave_ncp_serial_api/README.md b/protocol/z-wave/Apps/zwave_ncp_serial_api/README.md index be3d95344d..034d0b3dbd 100644 --- a/protocol/z-wave/Apps/zwave_ncp_serial_api/README.md +++ b/protocol/z-wave/Apps/zwave_ncp_serial_api/README.md @@ -18,4 +18,42 @@ The following host-based sample applications are available in the SDK: The host-based sample applications are described in the respective SDK overview documents. The Serial API leverages the Z-Wave Protocol API. The Serial API introduces additional messages related -to inter-host communications. \ No newline at end of file +to inter-host communications. + +## Known Issues + +### OTW Update + +The following update paths for Serial API Controller are not possible using the +pre-built binaries because the defines `ZAF_CONFIG_GENERIC_TYPE` and +`ZAF_CONFIG_SPECIFIC_TYPE` differ across these versions: + +- 7.19 or lower to 7.20.0 - 7.20.2 +- 7.20.0 - 7.20.2 to 7.20.3 or higher + +However, it is possible to create a custom firmware that is compatible with +earlier versions of the application by building the application manually after +editing `application_properties_config.h`. + +If you want to update a device running the pre-built 7.19 or lower version +firmware to 7.20.0 - 7.20.2, +change both `PRODUCT_ID_GENERIC_TYPE` and `PRODUCT_ID_SPECIFIC_TYPE` to +`0`. + +If you want to update a device running the pre-built 7.20.0 - 7.20.2 version firmware +to 7.20.3 or higher, +remove the following conditional block from the file: + +```c +#if (ZAF_CONFIG_GENERIC_TYPE == GENERIC_TYPE_STATIC_CONTROLLER && \ + ZAF_CONFIG_SPECIFIC_TYPE == SPECIFIC_TYPE_PC_CONTROLLER) +(...) +#endif +``` + +Changing these values will only affect the Product ID, stored in the struct +`sl_app_properties`. +The application will still report the values specified in the defines +`ZAF_CONFIG_GENERIC_TYPE` and `ZAF_CONFIG_SPECIFIC_TYPE` in its +Node Information Frame.\ +Note that these values can be changed on the fly using the Serial API command `SERIAL_API_APPL_NODE_INFORMATION`. \ No newline at end of file diff --git a/protocol/z-wave/Apps/zwave_ncp_serial_api/zwave_ncp_serial_api_controller.slcp b/protocol/z-wave/Apps/zwave_ncp_serial_api/zwave_ncp_serial_api_controller.slcp index 27c0ad3db3..992757728a 100644 --- a/protocol/z-wave/Apps/zwave_ncp_serial_api/zwave_ncp_serial_api_controller.slcp +++ b/protocol/z-wave/Apps/zwave_ncp_serial_api/zwave_ncp_serial_api_controller.slcp @@ -79,7 +79,7 @@ configuration: - name: APP_REVISION value: 20 - name: APP_PATCH - value: 2 + value: 3 - name: ZAF_CONFIG_GENERIC_TYPE value: GENERIC_TYPE_STATIC_CONTROLLER - name: ZAF_CONFIG_SPECIFIC_TYPE @@ -182,4 +182,4 @@ filter: readme: - path: README.md ui_hints: - highlight: README.md \ No newline at end of file + highlight: README.md diff --git a/protocol/z-wave/Apps/zwave_ncp_serial_api/zwave_ncp_serial_api_end_device.slcp b/protocol/z-wave/Apps/zwave_ncp_serial_api/zwave_ncp_serial_api_end_device.slcp index e144cc7a7f..73e72c72cc 100644 --- a/protocol/z-wave/Apps/zwave_ncp_serial_api/zwave_ncp_serial_api_end_device.slcp +++ b/protocol/z-wave/Apps/zwave_ncp_serial_api/zwave_ncp_serial_api_end_device.slcp @@ -83,7 +83,7 @@ configuration: - name: APP_REVISION value: 20 - name: APP_PATCH - value: 2 + value: 3 - name: ZAF_CONFIG_REQUEST_KEY_S0 value: 1 - name: ZAF_CONFIG_REQUEST_KEY_S2_UNAUTHENTICATED diff --git a/protocol/z-wave/Apps/zwave_soc_door_lock_keypad/zwave_soc_door_lock_keypad.slcp b/protocol/z-wave/Apps/zwave_soc_door_lock_keypad/zwave_soc_door_lock_keypad.slcp index 4c0a439dcf..bf80595ccf 100644 --- a/protocol/z-wave/Apps/zwave_soc_door_lock_keypad/zwave_soc_door_lock_keypad.slcp +++ b/protocol/z-wave/Apps/zwave_soc_door_lock_keypad/zwave_soc_door_lock_keypad.slcp @@ -56,7 +56,7 @@ configuration: - name: APP_REVISION value: 20 - name: APP_PATCH - value: 2 + value: 3 - name: ZAF_CONFIG_REQUEST_KEY_S0 value: 1 - name: ZAF_CONFIG_REQUEST_KEY_S2_ACCESS diff --git a/protocol/z-wave/Apps/zwave_soc_power_strip/zwave_soc_power_strip.slcp b/protocol/z-wave/Apps/zwave_soc_power_strip/zwave_soc_power_strip.slcp index 60500305f2..56c3327e27 100644 --- a/protocol/z-wave/Apps/zwave_soc_power_strip/zwave_soc_power_strip.slcp +++ b/protocol/z-wave/Apps/zwave_soc_power_strip/zwave_soc_power_strip.slcp @@ -63,7 +63,7 @@ configuration: - name: APP_REVISION value: 20 - name: APP_PATCH - value: 2 + value: 3 - name: CC_MULTI_CHANNEL_IDENTICAL_ENDPOINTS value: 0 - name: ZAF_CONFIG_REQUEST_KEY_S0 diff --git a/protocol/z-wave/Apps/zwave_soc_power_strip/zwave_soc_power_strip_explorer_kit.slcp b/protocol/z-wave/Apps/zwave_soc_power_strip/zwave_soc_power_strip_explorer_kit.slcp index f4085200b1..33d88dfaec 100644 --- a/protocol/z-wave/Apps/zwave_soc_power_strip/zwave_soc_power_strip_explorer_kit.slcp +++ b/protocol/z-wave/Apps/zwave_soc_power_strip/zwave_soc_power_strip_explorer_kit.slcp @@ -63,7 +63,7 @@ configuration: - name: APP_REVISION value: 20 - name: APP_PATCH - value: 2 + value: 3 - name: CC_MULTI_CHANNEL_IDENTICAL_ENDPOINTS value: 0 - name: ZAF_CONFIG_REQUEST_KEY_S0 diff --git a/protocol/z-wave/Apps/zwave_soc_sensor_pir/app.c b/protocol/z-wave/Apps/zwave_soc_sensor_pir/app.c index 1f35860cd1..0e9c78ccc4 100644 --- a/protocol/z-wave/Apps/zwave_soc_sensor_pir/app.c +++ b/protocol/z-wave/Apps/zwave_soc_sensor_pir/app.c @@ -244,6 +244,9 @@ ApplicationTask(SApplicationHandles* pAppHandles) DPRINTF("\r\nIsWakeupCausedByRtccTimeout=%s", (IsWakeupCausedByRtccTimeout()) ? "true" : "false"); DPRINTF("\r\nCompletedSleepDurationMs =%u", GetCompletedSleepDurationMs()); + // Change the zpal_pm_device_type here so that the device can reach the lowest level of power consumption + zpal_pm_set_device_type(ZPAL_PM_DEVICE_NOT_LISTENING); + // Wait for and process events DPRINT("\r\nSensorPIR Event processor Started\n"); for (;;) diff --git a/protocol/z-wave/Apps/zwave_soc_sensor_pir/zwave_soc_sensor_pir.slcp b/protocol/z-wave/Apps/zwave_soc_sensor_pir/zwave_soc_sensor_pir.slcp index e62253860b..1b64b29947 100644 --- a/protocol/z-wave/Apps/zwave_soc_sensor_pir/zwave_soc_sensor_pir.slcp +++ b/protocol/z-wave/Apps/zwave_soc_sensor_pir/zwave_soc_sensor_pir.slcp @@ -57,7 +57,7 @@ configuration: - name: APP_REVISION value: 20 - name: APP_PATCH - value: 2 + value: 3 - name: ZAF_CONFIG_REQUEST_KEY_S2_UNAUTHENTICATED value: 1 - name: ZAF_CONFIG_REQUEST_KEY_S2_AUTHENTICATED diff --git a/protocol/z-wave/Apps/zwave_soc_switch_on_off/zwave_soc_switch_on_off.slcp b/protocol/z-wave/Apps/zwave_soc_switch_on_off/zwave_soc_switch_on_off.slcp index 7fb94ef049..7a3da80461 100644 --- a/protocol/z-wave/Apps/zwave_soc_switch_on_off/zwave_soc_switch_on_off.slcp +++ b/protocol/z-wave/Apps/zwave_soc_switch_on_off/zwave_soc_switch_on_off.slcp @@ -51,7 +51,7 @@ configuration: - name: APP_REVISION value: 20 - name: APP_PATCH - value: 2 + value: 3 - name: ZAF_CONFIG_REQUEST_KEY_S0 value: 1 - name: ZAF_CONFIG_REQUEST_KEY_S2_UNAUTHENTICATED diff --git a/protocol/z-wave/Apps/zwave_soc_wall_controller/zwave_soc_wall_controller.slcp b/protocol/z-wave/Apps/zwave_soc_wall_controller/zwave_soc_wall_controller.slcp index 7c6743b3a6..6aa5ad2e6b 100644 --- a/protocol/z-wave/Apps/zwave_soc_wall_controller/zwave_soc_wall_controller.slcp +++ b/protocol/z-wave/Apps/zwave_soc_wall_controller/zwave_soc_wall_controller.slcp @@ -53,7 +53,7 @@ configuration: - name: APP_REVISION value: 20 - name: APP_PATCH - value: 2 + value: 3 - name: ZAF_CONFIG_REQUEST_KEY_S0 value: 1 - name: ZAF_CONFIG_REQUEST_KEY_S2_UNAUTHENTICATED diff --git a/protocol/z-wave/NonCertifiableApps/zwave_soc_key_fob/zwave_soc_key_fob.slcp b/protocol/z-wave/NonCertifiableApps/zwave_soc_key_fob/zwave_soc_key_fob.slcp index 4e33047b64..3233f9eada 100644 --- a/protocol/z-wave/NonCertifiableApps/zwave_soc_key_fob/zwave_soc_key_fob.slcp +++ b/protocol/z-wave/NonCertifiableApps/zwave_soc_key_fob/zwave_soc_key_fob.slcp @@ -61,7 +61,7 @@ configuration: - name: APP_REVISION value: 20 - name: APP_PATCH - value: 2 + value: 3 - name: ZAF_CONFIG_REQUEST_KEY_S0 value: 1 - name: ZAF_CONFIG_REQUEST_KEY_S2_UNAUTHENTICATED diff --git a/protocol/z-wave/NonCertifiableApps/zwave_soc_led_bulb/zwave_soc_led_bulb.slcp b/protocol/z-wave/NonCertifiableApps/zwave_soc_led_bulb/zwave_soc_led_bulb.slcp index 70139af4b7..0820fc6193 100644 --- a/protocol/z-wave/NonCertifiableApps/zwave_soc_led_bulb/zwave_soc_led_bulb.slcp +++ b/protocol/z-wave/NonCertifiableApps/zwave_soc_led_bulb/zwave_soc_led_bulb.slcp @@ -57,7 +57,7 @@ configuration: - name: APP_REVISION value: 20 - name: APP_PATCH - value: 2 + value: 3 - name: ZAF_CONFIG_REQUEST_KEY_S0 value: 1 - name: ZAF_CONFIG_REQUEST_KEY_S2_UNAUTHENTICATED diff --git a/protocol/z-wave/NonCertifiableApps/zwave_soc_multilevel_sensor/app.c b/protocol/z-wave/NonCertifiableApps/zwave_soc_multilevel_sensor/app.c index acfec44f19..554cddcd0d 100644 --- a/protocol/z-wave/NonCertifiableApps/zwave_soc_multilevel_sensor/app.c +++ b/protocol/z-wave/NonCertifiableApps/zwave_soc_multilevel_sensor/app.c @@ -156,6 +156,9 @@ ApplicationTask(SApplicationHandles* pAppHandles) DPRINTF("IsWakeupCausedByRtccTimeout=%s\n", (IsWakeupCausedByRtccTimeout()) ? "true" : "false"); DPRINTF("CompletedSleepDurationMs =%u\n", GetCompletedSleepDurationMs()); + // Change the zpal_pm_device_type here so that the device can reach the lowest level of power consumption + zpal_pm_set_device_type(ZPAL_PM_DEVICE_NOT_LISTENING); + // Wait for and process events DPRINT("Multilevel Sensor Event Distributor Started\n"); for (;;) diff --git a/protocol/z-wave/NonCertifiableApps/zwave_soc_multilevel_sensor/zwave_soc_multilevel_sensor.slcp b/protocol/z-wave/NonCertifiableApps/zwave_soc_multilevel_sensor/zwave_soc_multilevel_sensor.slcp index 956b12ecb2..337a29f48f 100644 --- a/protocol/z-wave/NonCertifiableApps/zwave_soc_multilevel_sensor/zwave_soc_multilevel_sensor.slcp +++ b/protocol/z-wave/NonCertifiableApps/zwave_soc_multilevel_sensor/zwave_soc_multilevel_sensor.slcp @@ -56,7 +56,7 @@ configuration: - name: APP_REVISION value: 20 - name: APP_PATCH - value: 2 + value: 3 - name: ZAF_CONFIG_REQUEST_KEY_S2_UNAUTHENTICATED value: 1 - name: ZAF_CONFIG_REQUEST_KEY_S2_AUTHENTICATED diff --git a/protocol/z-wave/PAL/inc/zpal_power_manager.h b/protocol/z-wave/PAL/inc/zpal_power_manager.h index 8953653311..3cba9c73ae 100644 --- a/protocol/z-wave/PAL/inc/zpal_power_manager.h +++ b/protocol/z-wave/PAL/inc/zpal_power_manager.h @@ -62,6 +62,15 @@ typedef enum ZPAL_PM_MODE_SHUTOFF, ///< Chip is off and will boot from reset. Hence, no transition from this power mode will ever happen. } zpal_pm_mode_t; +typedef enum +{ + ZPAL_PM_DEVICE_ALWAYS_LISTENING, + ZPAL_PM_DEVICE_FREQUENTLY_LISTENING, + ZPAL_PM_DEVICE_NOT_LISTENING, +} zpal_pm_device_t; + +void zpal_pm_set_device_type(zpal_pm_device_t device_type); + /** * @brief The ZPAL implementation must invoke this function whenever a transition happens between one of * the power modes defined in @ref zpal_pm_mode_t. diff --git a/protocol/z-wave/ZAF/ApplicationUtilities/AppTimerDeepSleep.c b/protocol/z-wave/ZAF/ApplicationUtilities/AppTimerDeepSleep.c index bfbab236da..dedd821bce 100644 --- a/protocol/z-wave/ZAF/ApplicationUtilities/AppTimerDeepSleep.c +++ b/protocol/z-wave/ZAF/ApplicationUtilities/AppTimerDeepSleep.c @@ -186,7 +186,7 @@ void AppTimerDeepSleepPersistentSaveAll(void) uint32_t reg = TIMER_VALUES_BEGIN_RETENTION_REGISTER; // Don't touch the retention registers until they are loaded - if(!g_deepSleepTimersLoaded) { + if(false == g_deepSleepTimersLoaded) { return; } diff --git a/protocol/z-wave/ZAF/ApplicationUtilities/TrueStatusEngine/ZAF_TSE.c b/protocol/z-wave/ZAF/ApplicationUtilities/TrueStatusEngine/ZAF_TSE.c index c4d3218e18..b32d10f11d 100644 --- a/protocol/z-wave/ZAF/ApplicationUtilities/TrueStatusEngine/ZAF_TSE.c +++ b/protocol/z-wave/ZAF/ApplicationUtilities/TrueStatusEngine/ZAF_TSE.c @@ -200,6 +200,18 @@ static void InvokeRegisteredCallback(void) DPRINTF("\tTSE transmit call back for dest node %d endpoint %d\r\n", pCurrentTrigger->pCurrentNode->node.nodeId, pCurrentTrigger->pCurrentNode->node.endpoint); + /** + * CC:008E.02.00.21.008, CC:008E.03.00.11.001, CC:008E.03.00.21.002: + * A Root Device must not use Multi Channel encapsulation when + * communicating to another Root Device. + * + * Set the Source Endpoint only if the Association is Multi Channel, to avoid + * incorrectly applying encapsulation for "plain" Associations later. + */ + const uint8_t source_endpoint = + pCurrentTrigger->pCurrentNode->nodeInfo.BitMultiChannelEncap == 1 + ? RxOptions.destNode.endpoint : 0; + /* Build a txOptionEx */ zaf_tx_options_t tx_options; @@ -207,7 +219,7 @@ static void InvokeRegisteredCallback(void) tx_options.dest_endpoint = pCurrentTrigger->pCurrentNode->node.endpoint; tx_options.bit_addressing = pCurrentTrigger->pCurrentNode->node.BitAddress; tx_options.security_key = pCurrentTrigger->pCurrentNode->nodeInfo.security; - tx_options.source_endpoint = RxOptions.destNode.endpoint; + tx_options.source_endpoint = source_endpoint; tx_options.tx_options = TRANSMIT_OPTION_ACK | TRANSMIT_OPTION_EXPLORE | ZWAVE_PLUS_TX_OPTIONS; if (RxOptions.rxStatus & RECEIVE_STATUS_LOW_POWER) { diff --git a/protocol/z-wave/ZAF/ApplicationUtilities/ZW_TransportMulticast.c b/protocol/z-wave/ZAF/ApplicationUtilities/ZW_TransportMulticast.c index 7e61a60af7..9605d97973 100644 --- a/protocol/z-wave/ZAF/ApplicationUtilities/ZW_TransportMulticast.c +++ b/protocol/z-wave/ZAF/ApplicationUtilities/ZW_TransportMulticast.c @@ -254,7 +254,7 @@ static MultiChannelTXResult_t TransmitMultiChannel(transmission_result_t * pTxRe { TRANSMIT_OPTIONS_TYPE_SINGLE_EX txOptions = { .txOptions = p_nodelist_hold->txOptions, - .txSecOptions = fSupervisionEnableHold ? S2_TXOPTION_VERIFY_DELIVERY : 0, + .txSecOptions = S2_TXOPTION_VERIFY_DELIVERY, .sourceEndpoint = p_nodelist_hold->sourceEndpoint, .pDestNode = &node }; @@ -500,7 +500,7 @@ ZCB_multicast_callback(TRANSMISSION_RESULT * pTransmissionResult) TRANSMIT_OPTIONS_TYPE_SINGLE_EX txOptions; txOptions.txOptions = p_nodelist_hold->txOptions; - txOptions.txSecOptions = txSecOptions; + txOptions.txSecOptions = txSecOptions | S2_TXOPTION_VERIFY_DELIVERY; if(0 == singlecast_node_count && (txSecOptions & S2_TXOPTION_SINGLECAST_FOLLOWUP) ) { diff --git a/protocol/z-wave/ZAF/CommandClasses/Association/src/CC_AssociationGroupInfo.h b/protocol/z-wave/ZAF/CommandClasses/Association/src/CC_AssociationGroupInfo.h index 2657298400..d53af9811d 100644 --- a/protocol/z-wave/ZAF/CommandClasses/Association/src/CC_AssociationGroupInfo.h +++ b/protocol/z-wave/ZAF/CommandClasses/Association/src/CC_AssociationGroupInfo.h @@ -7,8 +7,12 @@ * @addtogroup cc_agi Association Group Information * @{ * + * ## General information + * * CC Association Group Information (CC AGI) reports which commands a device can control and which * commands are reported to the Lifeline. + * + * ## CC AGI configuration * * The Lifeline group is automatically configured, but other groups may be manually configured if * desired. For instance, a wall switch might control a bulb using CC Binary Switch. In such case, diff --git a/protocol/z-wave/ZAF/CommandClasses/Battery/inc/CC_Battery.h b/protocol/z-wave/ZAF/CommandClasses/Battery/inc/CC_Battery.h index 9ce825fe7f..1069fe7384 100644 --- a/protocol/z-wave/ZAF/CommandClasses/Battery/inc/CC_Battery.h +++ b/protocol/z-wave/ZAF/CommandClasses/Battery/inc/CC_Battery.h @@ -2,6 +2,18 @@ * @file * Handler for Command Class Battery. * @copyright 2019 Silicon Laboratories Inc. + * + * @addtogroup CC Command Classes + * @{ + * @addtogroup Battery + * @{ + * + * This command class can be used for reporting the device's battery level with additional features. + * Additional functionality may be added to the application, if needed. See CC_Battery_BatteryGet_handler() in zwave_soc_sensor_pir's app.c source file as an example. + * + * @} + * @} + * */ #ifndef _CC_BATTERY_H_ diff --git a/protocol/z-wave/ZAF/CommandClasses/BinarySwitch/src/CC_BinarySwitch.c b/protocol/z-wave/ZAF/CommandClasses/BinarySwitch/src/CC_BinarySwitch.c index 61cfc946c8..6197a0e8be 100644 --- a/protocol/z-wave/ZAF/CommandClasses/BinarySwitch/src/CC_BinarySwitch.c +++ b/protocol/z-wave/ZAF/CommandClasses/BinarySwitch/src/CC_BinarySwitch.c @@ -262,6 +262,7 @@ CC_BinarySwitch_report_stx(zaf_tx_options_t *tx_options, void* p_switch) uint8_t target_value = ZAF_Actuator_GetTargetValue(&p_switch_data->actuator); // Encode target value in accordance with CC:0025.02.03.11.004. target_value = encode_value(target_value); + tx_options->use_supervision = true; txBuf.ZW_SwitchBinaryReportV2Frame.targetValue = target_value; txBuf.ZW_SwitchBinaryReportV2Frame.duration = ZAF_Actuator_GetDurationRemaining(&p_switch_data->actuator); diff --git a/protocol/z-wave/ZAF/CommandClasses/CentralScene/src/CC_CentralScene.c b/protocol/z-wave/ZAF/CommandClasses/CentralScene/src/CC_CentralScene.c index 9515c6ede7..8ecacd9d8f 100644 --- a/protocol/z-wave/ZAF/CommandClasses/CentralScene/src/CC_CentralScene.c +++ b/protocol/z-wave/ZAF/CommandClasses/CentralScene/src/CC_CentralScene.c @@ -145,6 +145,7 @@ CC_CentralScene_configuration_report_stx(zaf_tx_options_t *tx_options, void* pDa memset((uint8_t*)&txBuf, 0, sizeof(ZW_APPLICATION_TX_BUFFER) ); prepare_configuration_report(&txBuf); + tx_options->use_supervision = true; (void) zaf_transport_tx((uint8_t *)&txBuf, sizeof(ZW_CENTRAL_SCENE_CONFIGURATION_REPORT_V3_FRAME), diff --git a/protocol/z-wave/ZAF/CommandClasses/ColorSwitch/src/CC_ColorSwitch.c b/protocol/z-wave/ZAF/CommandClasses/ColorSwitch/src/CC_ColorSwitch.c index 04427b32df..e7029ff927 100644 --- a/protocol/z-wave/ZAF/CommandClasses/ColorSwitch/src/CC_ColorSwitch.c +++ b/protocol/z-wave/ZAF/CommandClasses/ColorSwitch/src/CC_ColorSwitch.c @@ -422,6 +422,8 @@ CC_ColorSwitch_report_stx(zaf_tx_options_t *tx_options, void* pData) txBuf.ZW_SwitchColorReportV3Frame.targetValue = ZAF_Actuator_GetTargetValue(&color->obj); txBuf.ZW_SwitchColorReportV3Frame.duration = ZAF_Actuator_GetDurationRemaining(&color->obj); + tx_options->use_supervision = true; + (void) zaf_transport_tx((uint8_t *)&txBuf, sizeof(ZW_SWITCH_COLOR_REPORT_V3_FRAME), ZAF_TSE_TXCallback, diff --git a/protocol/z-wave/ZAF/CommandClasses/DoorLock/src/CC_DoorLock.c b/protocol/z-wave/ZAF/CommandClasses/DoorLock/src/CC_DoorLock.c index 12286988c2..4fa2936977 100644 --- a/protocol/z-wave/ZAF/CommandClasses/DoorLock/src/CC_DoorLock.c +++ b/protocol/z-wave/ZAF/CommandClasses/DoorLock/src/CC_DoorLock.c @@ -536,6 +536,7 @@ CC_DoorLock_operation_report_stx(zaf_tx_options_t *tx_options, void* pData) /* Prepare payload for report */ ZW_APPLICATION_TX_BUFFER txBuf; prepare_operation_report(&txBuf); + tx_options->use_supervision = true; (void) zaf_transport_tx((uint8_t *)&txBuf, sizeof(ZW_DOOR_LOCK_OPERATION_REPORT_V4_FRAME), @@ -555,6 +556,7 @@ CC_DoorLock_configuration_report_stx(zaf_tx_options_t *tx_options, void* pData) /* Prepare payload for report */ ZW_APPLICATION_TX_BUFFER txBuf; prepare_configuration_report(&txBuf); + tx_options->use_supervision = true; (void) zaf_transport_tx((uint8_t *)&txBuf, sizeof(ZW_DOOR_LOCK_CONFIGURATION_REPORT_V4_FRAME), diff --git a/protocol/z-wave/ZAF/CommandClasses/FirmwareUpdate/src/CC_FirmwareUpdate.c b/protocol/z-wave/ZAF/CommandClasses/FirmwareUpdate/src/CC_FirmwareUpdate.c index 98c80a4565..e2bea2b966 100644 --- a/protocol/z-wave/ZAF/CommandClasses/FirmwareUpdate/src/CC_FirmwareUpdate.c +++ b/protocol/z-wave/ZAF/CommandClasses/FirmwareUpdate/src/CC_FirmwareUpdate.c @@ -143,6 +143,7 @@ CC_FirmwareUpdate_handler( pTxBuf->ZW_FirmwareUpdateMdRequestReportV5Frame.status = status; zaf_transport_rx_to_tx_options(rxOpt, &tx_options); + tx_options.use_supervision = true; if(!zaf_transport_tx((uint8_t *)pTxBuf, sizeof(ZW_FIRMWARE_UPDATE_MD_REQUEST_REPORT_V5_FRAME), ZCB_CmdClassFwUpdateMdReqReport, &tx_options)) diff --git a/protocol/z-wave/ZAF/CommandClasses/Indicator/inc/CC_Indicator.h b/protocol/z-wave/ZAF/CommandClasses/Indicator/inc/CC_Indicator.h index c123ebdfe3..51f13760fa 100644 --- a/protocol/z-wave/ZAF/CommandClasses/Indicator/inc/CC_Indicator.h +++ b/protocol/z-wave/ZAF/CommandClasses/Indicator/inc/CC_Indicator.h @@ -1,6 +1,18 @@ /** - * Indicator command class version 3 - * + * @file + * Handler for Command Class Indicator V3 + * + * @addtogroup CC + * @{ + * @addtogroup Indicator + * @{ + * + * Indicator CC is mandatory since Z-Wave+ V2. It can be used to identify a device in the network, by + * sending command that will, for example, set the LED indicator to ON over a certain period. + * + * @} + * @} + * * @copyright 2019 Silicon Laboratories Inc. */ diff --git a/protocol/z-wave/ZAF/CommandClasses/Indicator/src/CC_Indicator.c b/protocol/z-wave/ZAF/CommandClasses/Indicator/src/CC_Indicator.c index 2874e5d310..4c266338c0 100644 --- a/protocol/z-wave/ZAF/CommandClasses/Indicator/src/CC_Indicator.c +++ b/protocol/z-wave/ZAF/CommandClasses/Indicator/src/CC_Indicator.c @@ -606,6 +606,7 @@ CC_Indicator_report_stx(zaf_tx_options_t *tx_options, void* pData) memset((uint8_t*)&txBuf, 0, sizeof(ZW_APPLICATION_TX_BUFFER) ); prepare_report_v3(pIndicatorData->indicatorId, &txBuf, &payloadLen); + tx_options->use_supervision = true; (void) zaf_transport_tx((uint8_t*)&txBuf, payloadLen, ZAF_TSE_TXCallback, tx_options); } diff --git a/protocol/z-wave/ZAF/CommandClasses/MultiChan/src/CC_MultiChan.c b/protocol/z-wave/ZAF/CommandClasses/MultiChan/src/CC_MultiChan.c index 82c18209ea..a441db150e 100644 --- a/protocol/z-wave/ZAF/CommandClasses/MultiChan/src/CC_MultiChan.c +++ b/protocol/z-wave/ZAF/CommandClasses/MultiChan/src/CC_MultiChan.c @@ -16,8 +16,6 @@ //#define DEBUGPRINT #include "DebugPrint.h" -extern node_id_t g_nodeID; - /// Header size of ZW_MULTI_CHANNEL_CMD_ENCAP_V2_FRAME, before encapFrame field #define CC_MULTICHAN_ENCAP_HEADER_SIZE 4 @@ -94,7 +92,7 @@ static received_frame_status_t CC_MultiChannel_handler( * - Security 0 CC is not applicable in Long Range networks */ const uint8_t* cc_list = pCmdClassList->cc_list; - const bool curr_region_is_lr = (LOWEST_LONG_RANGE_NODE_ID <= g_nodeID); + const bool curr_region_is_lr = (LOWEST_LONG_RANGE_NODE_ID <= ZAF_GetNodeID()); for (uint8_t i = 0; i < pCmdClassList->list_size; ++i) { if ( diff --git a/protocol/z-wave/ZAF/CommandClasses/MultilevelSensor/src/CC_MultilevelSensor_Support.c b/protocol/z-wave/ZAF/CommandClasses/MultilevelSensor/src/CC_MultilevelSensor_Support.c index 034de84b7c..128cda9751 100644 --- a/protocol/z-wave/ZAF/CommandClasses/MultilevelSensor/src/CC_MultilevelSensor_Support.c +++ b/protocol/z-wave/ZAF/CommandClasses/MultilevelSensor/src/CC_MultilevelSensor_Support.c @@ -183,6 +183,7 @@ cc_multilevel_sensor_operation_report_stx(zaf_tx_options_t *tx_options, void* pD (uint8_t)read_result.size_bytes; memcpy(&pTxBufRaw[raw_buffer_offset], read_result.raw_result, read_result.size_bytes); raw_buffer_offset += read_result.size_bytes; + tx_options->use_supervision = true; (void) zaf_transport_tx((uint8_t *)&txBuf, raw_buffer_offset, diff --git a/protocol/z-wave/ZAF/CommandClasses/MultilevelSwitch/src/CC_MultilevelSwitch_Support.c b/protocol/z-wave/ZAF/CommandClasses/MultilevelSwitch/src/CC_MultilevelSwitch_Support.c index 188299c33d..dba16135bc 100644 --- a/protocol/z-wave/ZAF/CommandClasses/MultilevelSwitch/src/CC_MultilevelSwitch_Support.c +++ b/protocol/z-wave/ZAF/CommandClasses/MultilevelSwitch/src/CC_MultilevelSwitch_Support.c @@ -349,6 +349,7 @@ CC_MultilevelSwitch_report_stx(zaf_tx_options_t *tx_options, void* p_switch) txBuf.ZW_SwitchMultilevelReportV4Frame.currentValue = ZAF_Actuator_GetCurrentValue(&p_switch_data->actuator); txBuf.ZW_SwitchMultilevelReportV4Frame.targetValue = ZAF_Actuator_GetTargetValue(&p_switch_data->actuator); txBuf.ZW_SwitchMultilevelReportV4Frame.duration = ZAF_Actuator_GetDurationRemaining(&p_switch_data->actuator); + tx_options->use_supervision = true; (void) zaf_transport_tx((uint8_t *)&txBuf, sizeof(ZW_SWITCH_MULTILEVEL_REPORT_V4_FRAME), diff --git a/protocol/z-wave/ZAF/CommandClasses/Notification/src/CC_Notification.c b/protocol/z-wave/ZAF/CommandClasses/Notification/src/CC_Notification.c index 93d680b9de..472c2246d6 100644 --- a/protocol/z-wave/ZAF/CommandClasses/Notification/src/CC_Notification.c +++ b/protocol/z-wave/ZAF/CommandClasses/Notification/src/CC_Notification.c @@ -633,6 +633,7 @@ CC_Notification_report_stx(zaf_tx_options_t *tx_options, void* pData) { dataLength -= sizeof(uint8_t); } + tx_options->use_supervision = true; (void) zaf_transport_tx((uint8_t *)&txBuf, dataLength, diff --git a/protocol/z-wave/ZAF/CommandClasses/PowerLevel/CC_PowerLevel.c b/protocol/z-wave/ZAF/CommandClasses/PowerLevel/CC_PowerLevel.c index abe6b72f8e..e8ec650f2e 100644 --- a/protocol/z-wave/ZAF/CommandClasses/PowerLevel/CC_PowerLevel.c +++ b/protocol/z-wave/ZAF/CommandClasses/PowerLevel/CC_PowerLevel.c @@ -87,6 +87,7 @@ SendTestReport(void) txBuf.ZW_PowerlevelTestNodeReportFrame.testFrameCount1 = (uint8_t)(testFrameSuccessCount >> 8); txBuf.ZW_PowerlevelTestNodeReportFrame.testFrameCount2 = (uint8_t)testFrameSuccessCount; + tx_options.use_supervision = true; (void) zaf_transport_tx((uint8_t*)&txBuf, sizeof(txBuf.ZW_PowerlevelTestNodeReportFrame), diff --git a/protocol/z-wave/ZAF/CommandClasses/UserCode/src/CC_UserCode.c b/protocol/z-wave/ZAF/CommandClasses/UserCode/src/CC_UserCode.c index 45dc93f099..91a733720e 100644 --- a/protocol/z-wave/ZAF/CommandClasses/UserCode/src/CC_UserCode.c +++ b/protocol/z-wave/ZAF/CommandClasses/UserCode/src/CC_UserCode.c @@ -307,6 +307,7 @@ CC_UserCode_report_stx(zaf_tx_options_t *tx_options, void* pData) DPRINTF("%s(): CC_UserCode_Report_handler() failed. \n", __func__); return; } + tx_options->use_supervision = true; (void) zaf_transport_tx((uint8_t *)&txBuf, sizeof(ZW_USER_CODE_REPORT_1BYTE_FRAME) + len - 1, diff --git a/protocol/z-wave/ZAF/ProtocolConfig/src/zaf_protocol_config.c b/protocol/z-wave/ZAF/ProtocolConfig/src/zaf_protocol_config.c index 8ce9ef9275..65b93d69d2 100644 --- a/protocol/z-wave/ZAF/ProtocolConfig/src/zaf_protocol_config.c +++ b/protocol/z-wave/ZAF/ProtocolConfig/src/zaf_protocol_config.c @@ -15,7 +15,6 @@ ZW_WEAK const SVirtualSlaveNodeInfoTable_t VirtualSlaveNodeInfoTable = { /** * Set up security keys to request when joining a network. - * These are taken from the config_app.h header file. */ static const uint8_t SecureKeysRequested = ZAF_CONFIG_REQUESTED_SECURITY_KEYS; diff --git a/protocol/z-wave/ZAF/doc/content/Bootloader.dox b/protocol/z-wave/ZAF/doc/content/Bootloader.dox deleted file mode 100644 index 6551dad3ee..0000000000 --- a/protocol/z-wave/ZAF/doc/content/Bootloader.dox +++ /dev/null @@ -1,169 +0,0 @@ -/** -@page Bootloader Firmware Update Images and Bootloader - -@section General_Information General Information - -This section is split into two parts - for the 700 and 800 series. Due to the changes in Silicon, the steps for firmware update vary between the two series chipsets. -The guide assumes that the user is running Simplicity Studio V5.6.4.0, which at the time of writing this document is the latest version available. - - -Note: Detailed information regarding bootloaders for the 700 and 800 series is available [here](https://www.silabs.com/documents/public/user-guides/ug103-06-fundamentals-bootloading.pdf) -and [here](https://www.silabs.com/documents/public/user-guides/ug489-gecko-bootloader-user-guide-gsdk-4.pdf) - -Before going further into this guide, it is important to know a few files and locations that are crucial in -following the subsequent steps. - -@subsection default_locations Default Locations - -__Default Simplicity Studio Installation Location__ : `C:\SiliconLabs\SimplicityStudio\v5` - -__Default SDK Installation Location__ : `C:\Users\{Username}\SimplicityStudio\SDKs` - -__Default Workspace Location__: `C:\Users\{Username}\SimplicityStudio\v5_workspace` - -__OTA gbl file 255 version__ - for purposes of this exercise, let it be the zwave_soc_switch_on_off file. (zwave_soc_switch_on_off_BRD4204D_v255.gbl). - -__Sample gbl files location__: `{SDK Installation Location}\gecko_sdk_4.1.0\protocol\zwave\Apps\bin\gbl` - -__Sample encryption keys__ - (sample_sign.key, sample_sign.key.pub, sample_sign.key-tokens.txt, sample_encrypt.key) - -__sample keys location__: `{SDK Installation Location}\gecko_sdk\protocol\z-wave\platform\SiliconLabs\PAL\BootLoader\sample-keys` - -__Bootloader image files__: ota-EFR32ZG23_BRD4204D-crc.s37 - -__bootloader location__: `{Simplicity Studio Installation Location}\offline\com.silabs.sdk.stack.super_4.0.1\protocol\z-wave\Apps\bin` - -__Commander utility location__: `{Simplicity Studio Installation Location}\developer\adapter_packs\commander` - -__Sample project location__: `{Default Workspace Location}\zwave_soc_switch_on_off\` - -__Note__: The above paths are customizable by the user and as such must be adapted if they are different from the default paths given above. - -@section Series_700 For the 700 Series - -The purpose of this section is to describe how to generate and manage firmware update images. The SDK provides two bootloaders for a given board type - OTA and OTW. -The OTA bootloader is needed for all ZW700 based devices, which implement firmware updates; the OTW bootloader is for devices, which update firmware using the serial port -from another host controller. The OTA bootloader is triggered when an image has been transferred over the air using the FIRMWARE_UPDATE command class. The transferred image must -be an image in Gecko Boootloader (GBL) format. The bootloaders provided in the SDK require the GBL image be signed. - -Three steps are needed for performing an OTA update: - -1. The OTA bootloader must be flashed. -2. The Signing keys and optionally an encryption key must be flashed. -3. A signed image must be transferred using the firmware update command class. - -Further information about bootloaders can be found [here](https://www.silabs.com/documents/public/user-guides/ug266-gecko-bootloader-user-guide.pdf) - -@subsection gbl_700 Generate GBL files - -To generate the GBL files needed for the OTA update, a signing keypair must first be created. It is the intention that a vendor will keep the signing keypair for the lifetime of the product. -These keys are used to sign all the firmware versions for the whole lifetime of the product. An encryption key must also be created, this key is intended for encrypting the GBL file. Encryption makes -it harder for a bootlegger for copy the product. - -The signing keys can be created using the Simplicity Commanders command line interface - -`commander.exe gbl keygen --type ecc-p256 -o vendor_sign.key` - -This step will create 3 files: - -1. _vendor\_sign.key_ - This is the private key and must be kept safely by the manufacturer. -2. _vendor\_sign.pub.key_ - This is the public key -3. _vendor\_sign.key-tokens.txt_ - This is the public key in another format which can be programmed into the device at manufacturing using simplicity commander. - -A vendor may choose to have a keypair like this for all his products, one for each product type. - -An encryption key can be generated as follows: -`commander.exe gbl keygen --type aes-ccm -o vendor_encrypt.key` - -Once the two keys have been obtained, a GBL maybe produced as follows: -`commander.exe gbl create appname.gbl --app appname.hex --sign vendor_sign.key --encrypt vendor_encrypt.key --compress lz4` - -This should be done each time a new firmware is produced. -@subsection Flashing_700 Flashing the bootloader and app - -It is possible to flash the bootloader including the public signing key and the encryption key using commander.exe. The list below shows args to commander.exe for a board having SN `440049475` as an example: - -1. Erase Flash args:`device masserase -s 440049475 -d Cortex-M4` -2. Reset args:`device reset -s 440049475 -d Cortex-M4` -3. Erase Bootloader args:`device pageerase --region @bootloader -s 440049475 -d Cortex-M4` -4. Erase Lockbits args:`device pageerase --region @lockbits -s 440049475 -d Cortex-M4` -5. Program Bootloader args:`flash {bootloader location}\ota-ZGM13_BRD4207A-combined.s37 -s 440049475 -d Cortex-M4` -6. Program Keys args:`flash --tokengroup znet --tokenfile sample_encrypt.key --tokenfile sample_sign.key-tokens.txt -s 440049475 -d Cortex-M4` -7. Erase Flash args:`device masserase -s 440049475 -d Cortex-M4` -8. Reset args:`device reset -s 440049475 -d Cortex-M4` -9. Program Flash args:`flash "{sample project location}\zwave_soc_switch_on_off.hex" --address 0x0 --serialno 440049475 --device Cortex-M4` -10. Reset args:`device reset -s 440049475 -d Cortex-M4` - -Minor modifications are needed in steps 3 and 4 if the commands are run on a Windows Powershell: - -3. Erase Bootloader args:`device pageerase --region "@bootloader" -s 440049475 -d Cortex-M4` -4. Erase Lockbits args:`device pageerase --region "@lockbits" -s 440049475 -d Cortex-M4` - -Note that the bootloader and keys are not erased by a normal mass erase. - -@section Series_800 For the 800 Series - -800 series is different from the 700 series. The process for preparing the eval board to test OTA is easier -on the 800 series. - -1. Download the bootloader image files. This is done by running the sample demo in Simplicity Studio. -This will download the bootloader images to disk. -2. Create an example project using the same project above as a template. -3. Build the project in SimplicityStudio and generate the hex files. -4. Erase device -`commander.exe device masserase -s 440049475` -5. Reset device -`commander.exe device reset -s 440049475` -6. Flash the appropriate OTA bootloader image – for purposes of this exercise, let it be eval board BRD4204. -`commander.exe flash {bootloader location}\ota-EFR32ZG23_BRD4204D-crc.s37 -s 440049475` -7. Flash initial device firmware built in step 3 -`commander.exe flash "{sample project location}\zwave_soc_switch_on_off.hex" --address 0x0 -s 440049475` -8. Flash the encryption keys. -`commander.exe flash --tokengroup znet --tokenfile sample_encrypt.key --tokenfile sample_sign.keytokens.txt -s 440049475` -9. Reset device -`commander.exe device reset -s 440049475` -10. Connect a controller or a device running a controller firmware to the PC and start the PC controller application. -11. Include the node into the network and make sure the device is visible. -12. In the PC controller application initiate the OTA update using the OTA gbl file mentioned in the prerequisites. - -@subsection bootloader_configuration_800 Bootloader configuration - -The bootloader resides at the start address 0x08000000 of the main flash and a fixed space of 24KB is reserved for this. Z-Wave applications will start from address 0x08006000. -The bootloader must be flashed first before the Z-Wave sample application is flashed. It is also possible to combine the bootloader and the Z-Wave application into a single image. -One can use the pre-built bootloader images available in Simplicity Studio or build a bootloader image by themselves using the bootloader sample applications in Simplicity Studio. -When building the bootloader, the OTA image storage information must be configured according to subsequent images. -Importantly, __this storage slot (slot0), start address and size must not be changed__. - -\image html bootloader_800_storageslot.png -\image html bootloader_800_OTA.png - -The postbuild.sh script available in the Simplicity Studio project for Z-Wave sample applications can be used as an example to combine the bootloader and the Z-Wave application into a single image. -This script also contains reference example for generating the OTA images. - -@subsection Linker_800 Linker script for the 800 series - -The Z-Wave sample applications that are available in Simplicity Studio contain linker scripts that have been tuned to accommodate the OTA image related configuration also. -It is a recommendation to not modify this linker script when developing applications. - - -__Bootloader compression for 800 series__ - -The bootloader compression type used for OTA is __lzma__ compression. The corresponding component name to be selected in studio is __bootloader_compression_lzma__. - -__Application upgrade version__ - -The studio component __bootloader_app_upgrade_version__ has to be selected for checking the application version during upgrades. - -@subsection MFG_800 Erase and read Manufacturing tokens - -There is a dedicated space in the flash memory where the Manufacturing Tokens datas can be stored. -This area can be write once during firmware running. To save the new region the flash must be erased -before. - -Read token frequency: `commander tokendump --tokengroup znet --token MFG_ZWAVE_COUNTRY_FREQ` - -Write token frequency: `commander flash --tokengroup znet --token MFG_ZWAVE_COUNTRY_FREQ:0xFF` - -0xFF means, this area is erased. - -*/ diff --git a/protocol/z-wave/ZAF/doc/content/firmware-update-images-and-bootloader.md b/protocol/z-wave/ZAF/doc/content/firmware-update-images-and-bootloader.md new file mode 100644 index 0000000000..5ab9d6721e --- /dev/null +++ b/protocol/z-wave/ZAF/doc/content/firmware-update-images-and-bootloader.md @@ -0,0 +1,213 @@ +# Firmware Update Images and Bootloader + +## General Information + +This section is split into two parts - for the 700 and 800 series. Due to the changes in Silicon, the steps for firmware update vary between the two series chipsets. +The guide assumes that the user is running Simplicity Studio V5.6.4.0, which at the time of writing this document is the latest version available. + +**Note:** Detailed information regarding bootloaders for the 700 and 800 series is available [here](https://www.silabs.com/documents/public/user-guides/ug103-06-fundamentals-bootloading.pdf) +and [here](https://www.silabs.com/documents/public/user-guides/ug489-gecko-bootloader-user-guide-gsdk-4.pdf) + +Before going further into this guide, it is important to know a few files and locations that are crucial in following the subsequent steps. + +### Default Locations + +- **Default Simplicity Studio Installation Location**: `C:\SiliconLabs\SimplicityStudio\v5` +- **Default SDK Installation Location**: `C:\Users\{Username}\SimplicityStudio\SDKs` +- **Default Workspace Location**: `C:\Users\{Username}\SimplicityStudio\v5_workspace` +- **OTA gbl file 255 version** - for purposes of this exercise, let it be the zwave_soc_switch_on_off file. (zwave_soc_switch_on_off_BRD4204D_v255.gbl). +- **Sample gbl files location**: `{SDK Installation Location}\gecko_sdk_4.1.0\protocol\zwave\Apps\bin\gbl` +- **Sample encryption keys** - (sample_sign.key, sample_sign.key.pub, sample_sign.key-tokens.txt, sample_encrypt.key) +- **Sample keys location**: `{SDK Installation Location}\gecko_sdk\protocol\z-wave\platform\SiliconLabs\PAL\BootLoader\sample-keys` +- **Bootloader image files**: ota-EFR32ZG23_BRD4204D-crc.s37 +- **Bootloader location**: `{Simplicity Studio Installation Location}\offline\com.silabs.sdk.stack.super_4.0.1\protocol\z-wave\Apps\bin` +- **Commander utility location**: `{Simplicity Studio Installation Location}\developer\adapter_packs\commander` +- **Sample project location**: `{Default Workspace Location}\zwave_soc_switch_on_off\` + +**Note:** The above paths are customizable by the user and as such must be adapted if they are different from the default paths given above. + +## For the 700 Series + +The purpose of this section is to describe how to generate and manage firmware update images. The SDK provides two bootloaders for a given board type - OTA and OTW. +The OTA bootloader is needed for all ZW700 based devices, which implement firmware updates; the OTW bootloader is for devices, which update firmware using the serial port +from another host controller. The OTA bootloader is triggered when an image has been transferred over the air using the FIRMWARE_UPDATE command class. The transferred image must +be an image in Gecko Boootloader (GBL) format. The bootloaders provided in the SDK require the GBL image to be signed. + +Three steps are needed for performing an OTA update: + +1. The OTA bootloader must be flashed. +2. The Signing keys and optionally an encryption key must be flashed. +3. A signed image must be transferred using the firmware update command class. + +Further information about bootloaders can be found [here](https://www.silabs.com/documents/public/user-guides/ug266-gecko-bootloader-user-guide.pdf) + +### Generate GBL files + +To generate the GBL files needed for the OTA update, a signing keypair must first be created. It is the intention that a vendor will keep the signing keypair for the lifetime of the product. +These keys are used to sign all the firmware versions for the whole lifetime of the product. An encryption key must also be created, this key is intended for encrypting the GBL file. Encryption makes +it harder for a bootlegger to copy the product. + +The signing keys can be created using the Simplicity Commanders command line interface: + +```sh +commander.exe gbl keygen --type ecc-p256 -o vendor_sign.key +``` +This step will create 3 files: + +1. *vendor_sign.key* - This is the private key and must be kept safely by the manufacturer. +2. *vendor_sign.pub.key* - This is the public key +3. *vendor_sign.key-tokens.txt* - This is the public key in another format which can be programmed into the device at manufacturing using simplicity commander. + +A vendor may choose to have a keypair like this for all his products, one for each product type. + +An encryption key can be generated as follows: + +```sh +commander.exe gbl keygen --type aes-ccm -o vendor_encrypt.key +``` + +Once the two keys have been obtained, a GBL maybe produced as follows: + +```sh +commander.exe gbl create appname.gbl --app appname.hex --sign vendor_sign.key --encrypt vendor_encrypt.key --compress lz4 +``` + +This should be done each time a new firmware is produced. + +### Flashing the bootloader and app + +It is possible to flash the bootloader including the public signing key and the encryption key using *commander.exe*. The list below shows args to *commander.exe* for a board having SN `440049475` as an example: + +1. Erase Flash args: + ```sh + device masserase -s 440049475 -d Cortex-M4 + ``` +2. Reset args: + ```sh + device reset -s 440049475 -d Cortex-M4 + ``` +3. Erase Bootloader args: + ```sh + device pageerase --region @bootloader -s 440049475 -d Cortex-M4 + ``` +4. Erase Lockbits args: + ```sh + device pageerase --region @lockbits -s 440049475 -d Cortex-M4 + ``` +5. Program Bootloader args: + ```sh + flash {bootloader location}\ota-ZGM13_BRD4207A-combined.s37 -s 440049475 -d Cortex-M4 + ``` +6. Program Keys args: + ```sh + flash --tokengroup znet --tokenfile sample_encrypt.key --tokenfile sample_sign.key-tokens.txt -s 440049475 -d Cortex-M4 + ``` +7. Erase Flash args: + ```sh + device masserase -s 440049475 -d Cortex-M4 + ``` +8. Reset args: + ```sh + device reset -s 440049475 -d Cortex-M4 + ``` +9. Program Flash args: + ```sh + flash "{sample project location}\zwave_soc_switch_on_off.hex" --address 0x0 --serialno 440049475 --device Cortex-M4 + ``` +10. Reset args: + ```sh + device reset -s 440049475 -d Cortex-M4 + ``` + +Minor modifications are needed in steps 3 and 4 if the commands are run on a Windows Powershell: + +3. Erase Bootloader args: + ```sh + device pageerase --region "@bootloader" -s 440049475 -d Cortex-M4 + ``` +4. Erase Lockbits args: + ```sh + device pageerase --region "@lockbits" -s 440049475 -d Cortex-M4 + ``` + +Note that the bootloader and keys are not erased by a normal mass erase. + +## For the Series 800 + +800 series is different from the 700 series. The process for preparing the eval board to test OTA is easier +on the 800 series. + +1. Download the bootloader image files. This is done by running the sample demo in Simplicity Studio. This will download the bootloader images to disk. +2. Create an example project using the same project above as a template. +3. Build the project in SimplicityStudio and generate the hex files. +4. Erase device: + ```sh + commander.exe device masserase -s 440049475 + ``` +5. Reset device: + ```sh + commander.exe device reset -s 440049475 + ``` +6. Flash the appropriate OTA bootloader image – for purposes of this exercise, let it be eval board BRD4204: + ```sh + commander.exe flash {bootloader location}\ota-EFR32ZG23_BRD4204D-crc.s37 -s 440049475 + ``` +7. Flash initial device firmware built in step 3: + ```sh + commander.exe flash "{sample project location}\zwave_soc_switch_on_off.hex" --address 0x0 -s 440049475 + ``` +8. Flash the encryption keys: + ```sh + commander.exe flash --tokengroup znet --tokenfile sample_encrypt.key --tokenfile sample_sign.keytokens.txt -s 440049475 + ``` +9. Reset device: + ```sh + commander.exe device reset -s 440049475 + ``` +10. Connect a controller or a device running a controller firmware to the PC and start the PC controller application. +11. Include the node into the network and make sure the device is visible. +12. In the PC controller application initiate the OTA update using the OTA gbl file mentioned in the prerequisites. + +### Bootloader configuration + +The bootloader resides at the start address 0x08000000 of the main flash and a fixed space of 24KB is reserved for this. Z-Wave applications will start from address 0x08006000. +The bootloader must be flashed first before the Z-Wave sample application is flashed. It is also possible to combine the bootloader and the Z-Wave application into a single image. +*One can use the pre-built bootloader images available in Simplicity Studio or build a bootloader image by themselves using the bootloader sample applications in Simplicity Studio. * +When building the bootloader, the OTA image storage information must be configured according to subsequent images. +Importantly, **this storage slot (slot0), start address and size must not be changed**. + +![Bootloader 800 Storage Slot](bootloader_800_storageslot.png) +![Bootloader 800 OTA](bootloader_800_OTA.png) + +The postbuild.sh script available in the Simplicity Studio project for Z-Wave sample applications can be used as an example to combine the bootloader and the Z-Wave application into a single image. +This script also contains a reference example for generating the OTA images. + +## Linker Script for the 800 Series + +The Z-Wave sample applications that are available in Simplicity Studio contain linker scripts that have been tuned to accommodate the OTA image-related configuration as well. +It is recommended not to modify this linker script when developing applications. + +**Bootloader Compression for 800 Series** + +The bootloader compression type used for OTA is *lzma* compression. The corresponding component name to be selected in the studio is *bootloader_compression_lzma*. + +**Application Upgrade Version** + +The studio component *bootloader_app_upgrade_version* has to be selected for checking the application version during upgrades. + +## Erase and Read Manufacturing Tokens for the 800 Series + +There is a dedicated space in the flash memory where the Manufacturing Tokens data can be stored. +This area can be written once during firmware running. To save the new region, the flash must be erased before. + +Read token frequency: +```sh +commander tokendump --tokengroup znet --token MFG_ZWAVE_COUNTRY_FREQ +``` + +Write token frequency: +```sh +commander flash --tokengroup znet --token MFG_ZWAVE_COUNTRY_FREQ:0xFF +``` + +*0xFF* means this area is erased. diff --git a/protocol/z-wave/ZAF/doc/content/how-to-implement-a-new-command-class.md b/protocol/z-wave/ZAF/doc/content/how-to-implement-a-new-command-class.md index c803a98cc3..18091fd366 100644 --- a/protocol/z-wave/ZAF/doc/content/how-to-implement-a-new-command-class.md +++ b/protocol/z-wave/ZAF/doc/content/how-to-implement-a-new-command-class.md @@ -1,5 +1,11 @@ # How to implement a new command class +## General informations + +An essential feature of the ZAF is the communication through Command Classes. For this purpose, each +of the Command Classes has a C module where incoming commands are handled, and outgoing +commands are transmitted. + Command classes can have a controlling role and a supporting role. An application typically uses one of the roles. For instance, an LED bulb supports Color Switch CC, but it doesn't control Color Switch CC. The controlling role of Color Switch CC would be suited for a Z-Wave gateway as @@ -90,6 +96,11 @@ REGISTER_CC_V5(..., basic_get_mapper, ...); ### Parsing incoming frames +Each CC implementation defines a handler, e.g. `CC_MultilevelSwitch_handler()`. This function +extracts the received frame for a given Command Class. The function must be registered using a +REGISTER_CC_V5 macro. Normally, the frame is carrying a “Set” or “Get” Command +that results in a function call for reading or writing data. All commands are handled by the command class itself. + Example: ```c static received_frame_status_t CC_MultilevelSwitch_handler( diff --git a/protocol/z-wave/ZAF/doc/content/how-to-implement-a-new-migration-code-block.md b/protocol/z-wave/ZAF/doc/content/how-to-implement-a-new-migration-code-block.md index 0a11ae5aca..bfd7454ffc 100644 --- a/protocol/z-wave/ZAF/doc/content/how-to-implement-a-new-migration-code-block.md +++ b/protocol/z-wave/ZAF/doc/content/how-to-implement-a-new-migration-code-block.md @@ -7,7 +7,7 @@ to the newer format. Such changes are introduced only on the minor GSDK releases These migration code blocks are relevant only when the user is on an older GSDK version and would like to port or migrate an existing code base to the newer GSDK version. -### Migration Code +## Migration Code This is the code that actually does the transformation or migration from the older file version to the newer file version. This is usually implemented in a file by name `_nvm.c` . This file has a function diff --git a/protocol/z-wave/ZAF/doc/content/true-status-module.md b/protocol/z-wave/ZAF/doc/content/true-status-module.md new file mode 100644 index 0000000000..7e59a546e0 --- /dev/null +++ b/protocol/z-wave/ZAF/doc/content/true-status-module.md @@ -0,0 +1,60 @@ +# True Status Module + +## General Information + +The True Status module implements the requirements for Lifeline Reports as specified in document "ZWave Plus v2 Device Type Specification". + +The main components of the True Status module are described in the following sub-sections. + +## True Status Engine + +The True Status Engine component is located in the `ZAF/ApplicationUtilities/TrueStatusEngine` folder and consists of the following source files: +1. ZAF_TSE.c +2. ZAF_TSE.h + +TSE implements the functionality for registering and handling the state change events that a node wants to report to its lifeline association group members. +A state change can be triggered by a command from a remote note, or by a local change (e.g., a button press). + +## Public functions + + + +@ref ZAF_TSE_Init +@param None +@returns bool + +@ref ZAF_TSE_Trigger +@brief Function for registering state change events and triggering the report to be sent to lifeline +group members after a predefined delay. The delay is currently defined to 250 ms. The delay is +a means to prevent network collisions and to avoid generation of redundant reports from rapid +state changes. The function also takes care of sending the report to the relevant lifeline group members only +i.e., it will not send the report to a lifeline destination that issued the command causing the +state change. The current implementation can hold up to 3 different state change requests in a +queue awaiting the predefined delay to expire. Additional requests during this period will be +discarded. + +@param[in] pCallback Pointer to callback function for sending the state change report to the lifeline group members +@param[in] pData Pointer to a data struct that will be passed in argument to the pCallback function. The pData pointed + struct __must__ contain a RECEIVE_OPTIONS_TYPE_EX variable indicating properties about the received frame + that triggered the change. Local changes must also include a RECEIVE_OPTIONS_TYPE_EX in the pData struct +@param[in] overwrite_previous_trigger Boolean parameter indicating if a previous trigger with the same pCallback and the + same source endpoint in the pData struct should be discarded or not. Set it to true to overwrite previous triggers + and false to stack up all the trigger messages + +## True Status Callback Functions + +The True Status Callback Functions consist of several functions that implement the functionality for sending the actual state change reports to the lifeline association group members. These functions are implemented in each of the relevant command class modules. +The True Status Callback Function is one of the arguments passed to the `ZAF_TSE_Trigger()` function (described in the previous section), and it will be executed by the True Status Engine for sending the state change reports to each of the relevant members of the lifeline group, one at a time. +An example of a True Status Callback Function implementation can be found in the Command Class BinarySwitch: + +## True Status Sequence Flows + +The following diagrams show the function call flows for a BinarySwitch example for the two use cases. +1. State change triggered by a command from a remote node +2. State change triggered by a local change (e.g., a button press) + +### Use Case 1 - State Change Triggered by a Command from a Remote Note +![Use Case 1](ZAF_TSE_UC1.png) + +### Use Case 2 - State Change Triggered by a Local Change +![Use Case 2](ZAF_TSE_UC2.png) \ No newline at end of file diff --git a/protocol/z-wave/ZAF/doc/img/ZAF_TSE_UC1.png b/protocol/z-wave/ZAF/doc/img/ZAF_TSE_UC1.png new file mode 100644 index 0000000000..b491b79239 --- /dev/null +++ b/protocol/z-wave/ZAF/doc/img/ZAF_TSE_UC1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:146f6da9ac1b262bb5562a9cf127333360f45b7aea25854b17ba7242b0514cb8 +size 22609 diff --git a/protocol/z-wave/ZAF/doc/img/ZAF_TSE_UC2.png b/protocol/z-wave/ZAF/doc/img/ZAF_TSE_UC2.png new file mode 100644 index 0000000000..930ca1a006 --- /dev/null +++ b/protocol/z-wave/ZAF/doc/img/ZAF_TSE_UC2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6f2cad9802d6967fd693509094f4c334bfe806c9ca8db70c9cd4e0a219dda54 +size 25101 diff --git a/protocol/z-wave/ZWave/lib/libZWaveControllerPortable_700s.a b/protocol/z-wave/ZWave/lib/libZWaveControllerPortable_700s.a index fc439bf9f2..bf9e18dc3e 100644 --- a/protocol/z-wave/ZWave/lib/libZWaveControllerPortable_700s.a +++ b/protocol/z-wave/ZWave/lib/libZWaveControllerPortable_700s.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8565c6c88e69db926a5a72ca1e7d3ee9384a40ba93abc2add89a5366b8c5753e -size 11320324 +oid sha256:63238dd176ec63b94552e54dbdf1d166aba2fdf5b96d3f5ea566f2a9b4d97cff +size 11324700 diff --git a/protocol/z-wave/ZWave/lib/libZWaveControllerPortable_800s.a b/protocol/z-wave/ZWave/lib/libZWaveControllerPortable_800s.a index 30b53baee8..61c6cbb126 100644 --- a/protocol/z-wave/ZWave/lib/libZWaveControllerPortable_800s.a +++ b/protocol/z-wave/ZWave/lib/libZWaveControllerPortable_800s.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7df4091e20e45230c79149d7a4f3b18802e7bb2b99260ef287325b01a41fd05d -size 11248566 +oid sha256:b80128f00f1fd8840a21812094ef5e4a49b15a82dd3dafd7b3838ac8753fd905 +size 11251298 diff --git a/protocol/z-wave/ZWave/lib/libZWaveController_700s.a b/protocol/z-wave/ZWave/lib/libZWaveController_700s.a index 7c2682565a..cc04287d98 100644 --- a/protocol/z-wave/ZWave/lib/libZWaveController_700s.a +++ b/protocol/z-wave/ZWave/lib/libZWaveController_700s.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35116213ff7292590818c8a1482ae6a0eb2dabb70d7a694c139e86ded6f4000c -size 5491886 +oid sha256:5a585aa7900ac39a570d0b1a4b51ebb85630f233b47d61b4f53bcd303cd46c4a +size 5496210 diff --git a/protocol/z-wave/ZWave/lib/libZWaveController_800s.a b/protocol/z-wave/ZWave/lib/libZWaveController_800s.a index 69dff9fc1a..ad1962e054 100644 --- a/protocol/z-wave/ZWave/lib/libZWaveController_800s.a +++ b/protocol/z-wave/ZWave/lib/libZWaveController_800s.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1eed20a85c667032b146aaad96ec8931d40e5d365540f3e04bbedc7421237d9 -size 5480880 +oid sha256:19406db6d6fbad08da919775f309232ac5b690de2308e11cb862335b4394cf40 +size 5484368 diff --git a/protocol/z-wave/ZWave/lib/libZWaveSlave_700s.a b/protocol/z-wave/ZWave/lib/libZWaveSlave_700s.a index ee7197560c..51fb249bfe 100644 --- a/protocol/z-wave/ZWave/lib/libZWaveSlave_700s.a +++ b/protocol/z-wave/ZWave/lib/libZWaveSlave_700s.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2f38acfa19a73feb8fa9911446ad517dc4e7aedd1dced5230d255fe7539158dd -size 8931444 +oid sha256:839eeba99b9691142b2167e22e3f3d09a6d601d973e01ffd370244e20892796f +size 8932812 diff --git a/protocol/z-wave/ZWave/lib/libZWaveSlave_800s.a b/protocol/z-wave/ZWave/lib/libZWaveSlave_800s.a index 295120ef42..4a65241a87 100644 --- a/protocol/z-wave/ZWave/lib/libZWaveSlave_800s.a +++ b/protocol/z-wave/ZWave/lib/libZWaveSlave_800s.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:838a6c23609b9544bc472cb35c4c8a3c21a9c2c225a8f35da63baae5a4add830 -size 8855460 +oid sha256:bb6d8f7b4ccf8f1d24135e7657895307e1197bc91fcbc488ea20228aa71d2d7b +size 8855708 diff --git a/protocol/z-wave/component/zw_versions.slcc b/protocol/z-wave/component/zw_versions.slcc index 4be8856c54..60850854ef 100644 --- a/protocol/z-wave/component/zw_versions.slcc +++ b/protocol/z-wave/component/zw_versions.slcc @@ -18,21 +18,21 @@ define: - name: ZW_VERSION_MINOR value: 20 - name: ZW_VERSION_PATCH - value: 2 + value: 3 # Z-Wave Plus Framework and Apps - name: ZAF_VERSION_MAJOR value: 10 - name: ZAF_VERSION_MINOR value: 20 - name: ZAF_VERSION_PATCH - value: 2 + value: 3 # SDK - name: SDK_VERSION_MAJOR value: 7 - name: SDK_VERSION_MINOR value: 20 - name: SDK_VERSION_PATCH - value: 2 + value: 3 config_file: - path: protocol/z-wave/platform/SiliconLabs/PAL/config/version/zw_version_config.h file_id: version_config diff --git a/protocol/z-wave/studio-docs/docs.xml b/protocol/z-wave/docs_public/docs.xml similarity index 93% rename from protocol/z-wave/studio-docs/docs.xml rename to protocol/z-wave/docs_public/docs.xml index 7c22f5cd17..c3f1017a1a 100644 --- a/protocol/z-wave/studio-docs/docs.xml +++ b/protocol/z-wave/docs_public/docs.xml @@ -1,12 +1,12 @@ - + This MS Excel file describes how to measure the Tx power of a Z-Wave frame and use this to calibrate the Tx Power of your final Z-Wave product. - + Describes how to use the Tiny App for upgrading Secure Element firmware. @@ -48,37 +48,37 @@ - + ZGM130S SIP Module Datasheet - + EFR32ZG14 Z-Wave 700 Modem SoC Data Sheet - + EFR32ZG14 Zen Gecko Z-Wave 700 USB Stick Bridge Module UZB-7 Data Sheet - + Describes the Test Observations (TO) that exists on the development and test tool Z-Wave Zniffer. - + Schematic for the BRD4206A Z-Wave 700 Long Range radio board with EFR32ZG14. - + ZGM130S Long Range Wireless Starter Kit User's Guide @@ -96,37 +96,37 @@ - + Discusses the latest changes to the PC-based Zniffer tool and lists new features. - + Discusses the latest changes to the PC-based Controller code and lists new features. - + Lists compatibility requirements and sources for all software components in the development environment. Discusses the latest changes to the Silicon Labs Z-Wave SDK and associated utilities, including added/deleted/deprecated features/API, and lists fixed and known issues. - + Development Material for UZB-7. - + Schematic for the BRD4207A Z-Wave 700 Long Range radio board with ZGM130S. - + PCB documentation for UZB-7 PCB. @@ -138,19 +138,19 @@ - + Z-Wave gbl files - + Important Changes in Z-Wave SDK in latest release - + Describes the Z-Wave Certification process for the Z-Wave 700 products and serves as a guide on where to find additional information. @@ -234,7 +234,7 @@ - + Z-Wave HTML documentation diff --git a/protocol/z-wave/esf.properties b/protocol/z-wave/esf.properties index f7e9314b43..839978e746 100644 --- a/protocol/z-wave/esf.properties +++ b/protocol/z-wave/esf.properties @@ -3,8 +3,7 @@ id=com.silabs.sdk.stack.zwave label=Z-Wave SDK description=Silicon Labs Z-Wave SDK for the EFR32 family -version=7.20.2.0 - +version=7.20.3.0 #Build Information codeQuality=INTERNAL @@ -12,7 +11,7 @@ buildNumber=0 # Note: this particular string must be escaped -prop.subLabel=Z-Wave\\ SDK\\ 7.20.2.0 +prop.subLabel=Z-Wave\\ SDK\\ 7.20.3.0 # Path to side-package properties file extendedProperties=efr32zg13l.properties efr32zg13p.properties efr32zg13s.properties @@ -21,7 +20,7 @@ extendedProperties=efr32zg13l.properties efr32zg13p.properties efr32zg13s.proper prop.file.templatesFile=z-wave_production_templates.xml z-wave_alpha_templates.xml z-wave_beta_templates.xml z-wave_test_templates.xml z-wave_internal_templates.xml z-wave_development_templates.xml # ---- Documents ---- -prop.file.docsFile=studio-docs/docs.xml +prop.file.docsFile=docs_public/docs.xml # ---- Demos --- prop.file.demosFile=Apps/bin/demos.xml z-wave_production_demos.xml z-wave_alpha_demos.xml z-wave_beta_demos.xml z-wave_test_demos.xml z-wave_internal_demos.xml z-wave_development_demos.xml diff --git a/protocol/z-wave/important_changes.md b/protocol/z-wave/important_changes.md index d09f755c5d..bf8dec2345 100644 --- a/protocol/z-wave/important_changes.md +++ b/protocol/z-wave/important_changes.md @@ -3,6 +3,32 @@ The changes described in this file will possibly break the build and/or functionality of an existing application. The description serves the purpose of helping to fix the failing build. +# 7.20.3 {#section-7-20-3} + +## OTW Update of Serial API controller + +In version 7.20.0 - 7.20.2 of the Z-Wave SDK, The Serial API Controller application's +Product ID, used for validation during OTW updates had been changed to include +a Generic and Specific Device Type.\ +This prevented updating devices running version 7.19 or lower of the Serial +API Controller to more recent versions. + +To address this incompatibility, the Specific and Generic Device Type bytes of +the Product ID, defined in `application_properties_config.h` +(used by the struct `sl_app_properties` of the bootloader) +have been reverted to their previous values of 0.\ +This only affects the Product ID; the application still reports the new Device +Type values in its Node Information Frame.\ +Note that these values can be changed on the fly using the Serial API command `SERIAL_API_APPL_NODE_INFORMATION`. + +The following update paths for this application are not possible using the +pre-built binaries: + +- 7.19 or lower to 7.20.0 - 7.20.2 +- 7.20.0 - 7.20.2 to 7.20.3 or higher + +However, firmwares that are not affected by this incompatibility can be created manually, as described in the README of the application. + # 7.20.2 {#section-7-20-2} ## zwave_soc_led_bulb Moved to NonCertifiableApps diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/BootLoader/controller-keys/controller_sign.key b/protocol/z-wave/platform/SiliconLabs/PAL/BootLoader/controller-keys/controller_sign.key index 0309105d28..14bb9c2376 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/BootLoader/controller-keys/controller_sign.key +++ b/protocol/z-wave/platform/SiliconLabs/PAL/BootLoader/controller-keys/controller_sign.key @@ -1,3 +1,8 @@ + + +WARNING this is a sample key + + -----BEGIN EC PRIVATE KEY----- MHcCAQEEIGnhdwTxalREzKJ5FOOX0XDhHSJlWF+Ujyn/IPB93WxloAoGCCqGSM49 AwEHoUQDQgAEHI0mT24JbdOgSgy7LB5BukCgog6rNL9ZqLcwUeexpqzIlzkxLsQq diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/BootLoader/controller-keys/controller_sign.key-tokens.txt b/protocol/z-wave/platform/SiliconLabs/PAL/BootLoader/controller-keys/controller_sign.key-tokens.txt index 97d0315ee9..5570392cee 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/BootLoader/controller-keys/controller_sign.key-tokens.txt +++ b/protocol/z-wave/platform/SiliconLabs/PAL/BootLoader/controller-keys/controller_sign.key-tokens.txt @@ -1,3 +1,13 @@ +# Copyright: 2023 Silicon Laboratories Inc. www.silabs.com +# License: MSLA +# +# The licensor of this software is Silicon Laboratories Inc. Your use of this +# software is governed by the terms of the Silicon Labs Master Software License +# Agreement (MSLA) available at +# https://www.silabs.com/about-us/legal/master-software-license-agreement +# By installing, copying or otherwise using this software, you agree to the +# terms of the MSLA. +# # # This token file declares what values are programmed for manufacturing # tokens on the chip. It can be read back by the "flash" or "convert" commands. diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/BootLoader/sample-keys/readme.txt b/protocol/z-wave/platform/SiliconLabs/PAL/BootLoader/sample-keys/readme.txt index 777548171d..d0ebe83b32 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/BootLoader/sample-keys/readme.txt +++ b/protocol/z-wave/platform/SiliconLabs/PAL/BootLoader/sample-keys/readme.txt @@ -1,3 +1,13 @@ +# Copyright: 2023 Silicon Laboratories Inc. www.silabs.com +# License: MSLA +# +# The licensor of this software is Silicon Laboratories Inc. Your use of this +# software is governed by the terms of the Silicon Labs Master Software License +# Agreement (MSLA) available at +# https://www.silabs.com/about-us/legal/master-software-license-agreement +# By installing, copying or otherwise using this software, you agree to the +# terms of the MSLA. +# This folder contains sample keys for signing and encrypting firmware images (GBL files). It is important that the sample keys are not used for production. Each vendor should have diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/BootLoader/sample-keys/sample_sign.key-tokens.txt b/protocol/z-wave/platform/SiliconLabs/PAL/BootLoader/sample-keys/sample_sign.key-tokens.txt index e4be2bafd0..460c4ee0e7 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/BootLoader/sample-keys/sample_sign.key-tokens.txt +++ b/protocol/z-wave/platform/SiliconLabs/PAL/BootLoader/sample-keys/sample_sign.key-tokens.txt @@ -1,3 +1,13 @@ +# Copyright: 2023 Silicon Laboratories Inc. www.silabs.com +# License: MSLA +# +# The licensor of this software is Silicon Laboratories Inc. Your use of this +# software is governed by the terms of the Silicon Labs Master Software License +# Agreement (MSLA) available at +# https://www.silabs.com/about-us/legal/master-software-license-agreement +# By installing, copying or otherwise using this software, you agree to the +# terms of the MSLA. +# # # This token file declares what values are programmed for manufacturing # tokens on the chip. It can be read back by the "flash" or "convert" commands. diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_association/cc_association_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_association/cc_association_config.h index aca5fd7a5b..add0355820 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_association/cc_association_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_association/cc_association_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _CC_ASSOCIATION_CONFIG_H_ #define _CC_ASSOCIATION_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_battery/cc_battery_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_battery/cc_battery_config.h index 74ca3773d1..cc64680946 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_battery/cc_battery_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_battery/cc_battery_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _CC_BATTERY_CONFIG_H_ #define _CC_BATTERY_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_binary_switch/cc_binary_switch_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_binary_switch/cc_binary_switch_config.h index 868fbd1fe0..a0da5970ba 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_binary_switch/cc_binary_switch_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_binary_switch/cc_binary_switch_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _CC_BINARY_SWITCH_CONFIG_H_ #define _CC_BINARY_SWITCH_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_color_switch/cc_color_switch_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_color_switch/cc_color_switch_config.h index 1a3b6ec1d4..af0c0693c3 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_color_switch/cc_color_switch_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_color_switch/cc_color_switch_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _CC_COLOR_SWITCH_CONFIG_H_ #define _CC_COLOR_SWITCH_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_firmware_update/cc_firmware_update_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_firmware_update/cc_firmware_update_config.h index bf893f58c8..8a3e665342 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_firmware_update/cc_firmware_update_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_firmware_update/cc_firmware_update_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _CC_FIRMWARE_UPDATE_CONFIG_H_ #define _CC_FIRMWARE_UPDATE_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_multi_channel/cc_multi_channel_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_multi_channel/cc_multi_channel_config.h index 0358cc745e..dd63e8f75f 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_multi_channel/cc_multi_channel_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_multi_channel/cc_multi_channel_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _CC_MULTI_CHANNEL_CONFIG_H_ #define _CC_MULTI_CHANNEL_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_multilevel_sensor/cc_multilevel_sensor_support_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_multilevel_sensor/cc_multilevel_sensor_support_config.h index 176ef6ae52..432ad0f79d 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_multilevel_sensor/cc_multilevel_sensor_support_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_multilevel_sensor/cc_multilevel_sensor_support_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _CC_MULTILEVEL_SENSOR_SUPPORT_CONFIG_H_ #define _CC_MULTILEVEL_SENSOR_SUPPORT_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_multilevel_switch/cc_multilevel_switch_support_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_multilevel_switch/cc_multilevel_switch_support_config.h index 56b4532fe8..f3abd49c5a 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_multilevel_switch/cc_multilevel_switch_support_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_multilevel_switch/cc_multilevel_switch_support_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _CC_MULTILEVEL_SWITCH_SUPPORT_CONFIG_H_ #define _CC_MULTILEVEL_SWITCH_SUPPORT_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_notification/cc_notification_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_notification/cc_notification_config.h index b7a1fc2cda..20eae87479 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_notification/cc_notification_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_notification/cc_notification_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _CC_NOTIFICATION_CONFIG_H_ #define _CC_NOTIFICATION_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_supervision/cc_supervision_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_supervision/cc_supervision_config.h index fb3faab12d..82b8611aab 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_supervision/cc_supervision_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_supervision/cc_supervision_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _CC_SUPERVISION_CONFIG_H_ #define _CC_SUPERVISION_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_user_code/cc_user_code_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_user_code/cc_user_code_config.h index 6da68d03a3..d7e8fe695e 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_user_code/cc_user_code_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_user_code/cc_user_code_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _CC_USER_CODE_CONFIG_H_ #define _CC_USER_CODE_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_wake_up/cc_wake_up_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_wake_up/cc_wake_up_config.h index d4e5577cb8..71a6eb0069 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_wake_up/cc_wake_up_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/cc_wake_up/cc_wake_up_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _CC_WAKE_UP_CONFIG_H_ #define _CC_WAKE_UP_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/version/zw_version_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/version/zw_version_config.h index 4bba60b9d1..5c814ad801 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/version/zw_version_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/version/zw_version_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _ZW_VERSION_CONFIG_H_ #define _ZW_VERSION_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/zaf_appname/zaf_appname_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/zaf_appname/zaf_appname_config.h index fefda40d8f..03c348c6f9 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/zaf_appname/zaf_appname_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/zaf_appname/zaf_appname_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _ZAF_APPNAME_CONFIG_H_ #define _ZAF_APPNAME_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/zaf_event_distributor_core/zaf_event_distributor_core_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/zaf_event_distributor_core/zaf_event_distributor_core_config.h index b6c6547d9a..1f217b82fc 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/zaf_event_distributor_core/zaf_event_distributor_core_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/zaf_event_distributor_core/zaf_event_distributor_core_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _ZAF_EVENT_DISTRIBUTOR_CORE_CONFIG_H_ #define _ZAF_EVENT_DISTRIBUTOR_CORE_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/zaf_event_distributor_soc/zaf_event_distributor_soc_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/zaf_event_distributor_soc/zaf_event_distributor_soc_config.h index 977bcd789d..504be401ac 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/zaf_event_distributor_soc/zaf_event_distributor_soc_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/zaf_event_distributor_soc/zaf_event_distributor_soc_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _ZAF_EVENT_DISTRIBUTOR_SOC_CONFIG_H_ #define _ZAF_EVENT_DISTRIBUTOR_SOC_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/zaf_transport/zaf_transport_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/zaf_transport/zaf_transport_config.h index fb22f58cf7..15f1137bd4 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/zaf_transport/zaf_transport_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/zaf_transport/zaf_transport_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _ZAF_TRANSPORT_CONFIG_H_ #define _ZAF_TRANSPORT_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_ota/s1/sl_storage_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_ota/s1/sl_storage_config.h index bedf49d938..fa15bfae02 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_ota/s1/sl_storage_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_ota/s1/sl_storage_config.h @@ -1,7 +1,17 @@ -/** - * @file - * @copyright 2021 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ + #ifndef SL_STORAGE_CONFIG_H #define SL_STORAGE_CONFIG_H diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_ota/s2/sl_storage_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_ota/s2/sl_storage_config.h index 9548fb1408..9729169af1 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_ota/s2/sl_storage_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_ota/s2/sl_storage_config.h @@ -1,7 +1,17 @@ -/** - * @file - * @copyright 2021 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ + #ifndef SL_STORAGE_CONFIG_H #define SL_STORAGE_CONFIG_H diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_region_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_region_config.h index 8031fb3f60..a8ee344dc6 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_region_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_region_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _ZW_REGION_CONFIG_H_ #define _ZW_REGION_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_rf/20dbm/zw_config_rf.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_rf/20dbm/zw_config_rf.h index 2daac00e8a..f42289bcf1 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_rf/20dbm/zw_config_rf.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_rf/20dbm/zw_config_rf.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _ZW_CONFIG_RF_H_ #define _ZW_CONFIG_RF_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_rf/zw_config_rf.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_rf/zw_config_rf.h index 4d654583a5..67df8127c2 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_rf/zw_config_rf.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_rf/zw_config_rf.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _ZW_CONFIG_RF_H_ #define _ZW_CONFIG_RF_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_zaf/s2/zaf_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_zaf/s2/zaf_config.h index e249dc8bf9..ccc51eb172 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_zaf/s2/zaf_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_zaf/s2/zaf_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _ZAF_CONFIG_H_ #define _ZAF_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_zaf/zaf_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_zaf/zaf_config.h index 3cb3bcf806..205a47d9a4 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_zaf/zaf_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/zw_zaf/zaf_config.h @@ -1,7 +1,16 @@ -/** - * @file - * @copyright 2023 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ #ifndef _ZAF_CONFIG_H_ #define _ZAF_CONFIG_H_ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/inc/application_properties/application_properties_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/inc/application_properties/application_properties_config.h index 40d60cb63d..63c18e94cf 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/inc/application_properties/application_properties_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/inc/application_properties/application_properties_config.h @@ -1,7 +1,17 @@ -/** - * @file - * @copyright 2021 Silicon Laboratories Inc. - */ +/***************************************************************************//** + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ + #ifndef APPLICATION_PROPERTIES_CONFIG_H_ #define APPLICATION_PROPERTIES_CONFIG_H_ @@ -11,20 +21,35 @@ #include "zaf_config_security.h" #include "zw_version_config.h" -#define SL_APPLICATION_SIGNATURE APPLICATION_SIGNATURE_NONE -#define SL_APPLICATION_SIGNATURE_LOCATION 0x0 -#define SL_APPLICATION_TYPE APPLICATION_TYPE_ZWAVE -#define SL_APPLICATION_VERSION (APP_VERSION<<16 | APP_REVISION<<8 | APP_PATCH) -#define SL_APPLICATION_CAPABILITIES 0UL -#define SL_APPLICATION_PRODUCT_ID {(ZAF_CONFIG_MANUFACTURER_ID>>8) & 0xFF,(ZAF_CONFIG_MANUFACTURER_ID>>0) & 0xFF, \ - (ZAF_CONFIG_PRODUCT_ID>>8) & 0xFF, (ZAF_CONFIG_PRODUCT_ID>>0) & 0xFF, \ - 0x00, 0x00, \ - 0x00, 0x00, \ - (ZAF_CONFIG_PRODUCT_TYPE_ID>>8) & 0xFF, (ZAF_CONFIG_PRODUCT_TYPE_ID>>0) & 0xFF,\ - (ZAF_CONFIG_INSTALLER_ICON_TYPE>>8) & 0xFF, (ZAF_CONFIG_INSTALLER_ICON_TYPE>>0) & 0xFF, \ - (ZAF_CONFIG_GENERIC_TYPE>>0) & 0xFF, (ZAF_CONFIG_GENERIC_TYPE>>0) & 0xFF, \ - ((ZAF_CONFIG_SPECIFIC_TYPE) & 0xFF), \ - ((ZAF_CONFIG_REQUESTED_SECURITY_KEYS >> 0) & 0xFF)} +/* + * Change specific and generic device type to 0 for Serial API Controller. + * Without this, OTW firmware update is not possible from older versions + * (<7.20.0). + */ +#if (ZAF_CONFIG_GENERIC_TYPE == GENERIC_TYPE_STATIC_CONTROLLER && \ + ZAF_CONFIG_SPECIFIC_TYPE == SPECIFIC_TYPE_PC_CONTROLLER) +#define PRODUCT_ID_GENERIC_TYPE 0 +#define PRODUCT_ID_SPECIFIC_TYPE SPECIFIC_TYPE_NOT_USED +#else +#define PRODUCT_ID_GENERIC_TYPE ZAF_CONFIG_GENERIC_TYPE +#define PRODUCT_ID_SPECIFIC_TYPE ZAF_CONFIG_SPECIFIC_TYPE +#endif +#define SL_APPLICATION_SIGNATURE APPLICATION_SIGNATURE_NONE +#define SL_APPLICATION_SIGNATURE_LOCATION 0x0 +#define SL_APPLICATION_TYPE APPLICATION_TYPE_ZWAVE +#define SL_APPLICATION_VERSION (APP_VERSION<<16 | APP_REVISION<<8 | APP_PATCH) +#define SL_APPLICATION_CAPABILITIES 0UL +#define SL_APPLICATION_PRODUCT_ID { \ + (ZAF_CONFIG_MANUFACTURER_ID>>8) & 0xFF, (ZAF_CONFIG_MANUFACTURER_ID>>0) & 0xFF, \ + (ZAF_CONFIG_PRODUCT_ID>>8) & 0xFF, (ZAF_CONFIG_PRODUCT_ID>>0) & 0xFF, \ + 0x00, 0x00,\ + 0x00, 0x00,\ + (ZAF_CONFIG_PRODUCT_TYPE_ID>>8) & 0xFF, (ZAF_CONFIG_PRODUCT_TYPE_ID>>0) & 0xFF, \ + (ZAF_CONFIG_INSTALLER_ICON_TYPE>>8) & 0xFF, (ZAF_CONFIG_INSTALLER_ICON_TYPE>>0) & 0xFF, \ + (PRODUCT_ID_GENERIC_TYPE>>0) & 0xFF, (PRODUCT_ID_GENERIC_TYPE>>0) & 0xFF, \ + ((PRODUCT_ID_SPECIFIC_TYPE) & 0xFF), \ + ((ZAF_CONFIG_REQUESTED_SECURITY_KEYS >> 0) & 0xFF) \ +} #endif /* APPLICATION_PROPERTIES_CONFIG_H_ */ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/inc/hal-config/hal-config-board-700.h b/protocol/z-wave/platform/SiliconLabs/PAL/inc/hal-config/hal-config-board-700.h index 19f119a411..d98b1a65ac 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/inc/hal-config/hal-config-board-700.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/inc/hal-config/hal-config-board-700.h @@ -1,7 +1,20 @@ +/***************************************************************************//** + * # License + * Copyright 2019 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ + /** * @file * @brief Hal config header file for 700 series - * @copyright 2019 Silicon Laboratories Inc. */ #ifndef HAL_CONFIG_BOARD_700_H #define HAL_CONFIG_BOARD_700_H diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/inc/hal-config/hal-config-board-800.h b/protocol/z-wave/platform/SiliconLabs/PAL/inc/hal-config/hal-config-board-800.h index 5a513c8963..3314f544a4 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/inc/hal-config/hal-config-board-800.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/inc/hal-config/hal-config-board-800.h @@ -1,7 +1,20 @@ +/***************************************************************************//** + * # License + * Copyright 2019 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ + /** * @file * @brief Hal config header file for 800 series - * @copyright 2019 Silicon Laboratories Inc. */ #ifndef HAL_CONFIG_BOARD_H #define HAL_CONFIG_BOARD_H diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/inc/hal-config/hal-config.h b/protocol/z-wave/platform/SiliconLabs/PAL/inc/hal-config/hal-config.h old mode 100755 new mode 100644 index d2a85ea149..721ec1f1a2 --- a/protocol/z-wave/platform/SiliconLabs/PAL/inc/hal-config/hal-config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/inc/hal-config/hal-config.h @@ -1,7 +1,20 @@ +/***************************************************************************//** + * # License + * Copyright 2019 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ + /** * @file * @brief Hal config header file - * @copyright 2019 Silicon Laboratories Inc. */ #ifndef HAL_CONFIG_H #define HAL_CONFIG_H diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/inc/sl_dcdc.h b/protocol/z-wave/platform/SiliconLabs/PAL/inc/sl_dcdc.h index 3167bbac57..fc914359c7 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/inc/sl_dcdc.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/inc/sl_dcdc.h @@ -1,7 +1,20 @@ +/***************************************************************************//** + * # License + * Copyright 2019 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ + /** * @file * Functionality for setting up the DC-DC controller for Z-Wave - * @copyright 2019 Silicon Laboratories Inc. */ #ifndef __SL_DCDC_H__ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/inc/system_startup.h b/protocol/z-wave/platform/SiliconLabs/PAL/inc/system_startup.h index 758da28a31..77b635ab8b 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/inc/system_startup.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/inc/system_startup.h @@ -1,7 +1,20 @@ +/***************************************************************************//** + * # License + * Copyright 2022 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ + /** * @file * Export of data collected during system startup - * @copyright 2022 Silicon Laboratories Inc. */ #ifndef __SYSTEM_STARTUP_H__ diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/inc/zpal_uart_config_ext.h b/protocol/z-wave/platform/SiliconLabs/PAL/inc/zpal_uart_config_ext.h index 844487c560..8740c69c38 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/inc/zpal_uart_config_ext.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/inc/zpal_uart_config_ext.h @@ -1,8 +1,20 @@ +/***************************************************************************//** + * # License + * Copyright 2021 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of the Silicon Labs Master Software License + * Agreement (MSLA) available at + * https://www.silabs.com/about-us/legal/master-software-license-agreement + * By installing, copying or otherwise using this software, you agree to the + * terms of the MSLA. + * + ******************************************************************************/ + /** * @file * Defines configuration extension for zpal-uart. - * - * @copyright 2021 Silicon Laboratories Inc. */ #include diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg14p231f256gm32.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg14p231f256gm32.a index 88054dbc4e..c2ce46b3b2 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg14p231f256gm32.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg14p231f256gm32.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85c67417ebf699f857e7b0ad094c3c44e2c27e25dae8f92da11921d39ad50a30 -size 704456 +oid sha256:2f9ce0ed88889b6261f8a50dd809c67cc9fc23dac810c0baa78013f052c1e283 +size 708220 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg14p731f256gm32.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg14p731f256gm32.a index 72c96ebdf3..74b1bfed5b 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg14p731f256gm32.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg14p731f256gm32.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9757742b7d84b1a8c92e1188f38cd208171e67040b859b29d6fd128350da5d8 -size 704472 +oid sha256:5be5d7f2e19bbe55a9415e702697a3c9d7cfd7ff09d4df3ae839a1036a5cfaa4 +size 708364 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23a010f512gm40.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23a010f512gm40.a index faa5f3ea14..7a9530e4f3 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23a010f512gm40.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23a010f512gm40.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db2b82cb6a031327a64ff7fc0fef2b28698863742d0691f243e8217b4bc0b205 -size 768632 +oid sha256:984c6dd46e20a7159d5c015ab5da73d995dcc28752409ddc4631e3eb01be37f0 +size 772204 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23a010f512gm48.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23a010f512gm48.a index 45be508e18..8e987a2375 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23a010f512gm48.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23a010f512gm48.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f13395ec41c16b7b9493b867340ff8c6ccd74d801a89faee40e0b37d84c05253 -size 769088 +oid sha256:fff681d3d0899159c12a44f1de43569a08c4a3a87259b38007a3ee37a843fe24 +size 772576 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23a020f512gm40.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23a020f512gm40.a index 1851a556a1..a8d2e2069f 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23a020f512gm40.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23a020f512gm40.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b6b9888c419eb4cc21e122d6e4d3160db5fc747a98a4d40bc372a86f6607cc3 -size 768424 +oid sha256:993270b200e43b24fbf826abccd1bf161a36628b8a79fcc1d600ac911f2af7da +size 772280 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23a020f512gm48.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23a020f512gm48.a index 659e7b2b64..6a3badc96e 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23a020f512gm48.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23a020f512gm48.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd6ef71dbff92380bef00b6888a8ce6ddb4aaa6c7c4bed46d053ac84ed72f56b -size 768916 +oid sha256:a72c3f1e911752264fc8beccb073df0deb5063bf52854d66011b62518ff9dccd +size 772536 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b010f512im40.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b010f512im40.a index c0f0d7fe00..6eae8d18b6 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b010f512im40.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b010f512im40.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e501841255235b2a726d07bd195d203c2d737b28b1620114668f8e49031e6ffa -size 768756 +oid sha256:909f6c16cbedfd4724dacbe4cade06fd8935dd45fe0710b25bb0be1281f6b916 +size 772540 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b010f512im48.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b010f512im48.a index 68354ac66d..d27f2d8d53 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b010f512im48.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b010f512im48.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0f4d45c5292fd302bd9c5ead1804aef5b365cf6d3381808685c0e8b8523c463 -size 769180 +oid sha256:221d67206c2dc7d733d10271af6214d711810dc3e65c737f75bb3cdb3982532e +size 772724 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b011f512im40.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b011f512im40.a index 374e49bd64..b64089c41c 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b011f512im40.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b011f512im40.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ea681b89ec386fd1eb6acc26046aa67ac61355cda746bd6f74ca7d8579e7f7d -size 768860 +oid sha256:70ccbc0c3b2c6464b3e83de64095934f04124fbb452d1ca14fed74fab894dbf5 +size 772432 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b020f512im40.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b020f512im40.a index 5b43216eae..4554734668 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b020f512im40.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b020f512im40.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d8e829192ec60dd6c3d781a046415a8fcbe7ee9834b5baaa424b714631ac574 -size 768564 +oid sha256:8b3cdd42ae67f073001efb6781bb13a4f8b662c75eaa777bce53b47278ebcc25 +size 772400 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b020f512im48.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b020f512im48.a index 837da7be6b..f40e70239e 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b020f512im48.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b020f512im48.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a815eff3fd982a8a42ecbe026b3239a400d3215c9f03c3b454c00ff2312555a5 -size 769120 +oid sha256:0abc5edd48cd64eddf44118630ca7db079ff0ca3258e2bba621ed8b8b64524c2 +size 772500 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b021f512im40.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b021f512im40.a index ec96beb1c7..2f50715ee6 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b021f512im40.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg23b021f512im40.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd1209925000c9be7e5541ebdcfe46effd43f8645de6bd1414f65a399ef34985 -size 768720 +oid sha256:b5dfa7f10eb9d0ef901a1af9f010da63640bab2947eaea34e5628dbda65d0197 +size 772208 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a110f1024gm48.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a110f1024gm48.a index 13df55a3e2..d8be592918 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a110f1024gm48.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a110f1024gm48.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db47e92440350875e4ac106eb90dcba81ff840705f4e9b6b9c4b58c84616f645 -size 765156 +oid sha256:c82351488b52874331324a297eb4b0930ad4360f0e8fad899748b9c10962a1b8 +size 768588 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a110f1024gm68.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a110f1024gm68.a index dc717f90f5..5b6ada2178 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a110f1024gm68.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a110f1024gm68.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f98ab468ac4d99023e82878e0a0597bf258c290a11e9de1edad13a76eedb8b6d -size 765048 +oid sha256:30661a51dad80de800c1e5e31c9d3e62b56b15cdf339bf96eda84f4021651480 +size 768672 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a112f1024gm48.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a112f1024gm48.a index aacf3aeac4..cdbeba8549 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a112f1024gm48.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a112f1024gm48.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa9e4e297c1d5106af64de15b58b05362e272a526a7b67865a1f33972ea8aec1 -size 765136 +oid sha256:72b917137ae5cabccb0f5a3730e3d3d37449b904496988b7873293f2ac16a49f +size 768676 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a112f1024gm68.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a112f1024gm68.a index 82d42aabc1..9f65656700 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a112f1024gm68.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a112f1024gm68.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ae55074ba3be28ac2a234e3deeb41dcd63d6b3863bce638e833a58fa2d2fd44 -size 765208 +oid sha256:338f82e5b8f25c231a454d0cd7125ade35e0ab771455a3a5f11e4995227658da +size 768804 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a120f1024gm48.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a120f1024gm48.a index 9d9576baef..cfc9dd07e9 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a120f1024gm48.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a120f1024gm48.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1c8d5f22cd960bccded25604096efe426a8ed97f40523e6cf88ef7a66bae748 -size 764820 +oid sha256:751da70febdc809397eef0d4f5e321227b46acc3533888bd6f8cae6c8312ac60 +size 768428 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a120f1024gm68.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a120f1024gm68.a index 6ce8e82684..c7eb283301 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a120f1024gm68.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a120f1024gm68.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e44c2953d9c0b2bfbc6b941584a41dcb1ca0a38e9904d4bf68cb296342ec7f19 -size 764784 +oid sha256:543b568abbb61fba052af8fea08fc9f71f251dd03e321bfd5ad15e893593b914 +size 768604 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a122f1024gm48.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a122f1024gm48.a index 6923bfff28..c88c90f54b 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a122f1024gm48.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a122f1024gm48.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f899ca122b7d1ef86e24f57bf56d8451f98bc0d127b9916c830f3e7974f491a8 -size 765136 +oid sha256:53a1b26424ce2412c4f9b5d177b734d5c211556afc32b6835b5304459e98bac3 +size 768588 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a122f1024gm68.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a122f1024gm68.a index af181ecddb..f0bb7c6e57 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a122f1024gm68.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28a122f1024gm68.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b432b0adf9520d84d52174c46d39d8764761c7665727921dafd6084c9465a5f2 -size 764960 +oid sha256:8cae4d692b498e9898f86c4e9869b15beb8db7d8ac17fc5c55e7b01bca4ddd12 +size 768640 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b310f1024im48.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b310f1024im48.a index 1b64a948d8..05502d7415 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b310f1024im48.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b310f1024im48.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b48e24b14dc90bda395cc1c6425d02f434aad3b37444692d0128d72240ffd4dc -size 765456 +oid sha256:f4eb1c41fdb5b3ddfe267fbde2bb9f6ff59cc69d9268175f4fed7efab1864e1e +size 768868 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b310f1024im68.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b310f1024im68.a index 9adf2d4f04..4a65c585b4 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b310f1024im68.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b310f1024im68.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1af8930aa99593cfeb8ebe907ade0353098f7330ede16e67fc3e837fbe2ab861 -size 765508 +oid sha256:901ad37801e969ab7aec6e65957cbaeffa2e5a64d6f4574f003e0723f55257ac +size 768972 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b312f1024im48.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b312f1024im48.a index e3133c8ea8..64ad6e1558 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b312f1024im48.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b312f1024im48.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0ba45f287e30ea60e32408467c6ef25757767c25df6667e05f8f93c35b4d207 -size 765616 +oid sha256:8467f3da9a537ce3feef7f18cd3e52cf42d2658b61af70c4813fba8617c6803b +size 769128 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b312f1024im68.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b312f1024im68.a index 859f60e5c0..a1597519ce 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b312f1024im68.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b312f1024im68.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:96e55d9770447c60a45376b19c15a7c7d6aecb9079fdf1dbab95bea869167d68 -size 765432 +oid sha256:205da3094c1fffdf7ed940468fef5de3aa59c00302c69c5b34e27551ab837f6d +size 769144 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b320f1024im48.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b320f1024im48.a index ed17bf2fd5..5d065223a4 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b320f1024im48.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b320f1024im48.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d51a8901532bf0f5c2659736655bca7331a44e22b59c3f610a243ed6d7ac6ee -size 765288 +oid sha256:9186bac6eae436b3a7d27d4c22009d48f1c09a869cd5c04bec5e53d4e2537d57 +size 768732 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b320f1024im68.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b320f1024im68.a index 01bee91fe7..d1ba129c00 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b320f1024im68.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b320f1024im68.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9737de4640bfb8394535e814f5dded181013efe343dfde996042dfe20c6ee0bd -size 765388 +oid sha256:ac91e4277a4ef5154f7d758d82459db6c4904fc0e9f7f5bbaa80635fa74b376b +size 768788 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b322f1024im48.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b322f1024im48.a index 0dbf3668d1..6686c9be1e 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b322f1024im48.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b322f1024im48.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:48facf36d856c09ab3aeafe1021bf6d1e9adf90412b3895654d38b9d64a8401a -size 765480 +oid sha256:c39766ecc7f3f5379b1f77b8b89a36f60e2a09489e7eddb20c032e2ab4fe2ee2 +size 769004 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b322f1024im68.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b322f1024im68.a index ceb723e812..bf86b524f2 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b322f1024im68.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_efr32zg28b322f1024im68.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:242ae708f460672951c4fa2fab83d56639ed9ba7266d3a5e57616024143303e4 -size 765444 +oid sha256:9fe6cb752a1e8aa09777619f65e71667339ffc5396b6856e99d70fb9775b66dc +size 768848 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm130s037hgn.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm130s037hgn.a index ec85de1baf..e4f4d0853e 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm130s037hgn.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm130s037hgn.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:80be73586942e5ab69ea9159d9aaaeccd8ef0cccc5f40a6f2f2d976883fb0bb2 -size 708704 +oid sha256:fcfc5538c3a96fcb83a8281f2a12ac9020e7ad981e9296d47afe660a7d5f7330 +size 712492 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm130s037hgn1.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm130s037hgn1.a index ada6f66323..a61bcf74ed 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm130s037hgn1.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm130s037hgn1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa8752397a2dbe618a12ef764abe2a00821069978859ad599dd68835fdd9abb8 -size 708664 +oid sha256:6ba094b1051710efdbbcb02d11baf63630689b4df8593eee098bda23288d8d29 +size 712612 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm230sa27hgn.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm230sa27hgn.a index 80fbdb091f..dbf32072db 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm230sa27hgn.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm230sa27hgn.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:898ce8ca87b4d7a0fc12adbf0d4870825c7f6f2d87f36e1ccc3585e036111c73 -size 768792 +oid sha256:5cff758de2c990109a26084dadc11799ab65c3b818bb94c33892c4d2f7dd7939 +size 772456 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm230sa27hnn.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm230sa27hnn.a index 62bb0eccda..3fb49edc69 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm230sa27hnn.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm230sa27hnn.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b1fac0340c1071d1a834b7756e7fabef1cdb9f6e687317c12b91b8b50c18c18b -size 768888 +oid sha256:6c337f60efd408c2c23786f1ca5c66615e975667c9bdd30af8c75f76a18660b6 +size 772392 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm230sb27hgn.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm230sb27hgn.a index e75dd24bec..98dbb58715 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm230sb27hgn.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm230sb27hgn.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd803c4a859f5d1944e5aa34583b20c9a335ffe7d21b7e8a312f473050b90659 -size 768992 +oid sha256:5021d1dea28382215a1eae0857cb8d75f1d280db9b4efe673c622f05cb48c8ef +size 772644 diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm230sb27hnn.a b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm230sb27hnn.a index 44fb438d3f..7525547cca 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm230sb27hnn.a +++ b/protocol/z-wave/platform/SiliconLabs/PAL/lib/libzpal_zgm230sb27hnn.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b0e721168020a72a5ddf6ab2a623601b0fc9cfd336b20c0faff9f19ae7ae0dd5 -size 768924 +oid sha256:becaa92afb4ce27435d2ed8b47709eb1adcdedc37d66d86086b9487c5eb4e461 +size 772580 diff --git a/protocol/z-wave/workspaces/zwave_soc_led_bulb_explorer_kit_ota.slcw b/protocol/z-wave/workspaces/zwave_soc_led_bulb_explorer_kit_ota.slcw index 4b29a316bc..781a3ec263 100644 --- a/protocol/z-wave/workspaces/zwave_soc_led_bulb_explorer_kit_ota.slcw +++ b/protocol/z-wave/workspaces/zwave_soc_led_bulb_explorer_kit_ota.slcw @@ -15,4 +15,4 @@ project: id: bootloader output: boot post_build: - profile: zwave_soc_led_bulb_ws_postbuild + profile: zwave_soc_led_bulb_ws_postbuild \ No newline at end of file diff --git a/protocol/z-wave/workspaces/zwave_soc_power_strip_explorer_kit_ota.slcw b/protocol/z-wave/workspaces/zwave_soc_power_strip_explorer_kit_ota.slcw index 39542d2edb..1559384d44 100644 --- a/protocol/z-wave/workspaces/zwave_soc_power_strip_explorer_kit_ota.slcw +++ b/protocol/z-wave/workspaces/zwave_soc_power_strip_explorer_kit_ota.slcw @@ -15,4 +15,4 @@ project: id: bootloader output: boot post_build: - profile: zwave_soc_power_strip_ws_postbuild + profile: zwave_soc_power_strip_ws_postbuild \ No newline at end of file diff --git a/protocol/z-wave/z-wave_production_demos.xml b/protocol/z-wave/z-wave_production_demos.xml index 9cd1c1d5c9..3f23ee39e0 100644 --- a/protocol/z-wave/z-wave_production_demos.xml +++ b/protocol/z-wave/z-wave_production_demos.xml @@ -6,7 +6,7 @@ - + @@ -19,7 +19,7 @@ - + @@ -32,7 +32,7 @@ - + @@ -45,7 +45,7 @@ - + @@ -58,7 +58,7 @@ - + @@ -71,7 +71,7 @@ - + @@ -84,7 +84,7 @@ - + @@ -97,7 +97,7 @@ - + @@ -110,7 +110,7 @@ - + @@ -123,7 +123,7 @@ - + @@ -136,7 +136,7 @@ - + @@ -149,7 +149,7 @@ - + @@ -162,7 +162,7 @@ - + @@ -175,7 +175,7 @@ - + @@ -188,7 +188,7 @@ - + @@ -201,7 +201,7 @@ - + @@ -214,7 +214,7 @@ - + @@ -227,7 +227,7 @@ - + @@ -240,7 +240,7 @@ - + @@ -253,7 +253,7 @@ - + @@ -266,7 +266,7 @@ - + @@ -279,7 +279,7 @@ - + @@ -292,7 +292,7 @@ - + @@ -305,7 +305,7 @@ - + @@ -318,7 +318,7 @@ - + @@ -331,7 +331,7 @@ - + @@ -344,7 +344,7 @@ - + @@ -357,7 +357,7 @@ - + @@ -370,7 +370,7 @@ - + @@ -383,7 +383,7 @@ - + @@ -396,7 +396,7 @@ - + @@ -409,7 +409,7 @@ - + @@ -422,7 +422,7 @@ - + @@ -435,7 +435,7 @@ - + @@ -448,7 +448,7 @@ - + @@ -461,7 +461,7 @@ - + @@ -474,7 +474,7 @@ - + @@ -487,7 +487,7 @@ - + @@ -500,7 +500,7 @@ - + @@ -513,7 +513,7 @@ - + @@ -526,7 +526,7 @@ - + @@ -539,7 +539,7 @@ - + @@ -553,7 +553,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -567,7 +567,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -581,7 +581,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -595,7 +595,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -609,7 +609,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -623,7 +623,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -637,7 +637,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -651,7 +651,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -665,7 +665,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -679,7 +679,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -693,7 +693,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -707,7 +707,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -721,7 +721,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -735,7 +735,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -749,7 +749,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -763,7 +763,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -777,7 +777,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -791,7 +791,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -805,7 +805,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -819,7 +819,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -833,7 +833,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -847,7 +847,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -861,7 +861,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -875,7 +875,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -889,7 +889,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -903,7 +903,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -917,7 +917,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -931,7 +931,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -944,7 +944,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -957,7 +957,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -970,7 +970,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -983,7 +983,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -996,7 +996,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1009,7 +1009,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1022,7 +1022,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1035,7 +1035,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1048,7 +1048,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1061,7 +1061,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1074,7 +1074,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1087,7 +1087,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1100,7 +1100,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1113,7 +1113,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1126,7 +1126,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1139,7 +1139,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1152,7 +1152,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1165,7 +1165,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1178,7 +1178,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1191,7 +1191,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1204,7 +1204,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1217,7 +1217,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1230,7 +1230,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1243,7 +1243,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1256,7 +1256,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1269,7 +1269,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1282,7 +1282,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1295,7 +1295,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1308,7 +1308,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1321,7 +1321,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1334,7 +1334,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1347,7 +1347,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1360,7 +1360,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1373,7 +1373,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1386,7 +1386,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1399,7 +1399,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1412,7 +1412,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1425,7 +1425,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1438,7 +1438,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1451,7 +1451,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1464,7 +1464,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1478,7 +1478,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1491,7 +1491,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1504,7 +1504,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1517,7 +1517,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1530,7 +1530,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1544,7 +1544,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1557,7 +1557,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1570,7 +1570,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1583,7 +1583,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1596,7 +1596,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1610,7 +1610,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1623,7 +1623,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1636,7 +1636,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1649,7 +1649,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1662,7 +1662,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1675,7 +1675,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1688,7 +1688,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1701,7 +1701,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1714,7 +1714,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1727,7 +1727,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1740,7 +1740,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1753,7 +1753,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1766,7 +1766,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1779,7 +1779,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1792,7 +1792,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1805,7 +1805,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1818,7 +1818,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1831,7 +1831,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1844,7 +1844,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1857,7 +1857,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1870,7 +1870,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1883,7 +1883,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1896,7 +1896,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1909,7 +1909,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1922,7 +1922,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1935,7 +1935,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1948,7 +1948,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1961,7 +1961,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1974,7 +1974,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -1987,7 +1987,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2000,7 +2000,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2013,7 +2013,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2026,7 +2026,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2039,7 +2039,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2052,7 +2052,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2065,7 +2065,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2078,7 +2078,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2091,7 +2091,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2104,7 +2104,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2117,7 +2117,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2132,7 +2132,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2148,7 +2148,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2163,7 +2163,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2178,7 +2178,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2193,7 +2193,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2208,7 +2208,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2223,7 +2223,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2239,7 +2239,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2254,7 +2254,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2269,7 +2269,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2284,7 +2284,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2299,7 +2299,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2314,7 +2314,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2330,7 +2330,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2345,7 +2345,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2360,7 +2360,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2375,7 +2375,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2390,7 +2390,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2405,7 +2405,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2418,7 +2418,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2431,7 +2431,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2444,7 +2444,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2457,7 +2457,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2470,7 +2470,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2483,7 +2483,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2496,7 +2496,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2509,7 +2509,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2522,7 +2522,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2535,7 +2535,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2548,7 +2548,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2561,7 +2561,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2574,7 +2574,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2587,7 +2587,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2600,7 +2600,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2613,7 +2613,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2626,7 +2626,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2639,7 +2639,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2652,7 +2652,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2665,7 +2665,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2678,7 +2678,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2691,7 +2691,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2704,7 +2704,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2717,7 +2717,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2730,7 +2730,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2743,7 +2743,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2756,7 +2756,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2769,7 +2769,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2782,7 +2782,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2795,7 +2795,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2808,7 +2808,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2821,7 +2821,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2834,7 +2834,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2847,7 +2847,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2860,7 +2860,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2873,7 +2873,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2886,7 +2886,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2899,7 +2899,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2912,7 +2912,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2925,7 +2925,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2938,7 +2938,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2951,7 +2951,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2964,7 +2964,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2977,7 +2977,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2990,7 +2990,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3003,7 +3003,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3016,7 +3016,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3029,7 +3029,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3042,7 +3042,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3055,7 +3055,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3068,7 +3068,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3081,7 +3081,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3094,7 +3094,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3107,7 +3107,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3120,7 +3120,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3133,7 +3133,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3146,7 +3146,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3159,7 +3159,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3172,7 +3172,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3185,7 +3185,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3198,7 +3198,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3211,7 +3211,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3224,7 +3224,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3237,7 +3237,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3250,7 +3250,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3263,7 +3263,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3276,7 +3276,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3289,7 +3289,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3302,7 +3302,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3315,7 +3315,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3328,7 +3328,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3341,7 +3341,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3354,7 +3354,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3367,7 +3367,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3380,7 +3380,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3393,7 +3393,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3406,7 +3406,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3419,7 +3419,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3432,7 +3432,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3445,7 +3445,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3458,7 +3458,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3471,7 +3471,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3484,7 +3484,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3497,7 +3497,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3510,7 +3510,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3523,7 +3523,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3536,7 +3536,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3549,7 +3549,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3562,7 +3562,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3575,7 +3575,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3588,7 +3588,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3601,7 +3601,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3614,7 +3614,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3627,7 +3627,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3640,7 +3640,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3653,7 +3653,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3666,7 +3666,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3679,7 +3679,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3692,7 +3692,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3705,7 +3705,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3718,7 +3718,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3731,7 +3731,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + diff --git a/protocol/z-wave/z-wave_production_templates.xml b/protocol/z-wave/z-wave_production_templates.xml index 71e2ee17d7..d026942896 100644 --- a/protocol/z-wave/z-wave_production_templates.xml +++ b/protocol/z-wave/z-wave_production_templates.xml @@ -8,7 +8,7 @@ - + @@ -24,7 +24,7 @@ - + @@ -40,7 +40,7 @@ - + @@ -56,7 +56,7 @@ - + @@ -72,7 +72,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -104,7 +104,7 @@ - + @@ -120,7 +120,7 @@ - + @@ -136,7 +136,7 @@ - + @@ -152,7 +152,7 @@ - + @@ -168,7 +168,7 @@ - + @@ -184,7 +184,7 @@ - + @@ -200,7 +200,7 @@ - + @@ -215,7 +215,7 @@ - + @@ -230,7 +230,7 @@ - + @@ -245,7 +245,7 @@ - + @@ -260,7 +260,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -290,7 +290,7 @@ - + @@ -305,7 +305,7 @@ - + @@ -320,7 +320,7 @@ - + @@ -335,7 +335,7 @@ - + @@ -350,7 +350,7 @@ - + @@ -365,7 +365,7 @@ - + @@ -380,7 +380,7 @@ - + @@ -395,7 +395,7 @@ - + diff --git a/protocol/z-wave/z-wave_test_demos.xml b/protocol/z-wave/z-wave_test_demos.xml index 385fab9ba4..9dc13aa2cb 100644 --- a/protocol/z-wave/z-wave_test_demos.xml +++ b/protocol/z-wave/z-wave_test_demos.xml @@ -5,7 +5,7 @@ - + @@ -17,7 +17,7 @@ - + @@ -29,7 +29,7 @@ - + @@ -41,7 +41,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -66,7 +66,7 @@ - + @@ -79,7 +79,7 @@ - + @@ -92,7 +92,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -118,7 +118,7 @@ - + @@ -131,7 +131,7 @@ - + @@ -144,7 +144,7 @@ - + @@ -157,7 +157,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -183,7 +183,7 @@ - + @@ -196,7 +196,7 @@ - + @@ -209,7 +209,7 @@ - + @@ -222,7 +222,7 @@ - + @@ -235,7 +235,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -261,7 +261,7 @@ - + @@ -274,7 +274,7 @@ - + @@ -287,7 +287,7 @@ - + @@ -300,7 +300,7 @@ - + @@ -313,7 +313,7 @@ - + @@ -326,7 +326,7 @@ - + @@ -339,7 +339,7 @@ - + @@ -352,7 +352,7 @@ - + @@ -365,7 +365,7 @@ - + @@ -378,7 +378,7 @@ - + @@ -391,7 +391,7 @@ - + @@ -404,7 +404,7 @@ - + @@ -417,7 +417,7 @@ - + diff --git a/protocol/zigbee/app/ezsp-host/ash/ash-host-ui.h b/protocol/zigbee/app/ezsp-host/ash/ash-host-ui.h index 26d536eb33..3a08adf457 100644 --- a/protocol/zigbee/app/ezsp-host/ash/ash-host-ui.h +++ b/protocol/zigbee/app/ezsp-host/ash/ash-host-ui.h @@ -57,15 +57,6 @@ static const char usage[] = " -r d,r,c ncp reset method: d=DTR, r=RST frame, c=custom\n" " -s 1,2 stop bits\n" " -t trace B0=frames, B1=verbose frames, B2=events, B3=EZSP\n" - " -v[base-port] enables virtual ISA support. The [base-port] argument\n" - " is optional. Both serial ports are available via telnet\n" - " instead of local console. RAW serial port is available\n" - " on the first port (offset 0 from base port), and CLI is\n" - " available on the second port (offset 1 from base port).\n" - " By default, 4900 is the base-port, therefore RAW access\n" - " is available from port 4900, and CLI access is available\n" - " on port 4901.\n" - " NOTE: No space is allowed between '-v' and [base-port].\n" " -x 0,1 enable/disable data randomization\n" " -d sets the directory to search OTA files.\n" " NOTE: Option is useful only when zigbee OTA storage\n" diff --git a/protocol/zigbee/app/framework/cli/network-cli.c b/protocol/zigbee/app/framework/cli/network-cli.c index 6b830d6ed5..ee4e2d2096 100644 --- a/protocol/zigbee/app/framework/cli/network-cli.c +++ b/protocol/zigbee/app/framework/cli/network-cli.c @@ -204,7 +204,7 @@ void networkMultiPhyStartCommand(sl_cli_command_arg_t *arguments) int8_t power = sl_cli_get_argument_int8(arguments, 2); uint8_t optionsMask = 0; - if (sl_cli_get_command_count(arguments) > 3) { + if (sl_cli_get_argument_count(arguments) > 3) { optionsMask = sl_cli_get_argument_uint8(arguments, 3); } diff --git a/protocol/zigbee/app/framework/common/zigbee_app_framework_common.c b/protocol/zigbee/app/framework/common/zigbee_app_framework_common.c index f2e26dda53..11df0c2fdd 100644 --- a/protocol/zigbee/app/framework/common/zigbee_app_framework_common.c +++ b/protocol/zigbee/app/framework/common/zigbee_app_framework_common.c @@ -230,6 +230,13 @@ sl_zigbee_event_t* sli_zigbee_get_event_ptr(sl_zigbee_event_t *event, return event; } +// Event initialisation routine for the event that gets activated from ISRs. +void sl_zigbee_af_isr_event_init(sl_zigbee_event_t *event, + void (*handler)(sl_zigbee_event_t *)) +{ + sl_zigbee_event_init(event, handler); + event->actions.marker = sli_zigbee_isr_event_marker; +} //------------------------------------------------------------------------------ // Callbacks stubs diff --git a/protocol/zigbee/app/framework/common/zigbee_app_framework_event.h b/protocol/zigbee/app/framework/common/zigbee_app_framework_event.h index b9bb45a62d..a145987642 100644 --- a/protocol/zigbee/app/framework/common/zigbee_app_framework_event.h +++ b/protocol/zigbee/app/framework/common/zigbee_app_framework_event.h @@ -49,6 +49,18 @@ * @code * // Declare event as global * sl_zigbee_event_t my_event; + * sl_zigbee_event_t my_isr_event; + * + * void SOME_IRQHandler(void) + * { + * // Activates the ISR type event from IRQ Handler. + * sl_zigbee_event_set_active(&my_isr_event); + * } + * + * void my_isr_event_handler(sl_zigbee_event_t *event) + * { + * // Event expired, do something + * } * * void my_event_hendler(sl_zigbee_event_t *event) * { @@ -63,6 +75,9 @@ * // Initialize event * sl_zigbee_event_init(&my_event, my_event_handler); * + * // Initialise an event type that can be activated from the ISR. + * sl_zigbee_af_isr_event_init(&my_isr_event, my_isr_event_handler); + * * // Set the event to expire immediately (that is, in the next iteration of the main loop) * sl_zigbee_event_set_active(&my_event); * } @@ -79,6 +94,17 @@ typedef EmberEvent sl_zigbee_event_t; /** @name API */ // @{ +/** @brief Application event initialization routine for ISR event. Every ISR event + * event must be initialized by calling this function. + * + * @param[in] event A pointer to the \ref sl_zigbee_event_t object to be + * initalized. Event objects must be global. + * + * @param[in] handler Handler function that shall be called when the event runs. + */ +void sl_zigbee_af_isr_event_init(sl_zigbee_event_t *event, + void (*handler)(sl_zigbee_event_t *)); + #if defined(DOXYGEN_SHOULD_SKIP_THIS) /** @brief Application event initialization routine. Every application event * must be initialized. diff --git a/protocol/zigbee/app/framework/plugin-soc/zigbee_direct_zdd/zigbee_direct_session_key_negotiation.c b/protocol/zigbee/app/framework/plugin-soc/zigbee_direct_zdd/zigbee_direct_session_key_negotiation.c index 21b9223773..1d634fee01 100644 --- a/protocol/zigbee/app/framework/plugin-soc/zigbee_direct_zdd/zigbee_direct_session_key_negotiation.c +++ b/protocol/zigbee/app/framework/plugin-soc/zigbee_direct_zdd/zigbee_direct_session_key_negotiation.c @@ -103,7 +103,7 @@ static Buffer constructKeyNegotiationTlvPayload(Buffer payload, //tlvindex has no meaning, we are just appending sl_zigbee_app_debug_println("Old size %X plus %X", emberMessageBufferLength(payload), sl_zigbee_tlv_get_length(&ourPointTlv)); - if (sl_zigbee_tlv_concat_to_buffer(&payload, tlvIndex, (sl_zigbee_tlv_t *) &ourPointTlv) == EMBER_SUCCESS) { + if (sl_zigbee_tlv_concat_to_buffer(&payload, tlvIndex, (sl_zigbee_tlv_t *) &ourPointTlv) == SL_STATUS_OK) { // if is key negotiation request, we need to include the selected key negotiation method // NOTE the latest revision of the spec mandates that both the request and response include // the selected key negotiation method diff --git a/protocol/zigbee/app/framework/plugin/esi-management/config/esi-management-config.h b/protocol/zigbee/app/framework/plugin/esi-management/config/esi-management-config.h index 401605d3b8..732e6d5ace 100644 --- a/protocol/zigbee/app/framework/plugin/esi-management/config/esi-management-config.h +++ b/protocol/zigbee/app/framework/plugin/esi-management/config/esi-management-config.h @@ -21,7 +21,7 @@ // ESI table size <1-32> // Default: 3 // Maximum number of ESIs that the plugin will discover and communicate with. -#define EMBER_AF_PLUGIN_ESI_MANAGEMENT_ESI_TABLE_SIZE 3 +#define EMBER_AF_PLUGIN_ESI_MANAGEMENT_ESI_TABLE_SIZE 6 // diff --git a/protocol/zigbee/app/framework/plugin/green-power-client/green-power-client.c b/protocol/zigbee/app/framework/plugin/green-power-client/green-power-client.c index 182edfe0d9..4f71ce6626 100644 --- a/protocol/zigbee/app/framework/plugin/green-power-client/green-power-client.c +++ b/protocol/zigbee/app/framework/plugin/green-power-client/green-power-client.c @@ -889,7 +889,14 @@ static bool autoCommissioningCallback(GP_PARAMS) static UNUSED uint8_t qualityBasedDelay(uint8_t gpdLink) { - uint8_t ourLqi = (gpdLink & 0xC0) >> 5; + // The top 2 bits of gpdlink is operated with the mask 0xC0 (b11000000), hence needs to be shifted by 6. + uint8_t ourLqi = (gpdLink & 0xC0) >> 6; + // A.3.6.3.1 : QualityBasedDelay is calculated as follows: + // For Link quality = 0b11: 0 ms; + // For Link quality = 0b10: 32ms; + // For Link quality = 0b01: 64ms; + // For Link quality = 0b00: 96ms; + // So, the return from this function is a delay expressed as b0XX00000 ms, where bXX is (3 - ourLqi) in binary return ((3 - ourLqi) << 5); } diff --git a/protocol/zigbee/app/framework/plugin/green-power-server/green-power-server.c b/protocol/zigbee/app/framework/plugin/green-power-server/green-power-server.c index 7c58b25e11..192db9a4c9 100644 --- a/protocol/zigbee/app/framework/plugin/green-power-server/green-power-server.c +++ b/protocol/zigbee/app/framework/plugin/green-power-server/green-power-server.c @@ -361,6 +361,7 @@ static bool isCommissioningAppEndpoint(uint8_t endpoint) || commissioningState.endpoint == GREEN_POWER_SERVER_NO_PAIRED_ENDPOINTS)) { // No endpoint specified return true; } + emberAfGreenPowerClusterPrintln("Endpoint %d Not in Commissioning Endpoint", endpoint); return false; } @@ -1492,7 +1493,7 @@ static EmberSinkPairingStatus handleSinkEntryAndPairing(GpCommDataSaved *commiss return SINK_PAIRING_STATUS_FAIL_ENTRY_CORRUPTED; } emberAfPluginGreenPowerServerPreSinkPairingCallback(commissioningGpd); - + commissioningGpd->preSinkCbSource = GP_PRE_SINK_PAIRING_CALLBACK_SOURCE_UNKNOWN; bool gpdFixed = ((commissioningGpd->gpdfOptions) & EMBER_AF_GP_GPD_COMMISSIONING_OPTIONS_FIXED_LOCATION) \ ? true : false; bool gpdMacCapabilities = ((commissioningGpd->gpdfOptions) & EMBER_AF_GP_GPD_COMMISSIONING_OPTIONS_MAC_SEQ_NUM_CAP) \ @@ -1562,7 +1563,7 @@ static EmberSinkPairingStatus handleSinkEntryAndPairing(GpCommDataSaved *commiss return SINK_PAIRING_STATUS_SUCCESS; } -static void handleClosingCommissioningSessionOnFirstPairing(GpCommDataSaved *commissioningGpd) +static void handleClosingCommissioningSessionOnFirstPairing(void) { uint8_t gpsCommissioningExitMode; EmberAfStatus statusExitMode; @@ -1579,9 +1580,6 @@ static void handleClosingCommissioningSessionOnFirstPairing(GpCommDataSaved *com // if commissioning mode is ON and received frame set it to OFF, exit comissioning mode commissioningState.inCommissioningMode = false; - // commissioning session ended here,clean up stored information - resetOfMultisensorDataSaved(true, commissioningGpd); - if (commissioningState.proxiesInvolved) { uint8_t UNUSED retval; uint8_t proxyOptions = 0; @@ -1624,7 +1622,7 @@ static void finalisePairing(GpCommDataSaved *commissioningGpd) if (handleAddingTranstionTableEntry(commissioningGpd)) { status = handleSinkEntryAndPairing(commissioningGpd); if (status == SINK_PAIRING_STATUS_SUCCESS) { - handleClosingCommissioningSessionOnFirstPairing(commissioningGpd); + handleClosingCommissioningSessionOnFirstPairing(); } commissioningGpd->commissionState = GP_SINK_COMM_STATE_PAIRING_DONE; // Call the user to inform the pairing is finalised. @@ -1633,6 +1631,8 @@ static void finalisePairing(GpCommDataSaved *commissioningGpd) emberAfGreenPowerServerPairingStatusCallback(status, commissioningGpd); emberAfGreenPowerServerDeleteCommissioningGpdInstance(&(commissioningGpd->addr)); + // commissioning session ended here,clean up stored information + resetOfMultisensorDataSaved(true, commissioningGpd); return; } else { status = SINK_PAIRING_STATUS_FAIL_ADDING_TRANSLATION; @@ -1890,6 +1890,7 @@ static bool gpCommissioningNotificationCommissioningGpdf(uint16_t commNotificati } else { // No reports to collect AND no commReply to be sent, then finalise pairing commissioningGpd->commissionState = GP_SINK_COMM_STATE_FINALISE_PAIRING; + commissioningGpd->preSinkCbSource = GP_PRE_SINK_PAIRING_CALLBACK_COMMISSONING_FINALIZE; } // Based on the states the following function either sends a commReply or finalises pairing finalisePairing(commissioningGpd); @@ -2463,23 +2464,18 @@ bool sli_zigbee_af_green_power_server_gp_sink_commissioning_mode_command_handler } uint16_t commissioningWindow = 0; uint8_t proxyOptions = 0; + if (options & EMBER_AF_GP_SINK_COMMISSIONING_MODE_OPTIONS_ACTION) { commissioningState.inCommissioningMode = true; - commissioningState.endpoint = sinkEndpoint; // The commissioning endpoint can be 0xFF as well //enter commissioning mode if (options & (EMBER_AF_GP_SINK_COMMISSIONING_MODE_OPTIONS_INVOLVE_GPM_IN_SECURITY | EMBER_AF_GP_SINK_COMMISSIONING_MODE_OPTIONS_INVOLVE_GPM_IN_PAIRING)) { //these SHALL be 0 for now //TODO also check involve-TC + commissioningState.inCommissioningMode = false; return false; } - if (options & EMBER_AF_GP_SINK_COMMISSIONING_MODE_OPTIONS_INVOLVE_PROXIES) { - commissioningState.proxiesInvolved = true; - } else { - commissioningState.proxiesInvolved = false; - } - // default 180s of GP specification commissioningWindow = EMBER_AF_ZCL_CLUSTER_GP_GPS_COMMISSIONING_WINDOWS_DEFAULT_TIME_S; @@ -2539,6 +2535,14 @@ bool sli_zigbee_af_green_power_server_gp_sink_commissioning_mode_command_handler proxyOptions = 0; } } + + if (options & EMBER_AF_GP_SINK_COMMISSIONING_MODE_OPTIONS_INVOLVE_PROXIES) { + commissioningState.proxiesInvolved = true; + } else { + commissioningState.proxiesInvolved = false; + } + commissioningState.endpoint = sinkEndpoint; // The commissioning endpoint can be 0xFF as well + // On commissioning entry or exist, reset the number of report config received for (int i = 0; i < EMBER_AF_PLUGIN_GREEN_POWER_SERVER_COMMISSIONING_GPD_INSTANCES; i++) { resetOfMultisensorDataSaved(true, &gpdCommDataSaved[i]); @@ -2657,7 +2661,7 @@ bool emberAfGreenPowerClusterGpNotificationCallback(EmberAfClusterCommand *cmd) if (sinkSecLevel > 0) { if (sinkSecLevel > receivedSecLevel || sinkKeyType != receivedKeyType - || entry.gpdSecurityFrameCounter > cmd_data.gpdSecurityFrameCounter) { + || entry.gpdSecurityFrameCounter >= cmd_data.gpdSecurityFrameCounter) { // DROP emberAfGreenPowerClusterPrintln("Gp Notif : DROP - SecLevel, Key type or framecounter mismatch"); return true; @@ -2897,6 +2901,9 @@ bool emberAfGreenPowerClusterGpPairingConfigurationCallback(EmberAfClusterComman // Action = 0b011 (Remove Pairing) // Input(s) - Gpd Address, Communication Mode, GroupList, Number Of Paired Eps , Paired Ep List // Application Information, Switch Information, Additional Block Information + uint8_t gpPairingConfigCommunicationMode = (cmd_data.options + & EMBER_AF_GP_PAIRING_CONFIGURATION_OPTION_COMMUNICATION_MODE) + >> EMBER_AF_GP_PAIRING_CONFIGURATION_OPTION_COMMUNICATION_MODE_OFFSET; if (gpConfigAtion == EMBER_ZCL_GP_PAIRING_CONFIGURATION_ACTION_REMOVE_A_PAIRING) { if (((gpdAddr.applicationId == EMBER_GP_APPLICATION_SOURCE_ID) && gpdAddr.id.sourceId == GP_ADDR_SRC_ID_WILDCARD) @@ -2905,7 +2912,40 @@ bool emberAfGreenPowerClusterGpPairingConfigurationCallback(EmberAfClusterComman // TODO: apply action to all GPD with this particular applicationID (SrcId or IEEE) return true; } - if (emberGpSinkTableLookup(&gpdAddr) != 0xFF) { + + uint8_t sinkEntryIndex = emberGpSinkTableLookup(&gpdAddr); + if (sinkEntryIndex != 0xFF) { + EmberGpSinkTableEntry entry = { 0 }; + if (emberGpSinkTableGetEntry(sinkEntryIndex, &entry) != EMBER_SUCCESS) { + // return if entry not found + return true; + } else { + uint8_t gpsCommunicationMode = (entry.options + & EMBER_AF_GP_PAIRING_CONFIGURATION_OPTION_COMMUNICATION_MODE) + >> EMBER_AF_GP_PAIRING_CONFIGURATION_OPTION_COMMUNICATION_MODE_OFFSET; + // return if communication mode mismatch + if (gpPairingConfigCommunicationMode != gpsCommunicationMode) { + return true; + } + + // return if communication mode is matched as group cast + // but the group ID mismatch + if (gpPairingConfigCommunicationMode == EMBER_GP_SINK_TYPE_GROUPCAST) { + if (cmd_data.groupListCount == 0 || cmd_data.groupList == NULL) { + return true; + } + for (uint8_t index = 0, pos = 1; + index < GP_SINK_LIST_ENTRIES && pos < ((cmd_data.groupList[0] * sizeof(EmberGpSinkGroup)) + 1); + index++) { + EmberGpSinkGroup gpPairingConfigGroupID = { 0 }; + MEMCOPY(&gpPairingConfigGroupID, &(cmd_data.groupList[pos]), sizeof(EmberGpSinkGroup)); + pos += sizeof(EmberGpSinkGroup); + if (entry.sinkList[index].target.groupcast.groupID != gpPairingConfigGroupID.groupID) { + return true; + } + } + } + } decommissionGpd(0, 0, &gpdAddr, false, cmd_data.actions & EMBER_AF_GP_PAIRING_CONFIGURATION_ACTIONS_SEND_GP_PAIRING); } return true; @@ -2917,9 +2957,6 @@ bool emberAfGreenPowerClusterGpPairingConfigurationCallback(EmberAfClusterComman } MEMCOPY(&(commissioningGpd->addr), &gpdAddr, sizeof(EmberGpAddress)); - uint8_t gpPairingConfigCommunicationMode = (cmd_data.options - & EMBER_AF_GP_PAIRING_CONFIGURATION_OPTION_COMMUNICATION_MODE) - >> EMBER_AF_GP_PAIRING_CONFIGURATION_OPTION_COMMUNICATION_MODE_OFFSET; // Save the grouplist for group cast communication mode, that eventually gets saved into the sink table upon succesfull pairing. if (gpPairingConfigCommunicationMode == EMBER_GP_SINK_TYPE_GROUPCAST && cmd_data.groupListCount @@ -2927,6 +2964,24 @@ bool emberAfGreenPowerClusterGpPairingConfigurationCallback(EmberAfClusterComman commissioningGpd->groupList[0] = cmd_data.groupListCount > GP_SINK_LIST_ENTRIES ? GP_SINK_LIST_ENTRIES : cmd_data.groupListCount; MEMCOPY(&commissioningGpd->groupList[1], cmd_data.groupList, commissioningGpd->groupList[0] * sizeof(EmberGpSinkGroup)); } + + // Save the grouplist from the existing entry, in case there is availability + uint8_t sinkEntryIndex = emberGpSinkTableLookup(&gpdAddr); + if (sinkEntryIndex != 0xFF) { + EmberGpSinkTableEntry entry = { 0 }; + if (emberGpSinkTableGetEntry(sinkEntryIndex, &entry) == EMBER_SUCCESS) { + if (cmd_data.groupListCount < GP_SINK_LIST_ENTRIES) { + for (uint8_t index = 0; commissioningGpd->groupList[0] < GP_SINK_LIST_ENTRIES; index++) { + uint8_t pos = commissioningGpd->groupList[0] * sizeof(EmberGpSinkGroup) + 1; + if (entry.sinkList[index].type == EMBER_GP_SINK_TYPE_GROUPCAST) { + MEMCOPY(&commissioningGpd->groupList[pos], &entry.sinkList[index].target.groupcast, sizeof(EmberGpSinkGroup)); + commissioningGpd->groupList[0]++; + } + } + } + } + } + bool appInformationPresent = (cmd_data.options & EMBER_AF_GP_PAIRING_CONFIGURATION_OPTION_APPLICATION_INFORMATION_PRESENT) ? true : false; if (appInformationPresent) { // application info present @@ -3081,6 +3136,7 @@ bool emberAfGreenPowerClusterGpPairingConfigurationCallback(EmberAfClusterComman #endif // SL_CATALOG_ZIGBEE_GREEN_POWER_CLIENT_PRESENT } commissioningGpd->commissionState = GP_SINK_COMM_STATE_FINALISE_PAIRING; + commissioningGpd->preSinkCbSource = GP_PRE_SINK_PAIRING_CALLBACK_PAIRING_CONFIGURATION; finalisePairing(commissioningGpd); return true; } @@ -3116,6 +3172,7 @@ bool emberAfGreenPowerClusterGpPairingConfigurationCallback(EmberAfClusterComman } // Report collection is over - finalise the pairing commissioningGpd->commissionState = GP_SINK_COMM_STATE_FINALISE_PAIRING; + commissioningGpd->preSinkCbSource = GP_PRE_SINK_PAIRING_CALLBACK_PAIRING_CONFIGURATION; finalisePairing(commissioningGpd); return true; } diff --git a/protocol/zigbee/app/framework/plugin/green-power-server/green-power-server.h b/protocol/zigbee/app/framework/plugin/green-power-server/green-power-server.h index b3a3ff8f9c..3a7f682d19 100644 --- a/protocol/zigbee/app/framework/plugin/green-power-server/green-power-server.h +++ b/protocol/zigbee/app/framework/plugin/green-power-server/green-power-server.h @@ -131,6 +131,18 @@ enum SINK_PAIRING_STATUS_FAIL_ENTRY_CORRUPTED = 6, }; // The pairing status. +typedef uint8_t EmberPreSinkPairingCallbackSource; +#ifdef DOXYGEN_SHOULD_SKIP_THIS +enum PreSinkPairingCallbackSource +#else +enum +#endif +{ + GP_PRE_SINK_PAIRING_CALLBACK_SOURCE_UNKNOWN = 0, + GP_PRE_SINK_PAIRING_CALLBACK_COMMISSONING_FINALIZE = 1, + GP_PRE_SINK_PAIRING_CALLBACK_PAIRING_CONFIGURATION = 2, +}; // The source of presink callback. + typedef struct { bool sendGpPairingInUnicastMode; bool unicastCommunication; @@ -191,6 +203,7 @@ typedef struct { EmberSinkCommissionState commissionState; // Send GP Pairing bit for current commissioning bool doNotSendGpPairing; + EmberPreSinkPairingCallbackSource preSinkCbSource; } GpCommDataSaved; typedef GpCommDataSaved EmberCommissioningGpd; diff --git a/protocol/zigbee/app/framework/plugin/manufacturing-library-cli/manufacturing-library-cli-host.c b/protocol/zigbee/app/framework/plugin/manufacturing-library-cli/manufacturing-library-cli-host.c index 6ea0eeed8e..86b8a91107 100644 --- a/protocol/zigbee/app/framework/plugin/manufacturing-library-cli/manufacturing-library-cli-host.c +++ b/protocol/zigbee/app/framework/plugin/manufacturing-library-cli/manufacturing-library-cli-host.c @@ -38,6 +38,7 @@ static uint8_t savedPkt[MAX_BUFFER_SIZE]; static uint16_t mfgCurrentPacketCounter = 0; static bool inReceivedStream = false; + static bool mfgLibRunning = false; static bool mfgToneTestRunning = false; static bool mfgStreamTestRunning = false; @@ -57,6 +58,8 @@ sl_zigbee_event_t emberAfPluginManufacturingLibraryCliCheckReceiveCompleteEvent; #define checkReceiveCompleteEventControl (&emberAfPluginManufacturingLibraryCliCheckReceiveCompleteEvent) void emberAfPluginManufacturingLibraryCliCheckReceiveCompleteEventHandler(sl_zigbee_event_t * event); +static uint16_t savedPacketCount = 0; + #define CHECK_RECEIVE_COMPLETE_DELAY_QS 2 // ----------------------------------------------------------------------------- @@ -112,22 +115,26 @@ void sli_zigbee_af_manufacturing_library_cli_init_callback(uint8_t init_level) void emberAfPluginManufacturingLibraryCliCheckReceiveCompleteEventHandler(sl_zigbee_event_t * event) { - if (!inReceivedStream || !mfgLibRunning) { + sl_zigbee_event_set_inactive(checkReceiveCompleteEventControl); + if (!inReceivedStream) { return; } - emberAfCorePrintln("%p RXed %d packets in the last %d ms", - PLUGIN_NAME, - mfgCurrentPacketCounter, - CHECK_RECEIVE_COMPLETE_DELAY_QS * 250); - emberAfCorePrintln("First packet: lqi %d, rssi %d, len %d", - savedLinkQuality, - savedRssi, - savedPktLength); - mfgCurrentPacketCounter = 0; - - sl_zigbee_event_set_delay_qs(checkReceiveCompleteEventControl, - CHECK_RECEIVE_COMPLETE_DELAY_QS); + if (savedPacketCount == mfgTotalPacketCounter) { + inReceivedStream = false; + emberAfCorePrintln("%p Receive Complete %d packets", + PLUGIN_NAME, + mfgCurrentPacketCounter); + emberAfCorePrintln("First packet: lqi %d, rssi %d, len %d", + savedLinkQuality, + savedRssi, + savedPktLength); + mfgCurrentPacketCounter = 0; + } else { + savedPacketCount = mfgTotalPacketCounter; + sl_zigbee_event_set_delay_qs(checkReceiveCompleteEventControl, + CHECK_RECEIVE_COMPLETE_DELAY_QS); + } } static void fillBuffer(uint8_t* buff, uint8_t length, bool random) @@ -164,17 +171,17 @@ void ezspMfglibRxHandler(uint8_t linkQuality, mfgTotalPacketCounter++; mfgCurrentPacketCounter++; + // If this is the first packet of a transmit group then save the information // of the current packet. Don't do this for every packet, just the first one. - if (!inReceivedStream && mfgLibRunning) { + if (!inReceivedStream) { inReceivedStream = true; mfgCurrentPacketCounter = 1; savedRssi = rssi; savedLinkQuality = linkQuality; savedPktLength = packetLength; MEMMOVE(savedPkt, packetContents, savedPktLength); - sl_zigbee_event_set_delay_qs(checkReceiveCompleteEventControl, - CHECK_RECEIVE_COMPLETE_DELAY_QS); + sl_zigbee_event_set_active(checkReceiveCompleteEventControl); } } @@ -213,10 +220,8 @@ void emberAfMfglibStop(void) PLUGIN_NAME, status); emberAfCorePrintln("rx %d packets while in mfg mode", mfgTotalPacketCounter); - if (status == EMBER_SUCCESS) { mfgLibRunning = false; - inReceivedStream = false; } } diff --git a/protocol/zigbee/app/framework/plugin/manufacturing-library-cli/manufacturing-library-cli-soc.c b/protocol/zigbee/app/framework/plugin/manufacturing-library-cli/manufacturing-library-cli-soc.c index 5de10023f0..26825b739c 100644 --- a/protocol/zigbee/app/framework/plugin/manufacturing-library-cli/manufacturing-library-cli-soc.c +++ b/protocol/zigbee/app/framework/plugin/manufacturing-library-cli/manufacturing-library-cli-soc.c @@ -55,13 +55,13 @@ static uint8_t sendBuff[MAX_BUFFER_SIZE + 1]; #define MIN_CLI_MESSAGE_SIZE 3 #define MAX_CLI_MESSAGE_SIZE 16 -sl_zigbee_event_t emberAfPluginManufacturingLibraryCliCheckSendCompleteEvent; -#define checkSendCompleteEventControl (&emberAfPluginManufacturingLibraryCliCheckSendCompleteEvent) -void emberAfPluginManufacturingLibraryCliCheckSendCompleteEventHandler(sl_zigbee_event_t * event); +sl_zigbee_event_t emberAfPluginManufacturingLibraryCliCheckReceiveCompleteEvent; +#define checkReceiveCompleteEventControl (&emberAfPluginManufacturingLibraryCliCheckReceiveCompleteEvent) +void emberAfPluginManufacturingLibraryCliCheckReceiveCompleteEventHandler(sl_zigbee_event_t * event); static uint16_t savedPacketCount = 0; -#define CHECK_SEND_COMPLETE_DELAY_QS 2 +#define CHECK_RECEIVE_COMPLETE_DELAY_QS 2 // ----------------------------------------------------------------------------- // Forward Declarations @@ -105,24 +105,24 @@ void sli_zigbee_af_manufacturing_library_cli_init_callback(uint8_t init_level) { (void)init_level; - sl_zigbee_event_init(checkSendCompleteEventControl, - emberAfPluginManufacturingLibraryCliCheckSendCompleteEventHandler); + sl_zigbee_event_init(checkReceiveCompleteEventControl, + emberAfPluginManufacturingLibraryCliCheckReceiveCompleteEventHandler); } // This is unfortunate but there is no callback indicating when sending is complete // for all packets. So we must create a timer that checks whether the packet count // has increased within the last second. -void emberAfPluginManufacturingLibraryCliCheckSendCompleteEventHandler(sl_zigbee_event_t * event) +void emberAfPluginManufacturingLibraryCliCheckReceiveCompleteEventHandler(sl_zigbee_event_t * event) { - sl_zigbee_event_set_inactive(checkSendCompleteEventControl); + sl_zigbee_event_set_inactive(checkReceiveCompleteEventControl); if (!inReceivedStream) { return; } if (savedPacketCount == mfgTotalPacketCounter) { inReceivedStream = false; - emberAfCorePrintln("%p Send Complete %d packets", + emberAfCorePrintln("%p Receive Complete %d packets", PLUGIN_NAME, mfgCurrentPacketCounter); emberAfCorePrintln("First packet: lqi %d, rssi %d, len %d", @@ -132,8 +132,8 @@ void emberAfPluginManufacturingLibraryCliCheckSendCompleteEventHandler(sl_zigbee mfgCurrentPacketCounter = 0; } else { savedPacketCount = mfgTotalPacketCounter; - sl_zigbee_event_set_delay_qs(checkSendCompleteEventControl, - CHECK_SEND_COMPLETE_DELAY_QS); + sl_zigbee_event_set_delay_qs(checkReceiveCompleteEventControl, + CHECK_RECEIVE_COMPLETE_DELAY_QS); } } @@ -180,7 +180,7 @@ static void mfglibRxHandler(uint8_t *packet, savedLinkQuality = linkQuality; savedPktLength = *packet; MEMMOVE(savedPkt, (packet + 1), savedPktLength); - sl_zigbee_event_set_active(checkSendCompleteEventControl); + sl_zigbee_event_set_active(checkReceiveCompleteEventControl); } } diff --git a/protocol/zigbee/app/framework/util/af-soc.c b/protocol/zigbee/app/framework/util/af-soc.c index f3fef70c9a..634e446bb7 100644 --- a/protocol/zigbee/app/framework/util/af-soc.c +++ b/protocol/zigbee/app/framework/util/af-soc.c @@ -109,7 +109,7 @@ EmberZdoStatus sli_zigbee_af_remote_set_binding_callback(EmberBindingTableEntry && candidate.type == EMBER_UNUSED_BINDING) { setStatus = emberSetBinding(i, entry); status = setStatus == EMBER_SUCCESS ? EMBER_ZDP_SUCCESS // binding set - : (setStatus == EMBER_BINDING_IS_ACTIVE ? EMBER_ZDP_NOT_PERMITTED // selected index is active + : (setStatus == EMBER_BINDING_IS_ACTIVE ? EMBER_ZDP_NOT_AUTHORIZED // selected index is active : EMBER_ZDP_TABLE_FULL); // report full for any other failure goto kickout; } @@ -135,7 +135,7 @@ EmberZdoStatus sli_zigbee_af_remote_delete_binding_callback(uint8_t index) if (status == EMBER_SUCCESS) { deleteStatus = emberDeleteBinding(index); status = deleteStatus == EMBER_SUCCESS ? EMBER_ZDP_SUCCESS // binding deleted - : (deleteStatus == EMBER_BINDING_IS_ACTIVE ? EMBER_ZDP_NOT_PERMITTED //selected index is active + : (deleteStatus == EMBER_BINDING_IS_ACTIVE ? EMBER_ZDP_NOT_AUTHORIZED //selected index is active : EMBER_ZDP_NO_ENTRY); // report no entry for any other failure emberAfZdoPrintln("delete binding: %x %x", index, status); } diff --git a/protocol/zigbee/app/ncp/sample-app/ncp-uart-hw-gp-multi-rail/app.c b/protocol/zigbee/app/ncp/sample-app/ncp-uart-hw-gp-multi-rail/app.c index 04678a3298..76f3e0cf40 100644 --- a/protocol/zigbee/app/ncp/sample-app/ncp-uart-hw-gp-multi-rail/app.c +++ b/protocol/zigbee/app/ncp/sample-app/ncp-uart-hw-gp-multi-rail/app.c @@ -27,6 +27,27 @@ #include "app/xncp/xncp-sample-custom-ezsp-protocol.h" #include "zigbee_app_framework_common.h" +#ifdef SL_CATALOG_ZIGBEE_GREEN_POWER_SERVER_PRESENT +#include "green-power-server.h" +#include "green-power-common.h" +#include "app/framework/include/af.h" + +void emberAfGreenPowerClusterCommissioningMessageStatusNotificationCallback(EmberAfGreenPowerServerCommissioningState *commissioningState, + EmberApsFrame *apsFrame, + EmberOutgoingMessageType messageType, + uint16_t destination, + EmberStatus status) +{ + UNUSED_VAR(apsFrame); + UNUSED_VAR(messageType); + UNUSED_VAR(destination); + UNUSED_VAR(status); + sl_zigbee_app_debug_println("CommissioningMessageStatusNotificationCallback. Endpoint: %d, Proxies Involved: %d", + commissioningState->endpoint, commissioningState->proxiesInvolved); +} + +#endif //SL_CATALOG_ZIGBEE_GREEN_POWER_SERVER_PRESENT + #if defined(SL_CATALOG_ZIGBEE_MULTIRAIL_DEMO_PRESENT) #include "multirail-demo.h" diff --git a/protocol/zigbee/app/util/common/form-and-join.c b/protocol/zigbee/app/util/common/form-and-join.c index aed73ed1cc..f7dc67d15b 100644 --- a/protocol/zigbee/app/util/common/form-and-join.c +++ b/protocol/zigbee/app/util/common/form-and-join.c @@ -135,7 +135,7 @@ static uint8_t networkCount; // The number of NetworkInfo records. #define SCAN_DEBUG_XPAN_PRINT(xpan) \ do { \ - sl_zigbee_core_debug_print("%x%x%x%x%x%x%x%x", \ + sl_zigbee_core_debug_print("%02X%02X%02X%02X%02X%02X%02X%02X", \ xpan[0], xpan[1], xpan[2], xpan[3], \ xpan[4], xpan[5], xpan[6], xpan[7]); \ (void) emberSerialWaitSend(1); \ @@ -149,7 +149,7 @@ bool isTestFrameworkDebugOn(void); #define SCAN_DEBUG(x) debug(x) #define SCAN_DEBUG_XPAN_PRINT(xpan) \ do { \ - debug("%x%x%x%x%x%x%x%x", \ + debug("%02X%02X%02X%02X%02X%02X%02X%02X", \ xpan[0], xpan[1], xpan[2], xpan[3], \ xpan[4], xpan[5], xpan[6], xpan[7]); \ } while (false) @@ -257,7 +257,7 @@ static void energyScanComplete(void) #ifdef SL_CATALOG_ZIGBEE_NETWORK_FIND_SUB_GHZ_PRESENT uint8_t currentPage = channelMaskCache >> EMBER_MAX_CHANNELS_PER_PAGE; SCAN_DEBUG_MSG("Scan complete on channel %d,", currentPage); - SCAN_DEBUG_MSG(" mask 0x%4x\n", channelMaskCache & 0x07FFFFFFUL); + SCAN_DEBUG_MSG(" mask 0x%04x\n", channelMaskCache & 0x07FFFFFFUL); // Decide whether we need to proceed to the next channel page. // This can be a bit tricky. We have the flexibility of the search mode, @@ -324,7 +324,7 @@ static void energyScanComplete(void) candidateCount++; SCAN_DEBUG_MSG("Candidate %d: ", candidateCount); // 1-based index SCAN_DEBUG_MSG("%d ", channelCandidates[i].chanPg); // 8-bit endoced channel + page - SCAN_DEBUG_MSG("(0x%x), ", channelCandidates[i].chanPg); // same in hex + SCAN_DEBUG_MSG("(0x%02X), ", channelCandidates[i].chanPg); // same in hex SCAN_DEBUG_MSG("%d dBm\n", channelCandidates[i].rssi); // RSSI } } @@ -391,7 +391,7 @@ static void startPanIdScan(void) while (i < NUM_PAN_ID_CANDIDATES) { uint16_t panId = emberGetPseudoRandomNumber() & 0xFFFF; if (panId != 0xFFFF) { - SCAN_DEBUG_MSG("panIdCandidate: 0x%2X\n", panId); + SCAN_DEBUG_MSG("panIdCandidate: 0x%02X\n", panId); panIdCandidates[i] = panId; i++; } @@ -437,7 +437,7 @@ static EmberStatus startSecondInterface(void) const uint8_t page = emberAfGetPageFrom8bitEncodedChanPg(channelCache); const uint8_t channel = emberAfGetChannelFrom8bitEncodedChanPg(channelCache); - emberAfAppPrint("Starting 2nd interface on page %x, channel %x ", + emberAfAppPrint("Starting 2nd interface on page %0X, channel %0X ", page, channel); @@ -455,7 +455,7 @@ static EmberStatus startSecondInterface(void) if (status == EMBER_SUCCESS) { emberAfAppPrintln("Success!"); } else { - emberAfAppPrintln("Error 0x%x", status); + emberAfAppPrintln("Error 0x%0X", status); } sli_zigbee_af_secondary_interface_formed_callback(status); @@ -630,7 +630,7 @@ void sli_zigbee_af_form_and_join_energy_scan_result_callback(uint8_t channel, in } SCAN_DEBUG_MSG("SCAN: found energy %d dBm on ", maxRssiValue); - SCAN_DEBUG_MSG("channel 0x%x", channel); + SCAN_DEBUG_MSG("channel 0x%02X", channel); #ifdef SL_CATALOG_ZIGBEE_NETWORK_FIND_PRESENT if (emberAfPluginNetworkFindGetEnableScanningAllChannelsCallback() @@ -731,7 +731,7 @@ void emberFormAndJoinCleanup(EmberStatus status) static EmberStatus startScan(EmberNetworkScanType type, uint32_t mask, uint8_t duration) { EmberStatus status = emberStartScan(type, mask, duration); - SCAN_DEBUG_MSG("SCAN: start scan, status 0x%x\r\n", status); + SCAN_DEBUG_MSG("SCAN: start scan, status 0x%02X\r\n", status); if (status != EMBER_SUCCESS) { emberFormAndJoinCleanup(status); } diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/binding-table-library.a index 3285f2b628..2539e54692 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea9e7867a1b3f0d83591d1e8eaf1c9369c4fa013e77eb0b59cf60571f6a20b67 +oid sha256:377ace02646cdf55dd7fe907e9e30573234ba9102e3e50e60911d3d92206c2c2 size 10902 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg12p-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg12p-rail/binding-table-library.a index b4435ffdad..ed7b2a385c 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg12p-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg12p-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b4901364bc83de465edaa350e3310b4194ec57ea2d03e7a89d07c33cc76f4c6 +oid sha256:b8146f5978fdbc9cad61329cdbe96103ab68feaedfdb01422cbdd3e59cb48beb size 11214 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/binding-table-library.a index 915fd5766b..e8f3f89fd0 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1057749c0662c8c3937b8ed5ad060978a50df967fc12c8b0ada9117dc468400b +oid sha256:cb0918beb48e34d48e4059c5eedda4c14bf81ccc9d5a1c1343636fd0d35ce10d size 10902 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg12p-railgb/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg12p-railgb/binding-table-library.a index b63cb293bd..e89be75552 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg12p-railgb/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg12p-railgb/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a8beb9c4c41fac66604b92b566dd6bae6e1a6cbb7f2716b908e165a14127f6c4 +oid sha256:43135ce5f2dea4f0a991a4c8f6f99485130ee2a9f493a03e7e1bc284e536294a size 11214 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/binding-table-library.a index 11e436e137..601a767303 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:980fa31f23371590650c3a4a582a4696cc2537050b9c03b95f6c7c7442983d76 +oid sha256:916084977c7b373104853237f6eb3dbba8eef4cb7e6ffa15f00efd97a989e635 size 10902 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg13p-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg13p-rail/binding-table-library.a index eb0332b6fa..81417d34ff 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg13p-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg13p-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9372b8dbde931f986ffec7bf09357d73530fae3398d91c38491d5e3c6dba729 +oid sha256:34fe9d98994091b5845014fbee3aad811cd479f0143436687c9acefa00e69521 size 11214 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/binding-table-library.a index 078a3cfa8a..6ae8c6dec6 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52ca228eb2ad9b286fc9e8ed6cd89577d03aa487656d2d37bbbddd3dfdabd94c +oid sha256:6be966b6b8b4f6a7fbefbfd7efd50b0756a453018d55f373df701ae1440a5ab5 size 10918 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg21-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg21-rail/binding-table-library.a index bd38ba09e0..761b6e330e 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg21-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg21-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b178aea4df5e68e22c099fccb37ea835efcc0975a1addbecd1daf8d204cd55c8 +oid sha256:9df68f75351fb2b0d245b9f46c5cf1b996994f41694b7a70c53cc0b988f20ded size 11230 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/binding-table-library.a index 98f84bfc98..79a8d145dc 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a39f3e2dd093ed40e0a4717dab3a9acb4a5125c95c7af4aff4fa9715d51b40dc +oid sha256:a88772862b6b38b83153768a3036fec4147f340eba23b495e8977de5e6cd0dfa size 10918 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg22-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg22-rail/binding-table-library.a index f33231e742..9057d8f8b5 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg22-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg22-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c742b840aded162d2dd8d5fb71f83b22f5026fe0b446344008b489612234806 +oid sha256:a31fa8a42780330ac32475e8c17a1de860139d5e814ad68a6e7a723bca442ea0 size 11230 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/binding-table-library.a index 4268868d1a..6ae8c6dec6 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6975d0971e620b0264eb27ae7c4f0b586e89d6e3309cc50775f52e058e13f530 +oid sha256:6be966b6b8b4f6a7fbefbfd7efd50b0756a453018d55f373df701ae1440a5ab5 size 10918 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg24-dualrail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg24-dualrail/binding-table-library.a index f33231e742..761b6e330e 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg24-dualrail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg24-dualrail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c742b840aded162d2dd8d5fb71f83b22f5026fe0b446344008b489612234806 +oid sha256:9df68f75351fb2b0d245b9f46c5cf1b996994f41694b7a70c53cc0b988f20ded size 11230 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/binding-table-library.a index 319f53c126..cd880224c5 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:564205f99dcab442c0e1ca8bd0d21f2e6c77132968f3d7a4643bc1abe08135c1 +oid sha256:c844d1dcb13aec5699d7d85e96588c28489c55986c6754178c7f5f1462151902 size 10918 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg24-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg24-rail/binding-table-library.a index 5b6eb027f9..71d48056b6 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg24-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg24-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7107a1a80a93885249f6f30d2cc0699bb11d1868f8078d089427cc4e1b416559 +oid sha256:528610dab06a20dfe10d8c2056e8d0ad28854b6d3feb2f6c782c19afc8a62f8b size 11230 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/binding-table-library.a index 4bd254c8c3..6d944d1575 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3901ffb2b76178e56d46d8438605dd6dca743aa73516ed41d70606501e5ae579 +oid sha256:1fb75038c1c1ae001e9b8314f31d831cd2476acb3a6b740e57ff54e018a92fd4 size 10918 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg27-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg27-rail/binding-table-library.a index fc69ffed0a..02749a6503 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg27-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-efr32mg27-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d53d03882d49d78b267c5fc5d6a58d5a9d3696dd2afc8a32b096b572d695b524 +oid sha256:428273a8261010c373caaa2745ab202f573bd43a01f49e0f1ac13bd1dc505f61 size 11230 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/binding-table-library.a index 8bc3a9c57e..f74edbe851 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81f9d77bee6419c2ccf40045292110eff6b3a6476c43bee0b09f466850485058 +oid sha256:232ce9be5de018b9dec79218fbaf4120b7ef391699b253d70528504b57a305bc size 10902 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm12-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm12-rail/binding-table-library.a index ce2148cb45..858171d294 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm12-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm12-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6fc783c905d6100b7dec4b00f4cfa5439342d479f1ccd7e179967ae06de496e6 +oid sha256:b0077dbe8bae48196c97370bff73d4da427dabcf4d10082686a38d400f084c10 size 11214 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/binding-table-library.a index f179bdd3b6..206adafb81 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:18ad83f334ab80d189d50d5ecefaafc6594f11f02f316bfe8e16e584890cd1b3 +oid sha256:8e5ebf9de8225ed6f487a8666ab350d3006059ea154e16d82df9f08ec197a57b size 10902 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm13-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm13-rail/binding-table-library.a index 165db53ab6..858171d294 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm13-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm13-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0da664d9d2dc124b62b0fcb2ea3e4886aecd59a269a1af73e23549f2b773bfab +oid sha256:b0077dbe8bae48196c97370bff73d4da427dabcf4d10082686a38d400f084c10 size 11214 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/binding-table-library.a index 1d21d68ca4..6ae8c6dec6 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9516fcc4057f641c13f5446b5b1dd7c21d023e671f4f56ee0e9358ec298f7fe7 +oid sha256:6be966b6b8b4f6a7fbefbfd7efd50b0756a453018d55f373df701ae1440a5ab5 size 10918 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm21-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm21-rail/binding-table-library.a index 53d3836188..71d48056b6 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm21-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm21-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ecbe544b494bd316ba7e7ac67581f25273d3f5a2b00d06a89c1f77817aec28b7 +oid sha256:528610dab06a20dfe10d8c2056e8d0ad28854b6d3feb2f6c782c19afc8a62f8b size 11230 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/binding-table-library.a index 4d9bbc13e6..8fc133585d 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df5a84eb46aab969cedc9183e640db91451ed09db0661bbc7111529cfd81e665 +oid sha256:4a6f3b28c1642beabdc24d6b237a5b8951cde1db2327d7decc03d84fd81ef3ad size 10918 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm22-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm22-rail/binding-table-library.a index aa9a3433b5..4d8e9e3739 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm22-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm22-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72afd4a5f05b815247610d4fb75e0b990e91054e2a4898edb27a5e87de082ba2 +oid sha256:2e0b0a6a4172bccdd90eef0407278ea45c47fd379469e2b12e39bf0735eef1e1 size 11230 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/binding-table-library.a index 901fa85677..7a19c475bb 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27f71463608b341a3a663a90a9ed91722d91e4fa692153d48b27bf80bd4cc90e +oid sha256:e0453d1a2283a65b2a2168cb5d7da01e4fdde087f45247dd45f8cb66dc79c6ea size 10918 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm24-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm24-rail/binding-table-library.a index 0cd58ff910..9057d8f8b5 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm24-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-gcc-mgm24-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f48aac47402b6f0da0a2590c8f9c0b2366fc0bae95562ed5bb2d972e61245c3a +oid sha256:a31fa8a42780330ac32475e8c17a1de860139d5e814ad68a6e7a723bca442ea0 size 11230 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a index 7b8987a98d..da2339d857 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1bfd8a381ddc3412f8235a52f15efa0d83d66096828831ff0346985cd25b2da +oid sha256:f3c45c0ac83868c906d6b3cccd0a897ea2b721965237df2fd829c914ddf93357 size 30690 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/binding-table-library.a index c6f52b6eaa..f3ef22116f 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74f6af932cf5932e3c6effd5bce05f3948cf31d81af218d35ec81c4998802fda +oid sha256:acc67bf7b3ff7445e344791b0d552ecfcb35b8267c28f688f5a69e930157ea47 size 27336 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-rail-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-rail-stack_protection/binding-table-library.a index 2b928f1f04..8711bb7567 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-rail-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-rail-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:186e64a38fc3b0a593bf59a48eb57ed0bfe5ac33f4f08517102f30807fd40b3d +oid sha256:405a1fe48b3665440acea2d054dfb0b474b07d5ecdbc27c4b5ece444db721205 size 31036 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-rail/binding-table-library.a index de64148d0b..d9de562f90 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd3cab0a48862722a14b1f3c9010b2e6a8f5d0402afca18a55edfe4743da19d2 +oid sha256:77bc970e3cc4e8bc9e6e759a08c697b9bb2c83d0abdacd742f943c0565870a29 size 27502 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/binding-table-library.a index ede72f5e01..75bd6b054c 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d754b10bbe6a6df88d9ba6c077fb87e6714ff6a9c3a52a9d71a539ba9658c89a +oid sha256:6b48e7edd7d501259ee53b0bba222caf84641363c306031cb7c6e40d0b909897 size 29910 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/binding-table-library.a index 6d177deb91..f810a427ae 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03021e2b2d0e8badb61067ed3cf498b84b63570755a8c5e7e4e32ded15f20c62 +oid sha256:96b7003040ff4aa7b4a6c0db15142f344f3466db151b521d05b318cff753b3ce size 26560 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/binding-table-library.a index cda5ca7599..40e85477e2 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c531bd2e404bf3f952a6f0a020ed3276292d90b1064dbc9ee40057b9cc236c9 +oid sha256:e8d586bd2536eb61ec61ee48c5b10f49d4e2b1f1e94222ffd02b248c6f501ae5 size 30258 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-railgb/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-railgb/binding-table-library.a index a1ddd115d0..f30390abcb 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-railgb/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg12p-railgb/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e980676edf08c2f1b648d8ddcbffac93cc26d307f0599296df4feb13011bb93b +oid sha256:f0b675139af6814652b29bd740115e18eaeba430d0100edfdc6e2c3d54d8b5d3 size 26720 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a index b8cc5488b2..ff0dfc1e01 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ec2f8d0654b3543f32e7214cade6c0e174ffb8d12d518943f1ddd59e01db7c0 +oid sha256:f238e88a2ed80cebeb2cb2db99946be243548c93d979f3ce058b0f798f2a61a5 size 30690 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/binding-table-library.a index 728b697e5c..478ea0b73c 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:360b160ab20a4a4a7649bba97b8c35d28eb2bea97b5cac0d0f25d4e0875c7422 +oid sha256:5b75274e51ff0d4d91cbd15169e0e38eaa5c679c9f2e362c4b2dc2b5e81efa52 size 27336 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg13p-rail-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg13p-rail-stack_protection/binding-table-library.a index ad99d56959..92fc862ffc 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg13p-rail-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg13p-rail-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b6494cb5425851fc39d005de1764b3cf1c788e551fc46f931bf6c5dbf4707e8 +oid sha256:83b9c0b1b23c82fe0aad1a445c5960336d984cf20643cb6c55180f9a76277570 size 31034 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg13p-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg13p-rail/binding-table-library.a index a8f6dae2c4..1a78a2a618 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg13p-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg13p-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7cc385ebfa0eacb2408e3617a301648dd8a0d3bcdde88b6cecbd36bd6bb50528 +oid sha256:a3a8955f97d587d0a74aeac57bafe67b438a2e821781aa469ad135de830f4292 size 27498 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a index c0edf05566..e693c67173 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6e278dc6a1bbed5ef023fb5c5189c5c3fe0d918197a5157f7f811804b467d7d +oid sha256:ec53eec8558ad7883d8abbaf2c0fc9bd4ab12903330b7c9a0afe5199e6919a4b size 31618 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/binding-table-library.a index 241501b664..2022e66fc7 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42a54c8b738bd420af6a47719b3af34af54b2ce552c8bcceb836b68bb536b62e +oid sha256:2b125008c94b6df59876195687920c10122975cb30a613bcac3e5e153d4a93db size 27332 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg21-rail-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg21-rail-stack_protection/binding-table-library.a index 680df9afe7..6e9ef5dc0f 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg21-rail-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg21-rail-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:622083c01a6bfe89c4e9c6b9b58d4bd278194b66dad6494eddc18099749981de +oid sha256:f769f9120e255e1cb91500171a95e9b614fd529d4307ab5cfe481569465d89f8 size 31964 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg21-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg21-rail/binding-table-library.a index ef6c554d45..258e4455b6 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg21-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg21-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bb05e905d0aba208d339956bbea98583f02e7920b869ac2f0316d3bd8a6532d +oid sha256:db0de109562bd4826084258c31ce161a2bfecb03e89c582dddef4cc4ba074268 size 27494 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a index bdc3dba93c..a84130c1ae 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:80ece1f61ce1d34baca75e120c43039436c5017ee83b8294174a5af567fbac2b +oid sha256:258bb8de4c5323e826bd8bfe60b3add0331e9e5d8e1906ee9617925894dd6419 size 31626 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/binding-table-library.a index 1b40fd4580..ce4e2ec654 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:802e618ef85145ed5e35049cf63905316366d3bf192aa103b7f980ecc0992a37 +oid sha256:8619a59c0b4d8a3251bf9fefad977197f9a1de558a51a996d15a20b1ac371b75 size 27340 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg22-rail-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg22-rail-stack_protection/binding-table-library.a index 0b81a6a94e..ac6097dd2d 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg22-rail-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg22-rail-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e86738eaef582ad7c60ab7c7ff48d8c427734877d7f7163b4c9c34f52e2a7acc +oid sha256:0f6109f0b15657047668c016feda56cb14e3f035803d5a3f7efa7c54b599118e size 31972 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg22-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg22-rail/binding-table-library.a index ecac99ef4d..3128a11895 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg22-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg22-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9328b6aa52c01fd79684deb9b187aea9c898fabdcd32066a8269a381a525c35 +oid sha256:0cbe5e748316db459ae63e3d6b61dc2bc987236759eb4caf3050de9b61c1d1ca size 27502 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/binding-table-library.a index f725f86660..30607f14c1 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:051c19b6f53b33fd529f5d8d3da75213b8f6fa9b6c86d4208b723dec8bef31ef +oid sha256:7b1d636b37c8f082017673b23930aabee41107d36fd7fd7db36515f9208d6add size 30858 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/binding-table-library.a index deea7c03a5..6948113f0e 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0df1ff9b9248c21e5f6242ebc719ddd7ff7c05ba1643a6ef85a18e5ef67df443 +oid sha256:d4ea28713bc0bb3ee36ce9d7e894e2e716a27211617efde2aa3b9a9e944ba458 size 26572 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/binding-table-library.a index 71fe2d13f9..ad2f672667 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:452bb961ae2579c9442a28ede3b37f916d7c2b20371c03abfaf27075d9be31d5 +oid sha256:23252d57518ee96d2efce31a36207c8dbb3620933a8a2e6a4893f2204f16d47b size 31204 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-dualrail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-dualrail/binding-table-library.a index 162da4a299..770a1412ba 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-dualrail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-dualrail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d5ae86139d1089a2d9c66234b92df02df77c94187137cf897487437c2fc2180 +oid sha256:e7b4cd47fc9ff315d2996660f4ea1a4086c5b37fec6f5ba5849eeebdfd8677b9 size 26732 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a index 11c9e620a5..6723991f2d 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:943787bf33bac28d120ffc5fe64246602127811c1d5513d8e18b6d03b26dc14b +oid sha256:50ace3689ba75fda2713d85471426f4c2e395cacbb05f4ab2941f4269e25aaf1 size 31628 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/binding-table-library.a index fcf8a8b677..5d8631d125 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7308890513582153e8059d8fcbcf1483dbc53f2b2bc8b46bfa0bccf93d30740c +oid sha256:31ec951d4f3f0347e9bc09b83246f9530aac99a112924071a554e6b5486c4287 size 27344 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-rail-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-rail-stack_protection/binding-table-library.a index 0e8098db06..891491a0a6 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-rail-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-rail-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f2f896b9938ab291507c604de4f8cbba02c1e5cf471dfe7a0c81b1d31ddb003 +oid sha256:e917b928538075a661422850b1c5600a19c240d1656625c08dbd43f04dc8f86f size 31974 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-rail/binding-table-library.a index a90f82e479..cc1b0928f5 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg24-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a72d3e106e06827f43726ce0d0feae7a50dfd0048e3fe7fc5025f68d3864856 +oid sha256:91d349ddb6b599b8dd7aca8792d0e29a0500dd4706a30ff8ab919169ded24b67 size 27504 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a index 5991a0604e..4c82b0dd0b 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d60919b2263c02c9c22d454907d9a41b631c015ec301a3c6f063d725a9648227 +oid sha256:6cfc8e7eb78982f48877c9f86cdd0c8b9be3ffcd617bb2e8a2213f544a81ffb5 size 31626 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/binding-table-library.a index 5605d3e518..afeadfa9b2 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59c8cdd62f38f486b412fa2f532b1c52fc2f664af802d42d6807dc68451ebed4 +oid sha256:cd223cf2bbf52a4e3702679ae074f816d49142203f3f1ab2e993b5e9a3b1a545 size 27340 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg27-rail-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg27-rail-stack_protection/binding-table-library.a index 92e0091cd8..ee6fbe4a97 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg27-rail-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg27-rail-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d55cec7f5ff149e00f409bd4df3c2994dca11837318cf32e61fdd9d709907cbb +oid sha256:ccfb7bfa8ef02ecffd1e975c4184e90f80d9e3f6ff11c01b8a17cd141dec4479 size 31972 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg27-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg27-rail/binding-table-library.a index 20b9eb74c3..8989591bef 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg27-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-efr32mg27-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de17d4a96eb46b9222c328fbbabb6db18ca390dbfa4dc601cd31fa7e14481624 +oid sha256:0c62ac997b2afa5de48511047af5b347d3535761b7b43195dcd50f0b2a62f48d size 27502 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a index 5b2e876451..aa660f924e 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3071e3b53bbef7e7200c528518def7fe6ba8a17bf087dad031aae134b630490c +oid sha256:bcbc9b46f8114e0c7e1155d24d502275d430ad5094abeebb5eb2b9b74c7a0c24 size 30618 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/binding-table-library.a index dd688f0b85..3f4b134578 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31af1a7420c8626ec80d2adefb3bc16b038398cc75aa4f1d0f6b250fb3cf20e0 +oid sha256:551fb12c119ca694b8fb7b278dec70736af9124d177c6669e85a2e2d8c2238a1 size 27264 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm12-rail-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm12-rail-stack_protection/binding-table-library.a index 59343fd644..734b7dfc57 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm12-rail-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm12-rail-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5a6590855e7243223d3ce0c88c9fd80cd1c85aa6d2c4439e521bace77d43ee4 +oid sha256:244acc0e0d839b7c5c66ab570af632a705c1fb2cbce02fee62d274e1c37dda69 size 30962 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm12-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm12-rail/binding-table-library.a index d2f36674a3..f5d8ffe5d7 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm12-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm12-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:356b291662a55e0f732118191699f04cdbc39cf75e45c04ccc67cfcc20bbcd53 +oid sha256:283043a889f45c66cad5019122a64c11a0c255a5653d6a009d436438d4b8a5d4 size 27426 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a index 4d04785fae..1579c048a7 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0bf50b00c84b0f4035af774169d106a7764f69892357a95938a2f3d67ae7064b +oid sha256:0122023ee94ddbc5a7eb5eaf17855dc375ce999aae2b2f70c9ffd64075409f1a size 30614 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/binding-table-library.a index 2223661f6d..6bad969aee 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:02f4af3a1b73945ac2e8ede6d99be10eac8d13c30f282d80afa1afd126e00798 +oid sha256:a5105e499212ab1aa34a226c9f6ed38e4d051b3bfc6dc49331aca4a26f95cd89 size 27264 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm13-rail-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm13-rail-stack_protection/binding-table-library.a index 9ecf5a5a4a..4ca0dd76b0 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm13-rail-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm13-rail-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a0d81fbe7f10772209c9ecde511a599733308c3e87cefe647412762f1c91c16 +oid sha256:288e4f3837cb93decd2d36582d85c1f3c70348e72619c540e49ae8ce7e3a3ed7 size 30960 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm13-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm13-rail/binding-table-library.a index 33c9dd2ad3..a5a669765f 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm13-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm13-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cb25da976e925d0b05f6756c58be0d4e660383aa96078b381b6bd9152f7e124e +oid sha256:5ff31de437a71cee1a391c371ab7f53a78bde57b554c1111d138685e6395aae6 size 27424 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a index 9a59c74bc2..85ff9164bb 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42336f01318bb1936e6bfd2514122e67d1a0a7a0cb0f437cda24761d32b3c0a9 +oid sha256:88d94989f276ef4c29c9c124bcfa1749836f33a5b51b96f0efdd8a9777f79903 size 31562 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/binding-table-library.a index 02e313179d..f7d41d1bf1 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32e1df40689b12c9bda5aea56d031b68098c6d51f0dac547b17171d5aabe1eb7 +oid sha256:5ec41594d8158642e843baf6fb12fc8af7c1d8c0d9e5bdfa9ecb6b1f14648b1b size 27276 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm21-rail-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm21-rail-stack_protection/binding-table-library.a index 78cb665c62..7e0004278d 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm21-rail-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm21-rail-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dcec288945474c7471535906e0ea1c280cf3ed2568179c993372a6c626f75cd6 +oid sha256:6bf2f2b18277be8747d9245ba2d5c41c2e9eb665735b35f2f3fc11f50675fef8 size 31908 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm21-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm21-rail/binding-table-library.a index 65df98a60c..30c443878a 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm21-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm21-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cc0b9a1070331f6b00582b6d649d32d7ede33456fd213107d1df3a54170b96a +oid sha256:e87bbeffed931d09095f9f6fc9a38cb4b51808be108aad5319a671a1fbb8e258 size 27438 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a index 3043aee0e8..53461c22f2 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:183650deb2745f1fa0a15f93668e12bcfbc9ec67907416fd82448b79923c4bd4 +oid sha256:d2a87c55a837ead933c67e7c961f014db8c2861ff0649ee880e3f1e121aa3011 size 31562 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/binding-table-library.a index edd07510e8..65829668f1 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f787b9cd9e2e21f4ccad532764e1341b619b8c35b1f08111fbb2e1d939346e0 +oid sha256:e5bb20f7efc45c649235732a05d965994aae7d8f227c84158acbbe8bb0ca14e1 size 27276 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm22-rail-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm22-rail-stack_protection/binding-table-library.a index 44e3e10ccf..39fae2ca73 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm22-rail-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm22-rail-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:186925f420c1fa2f27f6f6caa634bf962fb5e9b253efd7a2b11d031ceb91a3f6 +oid sha256:862ef7f3d3c144094688963e6694b717f8d26dca8e83cfd961b835f4db4b4ea4 size 31908 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm22-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm22-rail/binding-table-library.a index fbc063204b..48d583a28f 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm22-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm22-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:716e1fdfeb965131f12a55bbaf75c614ee61eea7d9c2e79f35da5f6d8419fb85 +oid sha256:40fb245d8719fa5a90521ad8a711565fb348b97ca46d762bc4b62f4421dc7da0 size 27438 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a index 9c96285c37..7f3becaee0 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bbae7626f0cd4fe37f3e7d8ac934dee2596d24d53fafca83eec70febe4904404 +oid sha256:eec435a703d608903bf4a47d31cfba072425781dbaa2e0bab1486c17ce7f9f23 size 31562 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/binding-table-library.a index 7eff5a2a41..ca0f84da0e 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:342904ddbe948ccbc2692f01543e0d7e5e1144fed8c485ffe86c1e16b7eea906 +oid sha256:1d26a2cbb39d92f596a5310946fec9a1cbd6711c340d08c3fc4856b4a3e76d05 size 27276 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm24-rail-stack_protection/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm24-rail-stack_protection/binding-table-library.a index c8e5514afb..338e1680a4 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm24-rail-stack_protection/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm24-rail-stack_protection/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:467c4ca9e12af3b739838059c62e7f4e83a0451666e4f5e0a6bbe6fa226bf32a +oid sha256:906d80269e49376389f1af5bc127709fc2d655307813222d9e2a375a8dde44d4 size 31908 diff --git a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm24-rail/binding-table-library.a b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm24-rail/binding-table-library.a index e5fdc754b0..26c3ee5010 100644 --- a/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm24-rail/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-cortexm3-iar-mgm24-rail/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9636a6b68e3178694cce88695ab8a97efd402d6679be0f9ad5c894e32762b222 +oid sha256:8e03abb383c31a443a5e6d3bb848ba77401f26a0c7f0a8a94517d3033669d07e size 27438 diff --git a/protocol/zigbee/build/binding-table-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/binding-table-library.a b/protocol/zigbee/build/binding-table-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/binding-table-library.a index cf64e0dd0d..15d9a132cf 100644 --- a/protocol/zigbee/build/binding-table-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/binding-table-library.a +++ b/protocol/zigbee/build/binding-table-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/binding-table-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b6d6afc2f9711c154c00c2a635542275b4dc51c515f8b1dcd9c2110b29146af +oid sha256:30722fb447428ac11629674be82c7276161add13bc899509e6fa82fd2e2dca43 size 64166 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-163k1-library.a index 7993ea0ec0..4d962ebc42 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5091f2c6135b08e5860bb854b0cbdfe339aadc46ddea39f73c7287d68ae918c3 +oid sha256:8cbe150a858214aad819703f364ba03b6ceeeeb332101c65af7c2396eaceee96 size 16180 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg12p-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg12p-rail/cbke-163k1-library.a index 5b3ce83f70..a49ef4bb2d 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg12p-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg12p-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e921c4b7db320a1308ec72e594e8579ceeda2038c62e3ab8a9773baa103cc2e +oid sha256:417018aedda37f08907bb2e4c3a69dcd2b72ca7663d757b4e5d2ae1ca4ddb292 size 16412 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-163k1-library.a index 86ab2c274c..affebbdd31 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba8cd44758ab1b7cb176da95de7a2f96a78f7181e1a8fe8f0182b8b9d1009948 +oid sha256:ef703431f21a0607890d47f289d231791742cd398c5a71a06c86a631ebef96df size 16180 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg12p-railgb/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg12p-railgb/cbke-163k1-library.a index 1963f9c44f..a899c243e1 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg12p-railgb/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg12p-railgb/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2062f4b30ee93ae1144bab6629e2e50de66c47908e105fbbeee38f9b49d478ad +oid sha256:5423530f7d0302597d029ed7a8e00ea9b4e675bb43b938ec38ac38f2321888a1 size 16412 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-163k1-library.a index 1d338b194a..a2b162a2f4 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc5bd1eee97d10861a871367118dcfe6a65a40f0f778c1b43c0fadad225c8ca6 +oid sha256:b4a4b1e3f65aac089f63ac894d17fb9bf176bfceaab773c5b41871fdedad0b74 size 16180 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg13p-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg13p-rail/cbke-163k1-library.a index 508f4aa72a..ed41ba14a3 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg13p-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg13p-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cdcbc19121929f5683d8027b72ea03d4dfd1db2371b5bf1d2524cb851339d0f +oid sha256:08437b3bdd9bcb7a45b635c312eb6c5665647d17b1b648df8023c95d81cb7af5 size 16412 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-163k1-library.a index 657ab743e2..23dd2ec5b6 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe04a205016fef5aeb00d1c846ca1dc323e0a61b24c343ecb7c1966e1222212e +oid sha256:e1d9eb38d3c887878d039295c1315b7a14dfe4a5ff628e90b9b997caf47aa606 size 16208 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg21-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg21-rail/cbke-163k1-library.a index 2e5688629b..3b1f633820 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg21-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg21-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd1a95f1af39c00d087136f34c9901f6966deac707dd6584896668a38b45b2e4 +oid sha256:ada834a2d6e6fddbf83290f864378475f9ab242dc4d33ddf10a0dd901980802c size 16440 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-163k1-library.a index a789cabb1e..01572f6a0f 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd96d777a7bb0baa0c808361a0d330e3e012351b817d0972ea32ebb933b97aaa +oid sha256:776ad97476a657bfc3bf44adda4ef386b5bd1fc6f9bbf8d8b7746160716a4094 size 16208 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg22-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg22-rail/cbke-163k1-library.a index 8f5f0e20e6..858955b022 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg22-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg22-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a94ce34261132e75c1691f8cf9ab98363d03526c66f5425a7fe7d7ebe183de6 +oid sha256:504645c7f46b6e978391f32590c9db783dcb4806ecba553f313560f5f2a75939 size 16440 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-163k1-library.a index 767128c3a9..23dd2ec5b6 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5713b4e061d8545de3418e83b763e39788b64b446f76c9516019e7c35ea50ec0 +oid sha256:e1d9eb38d3c887878d039295c1315b7a14dfe4a5ff628e90b9b997caf47aa606 size 16208 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg24-dualrail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg24-dualrail/cbke-163k1-library.a index 086be299c9..3b1f633820 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg24-dualrail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg24-dualrail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c57aa90c4d1d7c906e5efbda5406ff23dcba2da16fd3cf6ce941cbd5c122846 +oid sha256:ada834a2d6e6fddbf83290f864378475f9ab242dc4d33ddf10a0dd901980802c size 16440 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-163k1-library.a index bdadeb641d..a5fe3a877a 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac5cea83ef7661f2a56e3655157adb6c382f0593b6f8161c44989879ed482f75 +oid sha256:d3d04ced2d6515e3f44da88676d129486f3fb47b6ec24636c0db9ddb75041bb9 size 16208 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg24-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg24-rail/cbke-163k1-library.a index d939bac6b2..371c50a173 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg24-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg24-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e42545e2ceddee5c100358f77c3b63b007862e044cada2dcf540dbc5d922953 +oid sha256:3bfd2189824ffc8e144b08f056f16a453d7ca7ab866d0e0c95535588f041821b size 16440 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-163k1-library.a index aabdab8799..cc04f10471 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3192a41a789aa707f1c2901b0841cd0b373602e3e89477ef1ff2d23f496307b7 +oid sha256:5e49a56f8398e10d96ab7df4c6108c9463e0463cf4d48bca24a3522f8b18ddff size 16208 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg27-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg27-rail/cbke-163k1-library.a index 70aaf78c87..a6b4f6ae83 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg27-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-efr32mg27-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4279323bd07cb5fe08ee9d1ed4852e435e4d20da4fe4468d683d6f5f90bc6ec +oid sha256:79371073162a83f914e768df8cf5894c839be3e6a8ec31f379c3e1f6fee7753d size 16440 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-163k1-library.a index 7c457223bd..9e9ae913a4 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b7580f82441b04a72a8bb266170711801300842dd2b0f9d4c4586d864119e7a +oid sha256:34aefd53e15ab6f965d0d610a7aa34fb5e436c251a825a7f3f5dde3307ebdd7e size 16180 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm12-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm12-rail/cbke-163k1-library.a index b9a482ca09..b781bb1df3 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm12-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm12-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:539e2d8ca1bb11df03c339e8bf699a02781c4fbb2336d037c516b5a6a8d44524 +oid sha256:db5be7c0c2dfa93a55b26cec7232529c8b3815d37a51462a424494010c3a53cb size 16412 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-163k1-library.a index be0f9fe37e..63c4986863 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79689dca6c0407bfbadd31e9ba2983a8f65a00f9f2efae147849496f2af254d2 +oid sha256:facfb605907b99a1cd9199e6f8ae4dea9a3535e30551abfffc3ea8a5f891612b size 16180 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm13-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm13-rail/cbke-163k1-library.a index 5945b10618..f4f7df5b7b 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm13-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm13-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a887adcd98439ba296b5cb04ef30ac40f4b085c9808661a70f80e84880e0dcbb +oid sha256:f72fff2e0a63fed0ada81db3f6f1875ec31d25ad4dd0e2bb75b478b8893966a9 size 16412 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-163k1-library.a index 0c2914c22e..2de7a02089 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7b926bab98e2f801ad4446ff779a5fb554ec7afebb332eeffa598a5d82946a0d +oid sha256:773a3dad2b46e305b18ff618ff8266bcbc02dd80b1457fa8703eec0d67a2e7d1 size 16208 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm21-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm21-rail/cbke-163k1-library.a index 04c3ea0e35..514cddf1ff 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm21-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm21-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13e98a44b91d272546ee52e0f626a02105e92dec58d014566fe02d019cb952fb +oid sha256:98c59afbdb5a5a20eb29585b74d52b531c4c0e4b2a029692f10a7c20010e2b3e size 16440 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-163k1-library.a index 1f3999ce13..2de7a02089 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5b8f8dab8bf857fc514605a6e9684a743bd8fbf180cc08be6a0c4de555f4795 +oid sha256:773a3dad2b46e305b18ff618ff8266bcbc02dd80b1457fa8703eec0d67a2e7d1 size 16208 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm22-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm22-rail/cbke-163k1-library.a index b2ad9f78d2..514cddf1ff 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm22-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm22-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f979ff4a2e0f2aaea677657c1e50b1959787a35b9efde66663feddf6c898f5e +oid sha256:98c59afbdb5a5a20eb29585b74d52b531c4c0e4b2a029692f10a7c20010e2b3e size 16440 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-163k1-library.a index bc524cac54..da4735e53b 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3e87300146e92000b75e97af3dc109dba970344f13368a29e9f394587ff0397 +oid sha256:d6adae4a2975d481baa3b7a3e2577cbafde2bbc8656f5c1f01229ea76098aea5 size 16208 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm24-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm24-rail/cbke-163k1-library.a index 2c388e3033..2b6c435ecc 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm24-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-gcc-mgm24-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b7306be1653c05083a55f736b8d192e1be54f5f6bcc6553cd65a274594902ed +oid sha256:2a994aeb028db801000cadb046cc60aa7af887f14893d1ab4743abcd9ca464aa size 16440 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a index 0d109aa867..a9abb4e4a5 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ec0c473f00701de96e650338e1b2bdc79ad5f46ed387c08ccdbe41b17020d98 +oid sha256:cdd187b77db7b7fed048d8ec5b8c3ea57c66de66ea8da8f389dfd1c339ebfdcf size 35614 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-163k1-library.a index f2bde4b3e9..82de5185a4 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3bb06d0c1c5b19f5126980e995e76a8b59f08c427838c519f81fc51c01608b7b +oid sha256:c85139b2e5ba8dfb2a191507f6f6fd9a4a2b29b4b6b1993d13599f49d87325e3 size 34126 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-163k1-library.a index 55c34d3dd0..32eba420a3 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00e537ccb2df8f35b14c21599aca8d882d0106b2ae0bbe4acfca93e581fb77c6 +oid sha256:788c637a733482960f4fd124c63cfa9574e919a3465fcf680e0eb41470785edd size 35624 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-rail/cbke-163k1-library.a index cddb10de9e..5957819151 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8eafcb9eb2c231bacc67d15067371ea304bb9c887b265a5100a22e5f42545664 +oid sha256:0a910584b66346d65ef503c923163f608e4c806a2ad2b305e7a1bcbcf3de16c5 size 34132 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a index f10162366c..78e1b70809 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:967164227056a70a5a33ed59d886fc886203774e27a72c1a22c2d84efae22dbd +oid sha256:fa75273dc30678fc72ba92bca9656d4dad99515153e6b3b8d128ee0f671af719 size 34450 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-163k1-library.a index ce6462c97f..2f8c1e214c 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:61af70383ec4f36c90a4ef13920235299d5e2b34957318f1ddfc993d20ff23da +oid sha256:3f4085fa2cb8ca0adec315ed82d55d1d6572c53c0705fd6547901ed4eb87947c size 32964 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-163k1-library.a index 109feb7df7..afa411ca43 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40dec24a6eb4afeee8c86718683d65763267fd2bc57582f8fdeef5ac32f705f3 +oid sha256:5f86c3266ca0b75d0f004f772e917b30284a7a8b944d8e669f8998f647e424a5 size 34462 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-railgb/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-railgb/cbke-163k1-library.a index dd02b6a791..eea54cc1a0 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-railgb/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg12p-railgb/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c59606e2fe50eb35ec66c3b49fe27bb1ecb4e7bbc61ef87f3ea118bb530c24f +oid sha256:b5505e7695b3bf305eb160975e3a8196e5376ff179d6ff03427ac72a7ba38952 size 32976 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a index f0b79ad597..a7873356a8 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:995f8048074b7dd080602a0ff837b01a7f750dee3a253c36161120d984331043 +oid sha256:2f04fb7cd108c1caa6d5f55945969b8395b124a7eacfe9dd2ea84b7574991fa5 size 35608 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-163k1-library.a index 573e0f2589..71268e195a 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf69fba8b62713867654515d64b4534874d666db83c66322e69c835053e4f3c7 +oid sha256:f93a8cf180aec0a2c282d012d1c7d04c96f4fb193e88c802947dde77e2fad1d6 size 34120 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-163k1-library.a index 0b8513bf41..d4ec235456 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f1be5e4fb5a48df1b9c78e6aafde33aab647f058cc6904ebe67b04629243e97 +oid sha256:39d53d031af680d281f2f1f8b1f6897593979d499cb7f4889445df51b86b5e90 size 35620 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg13p-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg13p-rail/cbke-163k1-library.a index a2f4313e58..9b94715d75 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg13p-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg13p-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:537c00ce18bec66be069c41075573556c3ded202c16b6f25768e31202fc8b480 +oid sha256:25c396cd597410a830c2806d4535161f5c5cded46e4484c754508de3c812ae06 size 34132 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a index f9eb12b031..dbf252a270 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c8c1f57b2834867e322ce587eebe2fa1bd7b2cd6999b3ad46689f94c60354f3 +oid sha256:b9d7737412262388555ac73b6c9541151a9a2db0d07bcc52aadf62a7dae1a0e5 size 35602 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-163k1-library.a index bca1604d37..fa5a0d1cf7 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba27484076b906a9895a1cd513975d715da71351ffe0739c2a5193917c3c1965 +oid sha256:ba7beb27c7835131839b256b944f985cd94286c4261255bad98ae99803bf1dfe size 34114 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-163k1-library.a index 366748a223..00588963e9 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d10687767909bf624bd034ed0693d84640c192d282d48e218d6055ec3489495d +oid sha256:aac37b394cd2461306ea7e588afbafeb2a68596f671bb4b679efbb8f3f6dfa59 size 35614 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg21-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg21-rail/cbke-163k1-library.a index 17f51b3a0a..b6aab0e4d1 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg21-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg21-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:402f61dd67246bf2aa8731a82669edfc34f7d4a9c3253f85b1571a891d948009 +oid sha256:3e52f08c28f6852a84ea63b36dd1c04fe11999574148fc5f1a9e6bdd6cc0c258 size 34126 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a index 5543cf72ec..17eaaec69d 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4359425bc535045c74ac201b5cd51de6da03ecccc28ce96ae92ec714d5f5e7cc +oid sha256:b37991dea2a9ed9156632d162f483da59eefb914d84329d3e3fabcf7822ef990 size 35614 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-163k1-library.a index 4721b73b33..bd5b29a612 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae1faf56c552b4f176c359c2b16ac9f1844ece1a672e34038eab6ce089b08c87 +oid sha256:6f7b367ed8e5126ab6a4c8baa94d9ca2d6c998b498efd2d75c9f7b8988fb25fe size 34126 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-163k1-library.a index 2f58562cd6..47d5f1ae8b 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b7c02fa45910d57c265e77cd4651725c1d8937ce4eb8eb38208a2d8e25cb3c3 +oid sha256:c620c5f311b2bf63b56d7029ec3dac9bdafcd3c9941cb5d564a438bd430b7355 size 35626 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg22-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg22-rail/cbke-163k1-library.a index aeb185f1d6..06a7722ef7 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg22-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg22-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f83ae48a5c07f361f589f54e58cd028e6b1b642d77e7748ab587ba6b69fa723 +oid sha256:0abd6698de03727b3b5d0a8d70c23a334f0afcc526dec4310f8fbf3725d598f3 size 34138 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a index bc9ea2c652..6e8f1d2511 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3c093982b29adde75d7ec94b909804a79f275b1a2f6b34c4ac0f7194c5ec4ee +oid sha256:2ca90cbb27fca3636c1321bea24780f35ec625d6b86bf3c14480bc3b49e85b5a size 34470 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-163k1-library.a index 71e1dd233f..ee1aea7fd7 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ffbb886bcb6c821690434d93c39051fe19d078380c931f07df9a838f99dbcad +oid sha256:2c9c90b6a1df181e529b36b4c13af0e6c9578204ce641703083650f809a85413 size 32982 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-163k1-library.a index b7e2a4cb98..3c7a0ac66d 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94674cc74a98422d20daca5e2701ee083cdbef31a5cb67ea40551e1739d30597 +oid sha256:f309c7f6357c0e0f5503f744f9f36240b83baff0f43d8c95a71634871abfff93 size 34480 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-dualrail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-dualrail/cbke-163k1-library.a index 2347744a8b..1ce431a54c 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-dualrail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-dualrail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a2fbfc5b50a748aa11bc60f4b2f3458b973eebe2b2b8eb808f1d787033306de +oid sha256:c460fbb80838269aaca2db2f9004c55a317708806b9a81500316b56d594cc890 size 32994 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a index ba52d87a08..320998043e 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a67df799b7cbc4cb18abbc54b6f850ea761bb17957061237916137924f9d78f8 +oid sha256:bc0e4af71ff77ec3a85c9e1e015ca9e87cec1fe83294a7fe1b907fcdf481db2a size 35620 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-163k1-library.a index 71efc13100..a5fe379143 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0f8904491755fd01de7dc98273099a7f73567fa16447db04f6f6ad372df5b1c +oid sha256:3e751c1508c87fd223c2fd6c8612251a4d7c0d4c2e6aa989f38bd42ec0f612d0 size 34130 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-163k1-library.a index f3c665e24a..da0f9be893 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ae7cd08cc71d87c25597c007bfa726290080378727d1eeb2cb7aead79cfcfc2 +oid sha256:59a3adbdefd4dd805eaa72d65574392bd30ce59951e96b7a1585c5606dbc3683 size 35630 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-rail/cbke-163k1-library.a index 37ec926103..5c98b88aac 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg24-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:09e35c241aeab7fbd6b0ab9dfa3e0900e5e131f91f3572b2d2b7d862c96d5b72 +oid sha256:b9fc1e9c09de647df369ef295fb0fbdec0c4292265ea4e0ebd70f81b974b9d1c size 34142 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a index e5da3e2237..1e58fc7a0a 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:911b52f55251403455e405372e8de228f24828d4775d937aff37727949cb45d6 +oid sha256:c50cdaaf9d6c52078c60d532d9c55b251cca514f820506fe60f41004af6d65a4 size 35614 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-163k1-library.a index f66daf1c1f..3e75458c3b 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51251132032e6713205ed10b709a3669d62a08b3712b920ee1621d35193083e6 +oid sha256:55a5e78a23ddfba897815958f3fe22862a553483de4c38a6476c8c21a320d6ad size 34126 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-163k1-library.a index 1b3b0390b8..081ea13718 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2933e640f122d3395becbaefe83e06b9cbd53f8e053a2f55bdc38a462b265aff +oid sha256:a2e7176364175023942a544b597bad76a6970fdee9f98a5becadf5ba0e77fe78 size 35626 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg27-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg27-rail/cbke-163k1-library.a index 46c2b2a99c..5ea00fb0d6 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg27-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-efr32mg27-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4adc246422ed866e66452993ed83be2415ed50b01f6d94de7a4877f8158dbfb4 +oid sha256:8869e9969f013a5b55e3554b576176d90b7bb7927d4ab71bfa3977a668211374 size 34138 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a index a3d75a7789..f6df2d25d1 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f29347b1d4875da2748e656decf1e5f3cb8a59a110fcd4fce9b513cf9884136c +oid sha256:f566123e2297f188c14270b7a0f20e57132cc9a7550b03c133ccbf901f416cf3 size 35500 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-163k1-library.a index c5eb7a27e8..30601e2730 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:583d76b668d3138231904a5e5380c90af28277859ebd3792f2d346c172d9e469 +oid sha256:bb5c07bd6ca360fd5f4a435b96f3902350be0020f010d5d5c8b2f05d185fb3c3 size 34012 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm12-rail-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm12-rail-stack_protection/cbke-163k1-library.a index 00b914083b..447e064c50 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm12-rail-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm12-rail-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3500b84a8f20d709e719252e8349df7fb8d38ea4a0f40f756fe0866f30b0a4f2 +oid sha256:cc7390f6eda2d0abff6bee853264c08330e9f607535d80272e902eb5c2ac5f9b size 35512 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm12-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm12-rail/cbke-163k1-library.a index 11c8c0f271..476bdbe01d 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm12-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm12-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:853ba86683e4e3db0227a5f9503b4a5a6c0f9c08f18e1b401b5cd867a4167fa4 +oid sha256:7b3a49831ba8b557892507860bc37365d29ca776546b30d91ec521b2a3314901 size 34024 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a index 42b9d71825..07e73d8986 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:21a27ed91b5dc8c0f41d8c5dc8112f036f5b78d866244bd06675c7f727d022b4 +oid sha256:16c852a2b4b314a9d6101e4fa60fd2f0fef70b17bd09fbbc0476292004e4e462 size 35500 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-163k1-library.a index b96057c145..f6730a403e 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47a8e80b7473a95376d8124e48a4501b27909cf9fc038ac24458fce4edcbd246 +oid sha256:f3327546de6f63bf5316f848ca4041fc2885a340a06b6728e083e478237b028b size 34010 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm13-rail-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm13-rail-stack_protection/cbke-163k1-library.a index e1e205604a..aae105bc38 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm13-rail-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm13-rail-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cdce79cbe447c561fd1910660281cf93e009f20b7bc7d9d0ad6a90f8fe368ff8 +oid sha256:032b1c8a07ffb1b126af757f4111495d7a5b4093a8f9f69aa893a49de47e2024 size 35510 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm13-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm13-rail/cbke-163k1-library.a index 6b06ab1d68..b472d3a7e3 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm13-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm13-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ace436fd58b4c80e70415678d3af448491c7e4183228927cc8f325beb24e19b +oid sha256:0525d89af40a388827a9441c731692b55b4a2ee5b961f018bf5fdc873a38ff14 size 34022 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a index 7aa674d778..30a19a061c 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:02b32bb9f77cf630a6fcbe7b651b1386c73ed1d4cf6482f56b4af007a51b1595 +oid sha256:e2c2056466de1a850660f830c99b855e08459531dc3b56bf09711afd655ca884 size 35518 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-163k1-library.a index ddc6092a5e..d914ef362d 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f6cdb922ef03d2a78dee786056cb0bd6bc8d30ffe444a424d0b44a85c6e1128 +oid sha256:d264e75e82c96ad25978cab9b4312eada62b643ac5c03f6d16a0e50aad4f24fd size 34030 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm21-rail-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm21-rail-stack_protection/cbke-163k1-library.a index aa58b8ea6e..7bd9fb99ab 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm21-rail-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm21-rail-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f88bddd7cdeccf270a7acd0ea98181b0dad76f71e8ab44f4622d13597b6877dd +oid sha256:19e1774e6cee7b10c26240da6d4bdff6b75a0897a1fb76d4ae5f5a6f0a14dde6 size 35530 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm21-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm21-rail/cbke-163k1-library.a index 23f8ce05ed..931cb0bb19 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm21-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm21-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea4a6c5cca4cb31291a69afc04c35348614661ae2d8bd7ccc9954f4bf7a96ebd +oid sha256:b831e703716aeaa753f0423bc84426e3e0cdf121b2dc365c9393c86c1232bad1 size 34042 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a index 185c944827..d920aba620 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9c2c0a25dd8f913cb41647a4c74ba3f662ae40c504b9b64c9bc86afde40ec5c0 +oid sha256:46f34c1b5e26848e2423691d34d839c4e02ec6255dbaf025445db9a4eb0a125d size 35518 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-163k1-library.a index 703019da02..bf3635cecc 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:61d41aca63df08d1aa41aa41abf5b780a8e12ab7ef13b921d22ec329020eab46 +oid sha256:104b9638e06bdc411a38114e64d612a5f38cd18cffa82730aad7b9d251fe895f size 34030 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm22-rail-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm22-rail-stack_protection/cbke-163k1-library.a index 139f2867df..ffdc675fba 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm22-rail-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm22-rail-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb4cbfaba9a0693cd3b75bc8e463482bdedac4b2663316ab58b7e0afa2215d48 +oid sha256:9e95b4f866c2ca3d9e8839356df48caff4fe623e3f25717fbd45ef1020086203 size 35530 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm22-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm22-rail/cbke-163k1-library.a index a4054c9758..87eac30f55 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm22-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm22-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e26633bf50fed64cdc070acfce0c80f3cf826414dacbcd11ae819be4b512545 +oid sha256:e84f908a025b5b553806fd75e13645b2de2825205fac629a57c35eaf91fbfeb4 size 34042 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a index d26d8f6068..4ff3269f75 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85ce40d5484b238ea44712e4862095f56ebd1c1ce70ff43cccdb394553a38911 +oid sha256:7c57076ad919101e26ab6d3d9c5fe0ed0e012ab93bcaf3498b80ed85ca01720e size 35518 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-163k1-library.a index 1b527f01ba..726c7664be 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa954cf9cd9a2a90fc43028118b01d2b966345ce5239eb49669f1cb95fff79a2 +oid sha256:7ae02e48adc0f35ea97a58f24f28ddc95c52e7150aa62123b7b13de6d15aa411 size 34030 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm24-rail-stack_protection/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm24-rail-stack_protection/cbke-163k1-library.a index 8898f771ca..98eeb59610 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm24-rail-stack_protection/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm24-rail-stack_protection/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1cda2688e1c0f14a1f30ea2b315243bafb961071fcfabc759da5c0fa042021db +oid sha256:3124cf3ee1e89d39e60bb23443eb6f7dfb51b3c21c0727243a48c35b14980608 size 35530 diff --git a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm24-rail/cbke-163k1-library.a b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm24-rail/cbke-163k1-library.a index 0763f9e026..07d98dca9f 100644 --- a/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm24-rail/cbke-163k1-library.a +++ b/protocol/zigbee/build/cbke-163k1-library-cortexm3-iar-mgm24-rail/cbke-163k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cbfdaf377875ec165a7c0a8002f895ec3bd4064a647c9165643e8d26dadb879 +oid sha256:367753fd7772eddbe854ed7f82204db9b38a112db0bed4f36add5da70eea0ec5 size 34042 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-283k1-library.a index 76c8087426..2483cd4750 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e80bd267c66d15b2af9c92509a2a415ac9e54347b30069f71e8ba6cecdc56d8b +oid sha256:1361b0bc6c76840f35a07e26f34d0e31f0293b44eb8670b9fa1e7379353e2bb0 size 15648 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg12p-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg12p-rail/cbke-283k1-library.a index bc29349703..460637885b 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg12p-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg12p-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35ed7950e28a459979e2cc76c9004de2d26c330f0648d7ca5dd545395c26557c +oid sha256:f224cde21ca9661814672cf218ff4a9c52b0a0f9ff176109cb6edb75d6114b7b size 15880 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-283k1-library.a index 2ca240a9e9..3d1499099b 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c4be509dad3e75e8269b9514a2db6736c128f232910d5e9bca091fddae7b18e +oid sha256:bbca9b972fff2e4a883a2aa3beda0b44fbac662cf7bb510cca1d762c03a9d0e6 size 15648 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg12p-railgb/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg12p-railgb/cbke-283k1-library.a index 64c01e16d2..3012a1396b 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg12p-railgb/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg12p-railgb/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9fbacfde8d3fc78015ed14d310dab95ce2698318c05a4f5f0600d91d559dcc0a +oid sha256:62a2ac18324b778031a91ec2604b81f50468332d78dbbb7cab4886ae8e8661f4 size 15880 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-283k1-library.a index 454fafd94a..f12dbe3996 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df356a783f4fca0079e06a37d60cf8e743b6fa4c30b2facc3639ae5c026795f5 +oid sha256:4675820c625f5bcbfb1e1df7714e938e6448fc0b510edd9affd4245e128fc0a9 size 15648 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg13p-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg13p-rail/cbke-283k1-library.a index 3d1d402419..b66273d446 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg13p-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg13p-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a5d747b57371569781b8a2334c38299dd3cb0f513e3451a1cc499e32e0f5a10 +oid sha256:ff86601460f1bfff7561d560d8ae4f0725822ca32472d5bd29dd2edcd3a8f6e6 size 15880 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-283k1-library.a index 257130ddf0..60ea2ae6f6 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3f1330a8ec8568975f16d10d5fe9a226d29abb6fd15528c1c6823595b79f9e8 +oid sha256:7a8fcaa13a5ac56433fe03e3c4b5355c9e196cb1337fb8ee8fc7645ca57864fc size 15676 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg21-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg21-rail/cbke-283k1-library.a index 08ca0e3922..b4f6139108 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg21-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg21-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb6a98f3c044b697e82e9fb9c20c2381f741892fe988275dd9dda58d118f83cb +oid sha256:79f284a776ea269817f17ed4622086b47860f0c8e534c2f07456957bf5faff4a size 15908 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-283k1-library.a index e969c93047..b0b5a77f1e 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d88d259fc72a2ce5433962374e740bd5aea50eb2806c9c43ded1701a019e177 +oid sha256:6b69475aaa548c5326675d6b278e0cf24289152e003d62b80a0090ac15acf50f size 15676 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg22-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg22-rail/cbke-283k1-library.a index 28ea3b5ae5..63acfddfd8 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg22-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg22-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc6f0f8b2ec754e733b5bf9ee9abc76575c97f3eaab3f34f470bdfc505630a2d +oid sha256:b7df6d227f997c279debbf3500df9777146e288c8de0ec0f07def8cc478a668a size 15908 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-283k1-library.a index 6925488c7f..60ea2ae6f6 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2bcae9a4c857b297fa2c0a1b9bcdf2dd7c43951733b78af39423704a85d48ca +oid sha256:7a8fcaa13a5ac56433fe03e3c4b5355c9e196cb1337fb8ee8fc7645ca57864fc size 15676 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg24-dualrail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg24-dualrail/cbke-283k1-library.a index 9e42dcb22d..b4f6139108 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg24-dualrail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg24-dualrail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0bbf02cff7d2bbcf9f04e20bda63961b76eaaf879943991dfd29d4c4f64a1dbc +oid sha256:79f284a776ea269817f17ed4622086b47860f0c8e534c2f07456957bf5faff4a size 15908 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-283k1-library.a index ca05c63585..6bc952aca3 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5817c35ef5ab0851a61c1adf092029fb8fe1eab9ef76038e1b701dfe1e94b7fb +oid sha256:0979b595ecc08ca6a6665e796adef70e403b45aca1042d7d479b9339a4cf1224 size 15676 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg24-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg24-rail/cbke-283k1-library.a index 5e8f9f2f7f..df8894b4fb 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg24-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg24-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25ef4c6591e284ffe6b0a64b1788eeb497293ba35b0e794b76f3ee79539fffa8 +oid sha256:24d894cf17156cd5ea4386fa2c03cbbcae888c958938da6d98d77a46e1a01b30 size 15908 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-283k1-library.a index 1b0e132a34..6d586ef9e6 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c84cf1d3aec65bb0a5c86f0d0296c78b671f65f2f83ed7e0bca80c9e68a70c83 +oid sha256:b35671cca60ccb353d55ba634c3b1cb43e0e5872f59d2bf41ce8c5d7c535581f size 15676 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg27-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg27-rail/cbke-283k1-library.a index 2c878c9083..43e61234af 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg27-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-efr32mg27-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52d32a8a3c2b8790be9e20296eb4b8351c489dce495358060c3d6d799a3a7fa0 +oid sha256:3882d535b66357100f37d7a2314d619382602b98f2276853eb0a948c5fe6e737 size 15908 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-283k1-library.a index 9f99db8c8d..92fb73d3ea 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:359006328fbf7548a3f570589b015239a2d1a7ffe816e64e2aa0d8b3cc8a8cf1 +oid sha256:73265ec93b6dcef11ac666446ed69fb6cdc46728721764c083880b3646972928 size 15648 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm12-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm12-rail/cbke-283k1-library.a index 15a24c60e4..23f3ee92ef 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm12-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm12-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03b1501d54349d968ab0e7478d0edadb6358dc5ff4a3dc86c2c478ae742e9b82 +oid sha256:d8752314b12cb6960d949574300deca9b6eebcfc8e88c50fa7e8611b305d80b5 size 15880 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-283k1-library.a index d5820e6fe5..9a00d45e06 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:84ffdb60375968c40f82cbb2d2e514384805bd3ca4503bc954af48fff1f1e6ec +oid sha256:c1cd9e5462acdcac20867196c26245add83bd17d85e5e905986d003ba033fa17 size 15648 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm13-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm13-rail/cbke-283k1-library.a index 201acfcd5c..f28af41a14 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm13-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm13-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cfda83eac76d9bfe08b85be18d40528911fb3446f0bc392e33f3e606be590f3 +oid sha256:dd6d13a046283d24398d7656bfaa9fc91fd17adcfce1099ea6aabfa7f653cb12 size 15880 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-283k1-library.a index 81e0f72041..e1e0a90496 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de377c698ebf91393c3d1ce7cbef8c4b5f483e0f09c27d6f1ac4b804473c79af +oid sha256:296250680f3ce027987b7ba88e1dfe799267e8a16a5bea60a5eefbe267117657 size 15676 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm21-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm21-rail/cbke-283k1-library.a index 5602761f27..2c3372be7e 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm21-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm21-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1bb69b4049b33366b48b9aa2e9ac8b37aac8aca0a3469ee91f8d25d1e8b1d08 +oid sha256:8225ee6e8558d8f0cbb43713cafdbfbf9b356637ff509be71e6a401a2426c57a size 15908 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-283k1-library.a index 7202b22d0f..e1e0a90496 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7da2fbe2bb77082fe29998a6fc4461739e03049e65f4c45dcb20bac47b76ca04 +oid sha256:296250680f3ce027987b7ba88e1dfe799267e8a16a5bea60a5eefbe267117657 size 15676 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm22-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm22-rail/cbke-283k1-library.a index 5602761f27..2c3372be7e 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm22-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm22-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1bb69b4049b33366b48b9aa2e9ac8b37aac8aca0a3469ee91f8d25d1e8b1d08 +oid sha256:8225ee6e8558d8f0cbb43713cafdbfbf9b356637ff509be71e6a401a2426c57a size 15908 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-283k1-library.a index 21726bccb5..7783c94b9a 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5b08481db31f90f273eea95871c382e26b2b501ee144e168e73a4044d57edd1 +oid sha256:2a2d8ed3a3ac1349ed2d28f30cec66b60cc9351c909dff59076b81bf277697d4 size 15676 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm24-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm24-rail/cbke-283k1-library.a index 6b35bee554..28df0cf125 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm24-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-gcc-mgm24-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a3f7867ba0b030c3afaba0a558a0e0ded8d446b0183302382d64a379af3d0a3 +oid sha256:b3bf224d7a791952a9959a8f925ecde4895586f946d229a55f2ca1f050e6ee87 size 15908 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a index 03a964b02e..be844f8d79 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:10770bba2a8e13653a6bb426888359141d8cedb31b69c3f404e24e3fefb6344b +oid sha256:f1730b6af9ee2172de9786a0b8525ed986f48c054949e35c280994ae55dfd3b1 size 32452 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-283k1-library.a index 27356a827e..fd5bd88f85 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:581b96409ffeeecc8486e5655fd99dc78ebaa514285c3c7d34ae6f3c668a9b98 +oid sha256:3c97bb676c6464b40ffb12b4f7c55735dd21b33b355f4e98e6a926e38c0308dc size 31320 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-283k1-library.a index 2d67a17c00..981c1d84fc 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01ae07210400bd8320ec3d5ef3c4f7209619bbfb0e8f45250314b0a7945bf97f +oid sha256:3cdec87500365dab17a5e8719704916180c22cf7c8ed2d74e8df6fbe63d3364e size 32468 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-rail/cbke-283k1-library.a index d730378e84..b2135fad83 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f01e33a012bdaee8f237b05dd4d82ef81edf66c823096f7bad04d73b5fccb285 +oid sha256:ca4c2c0a9456da43ca14420ea97d140dd9e7ed93957bf9dd19fb8d396f02612a size 31332 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a index 4101a58d48..182d687d0f 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee22c5e4671d82da0d0ab4cd08e1b654f704b341f67b9df6f41e7ff7867d48b2 +oid sha256:9661f1dd4828fe12e9d5ca35c56b1ede544c6607466d0ba42ec65c861202e7a6 size 31288 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-283k1-library.a index 003ab7b37a..0584c377f6 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:46b355b21f0baefc66cf6793cf168c59765cb1fcad08275b494da8f2102b3527 +oid sha256:f00a6e34e2dd79dda19684b8f7a3166847c6f2501a277a19096ce91a0c3bb9c3 size 30158 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-283k1-library.a index c0f913b353..b512506cd9 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b927e0a94aa618daef0629ac5d37f4e4ade03799072edf0a07d91030a846de6c +oid sha256:cc3944738dc9d4174cd0c698b243bd85df18cbb18054b65078b6af32b5262fcf size 31308 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-railgb/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-railgb/cbke-283k1-library.a index 239cb158a3..800f2f24c1 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-railgb/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg12p-railgb/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b988f75d9d0ff3623e786d9912656a0deebf3adf8fdfbaff4438af29248e1616 +oid sha256:42641684d2ba8708ad631fda1b35e9859a2f1d282d76aea3f398b4e0dcfcf234 size 30170 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a index 31e976549c..df830a62c7 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f405b87d7e06cb9ce6c631a4c7d8a9da6406746101b5c0ad771e6cae286a87c6 +oid sha256:55c2a68010376f2acbf9ad1665214f84055baf86d584a7ca401521baa92b33da size 32448 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-283k1-library.a index 76e1fa24e8..3afd88bdd5 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4e1950e6f9dc4003a67a238b3c69696d69a448640184d3abfe475c045e2d0520 +oid sha256:f0be0549d052cedf692ffc402bd6427d53e549e22cb59c11a428d3fb9ebea77f size 31316 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-283k1-library.a index 7af52fb6f7..f2d5c29049 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ad04605d1ba5c1aa33d4aab4a7dff59dfb5f28491e05e9fae7921cb237c6d72 +oid sha256:c6c26e833616cf6600e3671b7a2ca8af7fd7c4d27b661e19e6fb171a44ccb52e size 32464 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg13p-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg13p-rail/cbke-283k1-library.a index 4700b31490..03f4891a28 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg13p-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg13p-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15646f72e06270c0002f0f481c74546c3cad862821272e0f2f7d0355ebfcc3ad +oid sha256:126546937f1565adf306b9bc753f31802801d2b3bb4ff2cc34c5518ab32cec47 size 31328 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a index 3285bead4b..5a9db178fc 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1271cdc0bda8bd40837e9f6a08f2e75e774c08cddbde335c07aeae3decf8b0f +oid sha256:ccce24079fdbc7e503d1591e4ba3b33f9ae4f6ac033326b2a0581b88fee811a4 size 32442 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-283k1-library.a index 04984d844b..8850a7dbd2 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:96531ce9104f2a4242f60d454e710b4af5973eae9925c92f780ecd4368edb536 +oid sha256:5986f2359c7ffd4b84e6dd8399db3fc1c2fe071fa90d1174f92a814d3a62ecc6 size 31310 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-283k1-library.a index e727f7503c..3511f44a56 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:752c7ab4a513f2ca8baa4ee3cc027feef94bbbb40a8e00df6682859bcf533213 +oid sha256:62882799df7a6ebe260f5482bf2c196a85499fdf8dd67abd621798860009cb17 size 32458 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg21-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg21-rail/cbke-283k1-library.a index 95a91057e5..e1ba238906 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg21-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg21-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42c0a2dd2b9063d1f16a48ab82556fb91055083b59745b1b089e6edfeeb1e815 +oid sha256:64a056161fe002b0eece4fceab82448c705cbc0a65e022f3a98c76e544f65333 size 31322 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a index 83fef6c6d6..d284992328 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9df1309a7daf7c00ea02c9f9a7023230d23b5ced2c4e8f88df85808071259a71 +oid sha256:d0c61370ce57d2ec60d0a8f860e98bcd91647891c43ca376c12ac7c5730fac0b size 32454 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-283k1-library.a index f1c454f27a..31006c3ba1 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2226253ea7d5f92241aeaefaa0557777232cbd8cbe4f2b233aa00efe7caaea56 +oid sha256:f4f436f55699e93498cb00ed28173eb42c24fc486e344282a2dd01bf7e285132 size 31322 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-283k1-library.a index e4a62800ba..688ed526e3 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81ae87a15cca094567814a2c4b87110baead08f039d8db22b0cb77ebc7fd22d9 +oid sha256:d30320cff56ebdd5702ef2f105f4c2745e48bf39738a56324912e038e4a7d53c size 32470 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg22-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg22-rail/cbke-283k1-library.a index 3d2a0fc816..b250af5aca 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg22-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg22-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13d7a98903d0c8fc660ec857b121d66c8e20bedc0de59fab5c647a8d654196a8 +oid sha256:d853b8ff827b5ea228ad6f0a6e597b7c0789880dae935b05183710e1d4a6adc9 size 31334 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a index 0f25bf938f..9350cf6157 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a81c9005da636e2e12b6ebe7c84ed26d92a4af436267f14ce3135fbe5138d793 +oid sha256:a62b13984b66f362be32a80310a0cc901e249e97e90b6f58e57a60a43ca20ffc size 31310 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-283k1-library.a index 68bcaa5bf8..32ef214759 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f6ed598684e221e85151a543357959c54e1d41849d1499b210026c4bb0db70c +oid sha256:d4a4f6ee00a71c3e8d50cc8d4b9ef46007658df3ef9a0c01501339dc3531b058 size 30176 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-283k1-library.a index 992a30e2d3..0019bc6671 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4e2a1e411ece4b71cb8efcf0a270e79823c8a07a61b6449e128869a4f385b94b +oid sha256:c65bf5d7cf6b44677046b7feeb0db680296251dbfaecb1cf8b846e430ead8201 size 31326 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-dualrail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-dualrail/cbke-283k1-library.a index 7ef1d71dcb..fcad69e5e4 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-dualrail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-dualrail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06da71286cb9cb074b7c7435eb9f82f703a7e8edbc17d552093271fbbd023ed5 +oid sha256:8a18dfc2fc215b317847ac594d82b3d1204f3dd69b8603ab4e4dabca6f0d3968 size 30188 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a index 8bb9da7ae4..02ea6f3f85 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f36754537fb3912b4ae470a7957640f77edba30b3c03074364ac3784e127d644 +oid sha256:07a66f59a37afabb85b8fc65a150060825cc3d4cf6ac6c2959aa41eef78855cb size 32458 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-283k1-library.a index 3dcc93168c..224c70d612 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51b66c6a2ac6474a78d98ae8cdde8129a3969fc81b180beabe46d66d1228ec69 +oid sha256:bed5fbb47a91e6b14b9267d75f90233b03dcf0ce2ba4517473c32c732f965dbc size 31326 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-283k1-library.a index b029f7681d..d3597dcc8e 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dcc599b4a22300fd0063faaed33b54124bdfc13c830ce015a4d6290022cf4df7 +oid sha256:793500df215500e4b70bc6138971d1ada94829cfa454873b10765eef025951b2 size 32474 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-rail/cbke-283k1-library.a index 3f6f5511d0..49ae6ca334 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg24-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:055427370f5173175f2b88c14b12a21864ee663b6044861fedef53a2e81c3d93 +oid sha256:763dba7c38f50e201c48c3c615af5a3427288e279402d1dc05edee9d97bfe089 size 31338 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a index ab7803f0b6..e32523fc96 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68446e5a72b333a46e018b69558892645466295618c76fff3937241970706fb6 +oid sha256:3f778ec275747d6be2126457ce74f548d1bf4abcf56b11d800de164bfaa4d6de size 32454 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-283k1-library.a index caa5e8110d..47a23c8606 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0df71bd370fe5a83fc80f137f9b7c3d53d5267278d1c0249354de6498644906b +oid sha256:7af392de07bb045531473a09c609b72be7d1141c68830116e19032a248c01bc2 size 31322 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-283k1-library.a index 997601a6d7..379e773c76 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73ab128d7d45152f048e6af154d3f2876e4a73481734c790ddac3d3ae031d7e6 +oid sha256:b47bb44ec4b7923c9426f138da2f65c5ee82ca39f9a7358afdb7155db12513da size 32470 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg27-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg27-rail/cbke-283k1-library.a index 39e960654f..015dfa04a7 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg27-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-efr32mg27-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:505fbbb3565c554ea3cd1f07e60025b3a274240b0c9a0cae6b79d0e513a8a24d +oid sha256:57344c7273940e719760613df871a0d3af5923cf7df4671545218366a89b18a8 size 31334 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a index ed2bec7a26..5558f5c942 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98f6b8a7922fde095b48d298cd0436305f3e495713d8ae5d7d06accbbcce9c8f +oid sha256:7d9b3f86f196a73d1c7ad3d9cf65e38df9804c5f801c069e1fe1cec5332cb619 size 32340 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-283k1-library.a index b4765ebab7..74dfe83cea 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31d665104771aea0edb7167f2dc2b6f6f7fc57a7c0e8b6b7b8df81b4be14291e +oid sha256:389da2511e475bf3115e3c2aea617d72123406930cd348f1c45d9bf57834881f size 31208 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm12-rail-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm12-rail-stack_protection/cbke-283k1-library.a index d05b39dad9..70816d3bc8 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm12-rail-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm12-rail-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16af0b8ab2dee83153abb27d2a61fcace81a8c8dfb54e3866bf18c051506ce2f +oid sha256:0be6438f267a33a5a3f0a3e03c120fa747f8892fcad70904361d393e59f94255 size 32356 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm12-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm12-rail/cbke-283k1-library.a index 3d887065d9..ae04d29f8b 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm12-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm12-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9aeba7480ef63e888956ea0e814220fbdffec54e2a59d7d5aa4e4f809452195a +oid sha256:d2d70d9fb654571753e531459e23ff61b71d5102b3d1aa9fb918bb4610271ec2 size 31220 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a index 14f2067f89..e87cd8ddde 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a99f0b46ac73616336780921facb7e4ab68501961e7c112a9898506153786acb +oid sha256:4a6bf03bbbc53b4dfcd1e56b803687e81a770285f15a59536253cbdffc143096 size 32338 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-283k1-library.a index b20fa705fc..d97e34d0f1 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b450fb35ce5c64cd9de766c6d05fa84aa7689272ae309a67f399dc6d8282b79 +oid sha256:ff763bc8b31c5ea817c7f81b6b127ab68adeb2e34d7e9f0c5e9003652dcda17f size 31206 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm13-rail-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm13-rail-stack_protection/cbke-283k1-library.a index 2ebcab3764..81337ebbe9 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm13-rail-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm13-rail-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:50c581d775d3351d24ed6aeee28739b90ecbd9b57a94aa48cb59afbcb8a8c56e +oid sha256:58e478c4a4f5ad9baf8f7baf37239d3def36e833186f698339e9465febdff33d size 32354 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm13-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm13-rail/cbke-283k1-library.a index 6abb302c72..1ccb813a50 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm13-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm13-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f087b6e51878e28fecc36e923430206f98097e2d3db3f35b562cd061d9dcd23f +oid sha256:aeb8a506f72c0cfb2fb11effc22d955df4f0f23e1ca6973ba8cbf10dbd872f04 size 31218 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a index eb78b3492f..53b107dcb3 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4638b20a1fdb56fa65457c32a18b3da71635e065690bfcd9c17eaa99d44acc2e +oid sha256:1e8646ad5b75e681f6f69f4c72ca42e7f505174d1345fc5b882e2013830174f1 size 32358 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-283k1-library.a index 691b8b910f..d7335def71 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e27488f3cdf20c2a1d03a9d6b4f1252f69680b0505b0c7dc9b79ae9353974a65 +oid sha256:774cd5b827b92aee267f72d897220694eb890546b12311e9a090685a31793be7 size 31226 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm21-rail-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm21-rail-stack_protection/cbke-283k1-library.a index c2b91a2f6b..2a6912c275 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm21-rail-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm21-rail-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b9cb80f698e7211a5ce80b5be7eba4f8172c08ec6a8518a93a706b6cd085b30 +oid sha256:9a4f034adea258d7d31554e5fe354febb0fc62695072a9167b8c6e053d37d3c1 size 32374 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm21-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm21-rail/cbke-283k1-library.a index 415bd9a1dc..9a2e3eeab7 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm21-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm21-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb55939027ae4fcf368d78f4e0e0d46fd183bb2fd589e39f059aae049cf6ccbf +oid sha256:5203c883165a9be5db0ac761ba7b14c1230e28a9967cae2e8726ca2acd9c3572 size 31238 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a index 61f71b6149..34fdc9f452 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a54b8da00b6c2b77d8f778b9b30a106c8ce362f6a05879e0788b96efd81fc14 +oid sha256:964b3e860418247594911cd7e3fd49e8eece5704e8e2df9b82292ccddd9e4291 size 32358 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-283k1-library.a index c51150d26f..bc667988b8 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ed4c9dc013afdea05db467911968bd7e656fe80adec6ddfb51293595797fa83 +oid sha256:60e9ed9796fb72009b33658136ff6d2ebd7d82683ec7a2bd269fc9f8c62aacd5 size 31226 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm22-rail-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm22-rail-stack_protection/cbke-283k1-library.a index fd21c6216f..5afb2fcb23 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm22-rail-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm22-rail-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef82519fc0a028f86d476f61cdaef8349b3e7c411fd608dddb15b5a98c1ed1c9 +oid sha256:ecc1ca16f98d770bdf3ff4f6d5c359e1c6919154da7b15e5ac4e98cb105ac796 size 32374 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm22-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm22-rail/cbke-283k1-library.a index 18de8aa04d..215109a74c 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm22-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm22-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86392f77d84e4c71b73a9ff9440db3774016a8679ffcab88154f0d8cfe74e147 +oid sha256:b60e2373c1a448e28799108faab43d95cba0413300b3785299a0bcf4321cd781 size 31238 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a index f4d633351c..5428f62d91 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6e326007541b02421550f81eaaada831125ee92cbd6eabee4af8738802c531e +oid sha256:f04ca10d673fbfbb3841e55296efabf0db4c40dffedc2a6186fb60c6b7210699 size 32358 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-283k1-library.a index 563f42bc59..ed980442fb 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:45b250cc482ab4f7842aea704f26f45fe1f22a82f209c87e77a5cb13af09ccf6 +oid sha256:dc23190cda9f6819b89f513adc316b33ebfd71343dbba47d78ecd9f1a293584a size 31226 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm24-rail-stack_protection/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm24-rail-stack_protection/cbke-283k1-library.a index c263d1bb76..fff56fa58e 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm24-rail-stack_protection/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm24-rail-stack_protection/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:50f9843073bfc79df24d160a258d2bae3fdbe991beda7792ba778582ab46b167 +oid sha256:777b95e9f04e462b2561690094f76cddfb1ded5fe8f4778b600ccce08d27e1bc size 32374 diff --git a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm24-rail/cbke-283k1-library.a b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm24-rail/cbke-283k1-library.a index 41bd60ddd8..7b0aa61c7e 100644 --- a/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm24-rail/cbke-283k1-library.a +++ b/protocol/zigbee/build/cbke-283k1-library-cortexm3-iar-mgm24-rail/cbke-283k1-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:945e33bf6579ceea3c2543dd03e73c4b9e381114bb4a56093d08f46c3b2a53d2 +oid sha256:a715e04e0862776838089578e25f1344db1e5827103034eae8bf73095a01abc1 size 31238 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-core.a index aa317d5110..aaf8ae3e42 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:635dd529206d0c7dfe686ffbf97d1c88ba6b324599dcf6862dccbed5e169fa41 +oid sha256:54d8aa8a9064ebc07867f636bc22538908be2e4c99e67621e7f7c59097412820 size 7496 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg12p-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg12p-rail/cbke-library-core.a index 2b25b4d535..c4410dcb2c 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg12p-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg12p-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd2a741e98207a0393d4fe1a3be7957ac451fba8c1ddea1ec416d0ea834a5d4f +oid sha256:58f6224f42b17a66791e01c3681a4686a86db8e0e1bbf79a9061ef40a41d5051 size 7572 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-core.a index bf61204a0b..f71e8ce566 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5ddd69daecf395b2493e2d94583cdc911775646db172fd25026df95e2c58c87 +oid sha256:01e206875c6482681c0d0d6da1615e07f5b0fdeafcba7fff18bba2e391820d16 size 7496 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg12p-railgb/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg12p-railgb/cbke-library-core.a index a6b7820648..86a513fb1c 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg12p-railgb/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg12p-railgb/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a5cc06f2cbce817349097eaca1bff44220d93d8f73d48e471595aa3bc458a21b +oid sha256:e8e36bb2742a858a527a261c2d6501a26c65822844e022a620820500a5f8d653 size 7572 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-core.a index 7c33d8bfa5..4624662b72 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8332bfacb158d091ca742a617310f432a4a001d0711e32ccef7150229fecd684 +oid sha256:722407cec570e7ef80a76e16114ac3a486c1925fd94408f207fb8fb908d00c90 size 7496 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg13p-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg13p-rail/cbke-library-core.a index 09b1c46b32..c12003b882 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg13p-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg13p-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5172b1aba7f0df8203105642a9886a6996cf3c8f4a9304ba43fe7b2a9bddaeca +oid sha256:7a21630d0be5d24075fe2de8af0e9a646ea9b6ec82cc99674928dc2f7f859930 size 7572 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-library-core.a index 2eb8f7fb63..3a72c861c4 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e772fc966d90af955b05a18c7a057a2cbbb7a3205bc81b508fdd415a184f33c5 +oid sha256:8cf3f9e32753eec0db71f3f9b3278f6129f640d17934d50654a6b51454a47482 size 7504 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg21-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg21-rail/cbke-library-core.a index aea8e8e7ca..57c825c16e 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg21-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg21-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d90516d7aac16302d513d71a49cc872ed2960cbd5ba742c87289f83a9fe09da8 +oid sha256:edf9468737d7e8adc5e9adb42dc55cc366bb7feef83115eba0c68a894116eaa7 size 7580 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-library-core.a index f954dd2b64..cdeee37611 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8c7efaa2753fb4d3f6614527786049f1d44857e27608dcce14b3ac2e8c8c736 +oid sha256:85a4f90c338a5eb10001197e73adb42b1c00195b5096bc058c6271f09dc65316 size 7504 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg22-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg22-rail/cbke-library-core.a index 9345127d3b..8c2de30ff6 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg22-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg22-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d905e9fbd1f6d00a3a9201a0f12170ebb9b504c27b00598050296701f3dcc5b6 +oid sha256:af155ffb62f15441f623ea0c7ed83d89f786992c7eb86078bedd75a4932e9ac3 size 7580 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-core.a index bc84388913..3a72c861c4 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f5b8e99e2f99a11b82343fb77c5d0008b683ead113024cf7ce68b150083c315 +oid sha256:8cf3f9e32753eec0db71f3f9b3278f6129f640d17934d50654a6b51454a47482 size 7504 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg24-dualrail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg24-dualrail/cbke-library-core.a index 584a08933e..57c825c16e 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg24-dualrail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg24-dualrail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4eb0f01ee38e3b9b88f3022561cdfe9aad44fdcbc825661ad7f49e48a0c18d9 +oid sha256:edf9468737d7e8adc5e9adb42dc55cc366bb7feef83115eba0c68a894116eaa7 size 7580 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-library-core.a index a4e5f7c917..bb0d64e882 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4e1cee1e3879dc86625c37f2b5950a345fd9c26e57228446e7bfa76ab864feef +oid sha256:43fc2c9f0ab76a18f50f5160f7073fa372e7cd685860f02b497c153287195e06 size 7504 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg24-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg24-rail/cbke-library-core.a index ff2e9b77b9..7fa09d0730 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg24-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg24-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d5bad679d70911877728fb1fef148ed3d6c792515a81a06ec1f1c3c6c5ae6e5 +oid sha256:98b1d5be5d089f21f35a9b351c18d754ec6b0630c72c914480025ddd586099f1 size 7580 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-library-core.a index 69a71c23c5..66f5995c74 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0cc9619700e53ffa997a46c1dd4b58f6b5a56dc91e171492f62a3f988c6483a1 +oid sha256:1a9e996f17ad7e673932cc93bc13777e0eed3003ac15c12b658c12e663f24c03 size 7504 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg27-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg27-rail/cbke-library-core.a index 63b4c2f2af..8ef9663cd0 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg27-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-efr32mg27-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b672940a309216914bc479bdcf1181f815371542fbaa228ab5443e31fb0b4bc0 +oid sha256:29b5e8f301978658390dfc6ec734ba151184fd1ff361409b77a133fe19ae0ded size 7580 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-library-core.a index e0cb855b2c..1a77f422ba 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6b6a2293f79acbc70e05c2641e40beec207d32a12553b3297fe16a88d8388d3 +oid sha256:9497d25ade347ad52c06be11ea7de1df34e89886afe29d5388be83237134752b size 7496 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm12-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm12-rail/cbke-library-core.a index 8c3ccd0d24..be55263865 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm12-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm12-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73419ee7e4fbc5eb1d57f517e1d55736764242b40a193da535c0ee549453d1b3 +oid sha256:ba06bd958944d2f7b91bde0c2ceb68c636e0b1249e1f09846e5dc890362cb1ed size 7572 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-library-core.a index 06b146234d..4624662b72 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7e481f248146edb4377eb82976c99ccf3fe7ef7f326761f2cec363e44fd0593a +oid sha256:722407cec570e7ef80a76e16114ac3a486c1925fd94408f207fb8fb908d00c90 size 7496 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm13-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm13-rail/cbke-library-core.a index e988f00dcf..08a2e685dc 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm13-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm13-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c29dbe28860ff255cf375faf6e5a5f8689b64dd620eb5b49b8638d8261ee1c8c +oid sha256:4018ac22dee344cb56024ae510be82b4496182ac95958a8f33b07fc4fe2cc1c1 size 7572 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-library-core.a index 3422331d20..3a72c861c4 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7961ba27a8bbd12a7e0d0a8a107b6000bb0e0436d1e5ce6e53292ba51ee3d1f +oid sha256:8cf3f9e32753eec0db71f3f9b3278f6129f640d17934d50654a6b51454a47482 size 7504 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm21-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm21-rail/cbke-library-core.a index 6a007821dc..620223bbd2 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm21-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm21-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42a2b71dc5aa7950adbbafcc05e70c89f707385eb1c5f1646fcd6e2737f85ba7 +oid sha256:cdc3a4ffa426538c20ef946c01d6e0b7243d3669b6dabb87bcce812f6ae2a0ba size 7580 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-library-core.a index 1fd99d5492..165330ffee 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44990a1130937017f6cdc93411716b0b96178fa40da4e3bcf8b2a6d37579a632 +oid sha256:5bcae30e44981eb177c7c0b7d3046fc45bf69a378910ae3c1cc9797af40b1b40 size 7504 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm22-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm22-rail/cbke-library-core.a index 8da6d5d5c6..ed8ee808bd 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm22-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm22-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5ee4833c553c00fb9a28c3359b441a83f70ac56c9d7e537aa304253c5a7cd142 +oid sha256:a0c5b0faf582efbd567d53b6c0c81890256b873fa0818f90e7f11ff796fb318f size 7580 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-library-core.a index d423d0acb0..9338009196 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d5d08423740fe918684b3c702114e631014e2aa80190b2b77c7c1249d014c1d +oid sha256:0707d8b683e090b2e494ece7ca24370081b92247d118aa2b545f1ad53dfff211 size 7504 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm24-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm24-rail/cbke-library-core.a index 4b8ec9e375..951146b739 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm24-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-gcc-mgm24-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28c52da9be02df7591517302e3258a88279ee2cd564610686bec68aca14ace81 +oid sha256:e61aa1c3c1e10809bb1958ecde7de5f07491832ea0bc441bbdd00e26dd6d1c18 size 7580 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a index 1ee5f3d516..fc06952cbe 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b88a9cbbc24e1adab3eeca88678a1e6286700ea9373811f35f03f41d85604df +oid sha256:e1a8eb0c3c5089f48753aa94cbe82598aea1d6ca5a335019886f73adb60363d4 size 13718 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-core.a index 78b3c5ccab..fc14362d1f 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05ec4628b66a51d345df7d42a5b800dc26db851a5400a8026cc5508977f0866a +oid sha256:8f76304a179c49f4f377b7e3cabb94f9b5fe588eba8e5017d7fff9dd5d3c7263 size 13268 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-library-core.a index 40e0c3925f..921ea6ed8e 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:96794b9eba4a621a27969705e0420f1ab3fb647231653dcdde28f97adc586fac +oid sha256:0c1fccf0b3bde63849478a1921d9b3d96f7487b60d1f001ec3f083be43766cf3 size 13686 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-rail/cbke-library-core.a index a0dd9b8242..ad39f78086 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:355cd3e8d3a60caa353e1909c5ad90c2a10aca7b4c16f52c225f5e0f45c717ff +oid sha256:1f06ebb7c044464d17884f65253a82bcfbabc0bcb528d20b2638953d0d82b108 size 13238 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-library-core.a index d7be72dbc5..799d0b2d8f 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b1e53e4817c096b000202a0073c3d4377f0b660a1a98e53114607e26aa6f7ec8 +oid sha256:ac230d2ee5f7dda53031ca01aab3742ccb5adfe1eca7266a00496957d2d4a80e size 13332 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-core.a index 9c13b6e288..be371b2b5f 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7072638d935e88ba769088650c525e7b72030b5cf535d345338e1395445df5c0 +oid sha256:121859ba6159aa4fe84411141c5371e097258fe9ff933114d83cdde00f858b17 size 12882 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-library-core.a index f3e9646b8e..e7ce925311 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7b7eee2dc8a7c94327417fe8883733cebf7b1af15c8c0bed4902b5eb211dbf2 +oid sha256:f2ad472e41c24fed1266d96fb77b254c9a609d5f38c813c9d14b91080bea642b size 13298 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-railgb/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-railgb/cbke-library-core.a index 9153597f96..2d47047cf9 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-railgb/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg12p-railgb/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8d7167e04c2b59dd6e3a7ef84ac338d50b7cee0cf0c5106fd861240b7cbc062 +oid sha256:89690ff0b345a002d4e517e808346928bbf489acc0fa7f6b4dce9d6cf8d4c47c size 12850 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a index 518ca20ed0..394b6d1d67 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d518bb9e61bc266214199fe3bec9a1fd94003cf413a65366c0a8c9299d27d01 +oid sha256:1758451f9eb36c1221557b8360a2d5b9b92de6477ef4dd5777da88055f82e9e4 size 13716 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-core.a index b4a2170a32..3262ba8ac4 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74ebbe037054ef6e5fc028ab3b81c0a91412a63f3068fafa53d294c86add2cc7 +oid sha256:f346c75c1318886216d2b51cbbdef9c4feefd3da56292a4b4c24a4aa6397c5e4 size 13268 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-library-core.a index 6567c04d70..7ba4568f6a 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d0fcaf441477c6abcf8b80bd8f756932eac947d72d9c01e47171496424595272 +oid sha256:a2d41df53960df6028087702148c9aa054cd6339055ca807369c9aa3580c83af size 13684 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg13p-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg13p-rail/cbke-library-core.a index 0cc2a80685..e9dd487d30 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg13p-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg13p-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4fb57e9b8eaa9309f6569aa6d58350538207bd1b12f50905f0112cd44685511f +oid sha256:2446da513c0d884e68a3a8dff492b952548fdd624cbf832cccb0115ec69eeeb6 size 13236 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a index 04e35e27b3..0044dd306a 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1401a82ca93996f4fe3f849ebcd9c4d5b0d9feaa6535b20c3536708d420e954 +oid sha256:a3c1026b82c78ff0f8581c4f833e9afd141c31271b6706a30e7587f110070744 size 13714 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-library-core.a index b6de3aa811..5fbbbe8a57 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4aac98283fe5f6828bfe902d813ec4ffdb762d9e30931abbcfe3c1f28bef4a32 +oid sha256:0fcfd5d676fe30be2a3f4dd81114aa7c8572cfe238e0e0e77b58e96c8755d645 size 13266 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-library-core.a index 5051313479..abdb4ec3bd 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:546ff3624947cf33a551b8c89d9b5c9a14ba07b7430acc44f540cc50f6fac6df +oid sha256:99bbb7d3f74ce89c09bcfe433e6a0e82f6fd7666c4b6d4d20bf078d2be894fd0 size 13682 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg21-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg21-rail/cbke-library-core.a index 0e25a205b9..df2b8ee637 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg21-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg21-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16af3d5305c9c0ec5ab61c029e7748820cd3a8ee1dd14bb9535ea3e312d0f6ba +oid sha256:3d37f55a5a140b2552ef1a04ecc4f804c40588a29688aadadda1c072da75a0d1 size 13234 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a index d9366a1997..ad3de0d485 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1cd1d6ba49fc03eae3ad8a3f3de83ae97542329948855ee465c47e991fdfebd +oid sha256:a9b1de7d9171e1bea6aa13c467ec85512cf0649be2f9637e49c9032f6e44d1c5 size 13718 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-library-core.a index 2f0e1fe54c..829866d5c2 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d8a9e4a3a7882aacd7a1423e54554ff12bb071f4079dade73d2f2a3b0c316e1 +oid sha256:33a66b746010bf5ed6baf5be1d3e4f7702e9b5692622745f9843ea94eb953ee7 size 13270 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-library-core.a index 40a68cdb80..eabbfaff3f 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05fee8476973bede99b3acaf9ebe398a33480746a317ca334ad382644356b59b +oid sha256:93ab57a3b066381c64d4f125d7fccf81ca8cdac902ffb541c293152f0a97eed6 size 13686 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg22-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg22-rail/cbke-library-core.a index c1545d83ff..d95e72d6be 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg22-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg22-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:12cf671643bf6c9c9fd6f4a426adbe794b0c8940f74363f20a6c80a12b44d991 +oid sha256:48ca3b981bd08388d6f3bf651a227f7e45a50c372a80e41d7015da3f534e049f size 13238 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-library-core.a index 781d5a7194..c9a73317d7 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4972e575def2d513d00293c051a731d8250654cd289dfa30cb2595ee0f1b8b0a +oid sha256:4dd976138ba833aad0d678c8ef59af96966cc9838b71a4e71a9488b639498e43 size 13338 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-core.a index dbe9c37b3b..68d2f7998b 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9859bdd24683d6b077bdec753ad73205e7db18d409256914bb93fd1f003e424 +oid sha256:e5ccec967e53954a02c120ecda03674ad1fe821e796d0a169530aecd36feb9d8 size 12888 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-library-core.a index b20f377fd8..c8a0cb06f4 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07bc087ed6880b1d451aeea42b4bd5d23ac609567abb9a7d0a41edcf4573c4b9 +oid sha256:3b17e3e64e0873443829109b2004ee9a297ad5ad03daade8297d48628e6e9d61 size 13306 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-dualrail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-dualrail/cbke-library-core.a index d9c4801781..01a486e00d 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-dualrail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-dualrail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:feb9e0e822f24a165edaefd353adf54e3714249a0173a6498904e087764d1407 +oid sha256:d80a435282b284e1f4ed680a369af5bf5b9977b934b0a9194bc5b0eb7942131e size 12856 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a index 77834e3aae..ee8ca6e952 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:617429a1c2560fa86dbc7185daa0f4c3517f5e611fc063f16157b03a5c6073a8 +oid sha256:b1cc7e1aaef6c7670c8ae68db9ae5ab88b4fbbc76339f89fb2b1faca7af4dc0f size 13720 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-library-core.a index 060740a573..0844ad78c0 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5926480eff52bd87eff59356f8198ed7c4157115000686a1e0b9aceb7b76ba91 +oid sha256:ef8c60dfd14bf23cd9f41ad6dedc40736bcf7660f33bc3d70233e14081856777 size 13270 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-library-core.a index 83572a40a6..e103a1444e 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7802d9cce5ebcc147e8009613de3d244acc472554ea86e614c19502f7a75bd5 +oid sha256:5d35269bc9acd3da4cb80d5c72e2ebbfc2267381588e2a27cc424f98a0443c72 size 13688 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-rail/cbke-library-core.a index 90f401f4a9..a9cf458e0e 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg24-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1783a46b7afe48171acb3673aa336c245c70a8522c9ac0335fa913d3dc25983b +oid sha256:19ab73dfbc549ae58eca823f8c8043ae04e126c05351c5266f8e2bb1a6c015eb size 13238 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a index c184baba2e..5a6e40f567 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8cb684ebc7a54bba16df52c509d12c7f56a0de4cd97611fc3c5a729aca4596ff +oid sha256:2bc6b18a41d58407152d605ff5fd7bf4b197d7ed137ac00010115583aafd3e57 size 13718 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-library-core.a index 9c1a50eb33..22b938333d 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1f56c575f3301e055b2e810cd007cb7be2e39e4eed221a0cdc6f83f348e341a7 +oid sha256:6b638c9077a6ffed68bf4a2ecabf16756d8215dde1bc34c31e058a9616351daf size 13270 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-library-core.a index 7b9adedb56..f7a54a465a 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d4812bc0e6c0e6721dcf027f95f91efcf1e1472253a7f75f694759aaf461a87 +oid sha256:cec9344acea1831b55e0d91b20fcd11dcd1794482e25b990c3433eb71975ab5b size 13686 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg27-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg27-rail/cbke-library-core.a index eb22858fc7..534acaf126 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg27-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-efr32mg27-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c0c1bcd6ad08f798b551475cab721e1a720fc007543466b6ccb9039c28c8ae5f +oid sha256:412975402132a0ebdbd310083b0b23e1197de06f159a915bc0852829b440a7df size 13238 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a index 2c266c92fb..49ef0d1ff3 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd44e348ed0c0c21cd72e91372f408f66f3dbe4af52ba8da7340255a2afb22b7 +oid sha256:bd40c273d1de299f32076465e96351d9b39562d8d1e5ede3b342be51546c9816 size 13680 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-library-core.a index 02cdfcc568..c7846dd04f 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bcced216ce67f08fee78e3a11bce86bdceab10ecdacb41341bbf860ee8bac49 +oid sha256:5630661fcffeb16a1f1311394a614ac1be1389f0ed6882c6118cfa99fbf51cde size 13232 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm12-rail-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm12-rail-stack_protection/cbke-library-core.a index 2101c8aaf8..a2d9f4eb22 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm12-rail-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm12-rail-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22a68d366e73abb5d0151d69d22886c536d33b3245980180f9c000398b16c6c2 +oid sha256:4a9b9fd8bf78373f9f8736dd7448cfd9ac5d2841789e494e2122260c1c50fff6 size 13648 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm12-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm12-rail/cbke-library-core.a index f3204dee54..1789926251 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm12-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm12-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8eebe8c7ee4cda61672ffea5baa23658d5461bf00dd26cd84b1817b1562f1c32 +oid sha256:03868a16dee326e0c51b14a21383b0b81224bca2b7c098e35501fe280cfb0291 size 13200 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a index 94dc7d4c9c..796d17059e 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7944fafa674e768a1b66ab8f90ca795e31050c9b8cac345e0742bde0c2e1d07 +oid sha256:f811ab0bb14dd013a03ab14d6f8ffb687236fbce509e44b555477016a82b77b0 size 13680 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-library-core.a index 0d0436439d..431bbdc5ee 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:53609229e53c166ff1a2138ecd07fb67c438af47834159bbf9c1000c972490e7 +oid sha256:abcc249fae22d5907e4d735f9cc44465e0c9d6a46bc7a0897dfb2e05d6851f89 size 13230 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm13-rail-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm13-rail-stack_protection/cbke-library-core.a index 7da2a8b4cd..a9f4d75498 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm13-rail-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm13-rail-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac519add14c82187b33215a067411f5d64207c749b1e1dc8b5ea7841a77617be +oid sha256:7205790c9e25273de27b7e7512e47394f2d586878dc97e470acd01ab85324176 size 13648 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm13-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm13-rail/cbke-library-core.a index 6d7f742c35..321dc1fa13 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm13-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm13-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b66bba0e9aa4e60d62a18522c6dbba661d1ab933a4c7cdd9e587e57753592306 +oid sha256:4f1bd4303b044fdfb8fd53e59e531412912938028ecfd9e7bca2804f5e5fd2a2 size 13198 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a index 344c8d3391..ff8c2da893 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc41fbe464b8a3573efae9f974246974197d535e76d874a97387b0fa2c607e45 +oid sha256:4f3d2c6a172a6ccd310586dda2139c2f9323c9cddf42a8722364889722026f57 size 13686 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-library-core.a index cdb7fb58d9..fde01a2c8a 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1caea66f9cfe324bddee37d847d839288cadb5eae2bc2ad6b518b651cff6a06b +oid sha256:60a2a9d7b8204222f565c55a06039a0e18f29d1dd8b2c728bfb5bacd8acae289 size 13238 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm21-rail-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm21-rail-stack_protection/cbke-library-core.a index 948d2dd52f..d83183116a 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm21-rail-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm21-rail-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ee62a58887551a8a67781bfb1e11fdd9ccfc7daf22714eb300fbc6272e75e49 +oid sha256:2270de68472d2d404ab0b1dab680378b63e0459fceb34b53ffc6fcaa8fa8e126 size 13654 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm21-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm21-rail/cbke-library-core.a index 41d4289505..a7aa79aaa4 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm21-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm21-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e919e4a8ad590dd3328b45187f647f1894532bbaed7e20146b7788e96f933f1a +oid sha256:38887fa586e1d09fcb2247da4a798b8aae3b94f5f9fdc2f3882cfc43759f854e size 13206 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a index 771e342f41..1ee36713d7 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0c03c0b39393fd8983090a94ff9725bd123f48585f7a711138a0ebbe48b2fac +oid sha256:bcc699336b47534b9417a94e6917bd9d2bfb1459099afe78ecc50070e85893de size 13686 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-library-core.a index dd2850b5c7..cab6c249bf 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2081dca6e88935614f6edc6e05008e47957331f488e3959a28fdf96c710e4524 +oid sha256:0ba5d37629957ae75fc0c00422322da023b4b4f2140af12f1217020c8ffe280d size 13238 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm22-rail-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm22-rail-stack_protection/cbke-library-core.a index 44cf540995..78ed0b8f3b 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm22-rail-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm22-rail-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cfe31137706e9e29ade405b94ccae4354fffa5a929e654c8ac61d8dd8e71cef +oid sha256:8859fc0a0507e965503b4d675328be3859e97818a9f9428776385e634de152c9 size 13654 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm22-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm22-rail/cbke-library-core.a index ea55a73a07..81b6351004 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm22-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm22-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:70dcf97c086ae9fab142b9fc14dc25e9d52666b7973fa327bc6e0d14ca632a31 +oid sha256:a71c7d35db65816741bee23146d80d81cbe675163b1afec072ce13140965ce83 size 13206 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a index e4e3be0b34..ff90bb0045 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:363436d2027fe79760439a140e3089eb60900dfeabb56a777a422536b3433624 +oid sha256:cf505b330b49af70bc5d90ace94a57bc5e4d829af2ae3dec617068c5bd1f0033 size 13686 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-library-core.a index df18316396..8a1e5f035b 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19f870ff7b4742232b601b2058784ac95e62a9992eec0373955be468ef46718c +oid sha256:216464f98f87ab6d4bb44fc72a15e3aa26800f9b52263b3a155aceebc8a06aad size 13238 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm24-rail-stack_protection/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm24-rail-stack_protection/cbke-library-core.a index bd469c56f5..e5f44fc0fc 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm24-rail-stack_protection/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm24-rail-stack_protection/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7551b281bad62519253c748e6e0a2992bcd4e5a264c02f567343739bcdc9d92 +oid sha256:5f85e6fb0d4d7b179f61067b869c8198a3cac9949f2135fb6a0f4e60153276db size 13654 diff --git a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm24-rail/cbke-library-core.a b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm24-rail/cbke-library-core.a index 0631a93ea5..835332417b 100644 --- a/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm24-rail/cbke-library-core.a +++ b/protocol/zigbee/build/cbke-library-core-cortexm3-iar-mgm24-rail/cbke-library-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:982769864cdd366a1cffd8d89f9fdae13831fd68cc8213bcc48ef59269063bfd +oid sha256:d542f18a8e8fc262ad13e96455e14c70375ed6637c025bbaa1ff6bf90e5eab1c size 13206 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index aeb4ae680f..c4b3127c0d 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16c4589346e2f09f03cca858fa2965a4cb861fd869d17db7c96a7e45bf805015 +oid sha256:c2855da25d8e8d1f663ca93fd851f5271c7be6d5edff416b929d3e0043a1e00e size 3926 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg12p-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg12p-rail/cbke-library-dsa-sign.a index af14c3c17c..12fc35ce13 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg12p-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg12p-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f659a33ada94e0c4f91498d9bced353a58ffc7d9b1a8e12c488e0a0cef5b88d2 +oid sha256:537077c221abd0537c16dc429db984ccb4e263dfa86f9987794a039f9a5a7913 size 4090 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-sign.a index fb86a67015..8efafb86b4 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00e88f78243505b731b88194c6d604f8210536e94fc74aaeff02c911bb08e59f +oid sha256:fcb9827d85c7f31b221ecf936dc4c08fd533c85ec6593791031e2b0ff823af5b size 3926 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg12p-railgb/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg12p-railgb/cbke-library-dsa-sign.a index f411194e93..37459f3548 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg12p-railgb/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg12p-railgb/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7eb4725e1e54ab64b793349dfc7a4d4006e673f36f2c40d6fb5ee100a6ac94c9 +oid sha256:d143e0bec67eba5e856fba29d7063a10a696199f6d7255516ba2ea1edd4d73d5 size 4090 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index 098d6e24e3..f1d0526da6 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a7a797d19446c1507e99355ed38a9d7fa5ef2fcfdf97fdef33e0e760993e0f5 +oid sha256:36258013ac2df87e56e3140fec6a59304a1d365566d469e6b46c9ec2e258ec75 size 3926 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg13p-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg13p-rail/cbke-library-dsa-sign.a index 59f18b1536..411bbf84e1 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg13p-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg13p-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:133733a82b988ed1622224d2c3100aabd128110defa729876dff1ffdfe99cf48 +oid sha256:94a7ffa6a81a6f41cf1be9b96184ba2b9c297f634f0dd1162040fb58e65c7c79 size 4090 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index be22e057be..1c5c417806 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be40815ef8f97295d94dfe411aa228a454731085f436102f4d6802e387cdff21 +oid sha256:ac8ab8b7f134a7510592f3ca69459af033f3d35113595a255bde6efeef5a1312 size 3930 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg21-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg21-rail/cbke-library-dsa-sign.a index 22805402ef..117cbad9b0 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg21-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg21-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25e62f777cf7dede8dc1385848d688257d99c3335c203828595c8c853944ff48 +oid sha256:0d54a29da9aac33db2128ef270362b56c6f339908b04fa0f1969ca66414592e1 size 4094 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index 28f6c42bf1..1c5c417806 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a5e2050ce05b79cfab7c6eaac775aab50b51d153327722ee3777494fda460d3 +oid sha256:ac8ab8b7f134a7510592f3ca69459af033f3d35113595a255bde6efeef5a1312 size 3930 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg22-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg22-rail/cbke-library-dsa-sign.a index 231df61130..10ca3e4c85 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg22-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg22-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:692c865d98b5489008a229285a226c352f07d45c61777922b3533bb4cbc4a84e +oid sha256:fc61ef861e80c211afd4894eec9a3e38b4253ba18f0f0d091380c3f6662eb425 size 4094 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-sign.a index be22e057be..1c5c417806 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be40815ef8f97295d94dfe411aa228a454731085f436102f4d6802e387cdff21 +oid sha256:ac8ab8b7f134a7510592f3ca69459af033f3d35113595a255bde6efeef5a1312 size 3930 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg24-dualrail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg24-dualrail/cbke-library-dsa-sign.a index 22805402ef..117cbad9b0 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg24-dualrail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg24-dualrail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25e62f777cf7dede8dc1385848d688257d99c3335c203828595c8c853944ff48 +oid sha256:0d54a29da9aac33db2128ef270362b56c6f339908b04fa0f1969ca66414592e1 size 4094 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index 14dea4fb82..385822187b 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:699f3f4749929ffa34ca9db170d2a248a066fa5f514bf6746e7f678e5fd4bf03 +oid sha256:bd59651142f91ad82d570e863bed77bff5cc128b42532b3952818571e7ef6988 size 3930 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg24-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg24-rail/cbke-library-dsa-sign.a index ae59c9c5b9..fb679ed657 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg24-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg24-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4eb21962238f08aed77b7ae54ccb3cd9c30e1c7a2101888b505263f5818c56fd +oid sha256:36bd54ae63151aac50b9b1b414f1c32cae711df2bb0ee1dc3b6b8c90a28f20e7 size 4094 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index 14d0a4dc67..1d4bdec60c 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72431791b9905c7ad0d50c2826d90876582281a655657f4a7e9c6590c1c5c9ac +oid sha256:8f79536437a483164a2afad5974d8da94a7d3da5a95174ec4130fa6eeba12906 size 3930 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg27-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg27-rail/cbke-library-dsa-sign.a index 2288054700..c09f9d4eb7 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg27-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-efr32mg27-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:545e125741859a6ad019776a89acc834f1f4908191be5e06480636f4a93eff66 +oid sha256:e2d81cbf744e287cb79b937e035cacc449d80e37b4914dd7611b57387eef2c2f size 4094 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index 6c37e3cd17..b2317c9cdb 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:628568f65e97ed31cafc5a8a5c85b74f41d0ec3f3c16227349c249e5c1eb43e0 +oid sha256:adbd793c498d2b1c0ae3a556a37c754cd6315aedff13edf57e2387c5ccd6d87d size 3926 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm12-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm12-rail/cbke-library-dsa-sign.a index b48e95c487..a633f6dbc2 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm12-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm12-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4c16f8abea7abff0e38f380bd12b954d84ca3e3fdde543b2aabd7d0a581d37f +oid sha256:b533da2984686a2e472639776f15f1b71c86eeaec2e6a5b94b41172a539078a6 size 4090 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index 6c37e3cd17..a1d2893f12 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:628568f65e97ed31cafc5a8a5c85b74f41d0ec3f3c16227349c249e5c1eb43e0 +oid sha256:0aa3df71876c740312bc1ef5c3558d1e0233267c9d23a6c9a054c45ce6aa5b10 size 3926 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm13-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm13-rail/cbke-library-dsa-sign.a index b5f006a22f..98982de75b 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm13-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm13-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79e46a26a840cccefb001e59235f5f8926339a9d1c66f7d17f0112f7eec52051 +oid sha256:5978251da57837e6c48866e5d9eaa55c10c3de3af3b25028400ca00fbcc596f4 size 4090 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index 67c2cc4aa2..bbc7f81b85 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bdd2595d422a7e156a9b43ae035299645963a628b366450e632d2cc9d5ffd316 +oid sha256:d03193af3a315fbefef10bb0298a3ebf8639b409cd355eb838d5e4b9fb683e10 size 3930 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm21-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm21-rail/cbke-library-dsa-sign.a index 296b633603..10cbd4563a 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm21-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm21-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e308e9a36ee9b5cef3a349c17ec57ea8ea20061b96437ce69ae3ec69d1a8c69a +oid sha256:3393b437a4d0210decc2d29819476e3ad275d988e949efa9f20d51df4ddc7841 size 4094 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index 5c09f8f45d..bbc7f81b85 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1140b3c841d19bd1e61db62e7975195bb85969ce229ede0ec596bc24e7661ab +oid sha256:d03193af3a315fbefef10bb0298a3ebf8639b409cd355eb838d5e4b9fb683e10 size 3930 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm22-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm22-rail/cbke-library-dsa-sign.a index 296b633603..10cbd4563a 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm22-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm22-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e308e9a36ee9b5cef3a349c17ec57ea8ea20061b96437ce69ae3ec69d1a8c69a +oid sha256:3393b437a4d0210decc2d29819476e3ad275d988e949efa9f20d51df4ddc7841 size 4094 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index 5c09f8f45d..096b37c8c7 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1140b3c841d19bd1e61db62e7975195bb85969ce229ede0ec596bc24e7661ab +oid sha256:4421611f36b96e95704d655ef9ba515170574475cedf0f0252346d9415a8ccda size 3930 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm24-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm24-rail/cbke-library-dsa-sign.a index b4c4232f1d..2ecf39336a 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm24-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-gcc-mgm24-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66a2f8e27571e0e57b0b4bcbc61aeead066c81e04e54afabc8e2f4479569549a +oid sha256:e148db59c03b3f54cd016b2d6f2afc27db8f67d8f5e38c539765add353426783 size 4094 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a index 3620ddb158..7b937355ab 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3dd792f950ff4650128cd65a341c42b2b70d8ab68cce22c7420a7ed6b950631c +oid sha256:6d923c35196c9787984a921a8f164ac6d3a75472727aaff020d4ebd027793eb2 size 10132 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index d4acfee63b..ebd05dd34b 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d55194c09a4d61b723daddd40f3824de558c616571bb02a806abed1a61fc3b5 +oid sha256:551de34f97fc0034b22c7023b74720a9dd88fe13090e2a9cf13e389560d04829 size 9798 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-library-dsa-sign.a index cef94fb454..3b2ab1a082 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3df80cad84280b9d23bd3a33ec7d4680a190da5f42609e2cac7ee5f587d6401 +oid sha256:c9905ec6888f25644f24e7b1e1c84d2a724ea43c924c6215535ec4200cd727e4 size 10158 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-rail/cbke-library-dsa-sign.a index 0a53388fe1..0fc50ea1d7 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf2bbf10ffb406c4f917781c815eca4152073170ef95fd5c61ca466ce7bd6c73 +oid sha256:97fd01b565c061c993b085d40cce9391bcddc275a0d6ec2f6d093234f565a30d size 9836 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a index ca6abcbd0a..c8d4848d92 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ee886299291c6a504b6a3473bba8befcd063d05d706cc2fc4f231f1aa01432c +oid sha256:2e5f82f1229f6c50e757a74cbc623b7a48879e76f383b55168674bc251dc1c7e size 9746 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-sign.a index dcd400baf5..719da7cab2 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a07aeac0f7205244d339da4478a2d81f83f966188f9da2f1a9f2c0d271d7dc49 +oid sha256:006f9232deacaa464533a02045288d161ccd5a294a49cc8994a45ceeee20b1fb size 9412 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-library-dsa-sign.a index 5202586333..5afb63b382 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27e30b46853c6e09d48fd84634c8dcca2421201d19f76acd94b24c8630115efe +oid sha256:a7a12b2a1741ef5602074be6dbc7de3a58ed7ed85f569962cc1a2e0380f29652 size 9770 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-railgb/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-railgb/cbke-library-dsa-sign.a index e5250ad8d4..8d433bad3b 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-railgb/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg12p-railgb/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:700facd9aca47f9d5afaa409b6ffe34004f295a249659fea230d4d8d47c616a5 +oid sha256:89e4f5a0741a55129eec9b8cf8fc877cc26b6c525a65a44c939c00849e1d6e35 size 9448 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a index 406c0e6c73..8d3fffe2a6 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a37764d6c03490951b119e2693f3d286996b5e55042a526338535d9eb6020b0 +oid sha256:475a8bac5676eaddc26b4edafc6e318d91c907154fc9aaf2004d4e59b36a0460 size 10130 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index 38ed4541d8..6dc3f87c10 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e36c45e86f8ec2cb8688cb06b68646f1dc0ae6ae317943975193ac2daf1ed37 +oid sha256:ffde2bd3c8a1b34491a52814522f6d32cc821d9ea042c60ae437bda69905da78 size 9798 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-library-dsa-sign.a index 3f445cfbe7..e0f4cdd2c9 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a3f422c15ffed24878b89217bf2bf13e48cb3bc59617c9d4a03be4ba36e6bd2 +oid sha256:b75a4372197f10777574834afd76e86ec9b8833b4695b8137881b0a3d3559163 size 10156 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg13p-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg13p-rail/cbke-library-dsa-sign.a index 7c20cbea1f..181435161c 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg13p-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg13p-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a78c261f9745b327cf99d20a7037dcbc79e51290a721e7b186be9aa07920012 +oid sha256:0201d7e45d665c3b4110f4041b501266b32e872372f88fcf880ca4c9fbe4e7b7 size 9834 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a index fcbf3ccaec..bbb1cb0d34 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a250f816c68c54e1dd3cfdfe9e66cced8d035ccd810de670de7b6b5029335e3a +oid sha256:e7051c63e4e9998451e308bf8df0d8f0aa4a9cd96671fbba120af082a79a33a1 size 10128 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index 20774ac83a..c4f926b4db 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e92495a9a46182391af5e00a5ee58f8c5c2d1cd32a6d91cf7457b29227e4f4ef +oid sha256:f330f1e1233a1179e33f4d9cc34c88d755fdc5e4a7c57514d8cc4da8579bb390 size 9796 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-library-dsa-sign.a index 2718bbbe89..1ef656ae01 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:381c8a1969e7965168239a8cf4a241710c2bf53100985609a6ea6715d5329c2b +oid sha256:720a87312876df7e60da4a08961b437087aaf680c10394e02c66526a3bed3a0a size 10154 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg21-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg21-rail/cbke-library-dsa-sign.a index 9f67791f99..7ab912a23f 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg21-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg21-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e278a46139ead3a689b3cf2f1d115da9c11985b5ac61b6d2780ceb35a72f1aa1 +oid sha256:372e73bee296a4de0cb9b892a962c716a5d834c103c7b6082f842ce09b771a71 size 9832 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a index 044ee089bd..8bc28c72e9 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d9545670b09dd6e57935c6fbd1250b54aaea8053d28d3a06ed717b0efef8ee4 +oid sha256:dcf1131cc6fbaf03e66e256b220b93efb69b453a0a326b423a7f44a596b17091 size 10132 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index ff291ac772..2e17334fff 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b1a05de3a8c20d6d8a52a67a5b7f4d00a1ba2cab93c208986e08ac5754c046c4 +oid sha256:a47f6550c3dbdd38076636596d17ece34490598116dcb57badf89466b2d3fad5 size 9800 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-library-dsa-sign.a index 949d251dc4..31159639f3 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15b7be785711a8d50d3b8122a8c8deefdca8b650488a09411ed21eda6ec390e2 +oid sha256:0c4e660fbc66fa5ea6a675138dc941ee447d7fd3169abfea705342d9e95b26d6 size 10158 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg22-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg22-rail/cbke-library-dsa-sign.a index 469c448530..03e8a96178 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg22-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg22-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56bad5c9f704ecff752f9727be15dd9f10510b98bb18afdafe90df29be8ba333 +oid sha256:c4163052a5f8e24ea8341b6441a51c6b6a1b675115d1462274f0f0dfae91bf48 size 9836 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a index 9bcc1ff6fc..3ce4cf85f1 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:067dbacbb6fc496bebb3b07231076d9ac4a58d3c4042b3c4f35c7651a1d7dca1 +oid sha256:b03ae98c366901b09444eb156c3f6215a4624749df2278a60b28fb1f00106223 size 9752 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-sign.a index ccdc007d4f..e298d26f71 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d6fe434b4083e693db337ed5a13d2dbe3761ff99fd8ac97e224db8cef8a3b17 +oid sha256:48d82fa93ac2f9cd9650db5792a32dba5f820c6c6f41abcaa8cad675ef0eee01 size 9418 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-library-dsa-sign.a index c572de1a9e..aecce6226e 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b6fdfc17173ed5cd98990c12b78033c59f23178753fe8802448a8cf264e4066 +oid sha256:30b43c5d76325cd969fff99ebb0bf15bf553c63ae678bd8885b8ed52144839c8 size 9778 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-dualrail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-dualrail/cbke-library-dsa-sign.a index a13a8fc938..f1d63de5ef 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-dualrail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-dualrail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4dbcf0dba6cce986b10cecf34c0f05bc93532ade95315eb31585a25d28e9fa49 +oid sha256:6d392cdc912dce0f1705185cfdcca6cb4e5ac22f673d9bb0041046761500d556 size 9456 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a index 6212562baa..00931ae8a4 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c4c97f110b089e3f71fb471f9e977d99c72d8725720add849476a6d595279f37 +oid sha256:195cacb613e1ffd44a8cb5ae979e4390610b1e83e38d8e6cbc7bb1610b3b7f2f size 10134 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index 04d9629ca7..d0154a6663 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e3e8f06a441c6b2d4fe2b807ac796081cc524fbbb26403696a6c365d00d7a4d +oid sha256:1aeea947cd6b514812b5f819f1eb6db5d2cd894e3d5dd5761c09de4e1c3bf91a size 9800 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-library-dsa-sign.a index 064da8f24d..552c8a5564 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b4ae263aa975e7c6a40971d95831937dc78cd6720fc6ed369d038e22dee8ed0 +oid sha256:66e5700f660892647b2e25802523d5e6997d33f16adb6881aea1f715621dd846 size 10160 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-rail/cbke-library-dsa-sign.a index 5b1bcb2c41..52a471452d 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg24-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da7d09d4e5a33d9af5926349ab93448572bb33e94c082e108748be2f3b6f9309 +oid sha256:f75fc1a3c3921f28671c2755df91d76ca401ffd7def18183fead4bd7e6e78f50 size 9838 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a index f525d590ff..d0179ebfb2 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:02412995f992cc5ce130213e9f3c02c74a6002f6df37d256972fa724a0754299 +oid sha256:c488908ba23c499a8445c80887dcc91429cfd8503befe67e3c83031e6cee47f8 size 10132 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index df6ed491a4..40ea90d672 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c956b9d24d7f80bbc33e4254503eb8fe7f0f5bb4e78971005cae9c5c56c2868a +oid sha256:1ed808ffbe74db66a651835dfdcc943a0cef6073ce27f06cdb4397af680ed2ce size 9800 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-library-dsa-sign.a index f281beb968..0507fb50f9 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ec88f2b13d2300f1d5da2b0c95af26c84236707eedc3ac3c9469bc8f4abb4d9 +oid sha256:95000555ed39d376c750d4fb364f7afc82c84c14e356f4f4239e1c9ba8216690 size 10158 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg27-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg27-rail/cbke-library-dsa-sign.a index 327fecb045..058b6375fe 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg27-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-efr32mg27-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f8adbee37735ed09ab54f5e1fbb2fd674bb2e6ce4b7a87fc9f0b9e37be73bd2 +oid sha256:3fe1e82f480942e707b5d1e753623a49016a5fd01b1635b4e784d1b1eaa7e45f size 9836 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a index 3e1a491fe7..889ccd41d1 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4fcd527ae2286e14983430bcabbc4a16cbe8abc4695b8044be093fe3c879ca54 +oid sha256:3b0d9ef47b01faa5adf9d915f64e624b1684888d5918658338ee5f51d72f9104 size 10094 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index e970886074..d7ac2952fd 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a81c71492e7b3d69dcdc633d1b80a402cad142dcc0ff85823f608c4b4bcc7cc +oid sha256:d5aa4e359cf73ce8c1941c60cb6f8bdd0ca9f8544ff227f1da165ab2786fd54a size 9762 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm12-rail-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm12-rail-stack_protection/cbke-library-dsa-sign.a index 90990b717d..3057263a2e 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm12-rail-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm12-rail-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9908cd10d155f0112bd2d1220ec6167017778c528aeb2eafa91515b694685a93 +oid sha256:b37b68beecfc9e169b158d1b5a834caca680338435c1ec2cc336b260b33d78d3 size 10120 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm12-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm12-rail/cbke-library-dsa-sign.a index f5edc457dc..c47f2e6282 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm12-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm12-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:995ce30da81392454e0ee3ba93da7540178c5c6d5dd2b9ce88bab610f5f0d2e0 +oid sha256:3d534e10d38a5c763445c371fc4cfc71e1eed004d561eb186ce81663a99a43ab size 9798 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a index d7e9a5a146..999d25bcfd 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a769004a4871aa9cd086e7a55d41ad049e4e4624384f5190bfea134b7179b900 +oid sha256:5d5e6ff22f878bb587b59ac88fa492885b7cea0b4b383e7a231ac1da1c71e3c7 size 10094 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index ed26798ffa..70e2b232e8 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15d695b02107a91e484349064fbb348fc6fdf37f68fdd64dbc3c69f44534f970 +oid sha256:8285759ea72a1d79d1f07d2abef8e26896046d6c2b684a31393de5df32ac0493 size 9760 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm13-rail-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm13-rail-stack_protection/cbke-library-dsa-sign.a index 4750744a8d..6f41c77472 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm13-rail-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm13-rail-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3eb25d5deb41b3c6018389a0e4d1e5445530cec1277b03410d4348a206e82ca2 +oid sha256:d1c6d05945dc0f01bcec6e2311d454120b683a08ea9d5f94115090255b5cc5c5 size 10120 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm13-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm13-rail/cbke-library-dsa-sign.a index 274a57fc61..ca2bd8cb2a 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm13-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm13-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5ce1dfc4ae6ac8861fbab3231bd0ae3943e3c692320616f3863355f95ce7d5a8 +oid sha256:acf01c516ac60a3446b2b53108941eb09be5a6f939172905fa5b2c32c47ac7f7 size 9798 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a index ae48633f2a..25d973a7c6 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9c852ad217ec15ac210075716a6430bc5c8d2806fb35e8010ec2a594ea138d0 +oid sha256:214bfc5e26e50afc1c39e99427f4b8ef52fe0ba8dfbbdc06d4e82ec0a0d7e235 size 10100 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index b6fbc2dd72..0bb5aeb191 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7b166b554a07e1cb0843e11d341b8493f8d9031fafe361dd8880ae224416aa9 +oid sha256:a3d5cb5449a8cb07d67ff9eda4cc8f90a48ea33928ee3370895ac95a940aa2f8 size 9768 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm21-rail-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm21-rail-stack_protection/cbke-library-dsa-sign.a index b10c1a434b..3b7cf103af 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm21-rail-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm21-rail-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:558d58243dfa0e154efe2a72e07563c3aca4e8cffbdd557139fd04a8d16c0d0b +oid sha256:ccb90eb2f6d2e4e1254603ee14ed82f6a1fab71ef0e2a6563b08943e7a6c7ef3 size 10126 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm21-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm21-rail/cbke-library-dsa-sign.a index 808b489296..73897c4452 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm21-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm21-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f48f1956f9fb72d5514da52348542bf1aed4ccc30a5224bbf6991152d1a1a3e8 +oid sha256:134465dded8fd650d85f350d2897d83e8aa5f99dbf245039dcedddc2e0785498 size 9804 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a index 1a38f7c9ce..1e70765a14 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:534547e857638089f7c8c17e66a875cd0a4318933777a5cd054f25249e3f2cac +oid sha256:e36da8bc10cef7da375cc5e29fa57a49eaf2ffbff7e9d55e3133f61f0eafef28 size 10100 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index a710960f90..b4ca9f96de 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b315aaf1cc8e50319d74362d5260b15c6262053d96932f341e8dfd64baad1f6f +oid sha256:14667e552441efe271194dbd327b89cd287f9e8618b47f1e246b21c720f6847c size 9768 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm22-rail-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm22-rail-stack_protection/cbke-library-dsa-sign.a index a57ccd2fbf..953ee20d80 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm22-rail-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm22-rail-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2f2224383f4406672e0e67765a616785cf59c4b1630e81ba559cf966134abb68 +oid sha256:9266cada1e8b25eb7dce23d1754a02c558704bcdc47cea7c14438b58faa73dd4 size 10126 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm22-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm22-rail/cbke-library-dsa-sign.a index 9a94bf2a5e..763a05a148 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm22-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm22-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:066f8c3302df38a78e88b2d7c0e8703d911a9957ba2a495b94568a3cc778a949 +oid sha256:49856b1bdb19484c330516dfb2e8863694db48ccd60ab552370bfe9ceb89fd5b size 9804 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a index e03e2a55fe..cc3611893b 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85fb64405de71fe02c36e8771c3835192e8a88e7d97d184816efb95a0452d41f +oid sha256:2a80497c6e3df5ac3d2ae8f7ecb8f26bfcbb6af4b8189a66640b0dd37c112403 size 10100 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a index 9b385a4fdc..91016c705c 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9cdae6d436d82aece771ebc772b89afdf1ab1cbba2784e37892922c5fdd974b2 +oid sha256:698f055a116fad52f6c3ece44d8fd14bfa2d40bf648c0163238157959f69a7de size 9768 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm24-rail-stack_protection/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm24-rail-stack_protection/cbke-library-dsa-sign.a index 1fa6790bbb..1739a082e6 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm24-rail-stack_protection/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm24-rail-stack_protection/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d3305c5691f5b98f2075be29777464f61762d058428e4a82cc7e8b86f2d822e +oid sha256:e90b02e69e54ad41cc08d5999a2c51cb3ac7a1aee6ceafe747735103119e4b35 size 10126 diff --git a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm24-rail/cbke-library-dsa-sign.a b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm24-rail/cbke-library-dsa-sign.a index 1768a3f825..1b40da3872 100644 --- a/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm24-rail/cbke-library-dsa-sign.a +++ b/protocol/zigbee/build/cbke-library-dsa-sign-cortexm3-iar-mgm24-rail/cbke-library-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74b32d0549a4ec08e6bf67c6046bf35180b7fbe79ed7ec495de6e0adc6f44762 +oid sha256:4c282215378f062ffd4fa4bc2d7c47e4e05dd5d1520601cdc76b4207cba3077f size 9804 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index ff12febd32..514c0bdae7 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2033a59a272c7012d0b1ceb6ad8df33c5c80e4b767a57bb7d99ac047fa090337 +oid sha256:7c0db5e32d00bc32aa064858891128334bfcdd98cbf1f6d5cf6ebc8eb72f7e40 size 3234 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg12p-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg12p-rail/cbke-library-dsa-verify-283k1.a index f498a5418b..1374904b33 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg12p-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg12p-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef7d7b6572358ced62ba17400820de21f8b8bff48cb1df74b90fa00018fce384 +oid sha256:f0ef68013d618b67d9b5a14ee67a2a18b8170b3f1cb31852d3376099e021d306 size 3378 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index 228373a048..249766cb3f 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aee8399d63ae80144cc1af69f6cab1fc5a357164d34219d59f5814cbda0add59 +oid sha256:e985799e79e681dab2712c003e6222f54260aff5f209e84defb41cd4b289cf1e size 3234 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg12p-railgb/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg12p-railgb/cbke-library-dsa-verify-283k1.a index 0ad430eb2c..87cc388144 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg12p-railgb/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg12p-railgb/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4287484d9c46f1bc3b1961c4a6bbc1c4e9b9f6d981d749367ab086a9ec805a6c +oid sha256:aaac07aa368f3b1e9f1299ed763877e36fbd3e834c5a0546c4770f1597fd005d size 3378 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index d76e9508fe..bce8398935 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7908c39774c7797cc0592bee02b6699433d354b71ae69b5f2814c166e56692b +oid sha256:0dee3ca4a7de3bc068fa6760f585fec5ecd5e1de147ce6c7e8e841e20de3dd6a size 3234 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg13p-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg13p-rail/cbke-library-dsa-verify-283k1.a index 25ee1a13bf..97661234f1 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg13p-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg13p-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:762558fa5809035788741b4c04d54f5ae6602b2c1aea8ce011b100ee651b0baf +oid sha256:6e7589b52ef6a05a9959b201e4a70a1e7e68e69e81a5b0877446d9db9d74001b size 3378 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index 6d0aee86e3..0acf7d898a 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da05e8e152b8244185e9625c49ec7f9859d4d471e1cd0c10eff0324e84d0662d +oid sha256:ad5b3cf2a385ac46d641520749e95343a2a1bdcf4e5dcf18069ccd3e2e632279 size 3238 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg21-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg21-rail/cbke-library-dsa-verify-283k1.a index 889b1f0e4a..69fbe62c43 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg21-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg21-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:058ee71504d286989a06e00bc1aa9cf804efa9736c9fd11a61b2eeeba66d938d +oid sha256:390b9dad6b16b3bf4736d3802fb476c2a5f7e176043a0adadb1f3350899b92a1 size 3382 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index 1e06590e19..5d0b855121 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0fddf0ccfc71ed64f71df3844f9cdd857ab4862f5c3c7b6df310720eb3afcf6f +oid sha256:10ce4844659e5e12c761d9198dada1077c3fde91939ac6fe2bf03070ce314f26 size 3238 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg22-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg22-rail/cbke-library-dsa-verify-283k1.a index a4601e0c07..44efa2c602 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg22-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg22-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c818a4d0baf0031080e2ff3fe2f89f56e9f33281736d849808843326dbadc52 +oid sha256:0dc53c30e71593b28e3f52d16ac319762ec1aa52e65120daf6283cfe89e339ab size 3382 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index 114418c940..8c2a127a50 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b88b04fe7fdc68a8e34ac2bb153380712e366c07014d6ccb22e0713c8eb2c753 +oid sha256:0250ea86001c59c5f59b15f97d634aa0cab1f2b3b3de7513be9a1783454556f9 size 3238 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg24-dualrail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg24-dualrail/cbke-library-dsa-verify-283k1.a index 889b1f0e4a..69fbe62c43 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg24-dualrail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg24-dualrail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:058ee71504d286989a06e00bc1aa9cf804efa9736c9fd11a61b2eeeba66d938d +oid sha256:390b9dad6b16b3bf4736d3802fb476c2a5f7e176043a0adadb1f3350899b92a1 size 3382 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index 43578e53bc..3fbe23e0f8 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:192ad334da6e85868e30ff76b6280cd42e5d661511852afe3eb49418d4105f63 +oid sha256:54365bbc70b31281e31eedf974486ec7622e310401d25c10b672896a7a42616d size 3238 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg24-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg24-rail/cbke-library-dsa-verify-283k1.a index 7d25862201..3901ab31fd 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg24-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg24-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55f980f4e35dfdf76cbaf5a33a430da12e62fe601cca4ba095bd8d9b413e7de2 +oid sha256:74012315d2731a51c6f0b15294c30b94e156333cbf89245a49e6f4fc151bbfe1 size 3382 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index 89ca380acd..c28a5fb4e3 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0301ef136402c9424d1b9fe8e94548139d237e5322b68d35f2fbeeeeae22dfd2 +oid sha256:0a8775103e1a9fac3d540e49d148c01319503bddf3d7286cd5c7de7ddeb1bb96 size 3238 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg27-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg27-rail/cbke-library-dsa-verify-283k1.a index dd94221899..cee9df53f5 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg27-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-efr32mg27-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:97156bb2c43c70f4bf748ef0d075ff664cce34a11690e6ba75408582c42a5d24 +oid sha256:b94f4ac02d777b26000cb7c101ae53cadfad1b504726919cf28880db21976000 size 3382 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index 88e370b7ae..6f81e058e7 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:072165dff0a5ca107d61fb4b98c54d674e2a8c551715d3bdf98d360fa6e8e040 +oid sha256:99700aba3dec5a1e84875657e542fe04887a023dde80df6a5162505faadbdbbf size 3234 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm12-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm12-rail/cbke-library-dsa-verify-283k1.a index 57e1f1c487..07335f59a6 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm12-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm12-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3cfb40abe19ac3ad674e24f99278b9bbaab20958387faab7678b146d5c853add +oid sha256:3e2dc2a94859de0f56290e48fd8b749936ad5a86c638e1794ff6f5147428bbe6 size 3378 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index c9f5650877..0284ff8847 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79ed5587c99322c52dafb830a23c54802235483caac0967d62b431d054cf7261 +oid sha256:7f4df10cf4691629f9aa11fba85f33f3b92a7ac97a21514ddf70b1a1bee5a4b8 size 3234 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm13-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm13-rail/cbke-library-dsa-verify-283k1.a index 0b56c35362..8f60f003a6 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm13-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm13-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd189a6940587b759c7e3d56a56ba5a2699702045aba5cc088284b21901d8298 +oid sha256:20eb0cdccf1058135bcb1653ea54feddb4a3275bf66c8820f4c2a335a96af6dd size 3378 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index dd6d3cd2b1..8c2a127a50 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b4868673c5eb7f6a358364bee3031eafcd2978d3fa684238a273c2549bedbd1 +oid sha256:0250ea86001c59c5f59b15f97d634aa0cab1f2b3b3de7513be9a1783454556f9 size 3238 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm21-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm21-rail/cbke-library-dsa-verify-283k1.a index 97baf78afa..45ec5bfde3 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm21-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm21-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06d3ab0544499f3bb0f14f5662da2f889b84e1873d18a743de300b9c1d0459df +oid sha256:9d9fe83af12a912913bf983d45c03288221dec57b66a5a64346cb906f6684d75 size 3382 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index 4112ade80e..4f722203ba 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8fb8f656e2044346b25fe5f08a49e396f6dc9ea4c68adc5245bd16ff0039ca15 +oid sha256:b692ee2f900dcaa0a30f1a7cb0d0566e741be8b4ff0316460f9a9cf01ebd5f87 size 3238 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm22-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm22-rail/cbke-library-dsa-verify-283k1.a index ac4876222a..ef8c57dff8 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm22-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm22-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:918ea0eceafcdb1ab5ba6b99e26e5b18de3f5d767f75fc1fd5806d0751c93d83 +oid sha256:2bbb107e7c3f85713e6f2fb0f294fe76ff02aca74ed07aacf3103d38c4f73fca size 3382 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index 6bfb1df7b9..a1ff5e1e10 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e8338e9e9ffdd8da3f7f8edb0335bbd5446b2d99fd23c9210c90041ccfdb5e9 +oid sha256:12f96ab26a327b425d4065da48cd12ff6dad1a6814494e9bdb5478de97d554eb size 3238 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm24-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm24-rail/cbke-library-dsa-verify-283k1.a index 9f65e49b9b..13b4a6ef39 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm24-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-gcc-mgm24-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b306a2afa2f595767f8b0a718d0c3ed261a1b6c148a33706f19677bf552bcb05 +oid sha256:88d2d6fc6960c47086e481b2bbcaf12c0a9108e58853d0a201e6cde80c519146 size 3382 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a index 87be20ab2c..abac0f59ba 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95660012b186550f89dd65b124c582713d553a840efc43dfd3f04f955e3be383 +oid sha256:95e7c7ff1f2564f1433c735541c41faff3b2e8315ebb75b637d81bcd7fb082ee size 8132 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index 3c1591425f..35fa18a46b 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5c4c28e910ed1dcb10aaf2148fd2cd240d3b7f55506052dbf6439b445f2915e +oid sha256:a73cce7b1762d4a456739b0d8272fcfb7caa2bea2b4cd29cf7a257825144d5b1 size 7724 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-library-dsa-verify-283k1.a index 4112852b79..c860c28da9 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5485e65ebec94847d35e58f112c67f8873ed3b793c531f84e082bad72a2995ae +oid sha256:47b252c3df93e8bb449028e6e07e820c9d1d1916a8cfba80143a658e423d6ff7 size 8136 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-rail/cbke-library-dsa-verify-283k1.a index 9fb21e5e1e..e1a19fcabf 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ecde13d3397a77a53b2f7ca00b716321bd65a96ae43f4e3a200403e49e474f77 +oid sha256:c1f5e3216b5666ab4c0322837f2d7d9b480ce8d1f276e3586e1324af4bffe05d size 7730 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a index 35c7cb3f03..c9cf07a022 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c1c1024af4a550405f9f47c4be2ad073c3db8a26c977154e0f1244b1d86f3bf +oid sha256:4e48fad9c2b76b50b05aed8506fec8e516d00050f539a7d21243ae5ae868348d size 7746 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index d4ee975f18..4af5218eb0 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9fbb609bd3c1d377e91146b3172dd3cc7a99ab4e809f9e40642767f2568d06d4 +oid sha256:0e46f468a2d68807b9e9b53df253f601f3683f43b633af3195e8134ac6897276 size 7336 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-library-dsa-verify-283k1.a index 031365e2ee..a3ceaecaa7 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d97afa55201045851e325e21ab1edb0e2fddecab1b2f69d05425a6a89e76fac5 +oid sha256:766f204dd63a12b0270e1061a066e2aca673fde2dc5647ce50b90f57a7934907 size 7750 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-railgb/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-railgb/cbke-library-dsa-verify-283k1.a index dd19620739..1a0366de54 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-railgb/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg12p-railgb/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7f7baa0a0bc8d0eda62c7a58369a1bee399e4c32fb933cb0fbf28579553dd40a +oid sha256:b1e26356b0b1cd6f2ea61dd09c08d9991c96ecc52b93d929b21ddfba64e12bb5 size 7344 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a index 6997bd0642..3b666248df 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc9e1dabc1eee5164c7a9e97ed0a4f6d12a819485678db6ecf06f4766f6e5fbc +oid sha256:9c04db98edd1e7ea5b059e323e843b108c4d75925b57b4f9592eec281d1e3d3d size 8132 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index a64599a495..e608cef42c 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:edbc696c10727478edae16ffb7fadae9049c97ccb69248ace9d86fa112f9e3e6 +oid sha256:f91ed46f3b2ca68887b60acaf604747fc2a57fe342aa89f325f392c77d0c0b76 size 7722 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-library-dsa-verify-283k1.a index d28ad7fbbb..92a18c298a 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:219459aa79960b01c53ae89df7cc33d9e692291cee28ea93573dba6e1b377d9d +oid sha256:4dfc3692b90220b251184a6cba3f298acd29a55c25e123935471ddfdd2f1ddf9 size 8136 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg13p-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg13p-rail/cbke-library-dsa-verify-283k1.a index 90ecb5ef8f..6dfbe1bb1c 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg13p-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg13p-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1332df8c3589488a9b250adbdf12923f6e609f935f0b2125f260618abcde20bd +oid sha256:ade8aca61ac92d6e72a0c0ffeaf8f5d036a4f53b8de54be5ebc9b771180c1ed0 size 7730 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a index a2bb4d6883..66f2ef3701 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ad026a336f74b10d20ecc17b2c463f8d2d40ab166a01cb9379de60fce0e0d37 +oid sha256:84a3296814e1c99ee9e22fa7cf6a003d62bb2a4c244feaf9d207fe2f50ef00f8 size 8130 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index f0ff7ad0e2..ace645f7c6 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd1f5f87ceb3aad820bd45fae63d316f5f5647c0600d2c10a93cc2423ef245a9 +oid sha256:4b6a62238a6db7f7174946dcc69c89a8b4c40b0c4aeb830dbebe2b2e61db669d size 7720 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-library-dsa-verify-283k1.a index a8171b6648..d499a45e71 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ceffd49f0eeb5a30440bf7b5c130c06f0ef7bd95d0f56da9ab58cbb9589f497d +oid sha256:bb055c8d51df2e1513a935a4685831eeddc6206be65d654a0e6f1966f086b24d size 8134 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg21-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg21-rail/cbke-library-dsa-verify-283k1.a index 4ab840e4a8..441d568788 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg21-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg21-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bee68b5b9b2df1df3a8620b852796889f382f254fdfa73515d128d2fbb1e8533 +oid sha256:a122ff279efbc3124ea84a9f12e515333510f9d0f297b0b62789b93c65eda2c2 size 7728 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a index a9d715f22d..876dc124f5 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ba5a324ffad78f968935bc31a7701cab356031f9a79aa2ce68cde8421773ac9 +oid sha256:12ec64d23bad4e7cbc83434c0c2a6b559fc6fc6ede68bdbe41292def1fcd823c size 8134 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index bb0ceccea7..7406131c98 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc35a67a0234fc0fc2524aaf18693ba916959282e82f96598c678044ab152d93 +oid sha256:6fa96f9198ad7006b10e2e3e44c903281f746a090dcbcd5c02ff037a46d77a4b size 7724 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-library-dsa-verify-283k1.a index 9861e8decd..0166ca0bb4 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4afdd4db29b38b53a78558f458a1d3c44e21cd1eefb9df38c8aab7e3fb08e2d2 +oid sha256:3c4c68e905e960ef4e677154c58835b70333c20c00b67ae27667e2ce874b6505 size 8138 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg22-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg22-rail/cbke-library-dsa-verify-283k1.a index d024cbf01f..1bd4172b20 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg22-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg22-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4468996e8913ab74f4aaa84d4d0bb7f7da250efa9cf0bcf138ac30e88a7385e8 +oid sha256:ed11df7abc72942144d37cd82b0abf6635dd0edd043dd0ee62103729b74bf4a0 size 7732 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a index f001500fa7..0dd274b862 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4e3847ac5c13b523bd27e65df11214aaed494ea7116e116dc34d01b9abaf3247 +oid sha256:c7dbe84d81f8c3647608c8f156544e8e23a6e680a3a6a5962fc36d6d586d8e2d size 7754 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index af4517c25d..f7e231316f 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab94fc02b69ddfab1deb9f27b474f5f62766aa6243e812c939d88a05d32d24c4 +oid sha256:7e4dfb328d024e218c1fe4f7bd85ef22e2fcb48f14def9988d2f7be18e805d00 size 7344 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-library-dsa-verify-283k1.a index ac93e82c5e..55d9486aea 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ff63e7fdd23226875c1ffee37c0075a1eb565644876e81a585ef6cd24f1b725 +oid sha256:6cb55223a72a3014dfc59e664d5b4f9fd1b6df6e280b375dc0d542b9e44289de size 7756 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-dualrail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-dualrail/cbke-library-dsa-verify-283k1.a index 13f734809b..ac0b3d1bb6 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-dualrail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-dualrail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1134e82838d40d66f70be0bb1f4db68bd40cbb3e6134e78008cf447887f15181 +oid sha256:7029d1baedc579e31a8f733b375b19cacfeaff87b0c7311e5c6cf7c7df7aba5a size 7350 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a index 192d708674..1c963ce7d5 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:10eeed86e3ed137efb754c54d90256f6163c492429dc37f139eaf7c65002d9eb +oid sha256:68e16fd138924551a8708886c3e807c847038c7e9c7633ad37f5b085b075e52c size 8136 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index 291a64ded4..358cc04d40 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71a149406cce4aac97c68faa6500f5503ac8e3a2c3ddfc999d21428e8aa6f541 +oid sha256:46ccf88cd82fe155fed9a0618489c05976eecf0b11294bb7e303207da285d993 size 7726 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-library-dsa-verify-283k1.a index 9fbe50a414..28a96c72da 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f55b0f8a169be97f6ce4b3fd303e16155aee4bb017056a58465001d83b8a736a +oid sha256:fa550e03ed932a2914bc6c8dd33bfa5a4914bf875713b586b321747cd152f855 size 8138 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-rail/cbke-library-dsa-verify-283k1.a index e050a0ef94..d741d65196 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg24-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e7a79b391e09d328aac4d9f142f5e3dc08fdbdc9ea13b2fc2bf317704e11b8f8 +oid sha256:8b7259e7e3448b17c1dbf14a8c90fb353099c13a368caedfe4601e4c167e965f size 7732 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a index 85711fabdb..7f2e0080f9 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e134f076c08d4bb942a880d643243b7c6f52a95b4dfe387641609c4bd1dcbf3 +oid sha256:d3e16859ad0e4499463941e9b784ec65fd1db1d59e5c108d8b48b4ad7ef3f3fa size 8134 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index ae7e8552cf..5294e1f38d 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98268a5167ca2134938847b28c7f2f0ebf7a95de722486f83ba82a91470f2476 +oid sha256:b9fff3433c141cc3c21370dd95f39b2bc4081b810cc8b87a290f1828861e05d4 size 7724 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-library-dsa-verify-283k1.a index 519ae7ae4c..59aadea77d 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4bb4efeaa564ea53f1cfb5f635b595aa4565319a4580fbffbddd5fb88f6a5c49 +oid sha256:a2baccb5029f04be2d98835b7a6ea9bae78d95ee4ff5bacda5d0b5d73282871e size 8138 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg27-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg27-rail/cbke-library-dsa-verify-283k1.a index a9e3ecf691..b0a2eaf660 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg27-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-efr32mg27-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:190d1fb000a40a3f12ba98e228e9995022f04ae20188379e4fa8dc9efe8996c4 +oid sha256:a99a062359b2d00c68056fdb6c404b532f67ec045793bdf2c7681fb8042aa067 size 7732 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a index 6e1f744472..0c875283d4 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c09c065c664a88fd4daae955fe545f6e36fcd422fcc5aa139e28e4fd71fd94f1 +oid sha256:d0e53fd774db7f4a0f839a06847ef6e7cceb19b8cdb17973a1c9812d09af2627 size 8096 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index a92507cff2..884e14468f 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c4ba10a79f6b28344e74f87c1c40b6c397f9382cd914ce16c033b1a6ec7d884 +oid sha256:3cac9acc0d1a2b06ae79ab8618e36947ad046e1b20f12db7157d7a9b726cb082 size 7686 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm12-rail-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm12-rail-stack_protection/cbke-library-dsa-verify-283k1.a index 952ff95445..809d766add 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm12-rail-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm12-rail-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6402ded7550baceae1dc0227afd7cfe722e765f2ef128469a4f0b2ab62524517 +oid sha256:4b336b8b80863fd9f922c6573948ff66f8671c2ba37bc8bcd27a4ef460274118 size 8100 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm12-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm12-rail/cbke-library-dsa-verify-283k1.a index b25f5585fb..12e1cd305a 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm12-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm12-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d85906bb29dda4ee78d963e564c8e3cb738f01bf358baf843495bafcba3ecc4 +oid sha256:baaeb57dca7342af32c1eaaf76a2508dd4c96565f0ec17224f7267f1af377c1b size 7694 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a index 1167a8a386..e30925f238 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23414329bdca7e149e9ca5b9c107109279c0f332ed724b69bdf335b5bce9bfc5 +oid sha256:ce98ef4b22711445600adcba858c2fd6f116ecdf64d7ce5c46bd32f48184d6bf size 8096 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index ce0c4a7d9a..f2d9b91912 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35b32202e047243fdb9199416b70c2ae4a360613630e0107aac2c0677e7d5e3d +oid sha256:6221425a08c55586ddd0d9002ee029530235a441ea59deb031104294635d31bb size 7686 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm13-rail-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm13-rail-stack_protection/cbke-library-dsa-verify-283k1.a index 7062cd3ed8..d1eda78d51 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm13-rail-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm13-rail-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8d16d01f05351212ad106d421d31147f8909d682024fb7fc762d75c44f8f361 +oid sha256:c2e1d9970315517b59078bcb44d468efaf99ac8eb7e14588ed4b954b626cf06e size 8098 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm13-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm13-rail/cbke-library-dsa-verify-283k1.a index aaf6b7c2c5..5435554580 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm13-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm13-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc598f4182b9a430dcb7a9c0fba072ff707db32079c6dd6877a993ae3f67d157 +oid sha256:0937980a0c466c49d4acaa61f2c136bf6b1c4d0a6d20a9a24dd37d33ac7860df size 7692 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a index 7bdfa33bdf..d21089bffc 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0566cf458f55dc3e408b454fce3682d0bbc4b25765875be90de421621d6cb82b +oid sha256:2c9cacea7956cc5cfed87cbb3d118449461e797c6481093e1235a42c44743733 size 8102 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index d6909d5f3b..aa94160f4b 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d1205cd53b7d59e128288a6a402cdc446e0558de48bc3eaa080cc075e697a82 +oid sha256:e596164a5eed411877fadc66f3fbe873a111a61b54d2e2dd0ce4fd3f97a30e39 size 7692 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm21-rail-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm21-rail-stack_protection/cbke-library-dsa-verify-283k1.a index 14075c80b8..81f9dce03e 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm21-rail-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm21-rail-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9247ef7fd50c7445b30402d45ff4ab2ffe365b239aa2b7ee48507ca8ede2ba31 +oid sha256:db6f634c042b895180b045d542384919f66f66bc129de501741493f46c6d11b2 size 8106 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm21-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm21-rail/cbke-library-dsa-verify-283k1.a index bea647b1e0..e3373531c0 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm21-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm21-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98047df69de5d2e64b1286ff7d6cc7152e0702f8549c9212daf8b1a61dc3f8f1 +oid sha256:4ae358249a4b8f3643859b93a17d8fcbe572bffb78672e01e2b9abc94f48df06 size 7700 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a index 747cca6431..c2d85be94a 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a21768d994843a769e48f0c9fa8431ce193c82937d2e8bf61c2c2aa680e008ba +oid sha256:843ea6bf4ef6bfea9578c598d6426e6ba428764242b7844f4764eb8cec6bd5c3 size 8102 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index 7c9a30272b..f589bc13b9 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:324e78ce9e5fe1289b8cb0ae2f4c935982a47fd5a4ad7cee854d09e3eb6e26da +oid sha256:341fbae39327df22693760b9430bbc6956964b5c1d10e0df68a799c5ff798704 size 7692 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm22-rail-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm22-rail-stack_protection/cbke-library-dsa-verify-283k1.a index 99aaa095f4..4012a36f86 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm22-rail-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm22-rail-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b999383aa9e0d157e6efaae10b256e84a09071d1c47da87a8a4c99290453abec +oid sha256:88988d0f13ab6ba16a8726e179ff52d6dfa6e6636509211b5108db88a59de496 size 8106 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm22-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm22-rail/cbke-library-dsa-verify-283k1.a index ed8f4a9e3e..799ecd7e5f 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm22-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm22-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8dc981a3ad8121c3737ef064d89ae40afea65d4614ec75503e62be45f2a332c4 +oid sha256:67cc0c7a8006c5dcc830afe8b0492dc8958ac65e7c1bbc103a0ba3fc54b3e43f size 7700 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a index 655183a4ff..e0a835fd4a 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d26d25f898171488e1442f72dafaa89fd56755ad5622377a570e39f1ede4504f +oid sha256:9444e8f293edb167c7139e8a7b6e3a98a7e7869273379f41c2e9e7a00983e991 size 8102 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a index 5c46a0ebb7..6e47033e34 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6f34d441bf3e9a96b009a4baaabcc934606ba490e4ed915fd2fe4f603331f2c +oid sha256:b977186588fecf0e1fc29fc0e12ceda9ff1a137ae88827d570dfd3f7c9d34f71 size 7692 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm24-rail-stack_protection/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm24-rail-stack_protection/cbke-library-dsa-verify-283k1.a index 939d5faf40..bf5b52971b 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm24-rail-stack_protection/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm24-rail-stack_protection/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9c84854103e9223f0689f04a2b4e38fb2eb91456cf0a297e778ced9267032a3 +oid sha256:7753ebb1b00c285596dcb37cdde1d739b3a37d465ad77b406e00cf4148a2e466 size 8106 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm24-rail/cbke-library-dsa-verify-283k1.a b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm24-rail/cbke-library-dsa-verify-283k1.a index 72462a2fec..a59ffacbe4 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm24-rail/cbke-library-dsa-verify-283k1.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-283k1-cortexm3-iar-mgm24-rail/cbke-library-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d0fbda7f9dc3eee7632a6e1d587236277ab09bff0daa8d4453702e971f87243 +oid sha256:0581fdd6f6f83968d3ad9a1a57a802ab66738c20e0c8eda726f9925e564f94e1 size 7700 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index 1bd207bf27..3e4a7fa0a7 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c3d6d5207ad7280154cae2eed4d22cda02787e1338a84fe725a36675a05c46f +oid sha256:375e3c8ccb28a42b327d274825ad9604b3856e500eb20e25fd86c060a34608c4 size 3124 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg12p-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg12p-rail/cbke-library-dsa-verify.a index 9d642caaf3..8707500837 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg12p-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg12p-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2b5182ac94a56d8173376aacb21d4ad2a61b71fba36c5ad0684e5c1f5c24b69 +oid sha256:e24cee48694e0c8df7e37744fb025e48e99e195c0dbe70fa55e3244c4b3de164 size 3272 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-verify.a index 1fe42be83a..ba74dc1daf 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1e418945a246fd73bc41734de67232a5691f007046ff0880b03153e31114696d +oid sha256:a1e4d659077539a45ffb17a9cd0d26558e53e5d48c9f7ca63c52ddf24e26fdbe size 3124 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg12p-railgb/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg12p-railgb/cbke-library-dsa-verify.a index 2e58482539..f36cf2a272 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg12p-railgb/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg12p-railgb/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5260e3f65589fa402ebddd600ff472e4181dd291cdf118b83020eecdbffd141e +oid sha256:1eb6ed170427e0c56dd5a9fa964ab10198f638308ca790040b97e01adc2c465d size 3272 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index abc67c9b04..ad587aff08 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0afe2ee80f6b6107bb27e549e840c7149118124446652a3f3f19c569976247e7 +oid sha256:86e3be3992a4ac213ca845ae7dc3b01ad8b301903afc90d2177cf083fc9cabad size 3124 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg13p-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg13p-rail/cbke-library-dsa-verify.a index 8b05f5e94a..8726ed0e12 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg13p-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg13p-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2df4c3664f069bcc4c62a0b89b2678c7d8535cb78b08a52f1601406007f00c3 +oid sha256:f105b877a361f00b1dd56932716fee1e8b92842a4ee44f96b66a9336c4408494 size 3272 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index e3ac6553e0..ee1fa7d50e 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47fc61fee4f66b95bb2ea743e88ad47b847b16ba1ead90e38967175c54c7cbe4 +oid sha256:46a7224944fbcbb889a743688a6ec13d0db82a118a1755bebebc9d54291966e1 size 3128 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg21-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg21-rail/cbke-library-dsa-verify.a index 516f19126a..0b91c2ac60 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg21-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg21-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91131ad6eac5fb593a81476c18f08635f7abba18b70e2f3d19bd7849e638840b +oid sha256:b9458d0d33b1ab4ca11ecd481e13bbf97f7d09c44fd01a4781b057853d2d0051 size 3276 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index 3f8d553f90..ee1fa7d50e 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b03765184684c368142d1f1ae62b9534c1464cd31661a6f774caed64854eda0b +oid sha256:46a7224944fbcbb889a743688a6ec13d0db82a118a1755bebebc9d54291966e1 size 3128 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg22-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg22-rail/cbke-library-dsa-verify.a index 0dce95b87c..ba843850ba 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg22-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg22-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42a7d088f31698cbd90e36c82c133e587b5bc9dde89c0d15ca786f9de3aca8df +oid sha256:ff21ccf186a6e37a27addc0f80697969d66f6551e841938c5516a49706b0b55c size 3276 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-verify.a index e3ac6553e0..ee1fa7d50e 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47fc61fee4f66b95bb2ea743e88ad47b847b16ba1ead90e38967175c54c7cbe4 +oid sha256:46a7224944fbcbb889a743688a6ec13d0db82a118a1755bebebc9d54291966e1 size 3128 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg24-dualrail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg24-dualrail/cbke-library-dsa-verify.a index 516f19126a..0b91c2ac60 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg24-dualrail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg24-dualrail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91131ad6eac5fb593a81476c18f08635f7abba18b70e2f3d19bd7849e638840b +oid sha256:b9458d0d33b1ab4ca11ecd481e13bbf97f7d09c44fd01a4781b057853d2d0051 size 3276 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index 97c41f206d..98cd933a28 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8af7fb02e35177626943828e3f553d28e718fb065f90a763cc3e4804b1deb1fd +oid sha256:7887697a3d11f71e42815fbb3dd8c95ef9d891f4170b0e6e1601a10209e73613 size 3128 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg24-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg24-rail/cbke-library-dsa-verify.a index 630af71126..415d210492 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg24-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg24-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4e319b7ab2a61654851e46fdcd30d455560cca024516ba6772968cbef43cc58 +oid sha256:1156569007e950b895fdf7dda2ceb5d62942cf54692132e3f3114fd2129d5ada size 3276 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index 5207b95ffa..a63852b7ca 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f77ccbfd0ed6b261efc8399cc11335b4babcf8a77cdc668fdb7af5ac35892a2 +oid sha256:9362a17f9a133c8a32ca26bd1bfb181479b01439ac2a91c863eda342b5631fe2 size 3128 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg27-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg27-rail/cbke-library-dsa-verify.a index ac1f2f7dbb..84ccb37927 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg27-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-efr32mg27-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a5470b16ec6f8557cf559a81d1181f84edfcf8ea22486425933cf2f87157590 +oid sha256:e00105b14ed6c7e2832ce601695e5091db03b33f06757f55df3b34d3d6f4ddae size 3276 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index e355ff2bcc..12e9882105 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4d9a919cc5b0436b8e3e9aa510aa00253fce6e3bd85d8a56796ed0e2dabe0a9 +oid sha256:de3000667c3ddf4198202ed7603166612095af3ccf168048354fdccebcfdbba1 size 3124 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm12-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm12-rail/cbke-library-dsa-verify.a index 8b6116cdba..081fb31b44 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm12-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm12-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9c51273fb6631b11d5560945cf842c26f0891a52a29d02a7edd90d897129dcb +oid sha256:67c78aa164ed699b99d7628a2184bc51273904fabd482d4dcdac67b7ee2220b3 size 3272 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index 8b233eb48c..62a7afdb5c 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4706e9ee514466ef210363bb7c4ed5330cf5949d15b45f597ace346d33118069 +oid sha256:5bfe96ba68887364a60c741c2a7bd2607aecdc6b6ce4c6e42a4a6e3378080196 size 3124 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm13-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm13-rail/cbke-library-dsa-verify.a index 353569a5e0..081fb31b44 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm13-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm13-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:325ed3b311653f5904de2a7e189f8918c64af5f916748fbc7e3cb005e8f2039c +oid sha256:67c78aa164ed699b99d7628a2184bc51273904fabd482d4dcdac67b7ee2220b3 size 3272 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index 2897eea082..acf48c141d 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:480cb317e58d9b06c96b8d4e756a54aae3416e56fd4c7e080286acc2eed715e0 +oid sha256:f9673142bebfbfbe3742b7a64ac7243f31f7c13db660edcd05b8623496e81a85 size 3128 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm21-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm21-rail/cbke-library-dsa-verify.a index 3d053392a5..9266fdb784 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm21-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm21-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a98c375f9a7e774145d65d50abb7db0a9eff37e43e4f79e3e7140d3f50ccf94f +oid sha256:c1735e38a4815a9e0df72a0feed2a1b77438f80780d7de084a9335e9113c6eac size 3276 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index 348dc0f11b..acf48c141d 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c58354a122b69daf0d256c0ffa22ecdb91af9ad24c9e39d45f3b4f4d2e89c57a +oid sha256:f9673142bebfbfbe3742b7a64ac7243f31f7c13db660edcd05b8623496e81a85 size 3128 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm22-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm22-rail/cbke-library-dsa-verify.a index 3d053392a5..9266fdb784 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm22-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm22-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a98c375f9a7e774145d65d50abb7db0a9eff37e43e4f79e3e7140d3f50ccf94f +oid sha256:c1735e38a4815a9e0df72a0feed2a1b77438f80780d7de084a9335e9113c6eac size 3276 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index 1b300df723..da62d8bc0d 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4abdb05f8d4338b16726853a1c7606b52fa520b932024761e72672a893d3e08a +oid sha256:9d25169eb7052ad082f94497051fd1bd47659f2bc10d99a4526dafb9f453c423 size 3128 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm24-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm24-rail/cbke-library-dsa-verify.a index ac0ca4c910..b4866063df 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm24-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-gcc-mgm24-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d5f54f6084dc50b88179f00716420888dc9df095ae635b867dac42ec8c13282 +oid sha256:4f601166e588cf2488fe3fa40745025433522dc5177015b38c06a7bfc1948424 size 3276 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a index 04fe00c0d5..22cb6d3670 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6baf3ee9bbe0fa9fbb4708b479639d3a75971ca685a282af0e47a8223de76930 +oid sha256:69e54103f798f453a9eb8b9a0bbd5797b0cac666b195287bd5bef0af53d829ca size 7932 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index 7e5861d871..cda819dbb7 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a378e41655cc0e0da002d3af48eb385808c4a73a0fa2f5a474db1b0749f4ae4 +oid sha256:ec8dfac5c710ce379a6a1645050ef063a8d6e39c46b0dc1632841a640f16557c size 7536 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-library-dsa-verify.a index e167be8fd6..5d3f516b9d 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-rail-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea75312f5ab06787d0d4787b22481cbe1f25e1bd62ad78d23aedeb8f40e4b1d0 +oid sha256:0b3e8e12afb91eb78cacfa3c13a09b11005b77e66a2e0a74d94f01975d733cbd size 7944 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-rail/cbke-library-dsa-verify.a index 60ade8f693..51317cd235 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bdb36c60944d7c5e011f3859ce121e4cba3abfe31562c53882e182e2c9ad4c30 +oid sha256:d71816864cbe7c59f83d64d32ca77e18cde9edfbfbdd61a1259e64eb38b746bd size 7548 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a index ba6c683f19..2470949316 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ecde64b16871a80a2fb7469300ffdd0b91651f5d5f9ba8647625950d8f0d4a4c +oid sha256:d5192b35be3acbbce2e7f0163802a6972a5ceccffce5dfbd6ccfe8a1c66af585 size 7546 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-verify.a index d8956df132..85283976ff 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4416a60c58abc7cff3d2d76ead7520598af582963bb91843360414a98c3cc221 +oid sha256:3e813c1078bde81bebd7150701c3423e789817f7660b9b1429d4eaffcb5cbef2 size 7148 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-library-dsa-verify.a index e2045e29c1..d6c622ba36 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-railgb-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d23ec2a5fac3a59cb73191ff409b94a0b3c8fcfc863282c2705259e91c74df4 +oid sha256:9b2bf580a49dc0114c13657c32d3e92c8040583570ff03e55463658a6701a098 size 7558 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-railgb/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-railgb/cbke-library-dsa-verify.a index cf9d4b8d52..494c762a36 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-railgb/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg12p-railgb/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:917931fd768a5539f99abfbec3d0b1593ce6f76fc2d8402217ce65193f11d60d +oid sha256:9b4af914b6f38a0f47ead098569b89d4f7073cb4975a72c856988f16147b218b size 7162 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a index def0617832..80e1c753ab 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cda1526473d9dc78f89a5a7a6bd7a56bc627ff2cf8203bfad721b691fee49eea +oid sha256:a78b3541ddacdfb997652a2e68c6b643f7a44a79b42af896c272a865e2a6cd9b size 7932 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index bb6ec9b6ae..f4ef6d0d34 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4c09080d3b2a6cb8c78a3f05a5c3832e779bcdb4920ae684943466a911afcee +oid sha256:89ab1a416a9e7d93cba50e3f740b44b7cc9a9d69b5ee3559eac3a3b7198b8c94 size 7534 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-library-dsa-verify.a index e467abe036..44ec49d83d 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg13p-rail-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8f18dab9e43291d2f5e38ac71f83d60d536b27c8ffedcd6e44f84f169f127f8 +oid sha256:4e7b6df0f7abd9b1b2cc65e31b5630eb3205aaaf7e6f1da1cee335ea0d3c7b71 size 7944 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg13p-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg13p-rail/cbke-library-dsa-verify.a index 0eef54d1ff..d582f3c438 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg13p-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg13p-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a765f2694cee439f903f94ee9b687b4b529096029cb8c2f46cc9ce52ab3cdce +oid sha256:eda1f09455857d2f656633979d2b3374c8e1b6edf48a4c7dbf0f2d99620fb03f size 7546 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a index 7c1d3659db..2a25656113 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93b03e6d789b39dcab23d78899b6c62e78723aac84b0e8eab2a873c77a2fdf8a +oid sha256:ba5eda17ca815620bfe3e36268870b9bda3a6eb67a401b1de21fda654ef8c1f4 size 7930 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index d60330d163..9c3aa5673b 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54c55ed4c6a3452f0132a9ac7245f2e41e28a346388d09860bdef9ce7e793a80 +oid sha256:b156784dc37f0012a456deadc495438f294c8bda843fccec0a228255839da5f3 size 7532 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-library-dsa-verify.a index 9807e04530..4b7b7ed401 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg21-rail-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7063c1056887a762ee30ea141b7c1ae544b950fa7f40ea2299f6e8a6a6a910a3 +oid sha256:88f113a33d38f28a22935b08ef2bc26e285acee01c41b03f8639692d0b122609 size 7942 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg21-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg21-rail/cbke-library-dsa-verify.a index 3ebe8de7ca..a96fb7f638 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg21-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg21-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f350a1c267b801f29e86d1123f4d0653a07da491dd7c6b90ac61c6f15a144c1d +oid sha256:9a3cf03a16d0ece3e05fb66a9cf94f53cc2b873c30a56dee88117ab4d469fc25 size 7544 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a index 53ef9be4f7..8278fbbc2a 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58b56268871a507458aa5a5d6f6e599809c27bb13f643d8fc5936f874116ef55 +oid sha256:6c4ed4826b892fa13951ac194d0bd58b8e617af3510b3c7266ed033fce58202b size 7934 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index 8f92c94a79..ebc5fa68b3 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85eb6ac1f6b054899732abc676f929fa1212f1f6829b8ada65fae310e6f0086c +oid sha256:21a6ef1a5262d67fc033e9fb2ae933af6826f232f06def954413a206c7cd73ea size 7536 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-library-dsa-verify.a index 46b122803d..9a23ccdc28 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg22-rail-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:150b30a90180acf74ce6bfe8c958895e9cf5b6b1c546c2ade1c596157993301e +oid sha256:3311c319878db11bba089372631bc6b384e9b696b80e30e0bdba62ed3b5bcf43 size 7946 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg22-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg22-rail/cbke-library-dsa-verify.a index 870b8fe07d..a6d0c4edfc 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg22-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg22-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49951c7b1e7970d310f8014f13895b3dfd0473348117e23df6913ee22d75f21b +oid sha256:86cbb584c04583b54ebba4f8caffd70bc2544fe06262fdf4d49a1dcdb010d613 size 7548 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a index 71a139c47d..f59e9f4243 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:291a4a479998aa92471430337816d703f67ee4048651b921d865f80f1e1ee3e4 +oid sha256:48e7063da8d167641655e0d8c52affaf3ed1a21e622302b05c3aa5994415d5df size 7552 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-verify.a index b84621e293..bf8d2bcc08 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d85ee5a3afb612e682ce5ce53874d83e55263d43fd2a37bddac6233ab240414 +oid sha256:5edec0d27ccfa87184ab47bd30144e443aac8da1a2e90fc3db0d2f7f6ee6d974 size 7156 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-library-dsa-verify.a index 9a2d1d8ce8..d5793f3b03 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-dualrail-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a826c159166cd4be4232bca7d6ea669d3454ee5eafc5c846009ac5f145e5e8e +oid sha256:1d7fd2451065b7443b6c56fed6a08dddc8c5fa08f96b8ae7e62149aea5224eb8 size 7564 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-dualrail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-dualrail/cbke-library-dsa-verify.a index f533ce9588..6e688ed824 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-dualrail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-dualrail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b7b307661deffcee3b42dfebf804f2189693b842103ab91928fc79ad9cdd034 +oid sha256:3682f68ea8b063fc4db7aed399e713f6411c08111298ad874c0c5b9cb7e8efe3 size 7168 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a index 29a48f358d..df2f62eb30 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db49b5b1cc169691da42d67248de81260de9a218e85cff5ce69da0e7598dbcb8 +oid sha256:2a91a47cd02eaeb9a65733c48d677c6ac8b28d9574556c5dd16ec5e84bbf0db8 size 7934 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index d00fd530c8..cf52964aa6 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cff5247d0f1c90496d8eadb5a8e1bed454a8fe159b56e03cdd5a827eec58cc0f +oid sha256:61a2fd72b3caa88b7a9e152832453cf1703a5aafbccd8150f8c78dce2c1bf6d2 size 7538 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-library-dsa-verify.a index 3744c5b160..7ec787bacb 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-rail-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d2af94239fe583e7320bba48d510d37a9db8699ed879f299da2e97c3ec51f09c +oid sha256:8703325da90cf23d361be666dea9ca30920e8ae2cfddbf02c4e7467d1f15cd9c size 7946 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-rail/cbke-library-dsa-verify.a index 272b199512..4368c47b0e 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg24-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:120c9a5a095c779936aa3b761a95c9bc8cd0cfd5c5169eea374564c9654448a8 +oid sha256:be9bf96890c29acd4392137d08d0fd055977e248ee85c55d14c20d28d4aadd19 size 7550 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a index 2195ba431a..d2adc3ccdb 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:445020e969677925691dd6d1bbd038be1228617be7e9bd1cbcd8f57aed6464d7 +oid sha256:e839a13cfeb1af394053643cf996ded98e5358e9de9be87d377db5125ec5adf3 size 7934 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index 3dfc240dc4..ee3afe8a90 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58ef78d2e3a97a4af7ef8b555c1bd98b66eb8c9c23dedd45d4524932495c14aa +oid sha256:ac2220c7cc6e21c4e934c39c4f010e9662181c901fb49fe07cf43a9b1bf18ebf size 7536 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-library-dsa-verify.a index fb4f00d0d6..2d340d244d 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg27-rail-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42c223f060d96b7da3d1072cfc5935a14e3a8d43f0b0124d597ef227c4797a93 +oid sha256:a7365873e36b8d773d6ac939fb03077d253c7bfc6164b4cab0a8e2c344ca468c size 7946 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg27-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg27-rail/cbke-library-dsa-verify.a index e821fb048b..e2681c0299 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg27-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-efr32mg27-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:84f4e6b15624c5e7f1f9ded45a4bd07124d87b249a193f306e0ee5c29948ac9b +oid sha256:f2fa73721e0d79d8aba2ab64eb9d7adfa26e7ea87f16d6d5aaadb28d5355afe0 size 7548 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a index e31d1f69d0..c1aef0466c 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d6d27449182d3df9e5e00bb744d02a74b41ea0f9986e519e8648587b84ff24a +oid sha256:52476762492ed43f397d0a648f80373314d7484319e99ccfdadaac36114e3833 size 7896 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index a7434a4a6c..28b5496bcc 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c78a69786dc29e90265bbe52f9604f773faa2df102c5e71666bb5ca684c7743 +oid sha256:506b1ceb65cb87ebf3421c39dbce27f93a1eed65c56b20b04a1781e33d62d83e size 7498 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm12-rail-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm12-rail-stack_protection/cbke-library-dsa-verify.a index 10fe6b9e77..c48eb98b40 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm12-rail-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm12-rail-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec22e78fe10972d424581c06f5266cf2705cafc9f8b0e5f03726db21e09b079b +oid sha256:e7cf09abc2e64d430515abffed6f737060d7083358e40810f68baa4babd92b49 size 7908 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm12-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm12-rail/cbke-library-dsa-verify.a index d3eb76a824..bdac18d98f 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm12-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm12-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e964998f9afdd3243502e72b542d8cd7866804633dd4b9210b7c40d2c65b36ec +oid sha256:a20c74eed7006d3dc1f2ab7590c3e1432f24209c3686740d4908de2ee511aa85 size 7510 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a index 58855ad44f..20fdb873b6 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dcff93b5e5e71912a39c7837bda5ca9fe44a8e9ab97232acfb06d8538a091eb1 +oid sha256:32a6a621543f0d82e2acd7be95112bc7d2dbd0b57d06cb2bae96bfffc9fa0a68 size 7894 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index d315b6fa9b..c512c695de 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5bf89e1bcfab9eae17d3ca069db39c25c2bdaa1c41cd91f8d71308cea6380bb8 +oid sha256:24c7b29d31505503043d497fecc2f0fa70744dc954d0bf1d1c506d38e65298fd size 7498 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm13-rail-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm13-rail-stack_protection/cbke-library-dsa-verify.a index 5701a08e25..aee6cd9541 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm13-rail-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm13-rail-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b67e27b406a853b6601a85292fee976b77c46f359040f8670bac279d55f3d890 +oid sha256:abe53ed700bedb4e293c2d47fc723956da5223b1837680e5e6499589e051f49e size 7906 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm13-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm13-rail/cbke-library-dsa-verify.a index d185a3f157..bed9b1abfd 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm13-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm13-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b293178f335530c4234ad393ddbec8125a3ccc8f5932adc224256ad531913587 +oid sha256:22a0048fa9f458a519f33b73dc281b4283d08919ad73f9e54873608f364733a4 size 7510 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a index 3c401a27ad..1b853a9115 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8f90e9c1d4413fb75ba133b7b0da62757b7c9eca77b3e1451f40d1a5cd7cd970 +oid sha256:67e1869988b5a54ae2f8c7fea7f1540e8805c538b630a386b441daa9f6dee4d9 size 7902 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index cf330c0463..e7ec5f12bb 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1fa070564e5c4fd0403cc5c7c4656fc20bce4704af0c0dc1cd272e6e5d5182a1 +oid sha256:343ce32af5efbb87a6315d972d65425bba022741c0ac8c26aa7cbc85c76b7c38 size 7504 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm21-rail-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm21-rail-stack_protection/cbke-library-dsa-verify.a index 21ba941c28..3956df9998 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm21-rail-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm21-rail-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:205c02aaafa21061797f2244eb3375d0c43bdb296e5db18a8db35826f93cf272 +oid sha256:829b0d1f11f871dd321784ee18af4190e952510bc49c2bfea1d4bb2f2610e490 size 7914 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm21-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm21-rail/cbke-library-dsa-verify.a index 7288011982..dd5679784c 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm21-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm21-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00e722f2822fcd57809a55dbc6c35db07db265a066a93b46e63b83382d0e32fc +oid sha256:f2ee309d6eb849981d95a0150002370727c8d03292221707a98aadfca62c80a0 size 7516 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a index ad13ffaf9e..050327b19f 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9fa911f85afdcec77d0fbc583d4955539cdda32329983186f09b58d7449b2f7d +oid sha256:1d7600120f3afab9e3b808878a47aa11e482d09fd41c99d5252c6f5e3c45fb31 size 7902 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index e670f9739a..559a9b0207 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa204d404827faeea80ab309a65090085530398cb3b4f68433fda9a47343ce85 +oid sha256:1ab1cadf2d16053e6feb5b77f57c0326f086f0c4e446e5aa8ab9ebcceb47ca7e size 7504 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm22-rail-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm22-rail-stack_protection/cbke-library-dsa-verify.a index 9f28b4935a..d9a18bd80f 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm22-rail-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm22-rail-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3262f34eccb7ef3f8076fa8d738d5d02f11bf67b60d578ecb168af36c0213d53 +oid sha256:205bedcfd7615e6b249bdc8eec797176deaadfcc92ad050b0aa8921a1a43ff0d size 7914 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm22-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm22-rail/cbke-library-dsa-verify.a index ecaa668a44..437bc2d271 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm22-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm22-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa6ab70df18171fb0b35e3153b558adfa774e847c7cf5e8832aefb7300f518b2 +oid sha256:067bbb9f7676642a546382a026f1542c940e403f390bddc90b31552fbb8844ef size 7516 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a index 0ca96a36a1..8f80f1dada 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e710fd498e146d1e702dac1580fbe5cb6df7e4ae13892a8395f16c464723b714 +oid sha256:ed73d7d0d6d4a7a88acb30c6eb4e6460be008f34e80448ee6880723b79e82756 size 7902 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a index a52394c091..b467c70127 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7253906e513fcf0370899c565b892fb9a3503f2ab9b22d10b13f31b965987ce6 +oid sha256:1d11f00adab9532d933f6099b435c0ea6ad107f2d116d9feab7404216d73c6f4 size 7504 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm24-rail-stack_protection/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm24-rail-stack_protection/cbke-library-dsa-verify.a index 2f5d39854b..a545bacd8e 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm24-rail-stack_protection/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm24-rail-stack_protection/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56841475927629742b84c488c0b2781b36ae34851fc67b74021c888bc5936f2b +oid sha256:0d6258aadc4b884369f9078ad996d87705ee33daf086800da46f5225a8e960f9 size 7914 diff --git a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm24-rail/cbke-library-dsa-verify.a b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm24-rail/cbke-library-dsa-verify.a index 830f8b0e5d..8121f85901 100644 --- a/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm24-rail/cbke-library-dsa-verify.a +++ b/protocol/zigbee/build/cbke-library-dsa-verify-cortexm3-iar-mgm24-rail/cbke-library-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9522e3f357c8e3224cd0ed1541070a77f92b89bc79a5ef5e4b87bedebd920102 +oid sha256:499bab4c3d43c84f5e8a1495d78dce83d2772098b31e9608eb24ca6d8bbcb431 size 7516 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg12p-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg12p-rail/debug-basic-library.a index 2af8dd5d7f..9012134216 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg12p-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg12p-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b3ebb65b7cf910674f82e89b0ba35acaaf0cbb582829facf95431abb808505f +oid sha256:84aed44e4ecc87ec13931994c27183cd481e77ade4c89239ff8c43d3558efc26 size 6212 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg12p-railgb/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg12p-railgb/debug-basic-library.a index 306af335cc..fde4b262a9 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg12p-railgb/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg12p-railgb/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0608b8648671e073dc0d02ba101c63414612322f18f811f9fb45b0fe6942a843 +oid sha256:fc36ca51a8ac4bc978f35974162107c920233b8e6887bc09b73597dbeb90c894 size 6212 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg13p-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg13p-rail/debug-basic-library.a index 170e4982fa..177956c7b0 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg13p-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg13p-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73cdd7a73db218a8c9a9f07f4d5b8421ed186a2bd70631352ce8a6406c5e24fd +oid sha256:876ad52843f51600983e88357b9ac838cf55cf5962d9fecb08312490a848aca0 size 6212 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg21-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg21-rail/debug-basic-library.a index 1921e988dc..de9c7f73b4 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg21-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg21-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac36319c41bcf52c27370159d41f3a88451edcefcada5d64bca7f0f3540190e4 +oid sha256:f262df941b1418e96599bd86ff9895bda3fe63552925812e125a4a4c4c58cb5d size 6220 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg22-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg22-rail/debug-basic-library.a index 879c3eb03a..a9fd008b90 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg22-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg22-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22671aca20736f0fa72a3a019557916324dcf9c0985e16bdb45cf24ab7beb642 +oid sha256:8752ed3015b91ca7b6de360e63adf723da540bb0018afc74a61a9479cb22f471 size 6220 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg24-dualrail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg24-dualrail/debug-basic-library.a index 1921e988dc..de9c7f73b4 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg24-dualrail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg24-dualrail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac36319c41bcf52c27370159d41f3a88451edcefcada5d64bca7f0f3540190e4 +oid sha256:f262df941b1418e96599bd86ff9895bda3fe63552925812e125a4a4c4c58cb5d size 6220 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg24-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg24-rail/debug-basic-library.a index 77a3db80fd..92769b29cb 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg24-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg24-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b51749853c2effe312b6d84d215d720433295bdf306a32c5edc088584615de4 +oid sha256:60336d3e6aca181ba74ead73e907c2f5a6f9f17d189497926bbd1c6fea501855 size 6220 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg27-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg27-rail/debug-basic-library.a index e9fa30b050..560d7083dc 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg27-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-efr32mg27-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f636b50d88fdf288acd8322de792499b2092106fbec511f4b75fa2c885c61b7f +oid sha256:e873504b98e311efd6bd3240a3e91b1a55cb88a76059402c38254fed51cef9a1 size 6220 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm12-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm12-rail/debug-basic-library.a index 62a38090d2..fb8c1f61ec 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm12-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm12-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b901294ce047034b5b9190d7543d55426122b2f39fcd0aab0f1142b0a41772c9 +oid sha256:aec4137b8fce8b638944abebb20d3b035ead68682720b4cb1b7709db18e55e61 size 6212 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm13-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm13-rail/debug-basic-library.a index de0ab8c8a0..fb8c1f61ec 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm13-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm13-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23002e037ebf47e1c4f4d9dcb36cce7f65d670eccfb7d606c19abd61d8fd6847 +oid sha256:aec4137b8fce8b638944abebb20d3b035ead68682720b4cb1b7709db18e55e61 size 6212 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm21-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm21-rail/debug-basic-library.a index d0fe6843d0..92769b29cb 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm21-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm21-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1c8878966c35ea60333fa82b381ef36061f2461ef648bfe0a1ce1efeb1fa306 +oid sha256:60336d3e6aca181ba74ead73e907c2f5a6f9f17d189497926bbd1c6fea501855 size 6220 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm22-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm22-rail/debug-basic-library.a index d0fe6843d0..92769b29cb 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm22-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm22-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1c8878966c35ea60333fa82b381ef36061f2461ef648bfe0a1ce1efeb1fa306 +oid sha256:60336d3e6aca181ba74ead73e907c2f5a6f9f17d189497926bbd1c6fea501855 size 6220 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm24-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm24-rail/debug-basic-library.a index 25cb6d5411..bf76ff3ab1 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm24-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-gcc-mgm24-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7054a3dfec80756447fcd550fee0769cefe0665f7a3d23ed132ee6b5248e93e6 +oid sha256:16a4a5fd8905075279d82a416a1a75b4f1bce6561cfbeac7c27883678fd3a20e size 6220 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg12p-rail-stack_protection/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg12p-rail-stack_protection/debug-basic-library.a index 5a09038cc3..be34db95e8 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg12p-rail-stack_protection/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg12p-rail-stack_protection/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:82575f9cacb428e460c8dfa13d0e0c2a3094fbcd62067273a57c7bf40eab502e +oid sha256:d1810a281b642a045897b685f03676156e2b40cc4d6e395b8ae0359aef3493b9 size 12212 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg12p-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg12p-rail/debug-basic-library.a index 34c5213749..8c8ef60d11 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg12p-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg12p-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a75b17f3527b917583a349fdb50593d28f4d1a37104492dd6fb2c0423aca9879 +oid sha256:8c576cca8ee24cff9c9d2744107802be01a50144c36749736805c010b34313c6 size 11684 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/debug-basic-library.a index 260d2b441e..05335907a8 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fbdf4e283f0ea26fa92847f4b82764ea6cf62e39b70fa3e96f431c07ff2c6e31 +oid sha256:60c27a4b02aa1e52ba3ce48e945035f4b8cad436effbf34719bc3c5ea7aeac24 size 11828 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg12p-railgb/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg12p-railgb/debug-basic-library.a index 1e3343acf9..703a1d527e 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg12p-railgb/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg12p-railgb/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d299952bbcb3ae3591ecd0d15524509e16803c26abbb0bd4325ff090f0a9dce7 +oid sha256:cdd574632ae9bf5a9c0e361482167af67fb88d136ab2cfc7dcc0d68587a12d60 size 11298 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg13p-rail-stack_protection/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg13p-rail-stack_protection/debug-basic-library.a index 00ea31d75d..3d861e99e9 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg13p-rail-stack_protection/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg13p-rail-stack_protection/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39197f2242abdad61c9ed680f2a7fb9601ba558f0ec9eaa9165bd21609f83abe +oid sha256:6d2903a88b7ca598bc75fb10a0904cae8b412b690f2e870b38033ec6c3e354ba size 12212 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg13p-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg13p-rail/debug-basic-library.a index 214a43342b..ffcc776541 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg13p-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg13p-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:777ab32e8e2fa31ec8b99732d0123f9ceeb81cb8f8e76d16b529cd0e65ff4624 +oid sha256:6309ca94abf799d9ee04addea55aeaf9acdc726b6c9729a41747b23449160f40 size 11682 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg21-rail-stack_protection/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg21-rail-stack_protection/debug-basic-library.a index 5a4ff170ee..a2d72bf5fb 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg21-rail-stack_protection/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg21-rail-stack_protection/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bbabf40e2881cec7cf8c09da22fcb432776bb6a06dc05663205b250e5c0a182b +oid sha256:b4c2360a3cc3d02ac1f5eb060679d5c5740615179aca2294aa7e76d12898ad77 size 12214 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg21-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg21-rail/debug-basic-library.a index 750cb68cae..d25003a9bd 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg21-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg21-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:abe3c6aa3ffe0a19bf0b2ec8d989606ce728808d92ee132e0dd92d87bf286d9e +oid sha256:52e170a02c055ba1dae41acc3118aa6e0d43dd2da0caaccf2a3ca3e64a4984a2 size 11680 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg22-rail-stack_protection/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg22-rail-stack_protection/debug-basic-library.a index e3c753096e..4df0e5e0a3 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg22-rail-stack_protection/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg22-rail-stack_protection/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f08e3133b2bff793fefeaf412689f6c3e016be72c65292fc1306b4b7e983cb81 +oid sha256:8a8f9e6b3b25b50d090e141c4049b5e4a53304ce65fc1578550eee5bd6c19edb size 12218 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg22-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg22-rail/debug-basic-library.a index 256e42cf4d..346d4f89b5 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg22-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg22-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dcdfcee17c696a69500f3778d6d88a2652d0d87068ed0dc58d0bc7ee49acff82 +oid sha256:6e19ca4bd7fb9a02094470e61b49c0d4bab9f483efff09d93ae89da368cb1641 size 11684 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/debug-basic-library.a index bef2966232..3fb5e4135b 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77471085b0039116a78203b6d7b6b11af4cd41dcefe48b880251632359d981ab +oid sha256:d5b40ded21eae8b67f6b0f550f588984e2af1994d2b35c9fcc49bd6771f14a42 size 11838 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg24-dualrail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg24-dualrail/debug-basic-library.a index 5ba800fd65..2fad256062 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg24-dualrail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg24-dualrail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5094d6a3ae5c954b96c75ccc2c67ec93d56c0b3a2fe0e1cf7c39c567c6a448f +oid sha256:f0c90210314b0cc69a14dd3c5c80d1cd0344681bcaed202cd9a40a54f43f498a size 11304 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg24-rail-stack_protection/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg24-rail-stack_protection/debug-basic-library.a index 21f29578de..57e9dbdf8c 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg24-rail-stack_protection/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg24-rail-stack_protection/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a649bc7cf28d5d330a90f9df9c5451871442aa6685543c0e27920015bc0acd9 +oid sha256:50aafbacd86cded0787c7b9b19de48d7112bb3f0040f6099027912b047dff5d4 size 12218 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg24-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg24-rail/debug-basic-library.a index 6f340c2261..188e1239db 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg24-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg24-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a5d692cbac089d789cf967eadca34606bd804ac52928abbf81beadc8b3227150 +oid sha256:b95bc3cdad44512ed3dcdd46bdb18c55207f34b17d934bd4fcb1a57762a6c283 size 11686 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg27-rail-stack_protection/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg27-rail-stack_protection/debug-basic-library.a index 6bd3805e8f..3b7d3ce23f 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg27-rail-stack_protection/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg27-rail-stack_protection/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c159a9a2b60b55d1eead70d509a41001409e7c4b267948832846e89a9db5a828 +oid sha256:79713ce22a8297dc817f8881869ba56ab067f7705e76ce7efaa57c83ba71baeb size 12218 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg27-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg27-rail/debug-basic-library.a index 48d260653a..f6144b330d 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg27-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-efr32mg27-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c19e5742208d8cba24daa7278b240da5687d907f443d8e7d8975699b930b54ad +oid sha256:686263b4af61284b1d9147e2e709116173e64bbcc4f9d7325937f0bfed6f441a size 11684 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm12-rail-stack_protection/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm12-rail-stack_protection/debug-basic-library.a index 39698f6fec..8a08eef9ae 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm12-rail-stack_protection/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm12-rail-stack_protection/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1645f0b649fc4e1b5bca38fabbfe8750878f6f0eb28699c383a866c214b94b5 +oid sha256:a86106cc8ec8a2bbca8a5a40a959e867b28f7bacc990ad46d24f312a9a508b42 size 12176 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm12-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm12-rail/debug-basic-library.a index bdf8cf6fd7..27f6cd4bd1 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm12-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm12-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8312c56a2f7123ad1d7972c977b28421bdce11cdfb06faae5c355f67641cc836 +oid sha256:d2cfe6934ea12da3f7e36a5c3dce111bfb12ec0cce3b8d10787f0bebfc42716b size 11646 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm13-rail-stack_protection/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm13-rail-stack_protection/debug-basic-library.a index 127784514e..05b3c966d8 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm13-rail-stack_protection/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm13-rail-stack_protection/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4cda5fcabceed31b08e59927c8481482a96cfcca8749b51d0849ee8c4741e72d +oid sha256:9a7135778cc133cfb048c505037cdf1fe48792cdc3289506f781af8363957bfa size 12174 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm13-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm13-rail/debug-basic-library.a index 3e82cb77c0..951b89c368 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm13-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm13-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5988b4589ecec1ebed22e3249a637725f1f2834dce2652b6ffb1692b34382d03 +oid sha256:4929e83c8500dbfa2933dd07c05028add76863cb7bd527e8529c74d2c3950482 size 11646 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm21-rail-stack_protection/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm21-rail-stack_protection/debug-basic-library.a index 0ca73f1674..0035d0abb0 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm21-rail-stack_protection/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm21-rail-stack_protection/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ae359679ae4606bcb2fe91e076167d8f8a9943fb6655380e75a03455f49b422 +oid sha256:c5e14b5678e6500499e13e7d2d6680269ecb402f403a7acebc3d3cfafeb38545 size 12186 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm21-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm21-rail/debug-basic-library.a index f03a2451c1..69a5c4a5be 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm21-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm21-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4393a1c3c2e3f64df4e58f5742b599ad3f5aca1814857e3b8196cf0bd2853d4 +oid sha256:9c54ad07fb543978ba4b5838aa57565ed3c9a50b415c64cb506b2c338026e37e size 11652 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm22-rail-stack_protection/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm22-rail-stack_protection/debug-basic-library.a index 735d416d45..04f90d3801 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm22-rail-stack_protection/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm22-rail-stack_protection/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3026d1d0fbcb93e550bd64ce40da424429158c2100c62991b59809cdda9058ad +oid sha256:ab9fc8400e8fd7cc06654db5a61e3618ed28dd1753f340bd7ecfabf712ee6371 size 12186 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm22-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm22-rail/debug-basic-library.a index d100bd2540..d5494aa26e 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm22-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm22-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c09e2cbae0bf67b45396cebf44dd4fdb1fcb1af5ac1fb8191682331603e92c73 +oid sha256:008b3c3bdcb8d5e4766a6075b8bc36cb6b2d3a2ae62476e6a334af83be336645 size 11652 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm24-rail-stack_protection/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm24-rail-stack_protection/debug-basic-library.a index c3b57eb4ab..7af6e8b673 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm24-rail-stack_protection/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm24-rail-stack_protection/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cd1dda6f07a708246e33787557dd73a4ce3cf1a712ace0ff7a5d51c381e7fca +oid sha256:bddec9253f1836267460404d24c05a296b916ff91c068f13b97e0dc8cc7f26be size 12186 diff --git a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm24-rail/debug-basic-library.a b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm24-rail/debug-basic-library.a index 0f2ca919dc..388d3b1c16 100644 --- a/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm24-rail/debug-basic-library.a +++ b/protocol/zigbee/build/debug-basic-library-cortexm3-iar-mgm24-rail/debug-basic-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee0528a05a2263b00b68f81acff305239b499ecee93d0c804e40bfc2d48e9420 +oid sha256:3a121b6510e9cd040098787a79e86bd1564ed2005ea40e26bfe1ac76a94b63ad size 11652 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg12p-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg12p-rail/debug-extended-library.a index 4b16399878..c797b7118f 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg12p-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg12p-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f410f39494e18cc8631963e1c8250fd99ba49e218753b095bfd49aeb651c37db +oid sha256:4aabbb803f5c940dc66294a6087e4bc7f86cde8757e92d20cde49261ef4a106c size 4290 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg12p-railgb/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg12p-railgb/debug-extended-library.a index 3ce090c276..44bcfa992a 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg12p-railgb/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg12p-railgb/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91f0e57cd3a06dfe56e340d1305af2607573c7876bc4eba0ae114eb269dd3a44 +oid sha256:9ee075c00cc3f69781a1a3105afc9ffd008ad3fc109f3b5d570fb50a0ba9d318 size 4290 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg13p-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg13p-rail/debug-extended-library.a index 4a6d638142..06463c4d51 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg13p-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg13p-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3923cd9b0acd44af4c8894fbeebea47dd01f989a86d204f2c575d0905b4ca5d7 +oid sha256:7e0a24dce2c93c627c22e41fd1413e70baa7875f9f28702cd1e8516c527dfd2c size 4290 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg21-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg21-rail/debug-extended-library.a index 103f645b29..ec88074f83 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg21-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg21-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd244d4b575e5d245f6959ee1a09936275ebba1b34fa43266495e8b19867da1a +oid sha256:8f42bff85e8f70932ed6372bba0d5ffe489977d083eede94e1bad464d35fd917 size 4294 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg22-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg22-rail/debug-extended-library.a index a5ba8a5eb6..fa1f9b5450 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg22-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg22-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b797bc041d1f4ba878a3e050d3bcda22195a2ab0acee67cfea936ecae8a87013 +oid sha256:aa133a79568be9ed101de86b516deece208567f8c3b8f23d99eb49796333efe9 size 4294 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg24-dualrail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg24-dualrail/debug-extended-library.a index 103f645b29..ec88074f83 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg24-dualrail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg24-dualrail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd244d4b575e5d245f6959ee1a09936275ebba1b34fa43266495e8b19867da1a +oid sha256:8f42bff85e8f70932ed6372bba0d5ffe489977d083eede94e1bad464d35fd917 size 4294 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg24-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg24-rail/debug-extended-library.a index 90074c99c1..2c27567b36 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg24-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg24-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9daac6d3cfe3f0c8d68bd2d2cbdd010877b0464993e316eeca5b319a703e3cfe +oid sha256:87f800b727d8c40fd8e97f3ea20580de3d01eb2b1ece78aa309894959d25a79b size 4294 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg27-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg27-rail/debug-extended-library.a index 27046399e6..aa4aa77fac 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg27-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-efr32mg27-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:63a9f9bbd743d327a42306e3dfc82187d97538aa37c99253a7351ce9c216030f +oid sha256:36b21df8e2604b402170c2cd11d3937fa466349267cc597cdca68db65c59d0c2 size 4294 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm12-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm12-rail/debug-extended-library.a index 71074258e3..2e2d90c428 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm12-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm12-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e56375709f8a114bbe43a703766fdcd6fc0bb132c357d984ef8ab972ba232ba +oid sha256:a7f8d013c500a9fe8009265fca3d269ddbca67e126ffc4bd53f91cbb380acf5a size 4290 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm13-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm13-rail/debug-extended-library.a index 6e72431234..2e2d90c428 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm13-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm13-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7686de091c6a2d95d7116b2b8de5726bab0067a7ddac7e07c158f0c05acfbbec +oid sha256:a7f8d013c500a9fe8009265fca3d269ddbca67e126ffc4bd53f91cbb380acf5a size 4290 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm21-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm21-rail/debug-extended-library.a index c586fbc97b..e5500aaeac 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm21-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm21-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db8eed4c6ff5caf27613a67223db5fa10057b249fdfb0088f13fa50d9f09dccf +oid sha256:068afae073845e06bd170fe57a26b7e79ef3d231e567c48e2c633fb39ff1cbde size 4294 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm22-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm22-rail/debug-extended-library.a index c586fbc97b..e5500aaeac 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm22-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm22-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db8eed4c6ff5caf27613a67223db5fa10057b249fdfb0088f13fa50d9f09dccf +oid sha256:068afae073845e06bd170fe57a26b7e79ef3d231e567c48e2c633fb39ff1cbde size 4294 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm24-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm24-rail/debug-extended-library.a index 533bd2246d..a4d571c5d2 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm24-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-gcc-mgm24-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49db7140954c03834ef215c42cf623ff2260f6a30380253da2c4f75edf07010f +oid sha256:de97778d84d445ecd322d263993f21b6050bab8dcbfc1031e7f0ff8a7b0fdc61 size 4294 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg12p-rail-stack_protection/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg12p-rail-stack_protection/debug-extended-library.a index 77ac18615c..d5f61c9b9f 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg12p-rail-stack_protection/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg12p-rail-stack_protection/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c932aad5c47e1f10f64c3f0d09f252c3da2b0fe165435aa0dd74ab52d8b38123 +oid sha256:6dfc63863dda1a51d1dc7bd16cd94383dbe2121edae45a5771172ccfd5191c87 size 8846 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg12p-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg12p-rail/debug-extended-library.a index 12627e510d..760377b4d2 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg12p-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg12p-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4625999bfdab2cfed417b2b3a6bc567240e58d806df44d771b741890aafba13 +oid sha256:9aaa39abd8f6772bb1c9f1510972cf265d59b733d8b5cf07cc3a9ac06a919c54 size 8434 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/debug-extended-library.a index 86d0148a35..71b6eb75f1 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d2b8a7211f747c744a68e1dc9139928fc400170c36de64b7ec87972cbe94038 +oid sha256:2f2c79adf40b6080a4f61ab247a1020cff3c64660ef10f77e69070ae97a9f5e1 size 8460 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg12p-railgb/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg12p-railgb/debug-extended-library.a index 4cb348d455..1aa22e1e52 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg12p-railgb/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg12p-railgb/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d334d782c915c28ee3f9b7a3a2c44ae9bd7bdfd94a9800805664ac60f398d7e +oid sha256:1aa5eefca1de6e8b0d2397505a16a5d4fac9cbd24bb3243648a3220971573460 size 8048 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg13p-rail-stack_protection/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg13p-rail-stack_protection/debug-extended-library.a index 663d784b45..b2d2f4e5a3 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg13p-rail-stack_protection/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg13p-rail-stack_protection/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:acf78e9c7161e9e3eaadc8d2a4353d6f42f26fc297070bc7e219a16e07f0bd9f +oid sha256:a94c404d0a4b3d66cbca651f559648e1ffaa8b4d65299e300456481e62f4308d size 8844 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg13p-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg13p-rail/debug-extended-library.a index 42ed4b34b8..b99ab7d7b4 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg13p-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg13p-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8f1943482175408fcfb574c2c47d672e51f2c1d19c9c872ab458200071e157e +oid sha256:aefe88dbb6838f021c7469fe3a129edb696532530c7ddf0fc3fef30b1d74a2d7 size 8434 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg21-rail-stack_protection/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg21-rail-stack_protection/debug-extended-library.a index 2b62763cfa..390575f1a6 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg21-rail-stack_protection/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg21-rail-stack_protection/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1920d535bc984d7e9badd85869634d7100af3d481da7422c67f0e48fa394bae1 +oid sha256:d8402b84d733668ce744bcc17db180d48bb699b13dd3e6151062f644654ca8b7 size 8842 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg21-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg21-rail/debug-extended-library.a index e971e70e86..05cba4aaf1 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg21-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg21-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5bd72873ca0937ca2586b961e6da8f703e446ecc9f130395efd4f3480a9b77fb +oid sha256:0edc11baefe770adb2d3a4c8ce5f3fd04d8d1cef5efebaa5d2bb8a044a0a904e size 8432 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg22-rail-stack_protection/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg22-rail-stack_protection/debug-extended-library.a index be732b9b0a..722f6b7314 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg22-rail-stack_protection/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg22-rail-stack_protection/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e88489da739e7b17815ba4096116f71b8d713206409597fe24463fd5b255630 +oid sha256:eb726bf86384ff780f8b22b27200dfbc58fec70e953996afe7629f6264a3b372 size 8846 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg22-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg22-rail/debug-extended-library.a index c57fdcfae6..eb410fe894 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg22-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg22-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9975b17583ec467527bee6104f100eb3ced37d3a2f5a735eef3c589777a4aa9 +oid sha256:2c6ba7325c53180b5e38f75c9cd62c071d34d0f07c51183cd101e30474576146 size 8436 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/debug-extended-library.a index 6956039e8c..1ae1c4dcdf 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4fec2ad308c3adcd63f5fab9c40dd37b421784459f95969179630eec6d614c21 +oid sha256:2c3b1b9fbc388be844d81b9a8151c3527786508d2e4d9192a68e235170e5fba3 size 8466 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg24-dualrail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg24-dualrail/debug-extended-library.a index 454a80a93e..2a01d85c5f 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg24-dualrail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg24-dualrail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27cd8d283479da726c625f1b7cef3f7f911149c298a32d0db3a63775c494517b +oid sha256:f41dd32a84976c9b031019c2b52b4a0eb55c1ce5af72a053afe6c97387d81711 size 8056 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg24-rail-stack_protection/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg24-rail-stack_protection/debug-extended-library.a index ca61da48d5..ba2335e7a9 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg24-rail-stack_protection/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg24-rail-stack_protection/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4bd064a0cacab12cdb4bc8ed04dd22b9d2a60a0b87f9764415a51c2e38af96f0 +oid sha256:b7ceffe3cfa3e2a68800510f431e8c137d8329dc3ba7d7a75d73c70790e9ab36 size 8848 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg24-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg24-rail/debug-extended-library.a index e0f61c6ebb..27555e0252 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg24-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg24-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9996635bfa541b3991ab70dca741e3f6eb1f9f736da6487d72a4c24cdfeddb9f +oid sha256:09bcc7fac8772fdbc50bf145da25d752c206edfb31807c27ab48235192a1c152 size 8436 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg27-rail-stack_protection/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg27-rail-stack_protection/debug-extended-library.a index 854504e4cc..5284f26893 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg27-rail-stack_protection/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg27-rail-stack_protection/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c9a4c39f56403b2eedc63ef4405879b5d6bba2c1e3332210d0194430ec7d530c +oid sha256:261111381bba635c6b62de0bb2b2b87632529d5f3073eec29958a571ce9ee135 size 8846 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg27-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg27-rail/debug-extended-library.a index 2645b26bd2..f97ed5dccc 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg27-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-efr32mg27-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a5525343e02543d4c66fd3faa09bc0d30e37a354d80851a9b0bc4d33f09f9a8 +oid sha256:577296f5f30329e19eec41764624d3afac7ee619499c265b6cfbb20b53dac0c5 size 8436 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm12-rail-stack_protection/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm12-rail-stack_protection/debug-extended-library.a index 505787e70d..7e05ddac92 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm12-rail-stack_protection/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm12-rail-stack_protection/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1744537767621d697c42f27ab347d09e1af5ced6c7c15aa2cc30c723ebaeb8e +oid sha256:0ae268b9839295fa0fd4895af586c749f7ca9ba0a347615b541741c2e39e2324 size 8808 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm12-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm12-rail/debug-extended-library.a index ad173794bf..0637e7403f 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm12-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm12-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b38bd6c40c28972bc5b1d8e30fa9a78e1f167fd61c77c66f5a8f2d610f8dd598 +oid sha256:8ccaab5a0ff7715e43d76668488c0f6e512310087a0da60ba9e6c56f0b10e60e size 8398 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm13-rail-stack_protection/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm13-rail-stack_protection/debug-extended-library.a index faceea8d2d..176b39c794 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm13-rail-stack_protection/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm13-rail-stack_protection/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:feb45c3a77d354bac21548ed6371b8ca0f6f2587c604225079e575f514918fa0 +oid sha256:da19067bf81a3bb20be07cbbcbc25eb47d052873f7f360e1d4e39a163d9e7221 size 8808 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm13-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm13-rail/debug-extended-library.a index ac8fdbdab2..251a0db14b 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm13-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm13-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:694b4a1c091a6937797b9dcc50f292bcc04f7b08de3b6b69f648228b8f75fec9 +oid sha256:925237e29129d2694a8c245c63a161053afea3d374b5d81090a7bf4727fc7979 size 8396 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm21-rail-stack_protection/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm21-rail-stack_protection/debug-extended-library.a index e22c1408cc..b7ef8fe645 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm21-rail-stack_protection/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm21-rail-stack_protection/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7e721eb6130f278a300c4346f1c4a39a7f05226e1947c434baabf60f2eb2427 +oid sha256:b892b8e7513e789287cdca6a88bc23765200f03efd74c20af083055f90ecfd5e size 8814 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm21-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm21-rail/debug-extended-library.a index 74d8e8f378..75bb887735 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm21-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm21-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b81d5e4bf0eaa4dbaa9c6b33985e885084c38b565abae20e80b8d09d3e87e9c8 +oid sha256:47139838fe1263013fb0d1ca12a468b4c6726b2f70eb6d7eed18cd6d21c303d7 size 8404 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm22-rail-stack_protection/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm22-rail-stack_protection/debug-extended-library.a index f5b01bac35..9ce7434cf5 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm22-rail-stack_protection/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm22-rail-stack_protection/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0937fbe321c6c917494b715548a7c20482fb106812b1edded74e5761b620ecbb +oid sha256:b3e0cb87286c8bf9e3b180ec268173adce598221198a27b02c02202eff08152d size 8814 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm22-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm22-rail/debug-extended-library.a index 5c0d9f6ee8..0075e2794d 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm22-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm22-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b027662a7b1077b06740244acc3a4759337f543654b7ae1a6d46b3861dcda7f +oid sha256:5815e89489216e470119c25a88c856b89746968c82ed6c38aa46089a53dba4d2 size 8404 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm24-rail-stack_protection/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm24-rail-stack_protection/debug-extended-library.a index bfb91ba7cc..8702be8bc3 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm24-rail-stack_protection/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm24-rail-stack_protection/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a99918c436aa9eae4aaa51698b8ebbc61fbc0b13155286cc05dc5ad73915dea5 +oid sha256:4c914e1a1a395136e79c8e671f52e3b6f6cfb1bcc1e4c126ff1f42d0282aea10 size 8814 diff --git a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm24-rail/debug-extended-library.a b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm24-rail/debug-extended-library.a index b6722486db..f3b335c072 100644 --- a/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm24-rail/debug-extended-library.a +++ b/protocol/zigbee/build/debug-extended-library-cortexm3-iar-mgm24-rail/debug-extended-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:985efb6032bd17522e77136ec88220f4bc9938e1d6705655625f45888add0b26 +oid sha256:e01ac703a9e158724d3db7f8b7e83f661d14d74904aa1151213456da068f0efa size 8404 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/em260-cpc-library.a index ea17c96635..a7d3603170 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8f30abe1c7dd0903a3653e4d173b403989d9c2ba384b100a34c71400d056474c +oid sha256:45edaf436202160d6684e6293b62466ccecb16c74a6ac3cf23f7e27c8b389c88 size 65396 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg12p-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg12p-rail/em260-cpc-library.a index 4cb2aa50c3..e0d36288bc 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg12p-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg12p-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a5c9236e4ce737019fe7289fcef479a401b39c678c11fb5317e5a892f7db9a0 +oid sha256:fdf9e2ee912e6c4fed1a51097ee51dedb8168d6e44e37d00290d9f83795089d7 size 66882 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/em260-cpc-library.a index 23d55884d4..536476de2b 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:61d9a27751fc9f85e80753e893bdda46066060429a1bf0cb832f6ca5362f3d8e +oid sha256:4ffbb1f2b008ed4791e3fdbe7d1db8f6013c08a0a037facc71dc7cd256739f6a size 65396 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg13p-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg13p-rail/em260-cpc-library.a index b04e65e470..5d3c24c5d1 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg13p-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg13p-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:323032cf59f5ded507616bcbc37b6e3cc5ffcfb096f1f07b4e894dfdaf2f6d33 +oid sha256:16b368b676bcc76f32b35d0c7c8a81660f35a3be25638736d176300f99c4fb9e size 66882 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/em260-cpc-library.a index 8a0a861d6e..4f4cc24069 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b206e7e01c05ee296e5a8699143542c8675d4116b14047915a7e7c161ed2fb3b +oid sha256:3554b6deef1714bfe79efb857a0c4a747a146be8ef010bfa3260f03b09551cbe size 65452 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg21-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg21-rail/em260-cpc-library.a index cd2a132c76..e2e64fbd1c 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg21-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg21-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19295454358271e54dd1a4c2375a4f8920b03262529a1bfbc3f8e235642b0b38 +oid sha256:c9267b4b1bc6eef43ea80c3bd94081b21c7c6d8b9ac906e9d865c88d421017d8 size 66938 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/em260-cpc-library.a index 2867f14255..e5802e28a7 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1b08070010754ba8fb7b9ff4c88eadfd4df391caf7dad2fa15981eb93fa3dc5 +oid sha256:2b80a6a9d485b32983c001d63909f2617246cdb139bf2edf0ae128c0d84447c9 size 65452 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg22-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg22-rail/em260-cpc-library.a index 53ef31ef4b..523c48425b 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg22-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg22-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3080809c47f6bf3e40382a46029a3144529681b0cc285d708d17d631b2e3c7bd +oid sha256:a4a28a77c72b4c644a2b8651825f7a9119b9ad9d0b64bb682eb7cba0271dad4f size 66938 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/em260-cpc-library.a index c01d526d6a..ca7548ff4b 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:303c0be91bb2d414094266f88a0d0d7184d2767e3a3188086e971f52f9ad1c61 +oid sha256:5ccca3b1ed847af46e6bc4ed7fb88f76293f01c0faf2278fe5868b12fc4a7210 size 65452 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg24-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg24-rail/em260-cpc-library.a index eb48da7411..6242d7d52b 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg24-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg24-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1739b2e878775df9e18036b204205566d4f9af0446fce5d3d97f0d6c4d6f0db2 +oid sha256:62ea3ef16a03798588ddb666c4931003fd38fcc968a0bb1b77ecc84eef332371 size 66938 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/em260-cpc-library.a index 39bbb10e6d..367d10cfed 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:12ee9dc6c50c8b5f79287b738b37dcbac04e40f30f2ec8a96a52f2679d0395c8 +oid sha256:f96d3b29ff082af3979650edfb0d0f47cfeb741a0771c8563200cd3ae8ed714f size 65452 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg27-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg27-rail/em260-cpc-library.a index f278a7b42c..63c07215e4 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg27-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-efr32mg27-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1f3f73bd08b48cc5aaaf512b21489c3fc5c6906f7dc05b559b77ec4630516eff +oid sha256:22186b0afed9815139670bd7f5349336aba125f747eec30ce1014f4c06fbbf13 size 66938 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/em260-cpc-library.a index 4137a28350..e296beb023 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:041dbade096067d5272319124858b4f93f5284643bafc52d5b3f4d745d2c2396 +oid sha256:e62e5688446785450879361e719803281dce8bd66fe0b8f591c1a774e6b36936 size 65396 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm12-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm12-rail/em260-cpc-library.a index b9c5f72d49..d84836c982 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm12-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm12-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1389805bb28100987280acac3f0ddfb0e7e9092fb15041c733d9ab1a9897deb3 +oid sha256:92c641f90f343e6a2cd75508dca5fd934882f199678030e222de15df59b624b6 size 66882 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/em260-cpc-library.a index 540a85a0dd..d0eb03a89d 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91bcb9108b6f377e4aa005c98b9b1b6967553ace49089cf1acb090ffbb484905 +oid sha256:2518faaa18db9a92a6bd7b78cffaaded2628363e0736afb33b7f94370ce66660 size 65396 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm13-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm13-rail/em260-cpc-library.a index ca97359695..cba01d6d36 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm13-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm13-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9564ff73020e334a60be58439a0b2437f64a04e692fec2415da17d40ee179ec8 +oid sha256:6e9178f7374366ab3649a769124d951368dd774032b1ebcbe41b853d9fbf1650 size 66882 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/em260-cpc-library.a index 50202023ea..e51ba2d103 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d12c68b5e75a1cb51ccb0855163baa4d62cb36360df68106ad7bfea7778f7d42 +oid sha256:dd78968ea54d48390254c651eee095309d7efa479cfb44e34f69cc29bdbdc93f size 65452 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm21-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm21-rail/em260-cpc-library.a index aabe237178..0d93d5aa3d 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm21-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm21-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:129102aa6664ce24de9737f36c56766ca422a4457bed41ed94232e4d00662da1 +oid sha256:68e495991b2e7733ea21c37375a5a253eae29bc75959ec16d89ad78ea2397417 size 66938 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/em260-cpc-library.a index 3b6977b4cd..e013767426 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3762e95ebdf3f7150ab3477c700b691fdfc3a21b86e430a06b0c2b2d826e6747 +oid sha256:7638eb9b511594d1f19db5a4fbc4a0356a7e925cb79794b8a6435fc492123be6 size 65452 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm22-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm22-rail/em260-cpc-library.a index ff4edc38f0..4bfbcb74a9 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm22-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm22-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04ed3c6aeea9c0272d2879e60d1e96c1ff9196955ae4c3ab6206ebe41f2356f3 +oid sha256:4075d224b0f692c5433bb7708c8973682901cf15f1c648420792afbe0ce7163b size 66938 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/em260-cpc-library.a index 1fdc54d6bd..0af38ce348 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a474cd9e6610671085969444a3b2c42965603968f58a0a218e969a9c821beedb +oid sha256:f8f38fe49d58f05c5734f76246cab2c714464548bab234d7250f1c8f35cc8e11 size 65452 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm24-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm24-rail/em260-cpc-library.a index fce99fcab0..f3bcdec2e7 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm24-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-gcc-mgm24-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39851d13019fa4d421bb9eaa41c2c9f24286a283cf337346abfdfe0a28d9e6a1 +oid sha256:7f4af6a171ab21ddf74dda5b4538be16c0356ca719ecd21ebb4b6d2778d381e4 size 66938 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a index dfe8a8f07d..5968ff73b4 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a70cd90ea326ed8cbe203d8105576b54d54eb6f7acecf65e4be405fcbb9e134 +oid sha256:01a3c1e0c1b7751e9ce407030deebe2befa251eb293f056e81b113d4a85edd99 size 175574 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/em260-cpc-library.a index dde411674b..aa153daf90 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9b4fa252060bac3db8ed11b51dbcd9ebe06b6ee108c08e00697e0079004c13a +oid sha256:6ffa3000cb41505e2e422e07d0badbf8862fe9045f3e89e8ba95a196307c793b size 172870 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg12p-rail-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg12p-rail-stack_protection/em260-cpc-library.a index c7ba193940..8eefa32343 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg12p-rail-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg12p-rail-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83c3020e0a3b8869e931edd4e53fd8e3be8575da28232097cefba44b5ebea658 +oid sha256:66e70af20b16ad197de4d133554e0f12ead5d25a551d5b7c723193f459e2fb2b size 176314 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg12p-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg12p-rail/em260-cpc-library.a index 9038df423b..23c3f361e0 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg12p-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg12p-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5c3973db3e100cf45f64da4cb6ee2ba3ad95a86d8687248bc34210e3bd509d1a +oid sha256:0ddd19ac8780185c4f0949a8e35543b6911219c735e917ac5370e5443d94e726 size 173606 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a index 734a182b39..67b897c308 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:786ba65f5b8e5d19abd8ded00b444a66e18f45fcb0a79eb3c2ce19f3150276f4 +oid sha256:591c8bab0ec8dcd49437f300d2d09f45a294767ef2a4d4e9cd974067fea754e8 size 175554 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/em260-cpc-library.a index d492557b70..44ea64f62f 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e1576ddc676d0764531eabe320f0c46e348dceb0ef47a0702efd4f138f8975b +oid sha256:993529c970a2058c593b60989084b9a2399e1b8a962c2857d17075342f0ad95a size 172850 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg13p-rail-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg13p-rail-stack_protection/em260-cpc-library.a index d834497e5e..8b03646db6 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg13p-rail-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg13p-rail-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6e52735d93732e46c8a4bb8e4b1a9faa0f9e9fb7ea7a6e0e22ec32385030d75 +oid sha256:c565704ccbea029739744e92d020a7818530c626ce85a3c884be9bb4a39771f1 size 176304 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg13p-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg13p-rail/em260-cpc-library.a index 0801f523ee..26e3c004c8 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg13p-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg13p-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8882cbca700f3aabd946078209811fafe45ba974380ed15606f20a6fe31e0374 +oid sha256:f78d031c213760f87375b96a166d382aee54cf0bbcfb29c84c25a09046764f36 size 173586 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a index eab9fa2d84..c4ca8f4695 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:735ae01f69574bdfeaa1592d64296d1bfab34484d055371a0b7e0de05cbbd5de +oid sha256:f645e737580539ebbfdba410e38a5e1308ae12e2d69807c98e986a6de0847451 size 175892 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/em260-cpc-library.a index 3eec177b8a..1c84bfbf63 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a8691f982f9198aa23229d1a79522d04d93cff1140f3309d8eab50443918fe7 +oid sha256:91628c56e9cba19ed6301ad2ccc634a3cdd5956b3fa620e5ec3c45cb1c240b78 size 173154 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg21-rail-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg21-rail-stack_protection/em260-cpc-library.a index d2d171bb07..5832342778 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg21-rail-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg21-rail-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:69b4fa803d86575469340c41eccb8c16fda3351cf66013dae63235747a0c1e8f +oid sha256:408f20fcc358cf41bfe32e42c32882f8e4449aae34f825d5ad3a7fea5eaf0b75 size 176644 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg21-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg21-rail/em260-cpc-library.a index 6d9703ca8b..f9e0c755f0 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg21-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg21-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8eba840dfc5755129ff7214264f50ec7500a8e121eb482bef76965a42df9cf1 +oid sha256:78277b17fa0858de18e6e17981add2365cff19d95c979dd60d1923c6ee331bc1 size 173890 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a index 24d2a743e9..e7e9226744 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22ad9d6b1917811da6bc2ae6a8c6b074f98751b44c86eaa2f16298bfacd07115 +oid sha256:5b84b6e0fbb1e450f2b20e90395685ea3db4b758e4675ad64ea558684dadd00e size 175932 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/em260-cpc-library.a index e6a809170d..a42db401c3 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44f3f0a7604baa84e1626525b5839fe55090a7fc1d8072bde41c337dbdb0e740 +oid sha256:92ba08f7237a954e30ac05f14bb318fba7cc27322aaabd7cf8a1330e78d0b971 size 173194 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg22-rail-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg22-rail-stack_protection/em260-cpc-library.a index d3eafeb1f2..df7d3cf8bd 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg22-rail-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg22-rail-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:20c9fc678eea7b1696c7b4e3b054ab1d8e4780d84797b08c57cd2e807f23f053 +oid sha256:392f4fcc7dbfab0eb458dd43dd8ac66fd955636977b06b66dd92c00b57df7bc8 size 176684 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg22-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg22-rail/em260-cpc-library.a index 591361d1fd..df1b6c2b9c 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg22-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg22-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:29aa2b5fe0c7dabb4126efdc5a61e7f294f71aed64df388b538bdeeffdbe8b60 +oid sha256:f0ebd7c8bd5c895c4e749bdd1ce35116329af9e000f0dae31fe04b92d6812b40 size 173930 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a index 77201eed66..1edc317d1c 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e7f309997875930aff904acfa081567627eaa0f8c2a1a74e3e315bfa1c1ebc9 +oid sha256:944414c968dddff84a149396084830701813a5472d5274643038339ab2a9f30f size 175942 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/em260-cpc-library.a index c5c4ed3094..e044005a03 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:672e7443f8115634f2c428638e001029f077c30b950216f7d3a81d5811fd138b +oid sha256:0f3166653773cbba81088095074932dede0d41648e4d2fc685b0c2132727632e size 173204 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg24-rail-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg24-rail-stack_protection/em260-cpc-library.a index fd3076e816..fda2111ffd 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg24-rail-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg24-rail-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4637bd4a3aa6e48a266e246d73c610b36b1e20c752ffd57ebd042e6e3fa2e582 +oid sha256:dee34cb6006b0beb19f597a3b3307e38eb2dabebd81ace9a8e3cb2477c6311c8 size 176694 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg24-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg24-rail/em260-cpc-library.a index 1bb0a92b6d..753b54a999 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg24-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg24-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b1265f21f3b5d3cd9db623675ea720b144b032ce8383b1bb3232a285e09351df +oid sha256:2635813d47e64c304c8d72adf5fb72055e497bb23e71aaf090959e719653d1ad size 173936 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a index 40075199ae..15fbad030e 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9db8fd78a03518746b9c1ac304782d38b52075c4b1dc3127d35d7cbda20550e0 +oid sha256:edf9ec42a361df9f27a5f56f7340ee7096ca5f16ef0d1e03d5f4b1b23750ca58 size 175932 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/em260-cpc-library.a index bb05f49831..e984ad3c36 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ea406f4d9d125a03f198b9772c43c6548a73ab9b6e2b5ac42daf712a92c87a9 +oid sha256:60908eee2e0127d3fabb25209898550f383ececefb7bc036047aee9b2bb452d7 size 173194 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg27-rail-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg27-rail-stack_protection/em260-cpc-library.a index e378d14ccc..61e461579f 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg27-rail-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg27-rail-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:381982d98dc5eafd4c6ecb88e067f0fa864f9729c53fa349204658aea261672f +oid sha256:caf2f46f2de34ed544430e359cddca781df0421a9d001d45245d4d25484aafa8 size 176684 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg27-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg27-rail/em260-cpc-library.a index 3e301a0229..100c4385d8 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg27-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-efr32mg27-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f06bace7360ce760d4330ba8abbc7e31287443cd493ce844a32121be5e4e82b +oid sha256:c77933bb7bf019f05f46c0c9b553e90889c2c861fe4914737b5fd68513f3a9ec size 173930 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a index 9d091c26bf..1358821467 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d629c06507263a81d20838844675a66b7510806e319d6bed3dcacbdc9e879cd9 +oid sha256:496c076e151550ddf488c4b6ece5f820480569197af042cd202a25edabfed752 size 175194 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/em260-cpc-library.a index 3afcdbc09d..0c2cb16dc9 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5ba23fd450104ad7f8df818b0926c98012b60a1371203794944921fd23db3235 +oid sha256:a8f87be530814aaa6f100e114b295a92c4cfd846e90521dff4dee941246f9459 size 172490 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm12-rail-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm12-rail-stack_protection/em260-cpc-library.a index 625800dec1..c2e96545ed 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm12-rail-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm12-rail-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:004fc80aefd3d9ec8df75061b55601815ce9bd3be9039399e15d4258bd1fe428 +oid sha256:85d8f087001e7314b1ea289d027ca7601e944bd9eb66c9809ffec28ea012f253 size 175944 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm12-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm12-rail/em260-cpc-library.a index f8d99c8c45..80eb3b5e0d 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm12-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm12-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:80e2e14a08e754075897a83167d353fcb62a67e820694feadc6798d57eee1006 +oid sha256:8da2cdedd06fe5c6fb81ee9dadbf765d2f2b8631526850cb4b3a5eaf7a4103ef size 173226 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a index 5b6c114689..c44d648d01 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d3a3013ba18ea7ba1bf9c6f72a94b7bf321f659b0f5c0712bc05fab4a927569 +oid sha256:65eeec71c148e46130b7085003a0ee6254db446dbc8bb0071fb20ad837e53632 size 175180 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/em260-cpc-library.a index 0edc6da89a..05164cabd5 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:840d389313110ca43e06a1076550631742e0619f420c3b26694097fa5a779f83 +oid sha256:e13bd289644c39722ad187bcac03d222b19c78b6d7ab7bc136f653ee54cfc958 size 172482 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm13-rail-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm13-rail-stack_protection/em260-cpc-library.a index d7296815e4..d1c466d4ca 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm13-rail-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm13-rail-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:865690ab7464cc9b38216dff5fbeeb160f26a51ce03ddee2fe76f5bcbad1cdbc +oid sha256:545267645f4b8880f65cd16e533daf838aa800902bd5ab409f24663b40c017db size 175934 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm13-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm13-rail/em260-cpc-library.a index 086c4d5094..6a2e606a58 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm13-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm13-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e41fd804b28bcb9c74829a9b3906b7ea153754dccf7884f1a8ed0ad691349ab +oid sha256:7f96222d8e5544247a579522448059e07d11b55fe3751d2640f91c0218f68fbd size 173214 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a index 8f8775e783..6bb96f6525 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f44e12ef08109aa6beea9a98724af1b52f37a0eb85714c986921966c624cb90 +oid sha256:f1e91f7f250d26aef4ac65b7b6c2b4b4e05c32519180c6cea476f5a07048ead9 size 175612 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/em260-cpc-library.a index 56d82f0ee8..32b5ffbe07 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a31dbd670f8e4bc776c6dcf4182e0cfe31386d225e3c5a9ceb1b504f23cc7043 +oid sha256:d8e1a958bcd291e5085958b5cc60d2b626a6b18ead157c196b6eafb8797a681f size 172874 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm21-rail-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm21-rail-stack_protection/em260-cpc-library.a index c479cd3047..74d8ca9057 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm21-rail-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm21-rail-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b591bd8e583570eed4ca35bcd429ab0b4048895681c145a0a8ce46e618d76a6 +oid sha256:99536f137335f6958ae7984e5986c6e5a6fbdb6b7a328d58d1a31ee183e0d72a size 176364 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm21-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm21-rail/em260-cpc-library.a index 8ac913b9ae..55e1c07d52 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm21-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm21-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7670183ebae32ee90f03d18d268c665ad1fc946e274bdb53a7657626a694783a +oid sha256:f75c23fa665eef4773aba2b8eeeb8576dd29084dd23e68f9120c0b05b494908e size 173610 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a index d9381b9005..222786f135 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:720444c563182df52cab5f92ac75347f397da46d42c46003082079be9baa64a8 +oid sha256:999c846f311f3ce36265fde72b615e396fab2565d0ddd6d366be1e568dc123d8 size 175612 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/em260-cpc-library.a index c3b347b45a..a9730b34ba 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:802e372de199e232eb661cbf518606dafcc538f8a2f4debc4eae2d41dcb71a80 +oid sha256:e6da6c5c8f6b879d9202bb90c5313171c6cc90446efc47734e5e54c158fe5cb0 size 172874 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm22-rail-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm22-rail-stack_protection/em260-cpc-library.a index 1f7ea67061..6615d877df 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm22-rail-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm22-rail-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a955f9754910564d907d9ab1d073d70225ced8f005f87be0afbf2efb81db2ba +oid sha256:378ba990a4491649f406dc06443a2965d0b311e597630d0a8f3837765b1d8ab1 size 176364 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm22-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm22-rail/em260-cpc-library.a index 26e1b90e1d..4dbe1994f1 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm22-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm22-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:efdef8d87131706aa30682f02eeb144981bfc0fb29178c9778ca3cc586adba32 +oid sha256:55ae82b997540b99db4d6e6a492abb72c01d0faf26df3492640751bc621f69a7 size 173610 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a index 6a01237653..a41182b500 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f536e17a36f857eec68339623e6a700d9da87e5ae9ffb55b666fb9b3db2e7598 +oid sha256:378f9cb4c1f73a5fab515f84f28c49d32c989c42abd3b3b81aab446c307311c6 size 175612 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/em260-cpc-library.a index be36de99a6..bc08120496 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc3933f74fe5205e35ed9928a449685d49e835ef2e0515a2499858709a9efa9b +oid sha256:f870e24e29e532fbb7e714f2bec57d366b1c335c2930b54a36a614150b12f876 size 172874 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm24-rail-stack_protection/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm24-rail-stack_protection/em260-cpc-library.a index 707dee2d3c..95568c3d72 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm24-rail-stack_protection/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm24-rail-stack_protection/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41bb6a1a3f0d5cc89d2a7d5d0690be3c2b972de1e3080c8286f18cd1c99e6183 +oid sha256:a64471a42a2cc23ba9714fa4fd9df531708508102d5ec801d896109fc51b4d6d size 176364 diff --git a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm24-rail/em260-cpc-library.a b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm24-rail/em260-cpc-library.a index bf87ad03d3..53ad8f74a9 100644 --- a/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm24-rail/em260-cpc-library.a +++ b/protocol/zigbee/build/em260-cpc-library-cortexm3-iar-mgm24-rail/em260-cpc-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a39e6a67ef20f39ec8ee42cfe9de04d6cf105e96a424a04c30f7e0f5e05b8b0 +oid sha256:717b99ef8c4eafb4f136a5801fa8567a61e6693eff6d2251cebb750b9bbd4bad size 173610 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/em260-spi-util-library.a index e6faec5e7a..a3bc2cf6a2 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe9d85ad8ef8bc9e16ca0fb7d48a73d3ae859a1bc3a78340a66e0e8b42bd1d87 +oid sha256:647b71416a89475200e50eb186461c007b1953b46426ea361a8d6737a7aba14d size 61244 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg12p-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg12p-rail/em260-spi-util-library.a index 2111f16aa1..b16b04ad65 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg12p-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg12p-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc360cf47ef384a59c58cd682e8bac3303a2f0ebced764bb918ed276b97ce172 +oid sha256:f478b39662b15e5a4d4b5a47ca4f177990dafdbd8cb85df12993e3517b96bef5 size 62730 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/em260-spi-util-library.a index 0e3b62e78a..f62104803f 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2dfc0e5f11ce0e12c0f2d78b25810ddc62da697c3b086e8ed97f6b623e156e08 +oid sha256:07d09836af36d49b6fb01ee0f87e72395e49e3eae536596485b1b1a59827f483 size 61244 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg12p-railgb/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg12p-railgb/em260-spi-util-library.a index cf978d4aff..aef3630ee9 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg12p-railgb/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg12p-railgb/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a5dbed684d8d20cffd3276633649954d1708103db97be8ee7dcc1e8e4ce3cd8a +oid sha256:10f7540ecf8f0142719184f65d9ef886d5da4038a5774dfa7aec1101aef6216e size 62730 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/em260-spi-util-library.a index 96bd937352..267fd0b512 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e84d1d727e8c115521d4701074be6498ab34f529dcdf95616e2ae59126058000 +oid sha256:bf8c39d622d6986c54aacbbce4192b53638afd8e76461dadc7d0f7a2a32f7aeb size 61244 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg13p-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg13p-rail/em260-spi-util-library.a index f02e02c814..d2a5eb9f15 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg13p-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg13p-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c265c5aa757cafbfb2419e0a71724bb41329ba29a7f6e455d5d3eac41b9a6658 +oid sha256:7db525b211700f8c6b491c4a720a173b6eb8cb3d304d29b95a3f897c7b292c9c size 62730 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/em260-spi-util-library.a index 5241112573..5005e52d06 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a1cb894cf810dd893d1e89d22094e7c859791378916405f78d0b6c93a90d421 +oid sha256:5d1ad90adbb48e36d13ec803ae3d652ca8d07a5e6052246ba77983349030c0ab size 61304 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg21-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg21-rail/em260-spi-util-library.a index ecc615c1fa..6a654487b7 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg21-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg21-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bfeaca99229b69bb23d7fecda0c6c6ebf141052d1d8fa554da04ff42b6da7341 +oid sha256:673fb3282a4005b7fc90d960e7a753fd7f5556b2b460fe4791a3310c96426708 size 62782 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/em260-spi-util-library.a index f23802d7c9..a6df7d0812 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a88af2645138ad0fdea98548c36275178c94b0b884dc3b3ce7990703daffa41e +oid sha256:e74027eecfc666d6596207ea21ef6bb58a8aaaa778f2d380359b2ab2204d11d0 size 61304 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg22-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg22-rail/em260-spi-util-library.a index eab3d13d12..2173a0818f 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg22-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg22-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:80e790d4705ebc39049c5bea9a77fafdf243496a67eb5188cf41b0edbdde98a3 +oid sha256:7a6742e1f3985ad558f8ad0b90442354f8c97752e7b9382c49eaa55c387afbf1 size 62782 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/em260-spi-util-library.a index 21f5434fa3..29910ee674 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b558a6ffb5a07686ff2cafbaae9d1043badf54836b2361f273408eda8214c8f9 +oid sha256:87554db3fb14b8ebae4c75ef396300ee40b2b741937f5ff8bb4005721f5c2c56 size 61304 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg24-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg24-rail/em260-spi-util-library.a index 3e781b6057..a138576589 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg24-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg24-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a7ae03a7ce54e697e542dbbc762bce998e405b325f9f3e7d7a17b686fdb54d9 +oid sha256:8132e9d06aca675515a7ee20fb7ed1722094b545a06349341bcb67dd5cc02f8e size 62782 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/em260-spi-util-library.a index 95ce945c24..d9fb7885c8 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9666aaaf1fefd366faeeb6625f979b974c21e5ce32347a72aa69851295e45f7 +oid sha256:3f5e3b21104ad832c827638830e2b9fc588fcfe953b5a94082a531b67483f041 size 61304 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg27-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg27-rail/em260-spi-util-library.a index 5ce615f356..d3447c2f74 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg27-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-efr32mg27-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f87ab7fa1a1bc8924e36f1577b515cfa4a45655d4e7de51af0fe6a52ce994c7 +oid sha256:9c5c17b804bf14a63acd2f7c4dd1d2fbd0ecb05f43270b4ebc330528455d132d size 62782 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/em260-spi-util-library.a index fa814e4af4..8f75df2e38 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f47fe9f2f6b2685e9aa784ecbcc9e7b3bde87e3723345d24eade87757696f869 +oid sha256:9a6082e336585eff4070b0f3e9ac6a50e6e92ec9888cdb1531617c80645df7ba size 61244 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm12-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm12-rail/em260-spi-util-library.a index 65f5f2bb8f..29bb385c90 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm12-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm12-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b8b3bde7062bcb9c2d6be9b91fc4538faac8d23a139c1bc180010c39f395a97 +oid sha256:940c84325fd0c73174d66e87e5e1a2a8444edaf8dda14bd6bfd81b9516eb13c9 size 62730 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/em260-spi-util-library.a index 3624f0b7f5..b7fb6453ec 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:011e69ffa398473d88293f1453481251c105c9e58d321450b2921eb1ac8337d1 +oid sha256:8843bc2038ef63bc92570386f8672aac95c276b1e843c01f4d76cd844312f577 size 61244 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm13-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm13-rail/em260-spi-util-library.a index b6bcdb3c7d..3d28b098c9 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm13-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm13-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03c68c6813040b685ec7e9f7c5511226517905c3010f39790a9458454b5e0548 +oid sha256:351fab7b70c954c823bf6b66c2f3ab450d1b93b89edbe58c5ebf01182b8880bd size 62730 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/em260-spi-util-library.a index 487c8b5c8e..2d571e8d10 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:803f5ffc1ba4f9110db53d39a7f8a22e11f7a19b1366aaa72c2d4bc576840854 +oid sha256:1c4ba8c6cc599eaf7c642131f75a320ceaf8518546d2763ed8eb98627d71c083 size 61304 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm21-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm21-rail/em260-spi-util-library.a index 0b147091d0..dee2d68aab 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm21-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm21-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ccfba3a3ce607516cb2180fe0a7fd3983ee5437cebba736a63f602a8a6864501 +oid sha256:37ae2429f6efe12ac80695e462fe0a2b75b333ff287331e2d582c91f25da3aed size 62782 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/em260-spi-util-library.a index 1425345329..89da12e759 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7934d363a41249cd4b04240d20c9931da0b0597a8f723556b0a28c5fa6e1a009 +oid sha256:0326ed5253f284f8c17a6fb10d5abea71e34590ec38f2d3f0d38c3792389a4b4 size 61304 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm22-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm22-rail/em260-spi-util-library.a index e99761e373..c9ada456c7 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm22-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm22-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7900de03e9599aee5e3731df2422ac3e1b582c5eba0f30f59f462509206f0b1b +oid sha256:aa310ff4538ed60c1cf1988e39bcda9620f6118b61412d5bd64a1f24773d62e7 size 62782 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/em260-spi-util-library.a index e3495dfc46..19fdcaa551 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf43bad7aa92bf9cb0a6b13e01eb461897c94b22b564a4e83a4116179cffc474 +oid sha256:d54e9cee96e0f0760f0e08037b5d216a5e92dfb1d0b2200f8d878b184bfaea2e size 61304 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm24-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm24-rail/em260-spi-util-library.a index 7489fb1b44..ba2eb9e2d9 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm24-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-gcc-mgm24-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c2c9f03cc5b746a6dea9c61f69b2ac941aef7e99aea4f0b490f573a23c28679 +oid sha256:afb3fd4bc51791d290dc17fc4a6417e11e7e47412b83b7ef73798321ab79a298 size 62782 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a index a81a397c82..c57885d5f9 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8bf5d1cecd111d8cf94090ba74fcd4f79dbc81d847102d48ae90e2e761332953 +oid sha256:2dab59b304431e0a2c35571b7e56790c73d9ec703ef2dd72bf57b751caf625b0 size 167524 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/em260-spi-util-library.a index fdb3578ab6..a28be0cc95 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b07c463cc0f33340d33c9baac7ba528e2ad16be0ebce826ddd656bb9bd484b62 +oid sha256:e09ea1a4d4e4df4e0dd0e1fe61c3e0385e498d295162e07019ea07a72699a428 size 165070 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-rail-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-rail-stack_protection/em260-spi-util-library.a index 4572a51de6..8f706b4854 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-rail-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-rail-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:29c0f3d6d7680ae64a198c9bb98a96bfd1f11d40d5927003aa682f63b4cb35d3 +oid sha256:e7e5e05ad00004ca992b45b0d16a6b848547b3733f70e033c5e10f4be343d595 size 168274 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-rail/em260-spi-util-library.a index 926522c9c5..5beb9f53b6 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cfb07b83f60d44289140dfcdc16d7e7e82b7500c56a4831b7490d1f1d1edc57b +oid sha256:1d295206c672f99492e2fafb7745efc5c7cfe1be723d6c877521b364f1bd46c8 size 165796 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a index 6a954a277f..632d04461e 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cdd93985483f74e965116dbb9086599bfb5cfea19df84af7d5571ca320b6d1e4 +oid sha256:082d47a397595490b7755401ee5b2cadd3b70ab7ff12bf6d7696e420ec363c1e size 163498 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/em260-spi-util-library.a index 495dc5a78e..62785de296 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a49a08c1486b3ae71edf161c468ddcac11333f480fde69db8a580ac1d92858b +oid sha256:cd0debbd88a68cbeca276729ade13d45ff21b6a313fa3ba18d07897b51696d6c size 161034 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/em260-spi-util-library.a index cd0c8bf8c0..14a10dfb6b 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:253c3cc346081350cf78631d51f4ad7a5479120898bfcd50cd8fe13efb9e1abc +oid sha256:a9fa6656f4a2b4ae64ae7e45e78f9c37ca230a8656ac9b2c66a769c5d397923c size 164250 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-railgb/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-railgb/em260-spi-util-library.a index d0100785a0..08195b9317 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-railgb/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg12p-railgb/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea68b809aa0892295d59343f2c2499f5cf1bfd68da5ad8105dbd53e80ebcecf7 +oid sha256:78dc87bab25ff881d68a00588dbb3d940404f6ba1fd86e4f5522d1c80055e5dd size 161760 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a index 5d0664aa45..a24d170dd9 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37db09663a1bdce3100efc05eec5d3708f2f1d09af8bb990148f661ae6d4a4b1 +oid sha256:e9b985476cc770af58cc6c2542c1e9e913decb11d1b4bc6081293e8244e7c23e size 167512 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/em260-spi-util-library.a index 0a59f6f554..6db9cf56fb 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7cc283126fde663b343abb668951b5a72f792ad3bea9127cf408433666c6d83a +oid sha256:e133fdf055283d1fbace0036c7d81ca14e40b1509a4a9c355f920d7ebdda7a7d size 165050 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg13p-rail-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg13p-rail-stack_protection/em260-spi-util-library.a index e0527f00b5..9fb3159bd4 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg13p-rail-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg13p-rail-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26c20f8c1ebb613c4ad355d97219fb2fd3fc55b0cc49dee3e96e6b5ce53e1abc +oid sha256:f584ad7f1295c0837f6e76f895c8cca43fa24812f245ceba9c7d744a131197fc size 168266 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg13p-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg13p-rail/em260-spi-util-library.a index 56842dd5cb..729d45e5f4 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg13p-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg13p-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71b8f2394c844f70b205ad55df1299381862b64d0cb13fbb78830d11666d1bda +oid sha256:0e737d40749f1ba7ee7c90cac57374e9f6dc41afb6582ace81d76cbf194fe086 size 165782 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a index a79fe5e152..3dc566bb1c 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5b71ce712df65f35a02aee73a55df2ee2bacca96cfe0c337d42e72d0a0b782f +oid sha256:271f92eee18d65261ebcfdd7f789ec1d5c3d805a23c2be91e5e04761cbb21c76 size 167854 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/em260-spi-util-library.a index 7f4810d323..c6a9dbd07b 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de5d0bdd7f2c238fd90218c74a901574cb256d53a304c6f4446f718927249172 +oid sha256:25cd2b3374370878cfdde1edfd587ab324fa3f6b7cc5161c5e02d497ea046833 size 165348 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg21-rail-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg21-rail-stack_protection/em260-spi-util-library.a index e86897ca5e..aec487ddff 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg21-rail-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg21-rail-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c988eaa79147184cb47d03663656339651ab22ef019444566a198b29f56bf29b +oid sha256:fbb16bfceff3df7883308330d19f80d1fdd56e1b4abce334fdc1320392880879 size 168606 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg21-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg21-rail/em260-spi-util-library.a index 8efaaddc34..d21ad641fb 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg21-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg21-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8c225013ace01175074f7eb9dbbb8f1d70a64f6ae2ff5c9ff6b123dee817a19 +oid sha256:121556d40d3cce59166f0686ab11ff83b1fee5c66b7e615c9a7a77d445d746ba size 166080 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a index fef4defaf2..eca82f95aa 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7d597a18a613ab51d017596055f323cac384cb9a304af4db1667d19db5282a8 +oid sha256:e91f30f6be99996d0da2e6546727384b18f6c8f7fb45fd15f793a001357a50f8 size 167894 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/em260-spi-util-library.a index 969155ecaf..982f0309dc 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:36a0648f9887540e9eb4c9ae4ac8746d65d054c5224361d96dcd98e07aaee025 +oid sha256:44f6948ebac173023b9b796dc9785aadbf8bcc1288063b6bf87938ea3636ace2 size 165388 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg22-rail-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg22-rail-stack_protection/em260-spi-util-library.a index 3446b84653..b877e9eee2 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg22-rail-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg22-rail-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05b8dcaf27d707b32a551fcd4e9ae0cacbb32927b795ce93cdfea6646ad04ec6 +oid sha256:659ea964e2127bc41993448cf52feb0f15e8b944b20043d75b0b8e33a04632c8 size 168646 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg22-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg22-rail/em260-spi-util-library.a index 230ba49dba..4c60dbb9ec 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg22-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg22-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27b1f89a9078318c76784e4ddc2e9e8214a1ee8e069126ba07030ed6a817b5ac +oid sha256:7bae7d250bf260e3889b709a1909dbf655ab81aead0cabe92da08e2cc5ef1618 size 166120 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a index 02b5992c5b..42c2017923 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aeb6726693a6b6999bcb170265c0c893cfa25767d8b258292535f4cb7b8fce45 +oid sha256:5a7717f75416193e8ba299f768ed92d7224967e3e86bbda5028b78ba3097db13 size 167902 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/em260-spi-util-library.a index 4c893f5af7..0c8df6ee6f 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bbded49afe867683c2f5cc72edfd9cd9152e39d5bf9695cbd74e322dea2d7b1b +oid sha256:dcba3a7552b92bebc87a097d9b2ff6c2dd497e4d98587348b42d9b0891f6bfbc size 165400 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg24-rail-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg24-rail-stack_protection/em260-spi-util-library.a index d766321a39..e1a6bed5b9 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg24-rail-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg24-rail-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c255a990f067e012b7273a7fbf08461e7b0d035208b35010d9bfa1d4461c6d56 +oid sha256:90c7d97d74f6a7a4bf92c1158117289cf5f31f013276a5fc48eeca21ddaea271 size 168654 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg24-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg24-rail/em260-spi-util-library.a index ba1cb1c50e..6420c78611 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg24-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg24-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40d68c396d175d47437fbac5b878d24c67a21d542c5df6046bedd377a59b8865 +oid sha256:24faa393d77a2f3ac43eaf1398d79948fa995c3fb36169d9d074ef41131a19fa size 166136 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a index 02d78f16e2..0eb7cf6d7b 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c4fb06dbf1b3676ce8a891d5a898b071c4afc109129bc6a0afcf6eb4d06b8898 +oid sha256:0f82f69d4146dbc05311710e0da9c55b8002a6a424e9603f2d5bdd7e162130ef size 167894 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/em260-spi-util-library.a index 0a36c5aa6f..0b3d5d67f1 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a90a56a993543d94ce0f3cfc1b1bbe3dbbe538c3e5755b8f74c69e0a30ba3b0 +oid sha256:5a08cb0ef53aea107e97c38e83548d5d00d44cfe813b4a1a8fc18a223daadf02 size 165388 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg27-rail-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg27-rail-stack_protection/em260-spi-util-library.a index 0397fc21cd..ce6e81c1ea 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg27-rail-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg27-rail-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a211674b47c8fb0787249a29a5de43654495eee4681108242e8037ae0851b6f +oid sha256:f2200007733696ae5c97f179a5b778f00ec4e6bf2dd2e4e6025a33e6970ac274 size 168646 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg27-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg27-rail/em260-spi-util-library.a index 7ab5e731d0..47c6deeaba 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg27-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-efr32mg27-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b23e96d4058ae220dfb6acbc7bd371da9ca5a58fb218e825340382b15ee32801 +oid sha256:10ebffdd504dc74257525539a16f8b1480e67d19315862c9f69add6a84147bfa size 166120 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a index d756b0f45b..e249ba66d8 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:80566df8f274a248e67749cac6180b22bbc5aa2743d1ff2e1c87c010875e8112 +oid sha256:e9904c8449982f825eb1a72a1160e912717fd3469cafa7c69478e4dad8d98633 size 167152 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/em260-spi-util-library.a index 3813ffce95..023163ec3d 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:96c9e5badb11f67b84d01a9e22e842909707908ef8b16737815bc6676f177c78 +oid sha256:0baa59ec761f4ab802f2a0adb873bb4272abebb632f6c06acbd3d83c43f6c450 size 164690 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm12-rail-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm12-rail-stack_protection/em260-spi-util-library.a index 13332c7cd1..6c07bff12e 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm12-rail-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm12-rail-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6de502b243d9a384f6afa17c434a348b350ab2346618f3c0e9aaeacb44eb57c +oid sha256:c890c9a98e85a2aa5abbcf38c1699daf3882e0d73942a97221ffcd742b4a40c1 size 167906 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm12-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm12-rail/em260-spi-util-library.a index 2831b4b3b6..53689bb22b 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm12-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm12-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:523196fef1dd327fead7bb8b6a891c6c39f29b097678c80e7ad33ef193ae1696 +oid sha256:739f14ef17ab544e84dcbe7cc65f86f91baf5f814490baa02c3d97531c232bd5 size 165422 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a index 1c74e758dc..5205e2555d 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1b8d2b625c9c4c96e66a8b93e59f4ae73f6b2ba5f73f4468566c3cbd51574fb +oid sha256:358b37d3a16be472b7b10765d8b2df52fdf404e38c1be66e8bb57fd67e674f49 size 167144 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/em260-spi-util-library.a index bb6990865e..c8c64e08e4 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65b3b54d2b6f9b5ca01ca364b54a0799ea7890d18d87b9df3f0a58537c8766ea +oid sha256:70796162898660869c555a6e342c5dd301a74d42d273e192429c69ff7c1fb05a size 164680 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm13-rail-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm13-rail-stack_protection/em260-spi-util-library.a index 73b0cc157c..75742643a9 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm13-rail-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm13-rail-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06d3facd247a74e3511e3f71bddc26bd25e5f8dac44bea1615b79249536bcc0b +oid sha256:2a3d4a778e33ccd166ed882be5888cdc98f07b05c2209288b5629dc56beeeaa0 size 167894 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm13-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm13-rail/em260-spi-util-library.a index 1c47c0e98c..4bffd0c823 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm13-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm13-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c0e96218086ef81ade863754774a751f1452b08f34cc0f5dc508aaeb9d2294fa +oid sha256:ecc532a0f0c00e18347ec4a8e82984cec970fc0ded314b7977fd495c0e781475 size 165416 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a index 3a79520edd..5a25ba25b1 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef8be4b035d1f14a1f2487c594e33c42d253dd93659ff5b1ff0b5a54495d32ce +oid sha256:58eeb2c37bd738c1cf3bae3e396cb2b5a295f88133aa06968c404b399392bf64 size 167574 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/em260-spi-util-library.a index a7f3df599e..8b741d8f84 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd3a83526d0ff1ab2413db90820b2ac5532926739a08b3362458a225f4f28b71 +oid sha256:ae18983ecbec1a7c2ff94e32de030d49f2b19e57611d0a779703507e6ae80835 size 165068 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm21-rail-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm21-rail-stack_protection/em260-spi-util-library.a index a88ecb0d54..f41a498cfb 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm21-rail-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm21-rail-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c59bc37939b04c2e5d95969dddb8cf9e76db7474e67f790f642981249c016625 +oid sha256:d44d1dcc82adf41eca8ae6e126811c5834005078544c3b4894be4a3fa102809e size 168326 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm21-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm21-rail/em260-spi-util-library.a index 905f71bb1a..da73505bc1 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm21-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm21-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a34b88d6527b0f8a0e08e646ecd50615477caf1a968ad82257edae00bec9e668 +oid sha256:c4a1ce040f2f74d7652567fbe3c9cfa7e454f4ec7e1921c003454d676dd01726 size 165800 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a index 82dd6c93e2..b8f963a75f 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66fbb42e4966cfccea5d5e1d9eabe1a43817ad013ff13789f32db93d7b027187 +oid sha256:212fc3d3b5554cb555b9d44f8ef2089fa031664d999b2102376ae2fa0fd9deda size 167574 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/em260-spi-util-library.a index e1a7b90341..dd088ea5ed 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dde09331861c900d38de2bd3a99da3b2e1da0dc90a169594fe52b6cf8e094597 +oid sha256:c924892771ba01eb8f3530cd5fb9c5e295c7d678f0027ace279478ef78f9c390 size 165068 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm22-rail-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm22-rail-stack_protection/em260-spi-util-library.a index 1e6ccd189d..cc8f97d7d1 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm22-rail-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm22-rail-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d6db90c754f3d718c298830b51efb1da6c9b0fcec897ff2cf9b7cded830651c +oid sha256:9c44df31e899456acf43078e31bb887ee02ec6c86eddbd23d1c83ae9184360b2 size 168326 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm22-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm22-rail/em260-spi-util-library.a index 299a7b4461..493a5ed424 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm22-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm22-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af0f0e0ecf774d22de39606bdca7de141ee4b43fa1f6419ed9ae64c169d06994 +oid sha256:2dba2e6d9876710e6c195741bd39a21441336df0422771832ec2aed8c374f5f6 size 165800 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a index 2cd38a638f..8209a1c726 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0089de7d776519fe05c06d7fe61b61c2a036357c78a39c1d57d11269c6d9dc9b +oid sha256:4a88dbcd566c79f9fd191af5a47252436a4367593ab234e08e9207310b5d2f0b size 167574 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/em260-spi-util-library.a index d616f7dbe0..6077d2efa1 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13fb63e78013ab485eb991ae3f6c9742b3b2662a413de0de93a4a3bb4f14f0bf +oid sha256:a2c0c36e1ebd229a63d7fa0cf5ae163bebc13fc0bcece6b6ad780ef936a75302 size 165068 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm24-rail-stack_protection/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm24-rail-stack_protection/em260-spi-util-library.a index 9235f563c2..289ebafad1 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm24-rail-stack_protection/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm24-rail-stack_protection/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dbf63a3bc9241797d9ba21f82e257844f54feea1900d86eae6b0293e56fd26bb +oid sha256:443c730db1ad6de83f248e8356c177e8a65364bcec96d34c4949c9d1e035d112 size 168326 diff --git a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm24-rail/em260-spi-util-library.a b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm24-rail/em260-spi-util-library.a index 51ee16bd78..edefb2aeb0 100644 --- a/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm24-rail/em260-spi-util-library.a +++ b/protocol/zigbee/build/em260-spi-util-library-cortexm3-iar-mgm24-rail/em260-spi-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:113b30a01a60a2b950baede3008d294a8516a7ccbcc7adc14924d4fc14749343 +oid sha256:51ac8b81b0e73ac5f9dd3e4d5bba99d1f52cbee010dee6eba0352f02751802d9 size 165800 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/em260-uart-util-library.a index 65497187bc..018037d6aa 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9e6359846915ebcc5323b810c6dae3a39bc463e90b27ae1209a95fad53bacef +oid sha256:b09b925d7576f965743a2ab8fe47ef552c1bf2994790719224ea71bde2001b75 size 56606 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg12p-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg12p-rail/em260-uart-util-library.a index 6e97e6bbcc..1eae2e31fa 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg12p-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg12p-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c91d43bb96f01330a4d02bb8c8829e3729b06c2ade3bd0fe267d04d4f0f1001 +oid sha256:22f17329ba9437f6edbbf37b3c1b7b38e046c1fa924eae9107e47e8d523baefc size 58092 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/em260-uart-util-library.a index bff196f433..5d86a77693 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4521401aa6bb241349f113a9a299ce7c24d405c254df535595c875c55c811000 +oid sha256:96effaed457ccee1c68d6e5e71e36702832ea93be801de2c194b16ff24b68d5f size 56606 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg12p-railgb/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg12p-railgb/em260-uart-util-library.a index 4f9268d6df..447e0c20f7 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg12p-railgb/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg12p-railgb/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef220817c1e18906ecf14c7798ffb0044d57b60eede0f8afffd4e970f253be90 +oid sha256:d077f947ebb2e21b9db865d08425812ccef7c025a3fdd0be65b9e04bb3f24e30 size 58092 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/em260-uart-util-library.a index 491e08cc2e..8c4960d318 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c3d286897a8a872ce62452b3f080017c99503f910a5f0bf309c09c42d286c64 +oid sha256:acf102926d052eb8ab3d07d7856e5ec907eaeb290e127d7a42da36d93b51bf7d size 56606 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg13p-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg13p-rail/em260-uart-util-library.a index f1757cceb0..63ff020b1a 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg13p-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg13p-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0fe7fa9008abc5c5c9de1b9fb680c8849d7bf2fe36f4c0f5c9b2f4be0be545bb +oid sha256:3b152ff8cba4917290303e1517d09c6992cc52768a55478cc34dc472b7cc0c31 size 58092 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/em260-uart-util-library.a index dd06d4d3ca..a615abbb15 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dee4eead802e5e4755de9fcc2c1fdbf05df40e457950408d8446ef90e99e1ee2 +oid sha256:96b9024ed8feeba95a2987cdbff5c95ce751225a6b4d89a080195e68cd829591 size 56658 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg21-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg21-rail/em260-uart-util-library.a index 1014f093e8..f5adf5f042 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg21-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg21-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a97017c9a4caa8525020e8d07c3e9454f14ed1aad110bd8ac0b9dd7359153e95 +oid sha256:0eee902fe8b6d879f6080fe4534e943f9c302dc96a33745ed69743359a4808dd size 58144 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/em260-uart-util-library.a index b67689707e..c92d002c7c 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c0a8a3f6f4795cff9d3d43e08fc251e6bf214049c1b8fc1b49170383c5e7c5c +oid sha256:661943449b53f7f2d3b7122890424cc37e1fbe5d8998f8225ff1e5e05d447e5e size 56658 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg22-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg22-rail/em260-uart-util-library.a index b6d29d02c0..abefcda14e 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg22-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg22-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8e3543b045cd7a03ea5e062ff740cfab495ec766052bd302e4b5a908f983bc5 +oid sha256:2dde68380288956c40fba7bbc90951662a64cd8d33d752c49ed7bf6c189ca882 size 58144 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/em260-uart-util-library.a index b2178b66e4..0a7f6207e8 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:939023d7852983162c747a70ac15200e68185e884c37f6883e716d52ce276725 +oid sha256:5d2222b9da505337875d2298e903f8edbc6bb6efba09888062b73518d5bc83f6 size 56658 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg24-dualrail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg24-dualrail/em260-uart-util-library.a index be2e6bbfb7..d53475a008 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg24-dualrail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg24-dualrail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04bde1d5b4f0af9b7142e800597ee7b6eef80ce07e789721ba3bf29418426114 +oid sha256:58b9b0a892e53b2e668f61901b14c2db7343e36ade4b973f9fbc00c319ec179e size 58144 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/em260-uart-util-library.a index fe08560518..b2443e623c 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eea24faa4bbd647373fd3ec60a5edc8826c0a7ffd05abba4a59c21eed879b369 +oid sha256:92b637ce9e2f51d35dd819a90ba2c66693cade0529884b195d6cd10e8b1da934 size 56658 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg24-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg24-rail/em260-uart-util-library.a index ca7ea2f1bd..f9883e8bb2 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg24-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg24-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06a556a7880f1536f4df55b43c64f068452a65840e299272e278c54539e519a6 +oid sha256:76e3d1cd08c0177b6d40f7f3f1805f519ff667c3726528011d688169f403e2c3 size 58144 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/em260-uart-util-library.a index a041ebbb9e..38cf5e97cf 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b33b64474b0726b02d73857aa320c34fb7d81e7706bee3421dbcfaad8017b3a8 +oid sha256:f4006a370ae4caf4c8b5ee93acea19468b7ddb9f1397f33f836c01b7350efbdc size 56658 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg27-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg27-rail/em260-uart-util-library.a index 9a6c3faa28..b18d4c4b5c 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg27-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-efr32mg27-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ecad02ad6744e870f76f127462ac3187de0ae563c54076f8498ee96b1cddc6af +oid sha256:69898c686dd5a130f135a681e3f8317766dae1c7ad0a96a4f23fc592ed38a523 size 58144 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/em260-uart-util-library.a index 9c20182960..86b89e3c85 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db3ead9b33593a9ac62020ce8578fd5d7b503321170d0a2c794291b9e7065bf5 +oid sha256:62a2e90f3a88cca7930d37f24369f9cf0a5c9491819ed14d9d0ca36cd3fa3486 size 56606 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm12-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm12-rail/em260-uart-util-library.a index 550a3ca872..a8ed2553ef 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm12-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm12-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:561f532793c4fcdc30ef2a60b3c46f82a64c68f44cef6b6f1d0233182bd44662 +oid sha256:6a310f7baee3fc40366e75cdde0fa382439797cdd3185b6ba37b69b13941cf1c size 58092 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/em260-uart-util-library.a index cb3aef949a..61d0a83df9 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c145740974d83cb78f2dc23b12b5de40a74d6c94a8a6025ea5bdee706ca1520d +oid sha256:1d76c427f5c5e2d26d41b1d41db52ba753292602587bf7a29cb5ecba961e99d7 size 56606 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm13-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm13-rail/em260-uart-util-library.a index 60c8f0cf7e..da0c96f5bc 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm13-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm13-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:594e6fb52ac248d15659a68c99e3d171659cdac9f530cb4d5c80a7466db61062 +oid sha256:ae6f040d0e34ded8f5ff6c066fc8fd6bae1b5fa093eee40576848e77822439f5 size 58092 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/em260-uart-util-library.a index 055239d4a2..da18f19b4a 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a1aa86c5918835517045a42c0de96f221d6e728de06b2cd45923fa390192a4b +oid sha256:a15678333e88791eb7311f752fee1d50a99c291ce15ad458a2b05a93be9da36d size 56658 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm21-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm21-rail/em260-uart-util-library.a index 4454661f5d..cca12208d3 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm21-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm21-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:36d872ee29a55ba71a3ddd3ce0ba68962aa6a507948f525e6cb30dfe317d2a6a +oid sha256:f496a328e2d5511173e5c8065ac9a614551e1116648455470ea7c03cc18b8a32 size 58144 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/em260-uart-util-library.a index a3cfff23f7..0f18fd3b77 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c17417f8edeffcd732a5f4c5fcf1f9d2628902ec650991d0add502a4fc3d17ee +oid sha256:61dd041e2e2b7b2aee9410bba852375494886cd80022df6d76ece2407123b3f6 size 56658 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm22-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm22-rail/em260-uart-util-library.a index 9bfae90fc1..6ca2e0bf45 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm22-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm22-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7818e90903a7116acc51565f0fb6203d6330b16f6c4479d30e5954ad826fc413 +oid sha256:1a0ed6a14428bf8349f5a26cda18d167d5a78d05b4dc9247bb26eeae8a8aea3d size 58144 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/em260-uart-util-library.a index 58d0ad80a8..f080252754 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08b9e13847c50dc3b07b6e8071ade23b9cf6e9d55f2f365ab4b1a2fa577d43eb +oid sha256:58131a034c4fe447a6b651e2dace44c22a68b23c01cfefdf37c961bd2600b7d1 size 56658 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm24-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm24-rail/em260-uart-util-library.a index 155a691fd2..a04b4512bb 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm24-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-gcc-mgm24-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:537a7fd29716b43b4c6a00ef14156436723d6da4dbc71c90fe17a5752ed2d3c8 +oid sha256:1aed6f424b45d9681092d80f8ca8c2366afdb5023117927ae111c62b4ab85c2a size 58144 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a index 58a05394b8..4c69bfd956 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ad389564b028c282c647613a1f57ea9a0a0967bbe8d2701329bf832aa5eac2fd +oid sha256:9c1c88ae982753bb93b22d9879b3af4909514dfe2b95aae0f7db0f14ebd8afb2 size 156138 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/em260-uart-util-library.a index 173212187f..8f5d0547ae 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0960bac834b5039529a721cafca3e1451dc005c671937fbf3972bec0c28b0d9b +oid sha256:5a5757e5f804145b4928e114a4424496eab12b6e5bfd4b267605b5702da444a4 size 153756 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-rail-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-rail-stack_protection/em260-uart-util-library.a index 79683c8395..6c7ee93d99 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-rail-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-rail-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab7a39b9804251b3789bd9da7281f3f4614c1fb12d527676311c8e474c94b3a9 +oid sha256:87646f9f2a0ed5c9db7eb2577a5be39c04d7e2c3f00ddfd03c6987d7fe4bb52a size 157008 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-rail/em260-uart-util-library.a index a8bab27f12..41c9d316f5 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05ece7ffbda5f1550ce45b159a6a1c647e7058ae1975ddb3d8c6196f6309a830 +oid sha256:b18b7071707518164970567dd5b1363c6185bc54720af9790aa84723653c244d size 154606 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a index a63222c9b3..1301d61b5a 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d043a5745daeba06dcf5fc08e1f245b98a67bc31c42690422512d355f604e745 +oid sha256:cb7b417dd043cac637055ac724771b5d2c8620fb9b34cc7e9f3513ae64642387 size 152500 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/em260-uart-util-library.a index f6d44d101e..b58ab3e2dd 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6da10aa233f4f22bbacb85b06efa9764119f418c2fc41b826af55d3de0041e0 +oid sha256:a445b9a219907585f5b16caeadf2f24858cb558b7b619cafd81ffbc41a300152 size 150114 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/em260-uart-util-library.a index d83f9b2911..ea537f9d5c 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b28d4247bd980883145d16e53f012e422f032f9d0d32c4ae3820e76db8df712 +oid sha256:63fe8cc1cf03d871720368a1241d9f6b8762c76b592d96196b1fc8268dd48ea2 size 153368 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-railgb/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-railgb/em260-uart-util-library.a index 8f3e14f458..fcce2fee1b 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-railgb/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg12p-railgb/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52593ab1c6b8b5f5b7a9963aaa34c9b1205c9b97c985a83f488617d5b8f710ca +oid sha256:e8697d458575d5f9ec6418861ee38c8b5782ed3038df85f423ef9ab7affc8205 size 150966 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a index 71431a19d7..b53941de37 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c4aa18920f36c863be4cc9cc9dbc9d637d8ea12119a954ab0da5f838d8b263c +oid sha256:bd082f7eefee901ab82e0bb67c131f82fb2818e00091e308b61c6796e0215eaa size 156128 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/em260-uart-util-library.a index bc43832faa..2c3fd92970 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cbedeaaa09dd0dff12f3151aef02a3abe6758ba053b6fa3e11c15f991408faec +oid sha256:7c73117f09c00d6b58f17c9a294c72179743d8469102cf6ec1853a2d5ae4b04c size 153746 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg13p-rail-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg13p-rail-stack_protection/em260-uart-util-library.a index 0e76a35421..71c9448c8d 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg13p-rail-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg13p-rail-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:09c54f702ab862637ae728fe35370582e514c43832a6309eac4f90c67302fa34 +oid sha256:137e70d4aa6324fd5e4dc5879325aebf072e94704272834296b4ae300cdd709d size 156998 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg13p-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg13p-rail/em260-uart-util-library.a index d214d4a191..2502d92af7 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg13p-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg13p-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e144a696260782ec6a6b4ed58d2c57259201a9fa15df61347e3e955550e6495 +oid sha256:76a88f825c4e00601501ed7e936ebb1968263b39347d0bbe7ea3cb280c34dda2 size 154600 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a index e0da619bf9..2c6df65de8 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a44fc245ad3790d4914df76aabaaa9a99b634216d518f5c090d5694bfdbf6511 +oid sha256:a6488f63c0fda96934339af9d1c41e646f2429695077e767e51a99b1cbd2b846 size 156470 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/em260-uart-util-library.a index a1260d1f0a..5acda98f85 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef68f1d581e243d14e8fd3becce5c8fc39bb133ad5eb270f9b682328598f58cd +oid sha256:9781f49aeaec9842cd4d2cfa3a0f9cad10e797c8b435056efb6a576f4b72589e size 154046 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg21-rail-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg21-rail-stack_protection/em260-uart-util-library.a index d05c89ca02..3595c957b1 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg21-rail-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg21-rail-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd1e0762d014cbb43aff78ce90885918d7513dc14100bc85911a249eac546baf +oid sha256:c71f03c678e2b30213c61f2bcc6d03171544342118d235b1791fd9b589e9e542 size 157342 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg21-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg21-rail/em260-uart-util-library.a index a44adb7d68..d4f86f8238 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg21-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg21-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:555916a4373cee5fe2266168a50ad1542aeccb9c158d4fd58136c8724235566d +oid sha256:7541c0845af2177f4e1a91cca6ed13f8f4779989156310f9369e1800009cbf04 size 154900 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a index 303b414196..2e58c4e739 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98d0a591cef59e0ac444454f43c36862b499e926fc01ed4468c287a73593a736 +oid sha256:42ea93e8ced1f6b3575e5444b21f1802633a623b310b7683c872d86dafb3a1cf size 156506 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/em260-uart-util-library.a index 3e61957729..1afb905e56 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6dd9151a5fddd688437b14787f6a460afc1905d875cacb96af3cd3026fd7784c +oid sha256:ea2e2b3a19fa9482916bc5eb8caafe86764e46700d977a55f6531bdf3872fa73 size 154082 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg22-rail-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg22-rail-stack_protection/em260-uart-util-library.a index d5b6c5264d..85331cdc12 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg22-rail-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg22-rail-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa8f30f22029e58be615514ab13e7d981ca78b324b590175f4140fc1d53e4421 +oid sha256:89e685516342712fe52a191d493e98fcfdbb01be761727b659a9afb685633d9c size 157378 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg22-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg22-rail/em260-uart-util-library.a index 55e9ec2e67..9c93cc112b 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg22-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg22-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:82eb1a57284914aef70a647491b0e1cf1df453b491341d3cab35e2bcdce93d8b +oid sha256:dcf489225fe1c9c518fc02b8fa3ff0efd2097676c679129f19ae5dac47e238b9 size 154936 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a index eb8590b96e..3a44632232 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:687e34362d09d969da766623b41362efcda14146e2621141aa7d0e8893c8b2cb +oid sha256:ea7e8b74131a3f1eca83fcab994d6f000767c4337d0fd3b318872f7c9959a9a1 size 152912 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/em260-uart-util-library.a index 8ca915f1d8..cfa0ca96c4 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5ebf1896d7fceeeae18444ecbfb951c945b4e98e299c725380e6051923f17857 +oid sha256:fa344ffe1283fdb05a98c8ca0e15b564c6aabd1be7aa2e90b96bf63f4bf13ddc size 150488 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/em260-uart-util-library.a index 11a8b7a93b..7756ab456b 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:992217571ab869a2b06a70df589edb647e123482bd6f2600f7a69cbe28bfb4ef +oid sha256:03525ece049ca13f3182569041d717d0af6f6e0d0e08933bdb1d21673d31a017 size 153782 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-dualrail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-dualrail/em260-uart-util-library.a index ae1a6d7b02..362db72e98 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-dualrail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-dualrail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7e59445c9f3dd961c3c2fbfa276c0ab31a4873498ad4aedd86dd93492c7b8dc +oid sha256:1baa53bb277ec541cfe245c686b3efe2afa7504dbe05688bbe1772a352edf895 size 151340 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a index e2a8da47be..1319a76eaf 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd4e97420cfd6fde70f6a0fb3f1dc361ec2fb7627235d0ac575a2275ea0dbde7 +oid sha256:a8f84016397caaaa5ba8c7dca43a6f062c3da2886d3de6a6ac701fcac51d6044 size 156516 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/em260-uart-util-library.a index 762f61914f..56b2a822e9 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c01ef360ecef76fbb2953786e73aa6e2210629e00c8f2a59fc419de356c7f57 +oid sha256:b28659e6389cf513eae012ee024ec6eec812da0a7120f836ffb05b5ea942654d size 154094 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-rail-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-rail-stack_protection/em260-uart-util-library.a index ba414089f6..ffbb8b063e 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-rail-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-rail-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2513b17ce270979e24e4ac4bfcee778af8904212e95963b720a5d9547cdf2840 +oid sha256:0504673ac62d5e4bd10616690341ca5ff530dfd77523a84931d7fa9253a31fdf size 157384 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-rail/em260-uart-util-library.a index cce673c283..f5dcea71a4 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg24-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:908f0cd7b71571cfdb66e8c6719818231ffac564da5dcf7f5c778b8f47d00368 +oid sha256:92ddbcebd81aed351902c72eb908f536d3fc8ccf1ed02a0304b7416ae40f1332 size 154944 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a index 6fd3adb0e9..3b29886366 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df312220740eb4d95fbd0fec30833d28d873696e55e900b4dfb755c7de591ba7 +oid sha256:2618d81e793bc3f24547cb60b3a9bc4aaa92e36a0e4884bdaa0a5fcaa69f07ce size 156506 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/em260-uart-util-library.a index 8d961f6d0f..b3ff1f047d 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3484394a6053f73f5c2dcbad277159c9181a6d387217ddf207f6ce3d163ded53 +oid sha256:89d09a0dc4eb2c4ce8d7ff261ebc2997c91fe1f5052a1ed85d1c5743b98e225f size 154082 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg27-rail-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg27-rail-stack_protection/em260-uart-util-library.a index e9e644a8bd..509628b285 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg27-rail-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg27-rail-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8f7ac09b763e6b630021db6454b05de947b6a88d955ed348837c66ff82536c6e +oid sha256:74b4a950fb17a8852fd49991e4501990d02465b967f2282637afbe503d4b638e size 157378 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg27-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg27-rail/em260-uart-util-library.a index 30b2dacb38..abaab44af9 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg27-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-efr32mg27-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1146f71919c69154a3616c47311bc16baa3599abeaea50babbcebd8917db4db3 +oid sha256:c095753a4bebe6e7f7dc13cfce07a4fb78f84844b212c36ef54d9b76ed6b839f size 154936 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a index 2d548889fc..6c1ba42ff5 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d06d8e492e8f6564ddab7fea77050f9829901640a160169baf48f74d13e7f302 +oid sha256:1397b9268d64d2443e5bc804c26af6d4367f6d9bd369ff3cdbef86179344cbf1 size 155804 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/em260-uart-util-library.a index 79dbb8f0aa..068fa6cf96 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42dd47e1b7a9d8e11d81926fc2cacf6f6f1c9ff5d187e1c0c0903f99d29c4d4c +oid sha256:cff7b765c3df45df16b20aca127b5eb861a52914aa8df77b19d5d83b1d85b1e2 size 153422 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm12-rail-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm12-rail-stack_protection/em260-uart-util-library.a index eae0a8328e..006b8a95f3 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm12-rail-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm12-rail-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33b9b5f0b1d6020991e5817522ac60df9b6a9c24f96cae2a8484c5d2a4a2a083 +oid sha256:c5d401ea49ac3d45d28ceb91f6d5c0bfc974c2f6f876d6134df0a3b0b969a45b size 156674 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm12-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm12-rail/em260-uart-util-library.a index 6d2d68593a..09dc0f15c4 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm12-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm12-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6c763a83aedeae5fd960a519ade3144e4f9d8e5749d7883153fa1fb8c1fbd5d +oid sha256:5b06764c408e437529ce7f509c18593881705dc3864043e8b8c2f06d4265f402 size 154276 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a index c3d9d24dcb..390cffb1ff 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00b8f5fbe21dd94164762471dc7fa2843d68fd83219bd903948c7e0ab22b9413 +oid sha256:2296827f277bacaa0c506c8003e753287f9fd6b3759ecd9ca661421748584f54 size 155796 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/em260-uart-util-library.a index 8b6a641d70..06df09b1aa 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a835751ba8ed44e267ea7a2e41b4bef2f18102ae978a5cde7a9292bfb7448aaa +oid sha256:e9ed770185cb6a8dd5b8bd2299d883203ba9f81f044b04e9505096f05f3a27cb size 153414 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm13-rail-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm13-rail-stack_protection/em260-uart-util-library.a index 3ac2336ee0..de1d39bbf9 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm13-rail-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm13-rail-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec08df8a4561f3a4c882bdd5b8416e75b69d402a55a9ee604837f02482476deb +oid sha256:d3c1b2d614c1ad01e2d5b511d025e3d373673afb284666966c4bc4d616877685 size 156666 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm13-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm13-rail/em260-uart-util-library.a index 4c53239f27..204e38a3e4 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm13-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm13-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8e4c68ea1abd92f68ebe353e9cddf6e29e2b9393a4e93489938ae80bdda6960 +oid sha256:8461b5319e23eea3db87fa58994fc56a31c76db645d8a0efa2aadb26224369f6 size 154264 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a index c043dad354..692f40657a 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:535f826675004a6d52e72ad50cb7c550a5158f0580495402fcb30765701ffe91 +oid sha256:54aeaf39c48752aeaf09c45f0b1ffc10dbae0f8372f927f36799358442dc775a size 156218 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/em260-uart-util-library.a index 50d2bdb9be..1fc0d3398f 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:29ee54de159742dbeb6904feea69cfe564a87a5806970978e8f1723ab58c3d7a +oid sha256:e7488d34b21a5608ac0ad6be70d65a73d0c736978c91156793091e6ce02866d1 size 153794 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm21-rail-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm21-rail-stack_protection/em260-uart-util-library.a index cf46ff0eb7..15348df10a 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm21-rail-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm21-rail-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c073a3d98fac6a8d7626b25bf1584b593fea4764f0a7c1d5fe08573d85e55a9a +oid sha256:03cf597c6d805f36a7eac897d64c0f1e0c8ff7bb65ec81058eac30ca578de039 size 157090 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm21-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm21-rail/em260-uart-util-library.a index 089d8d67a6..19992e6c3a 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm21-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm21-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5bdd420d33088e13a2d2a813252ccc8da5f87384bc7f8b5421e5c8054fe4d6f +oid sha256:2e1b884aa0872fc61cd5d037cb3db887b7a29117514e5c8111e5bad4d5369aa1 size 154648 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a index 48354e45c3..390f7b1eef 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb3bab26e8ad93c2f5a2b55638d8ad062e4611240f39fb3ed8a1c0629cd92619 +oid sha256:2a2bfaa0f807d64dc49aa5e354a963da9118ac3301e9cf8c8f06f6701456e4d5 size 156218 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/em260-uart-util-library.a index faa4d515e1..c8099e9465 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b89150639b6ec44166b00a930a91b2d260ac7dfb5710ab1957ecbe25d79ddca +oid sha256:8483036072ebd85736191aa328a7a8513e23a53b7cd8cb7f7d45b0633b0f72ab size 153794 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm22-rail-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm22-rail-stack_protection/em260-uart-util-library.a index 6affb27c28..d203835034 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm22-rail-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm22-rail-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01c4f94aaa0bc9146d4662acf2fe6086fd1505b7dd6938af2151e0cd956025b6 +oid sha256:5d3f7adb0dcf61e55536608cb62b3666d8b921e5eb2248443e4ebd00e0eab4de size 157090 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm22-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm22-rail/em260-uart-util-library.a index 8f0173061e..03d82bd2ac 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm22-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm22-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:598b3bd8d49fba7cce40846440f238a03f039c285c49309b790d65e7986723b3 +oid sha256:14e073f95c836834b4f616d9703216b3104763132e738d407823ab9743604c41 size 154648 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a index db22725f4c..a8de699840 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1ca6f8627c636ab3c83d6f95d966cb7dc473c300d644f4a788da4e1d1bb8618 +oid sha256:71a133fc360e8afe819c8558fe5ea856a9498faa8afe2769047c62bb11f87e1d size 156218 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/em260-uart-util-library.a index fb2c40d99f..33254d2fd7 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44b25bc69dda8eeba9f510e5fc07a7000121e9cf3c40005a1e650866dbea8d17 +oid sha256:675bba1b8f5fc5fb258460f36289ba4d89cfbbb9b72f53e2a23908d9c6e81815 size 153794 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm24-rail-stack_protection/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm24-rail-stack_protection/em260-uart-util-library.a index aa5822cc76..c4409f8db2 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm24-rail-stack_protection/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm24-rail-stack_protection/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f45f656308af5f8d65f900bfb9650943fb350b9f25514b5b1e985df0178103e +oid sha256:829ea682d083a0c9a6a4b86ccb7400f383649304580d0ed665147bcbd467804d size 157090 diff --git a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm24-rail/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm24-rail/em260-uart-util-library.a index 00e8405c62..c296e8f514 100644 --- a/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm24-rail/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-cortexm3-iar-mgm24-rail/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de9ea1b1bac61cc8704f613115f46fd2e6a47e8eb97939da3afa607ba95ab3af +oid sha256:dd12f18f8ab4eb4be1fb99660c9e0937e0b57bff378c1f743a00f694366d4596 size 154648 diff --git a/protocol/zigbee/build/em260-uart-util-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/em260-uart-util-library.a index e824032a70..489c5951ef 100644 --- a/protocol/zigbee/build/em260-uart-util-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a810bc3482f53fae2ec1c0910d6c834bf4664c1b227389c95351a663eaed0f9 +oid sha256:d9227253c41111f781024aa337b6a09756607d9c4c7ee724d945ed4c286f90cc size 297120 diff --git a/protocol/zigbee/build/em260-uart-util-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/em260-uart-util-library.a index fd6e90f081..12fd79d1ac 100644 --- a/protocol/zigbee/build/em260-uart-util-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d0c69b9561e5513a53f3fc038d1db3f44d9a597686900201df4dcc747dabd277 +oid sha256:950c37533bbcf8d04431f79b3a589f0d648908a15419c47fa6f320fa75a6c382 size 304350 diff --git a/protocol/zigbee/build/em260-uart-util-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/em260-uart-util-library.a index 0341a72bd4..5363b4f7e5 100644 --- a/protocol/zigbee/build/em260-uart-util-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:12218bcfe7ee66283e3cbb3e5f3096d231b02763e2c9650e1f78b3448928c42c +oid sha256:2f63f2e16fd6523bee2e67a5b10fc592d597ef27bc5ad5a8ff13f0653d4bd087 size 207270 diff --git a/protocol/zigbee/build/em260-uart-util-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/em260-uart-util-library.a b/protocol/zigbee/build/em260-uart-util-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/em260-uart-util-library.a index 8761fdf44d..09eeca094d 100644 --- a/protocol/zigbee/build/em260-uart-util-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/em260-uart-util-library.a +++ b/protocol/zigbee/build/em260-uart-util-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/em260-uart-util-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05606ed0f00cf0e30c89296b65e9590b6abd91c07d243c1f5eb6826b8c7e6972 +oid sha256:ba989e504bd7fb7bf48dfcee18f5f9e50da66a89cbecb7bbd39039efd871db07 size 298134 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg12p-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg12p-rail/em260-xncp-library.a index 67667bc779..9f49357a00 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg12p-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg12p-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c6ecfdc064b6f32f204a331111f06d58b9dbca62f13f66b86f099449a503b8d +oid sha256:b8e239238dac26ff459e2428c5d4f1f87db5c7a56b804207f25b114e720cb8cc size 3646 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg12p-railgb/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg12p-railgb/em260-xncp-library.a index 35b09b1f3e..04c7ebafaf 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg12p-railgb/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg12p-railgb/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65a987b15764cc190f81b86e2f4f40b3e85ce94738eb2fc0b56c4c80b2c08238 +oid sha256:dbc098e93ea595d258a711ae29baa7502ad43e0259509b0a82a72b83943a0aa4 size 3646 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg13p-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg13p-rail/em260-xncp-library.a index 1127d19fcd..e98fd86088 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg13p-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg13p-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b63e46bc6377da357d0c8919f296ca53824e91b6479410b3a3ad41a8b01f829 +oid sha256:12a4f4cd9a86d74eaafbd22914f072725704183f6d0fc97941547da45faf04a8 size 3646 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg21-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg21-rail/em260-xncp-library.a index af1a3c9e7e..d30a3a34d8 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg21-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg21-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1fe0062a1401dda905c36bc55f65763a5b3430cb3211843770ea04d3a5390815 +oid sha256:1524958061326370844113d672959b9f33903810006aeb843444a4ee66d9eb1a size 3654 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg22-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg22-rail/em260-xncp-library.a index b77c61af3d..75b77f0ea5 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg22-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg22-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d79e63fbfbb7a7a9457cfb4fc4fab1563e2b8e5b57e4ce8fa6b63dc87b435018 +oid sha256:aef901dcbac7c7e4ac9f35cb7c9b5ce19a681f8af8751be5db0cd9e429874f0f size 3654 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg24-dualrail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg24-dualrail/em260-xncp-library.a index 9395f9b4c4..d30a3a34d8 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg24-dualrail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg24-dualrail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b41d030aacfb5fc9b5c384e1c8e9bde6c1997566b8c150303220f5327407698 +oid sha256:1524958061326370844113d672959b9f33903810006aeb843444a4ee66d9eb1a size 3654 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg24-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg24-rail/em260-xncp-library.a index 15884e9169..87108cc5d3 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg24-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg24-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:511824f80e1bda6f2a3be9ca0da2a2ac467a969742de8320be5fb87390a5052b +oid sha256:8faed3421a3a2e51873dd91db5958f6bfa0df4a41dad254b947a28ea4e8742d2 size 3654 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg27-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg27-rail/em260-xncp-library.a index 64eec8f367..976843e1c9 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg27-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-efr32mg27-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f27c982d2401fff00c5fa59ccd9cd25064bc2ab492c18b1343e910e093ea0486 +oid sha256:beb887fd4ed0abf3b4ccb1b4a81a19c986fc5d5b2b5f8ba03b7b939a366c3033 size 3654 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm12-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm12-rail/em260-xncp-library.a index 979bd05127..f640786d06 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm12-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm12-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4629e6572ce1cdbe28e85264429c2d773da23ee0f26eedbeee0002e2099a52bb +oid sha256:9aac65df40b4203f8326a0016395b900fb672e707d5bdfb8d3b9c80eab733df1 size 3646 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm13-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm13-rail/em260-xncp-library.a index e21ecceb0b..f640786d06 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm13-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm13-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:640affee8da8707d2851e1d3e96d98a3c802747a06c0ba1d6aa6249f8e8d1f5c +oid sha256:9aac65df40b4203f8326a0016395b900fb672e707d5bdfb8d3b9c80eab733df1 size 3646 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm21-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm21-rail/em260-xncp-library.a index 6c632d9ff0..87108cc5d3 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm21-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm21-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:892899dbe71a7bdfb9648dd5a854362f1500664540bc1775f8b496a548828ca0 +oid sha256:8faed3421a3a2e51873dd91db5958f6bfa0df4a41dad254b947a28ea4e8742d2 size 3654 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm22-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm22-rail/em260-xncp-library.a index 6c632d9ff0..87108cc5d3 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm22-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm22-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:892899dbe71a7bdfb9648dd5a854362f1500664540bc1775f8b496a548828ca0 +oid sha256:8faed3421a3a2e51873dd91db5958f6bfa0df4a41dad254b947a28ea4e8742d2 size 3654 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm24-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm24-rail/em260-xncp-library.a index c8741d81fe..fa862bb690 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm24-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-gcc-mgm24-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0fa09046be630f51cadfa3a93089d653c2653113124141b42ee68c804b2ea08 +oid sha256:cc2a49abf489f46848ac67c9efc54987619d241384370d114ef55a930a05e82d size 3654 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg12p-rail-stack_protection/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg12p-rail-stack_protection/em260-xncp-library.a index cd0130227b..990402bd70 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg12p-rail-stack_protection/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg12p-rail-stack_protection/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a09cc07de1d448b330fc4b4456b30b12f816e465423f5f64f7fd8020a02ea6f +oid sha256:b64e68118e9993baa43a8269b89059e8bb5dcae2d6bec24755735309ee801163 size 8256 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg12p-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg12p-rail/em260-xncp-library.a index ad174371a0..83675e4034 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg12p-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg12p-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c5b87afc361a7fcb5bd5720ffa59afc122905004a68867438c033e7d16f2a69 +oid sha256:9a2824b21dc99839260dd873e84182a442e1937df0bd8906f9cc9140a72fdf94 size 7704 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/em260-xncp-library.a index 7540c07582..18ec26386b 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:48a6d432acc987cbde278c5b4579ec03e020e2890e2607c894b85053ef5f9f8f +oid sha256:c22a27fec57032dd0a37a72dfc57b2b6cae69b63a97279be5422b6842e51aa17 size 7866 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg12p-railgb/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg12p-railgb/em260-xncp-library.a index 994f20b99f..11d33434d5 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg12p-railgb/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg12p-railgb/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:deb2d8e74ad789a3f08d07403944a36de672e0fa3efe55ce047e5a716688c89d +oid sha256:62ddacfe63c7ca69c7ef14031a6438ad89f769e25b2e496ddeed6af849649c2c size 7312 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg13p-rail-stack_protection/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg13p-rail-stack_protection/em260-xncp-library.a index ea1aafc80a..d497aaa3ec 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg13p-rail-stack_protection/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg13p-rail-stack_protection/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce053fe754a69971e9fd110053d076f92c6fd962ed09c64709103a5a2adf1eee +oid sha256:eb566d27c8c212a244e7f74546ce55f33ee36b61933b81772e8dd4f352ebd502 size 8254 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg13p-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg13p-rail/em260-xncp-library.a index fe294008fc..646675ced7 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg13p-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg13p-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8ce6084e04b00b1d622909d9984fd0c6884efd8472a1878e01c0aae03d89896 +oid sha256:50dd8148ccbdc11aec8e479a669c285b8e652cb23f9e92135a038bceddcfa519 size 7702 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg21-rail-stack_protection/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg21-rail-stack_protection/em260-xncp-library.a index 9952d1ae61..abe7a06c36 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg21-rail-stack_protection/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg21-rail-stack_protection/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:46094f786df384b1c2ebf9c449aea56aaf8d366bd1063e3a13d18859090d6c2d +oid sha256:78cc0c7dbdeeb03e44223ff45be85dab6eb3c6be7a9d81d707fb669fd4fc6f05 size 8252 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg21-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg21-rail/em260-xncp-library.a index 80438262a2..b1ae990526 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg21-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg21-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f52ce3daa90fa68f9564df3607b642d18a2f3553bd3e392ecae851666a79357b +oid sha256:a59a4f6a8dc94c879860fc65455026b5a9ee3be0edc687b3e9c003514a5e6f9f size 7700 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg22-rail-stack_protection/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg22-rail-stack_protection/em260-xncp-library.a index cd68ad00be..a5c00ba9fa 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg22-rail-stack_protection/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg22-rail-stack_protection/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab9eefe1c6adc0081cb50fdd150bda95f80056d388c12cce38592acf298f6dac +oid sha256:59f15f93dde2c45d779c323d53b1b4fa83bf7c48aa840246f946c912a0214301 size 8256 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg22-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg22-rail/em260-xncp-library.a index 7a0b250603..f80708af4e 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg22-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg22-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:805ff6056cfaa3b8fb2a8725204c901ac4080c844303f909b10872ec38d9f3ab +oid sha256:1db62b92ae1afb99e590b370c2e8a6e91355355c04cd9738d98b1cd6e3c1ce99 size 7704 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/em260-xncp-library.a index 8996c2f5d5..dc55398712 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0af947b0d2df58560d8d74e3a8cfcd156d257b21efb78eaa09e7e86faeea74bb +oid sha256:dec455e9985c925af3582325fcd6b7a23749fdfb943e99dab72ed9d5e9238ad2 size 7872 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg24-dualrail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg24-dualrail/em260-xncp-library.a index 71b086ebed..0cd2baf7e0 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg24-dualrail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg24-dualrail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72b2d729f6cb9addcb7586384aefad0252cad18f016c549e805c2d54df82de07 +oid sha256:e5187f84a3f84358a7d6b298d922cded99bff82d4592238916d3ef5c8ab70929 size 7320 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg24-rail-stack_protection/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg24-rail-stack_protection/em260-xncp-library.a index 0e75474236..cc6fbf7b91 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg24-rail-stack_protection/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg24-rail-stack_protection/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7e3743716d17f9a160d26677e3fa8ed5dae9741e5c4b5cbd4c57b42c333679a4 +oid sha256:64ece32e30c17d0ebf1391023bdaffccc556d9526b64adb240e0ba22ad3cfa7d size 8258 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg24-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg24-rail/em260-xncp-library.a index a0ac6dd553..3bb5b07da4 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg24-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg24-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:831c536c3ab82747f754a90b5af2cf501b60cbbc31e647c23a40258cdbff8041 +oid sha256:7fdc178ab262c2d3300f191b4a8cd8d6461c6acca0f59d6aef19fdf847cd986e size 7704 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg27-rail-stack_protection/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg27-rail-stack_protection/em260-xncp-library.a index eaea8297dc..285586cbbb 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg27-rail-stack_protection/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg27-rail-stack_protection/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32009beb2b129cd5ffa3f9a4d8da0b2406ad1ec131c5c71330cc78a011824736 +oid sha256:2af5a80b3e661dce86a9509c86169154dd6a11df943437651d0ebe0893da3639 size 8256 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg27-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg27-rail/em260-xncp-library.a index b6ad294a07..2df4e7ac6e 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg27-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-efr32mg27-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c1056f02d8875063d7afacc2fdabd059dd24e8f2f513181ec3f35dfd08bdca9 +oid sha256:070722b33280cd925bc85b53a627a60dee0343480c5144d633f0c7f4e83c9734 size 7704 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm12-rail-stack_protection/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm12-rail-stack_protection/em260-xncp-library.a index b6a3af2e1d..375d190ec9 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm12-rail-stack_protection/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm12-rail-stack_protection/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59811d649f3bc0b6e3318365f9ae0b8a9b6f4ddc78360d6d1b27f46a6877e0e9 +oid sha256:9cb95c00a49db70abd16465885da75beaea725cbca3996caf7a7ffbf01deacc0 size 8218 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm12-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm12-rail/em260-xncp-library.a index 6ac3d303c7..bb2365843e 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm12-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm12-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f85d8ff6a299b2445927ce98f3835f6bdab8102405611516dc2bffd7bf4718fd +oid sha256:66201def5e2e9de89ed0f9c1e070296e9c04aa998219a9833b03823e673dae44 size 7666 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm13-rail-stack_protection/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm13-rail-stack_protection/em260-xncp-library.a index 61b1b64003..07f6e43495 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm13-rail-stack_protection/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm13-rail-stack_protection/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d33953dbfd124607c879763b9e524818e7f1c62ef47feb437ee50facaeb5b2c2 +oid sha256:686829c1d309307e58d40fd6defdc28bfa85881e6b09523dc94bb4fe6dc97de8 size 8218 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm13-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm13-rail/em260-xncp-library.a index 56bd36bb21..5d3a32ef46 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm13-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm13-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42025eacadbf0cc0c1c2c37406299e4fe10ab7c92b1a52baa3abd1046b99cb31 +oid sha256:843c9503ddcf2f6636184df8e8bece2f1c3d01ddd897dbbc49ff62e10f579b89 size 7664 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm21-rail-stack_protection/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm21-rail-stack_protection/em260-xncp-library.a index f9fc30eaa9..eaf99bb6ef 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm21-rail-stack_protection/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm21-rail-stack_protection/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e590730f54fa8e3d04a09ba1523e3ab976d757c036281c54cae8b6523bbb60c9 +oid sha256:6e0db30e12de3f43f8c48be4bc70c503e8ce2f872aadd276684f93d3ccb6daa9 size 8224 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm21-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm21-rail/em260-xncp-library.a index 7dffb1f632..81ce3bf1eb 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm21-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm21-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f2819d4741c6cc87b5d523971a9b8ccac7bd7b551fec7ae60210453bf4d82b10 +oid sha256:83ef8fe177d4b45ad498207b250210f2442ad94d061fa836d3794bd8cdc94415 size 7672 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm22-rail-stack_protection/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm22-rail-stack_protection/em260-xncp-library.a index 1116a3d32c..2b8b1125cf 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm22-rail-stack_protection/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm22-rail-stack_protection/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:10097d0cc27f29d168579fa1ccf91d1dead75e896d552566426fe74a60d5c04b +oid sha256:59625dd6848e0d1c170913ab74d70fe7169346b807595878994f9f36d6366193 size 8224 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm22-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm22-rail/em260-xncp-library.a index 78e2f37566..eace59a422 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm22-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm22-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c9a936605c639ffafb6af7b4b0d8abc7f48987ba4155742392087534ca7d8980 +oid sha256:ad9bdfd5661bcecd1cf0e38e95aa03b760c8ee18e245ab807078c7de88fe76ca size 7672 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm24-rail-stack_protection/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm24-rail-stack_protection/em260-xncp-library.a index b90c1fedc3..a4740c7300 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm24-rail-stack_protection/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm24-rail-stack_protection/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35b71ac75066ffcefa4a98e832a1cdc008083be3c2a695274d80e5131ab39201 +oid sha256:9c28208b142ae4c8ea1e0b04c7b762c68d953bf2b4c4552c6066755465908fe8 size 8224 diff --git a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm24-rail/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm24-rail/em260-xncp-library.a index d4fcae586b..87c308691c 100644 --- a/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm24-rail/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-cortexm3-iar-mgm24-rail/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7eb3e20ee227910f395221e24b238a8912d14fd86fdd6f1a80da77cc16db8d1e +oid sha256:3062c1abca914c1675a6a5ef9470217f99f270f2e0ea69e1d98cd0edf413b333 size 7672 diff --git a/protocol/zigbee/build/em260-xncp-library-unix-gcc-simulation-null-arch_i386/em260-xncp-library.a b/protocol/zigbee/build/em260-xncp-library-unix-gcc-simulation-null-arch_i386/em260-xncp-library.a index beabe4aff1..a1f981e3a3 100644 --- a/protocol/zigbee/build/em260-xncp-library-unix-gcc-simulation-null-arch_i386/em260-xncp-library.a +++ b/protocol/zigbee/build/em260-xncp-library-unix-gcc-simulation-null-arch_i386/em260-xncp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3bc6b774397380009e3a215709013f1d7a62f06d4f2674fc13ea907f64175bb +oid sha256:4a3b42289114c0f36f04354f005323dc632bdfae8be8cba4b185db9f4c6b1cd9 size 30830 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/end-device-bind-library.a index e6df84109e..b56e097c6e 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9679ded7f23dca6f34e86e365b48126870cd927e101727f6e4319e15d4300a4 +oid sha256:75aba949b254ede0e5fa972f7e457088161d886cb032798346c7b4b5efddcf5b size 16166 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg12p-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg12p-rail/end-device-bind-library.a index eb1ad4f556..a124e5b398 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg12p-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg12p-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af5866d03154f0286437975e5a2d69f7d744dc6efe20ae0977a9ec90bf9e58b5 +oid sha256:e6983f80d401dc199cdf58954ed1a093a8a4c449f56e2da1cd13d66e323a0727 size 16694 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/end-device-bind-library.a index 4528916097..25d307124f 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7500c0a339d6dca717fbfbd1c9929e7dff028eb9f142930584e23adf33a00e29 +oid sha256:226a1ba3ab89d416c4c8311b3d42bc83fef035c01de5e4b5aa1b32db1ae16787 size 16242 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg12p-railgb/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg12p-railgb/end-device-bind-library.a index 43fb6c330f..acb7e0c7a3 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg12p-railgb/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg12p-railgb/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cf898399a973e7506240084a5691fb9d8b6d6223fceda10bded15eb8a3aa3d11 +oid sha256:e1a59eced975f7662ab6b59cbf3f509decc0ee14ceaa7d6689455bf5caebeaa6 size 16770 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/end-device-bind-library.a index 7c38dfa34a..80a7a93551 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66b6bfc3a081b8ac8298455d5b193198fce5b5b0e6f526eeae7470a450926572 +oid sha256:bb7d8925ba609ecbd29b96680cb3da535a4f9b1e5e6110894e4b1cbc655db3af size 16166 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg13p-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg13p-rail/end-device-bind-library.a index 62b07ee579..089491b2c8 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg13p-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg13p-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5fbc6fc11f5e2dba88ff0c87318be4ca2ae1e341565b259581d76a616656be4c +oid sha256:2fe86d4894c86511ac40366b491126c889b6435db8321ca95dd17ca0fe90713e size 16694 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/end-device-bind-library.a index fef7b36710..3109d89778 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd53b22ed29925f3dfda52716e91ac7c52c7c16efb72f3217beb6022978a1e72 +oid sha256:af340dcf6788255e767013dea6020a4f910b29c954310fb22bd86233658ff624 size 16178 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg21-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg21-rail/end-device-bind-library.a index ab071257fe..5d3faea529 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg21-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg21-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:adf52c34b01d7fe6ba4ab3c83a42107865e1b886b26cd733d0fac5e5b8801188 +oid sha256:e72effc9133e999d06afeea082d52483710030b8f48d6d5350e32f76aeac45fb size 16706 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/end-device-bind-library.a index 5cb2b22a2d..c57b0f150a 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b004ca2578a74db2166aadec5b47d8dc40d99e64d8d34293e77039525b77e67d +oid sha256:b04cc29986759c916282821b8a1e4eb7a272f5a9f97220f24cb17f15d6dfae0d size 16178 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg22-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg22-rail/end-device-bind-library.a index 4be9a4398a..9f364b1e6e 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg22-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg22-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb4b86a67cac8cf96506d4bf29dbe1b1b32e9189befc14ec82c5d1806356ead7 +oid sha256:bc5bdaecc9078b72ca043b9401c4fa6e202b1b13fc84ee5b230c5ec60ea77316 size 16706 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/end-device-bind-library.a index b3b85b73e8..e7a5e137ec 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a8215339f9d94e9fc1eab17d2d5544ae811293f2642a95739825ddd8e846c687 +oid sha256:04a481de178afe557b53e5057cde1b48ff8d589ef0962d13fc6a718db9416715 size 16178 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg24-dualrail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg24-dualrail/end-device-bind-library.a index 06f9089182..71db96c7d2 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg24-dualrail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg24-dualrail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e50e9edf7a5ab201d00fa739b2d15d4565ee27ade1f0c1a337b44233af953af5 +oid sha256:3b82cb861a6ce6449ce6a07c2e2e6cc3a8f461f8aa4db0c1ffefa8fb638c2fae size 16706 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/end-device-bind-library.a index 0d6d558949..5fdde5f81a 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:97ea9c9edd12601824e333cb1393efe69dd4593bdf6636cc423a59dcaeae0734 +oid sha256:b70b2e071546a98b6a42c075127492dbfd6ca17e05419bb70f4160f63ebed77d size 16178 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg24-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg24-rail/end-device-bind-library.a index 669d33f1ec..b968721fe6 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg24-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg24-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4155d98cc4d88edbfebb544bf53cc494e0d364b2e0994bb0bcce9be54a5d470 +oid sha256:3b6ce47087c90a2a55b3dd2c0fcd619a50d48f35f190f33d2d33d69392ff76da size 16706 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/end-device-bind-library.a index d85f9cd3f8..962fda11cf 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:234db8ff027d30a886937dca5cd92474cd6509fbcb307c4d6c932a384c3f3442 +oid sha256:138e7b8f21c3d81b2a0501f7032ebbdcef07ce7e17d437f9f10fdb0785d53f9f size 16178 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg27-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg27-rail/end-device-bind-library.a index 5be02a8e6b..ef461d0ffe 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg27-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-efr32mg27-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44434a8c1aaf73d0a874f675a2fbd0e90f16cfb950346a47c5d5bc9e64d088e1 +oid sha256:617f81a7e0ee411342d2878f4b1a5461d210a1af75fb71eb1ce9b7e9b98958b6 size 16706 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/end-device-bind-library.a index 15402b84ad..84acee4e87 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77639570b2ddff7844ae2cdba7eda40b7ff8934f5eb49e0065df4e28ed724e0f +oid sha256:5752cabbb8132505bb66f1881dfb375f40ffb303a3eeaaeaa347222901af30d8 size 16166 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm12-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm12-rail/end-device-bind-library.a index 36b92f9c36..36f5438960 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm12-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm12-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba2b540ff4e592bdc7bd6bf59b505a17ad3b7eeb11c8dfa7fb5cfcd27653c56f +oid sha256:2f0c4b40809ad52e47f4ecf28b2099f3cac6f9aaaf3aee086561df89546b6e2d size 16694 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/end-device-bind-library.a index 8eba6cb58c..55ebfe4c55 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd104056523a37d17b2b5c809a9a4dc9e97679f870fcbef80865933aa9bc0a89 +oid sha256:5880b1f70ca31e799f077cab2d1a9c37cb7897eb90686a0fc8b6a7f6458f8f5f size 16166 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm13-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm13-rail/end-device-bind-library.a index ee7011e2c4..4aad91f016 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm13-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm13-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b1b15445028165bf92248f98872dc2238b412e76344c488c44583dcb3e0e5f1 +oid sha256:33f1a51d32100889b9c17ec50688693b49fdf2aa43e65a0cc5697ffc74e8d556 size 16694 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/end-device-bind-library.a index 74f950b234..3109d89778 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4fc67210b103fe79f66a15ef5762085b5b4314fb3be9d5aad7c7bf9f51c8ae63 +oid sha256:af340dcf6788255e767013dea6020a4f910b29c954310fb22bd86233658ff624 size 16178 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm21-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm21-rail/end-device-bind-library.a index e570e722f2..637c6ee644 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm21-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm21-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d632778cfa0a8d8bef0169bf1f0cff8e82a52eb87cf32120515ae5849a716b0 +oid sha256:fc4e1e4cd12dfc08dac61d7980fbbbeca3b0f2b5bedaf563d7f184ae0744a152 size 16706 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/end-device-bind-library.a index 2753462a87..9599f79030 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:420d0559ec8ca81c42dc8e1e3374508731492b186a5f4b3d37b4e35654354413 +oid sha256:ea105d2fd8d3874379223e50b5379ed2e6c37aad583b0557f4aba793abbc235c size 16178 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm22-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm22-rail/end-device-bind-library.a index db55ccd304..3c3959cf44 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm22-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm22-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d2cf767eb5e8cef4e7f852c1c562eb24dc3070620553629f67b3e9d49a100352 +oid sha256:cf2150f20e0bd4b991a5eedd6d6305b6c24cda1a9721a0ef4ca8aa7d00b1a2a4 size 16706 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/end-device-bind-library.a index f3eb8f2010..f3459f5581 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5726ddca8e18761f7986797f65c25299ad05bcd29c8b43e43c62e1d08006e07 +oid sha256:61065318005967c6b723e3190c30c5dba9e47d8b7d74583a5511c4d93ae119ce size 16178 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm24-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm24-rail/end-device-bind-library.a index e570e722f2..161ace7697 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm24-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-gcc-mgm24-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d632778cfa0a8d8bef0169bf1f0cff8e82a52eb87cf32120515ae5849a716b0 +oid sha256:b13af23a8733d54b43c257da39224c5915d2eb0974435c230e9f9b4f23221f37 size 16706 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a index 7ee963cf20..4014ce8283 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d77bc672f3fac9c7126e7d06ef171285b478e2dfa3f4eb5e141d21e13c9d81bc +oid sha256:5b1b4cedd81372ca2b6e0660c1a51a458f5440c6309976072ebb3f1b045448fe size 38952 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/end-device-bind-library.a index 138be35a91..e85a3920e5 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ca865029dfb44073fe3fdef70f8a7ed6ee9df2a97f8c5a159a38ad933dab7ef +oid sha256:d8b63d26ae990de2050a56d50af8236e9298fbb4e5df3c21aadee11285859ff5 size 37738 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-rail-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-rail-stack_protection/end-device-bind-library.a index bfe0098371..0e15e7ec9b 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-rail-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-rail-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e768a93c46bdef1558e90e4ffe70216df4feabd14055e82a6c6625da808de2d4 +oid sha256:9db48f72b9b4cde790efffd6bb55a8653f67a29cc959dc57bc24c174038d8d4c size 39762 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-rail/end-device-bind-library.a index 10e9d79b37..70a1e1296d 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ddd089ce37a2d5c7271624fd642bf9874b39bd5e54d9a17dc3e2e35b5b8900f0 +oid sha256:553171b20a3ee38b53da743e4b8df94d93245f86551560ce5423b38123383022 size 37666 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/end-device-bind-library.a index ade40804ae..51665a8493 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:30c02c65b23b358eabc8a95fa34378c55c8e44058c2763be2b506156f9f5303c +oid sha256:be6c65d696a6e081f94012f818e48c4ebd9a5a496215fa7e0aca378a31a73e38 size 38260 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/end-device-bind-library.a index 360e04c166..c667072b26 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39ae6386d8a89ff3341b50add21ad5f947a84abfdd10eb56cd0aba09adf90271 +oid sha256:114aae434a9addd79eaf27b3e8b9d73213529e04d3c3e925d4080ea544533ee4 size 36144 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/end-device-bind-library.a index e3756fc4bc..d2599ce4aa 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bd8294d7b76b50e34576df0713ef7f068256231b8284436a641ce1337e3dedf +oid sha256:72ec3e4c59f6b66ccd33d0d707ae0254bd1f4abf43d334dc3e5d1b5105b54704 size 39076 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-railgb/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-railgb/end-device-bind-library.a index 805d74a6a7..280e64cefb 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-railgb/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg12p-railgb/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c34b3bbd277ca4b4db8dc6ec6f8324e1785d6ab3a2d6ed57a68e8fd554481cac +oid sha256:e4e5a36fca6f6ef9325302c2369ab11f647228a94b801734ff3d405295bf2716 size 36984 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a index ca95caa112..eccae15218 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a1b9c4e07c84cb650a4d374d309978e0b1fdbdb2f3bb5747ea0d7007e467f51 +oid sha256:4701118d37764a629ab429aca07b9a98fe97ed04b0382e1416b17d3a38b4a171 size 38952 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/end-device-bind-library.a index ef681b4600..b2d1dbd2c3 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b7dba2276d482c07ba80e3bc0ab1a66410f729d3222bb86d0d16601e6c37663 +oid sha256:47e2f01956155b87e0667a2479d55d064d568bf3830dba5e03079f60e5bf6b42 size 37734 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg13p-rail-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg13p-rail-stack_protection/end-device-bind-library.a index 13a9a02474..c2f2d417ec 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg13p-rail-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg13p-rail-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:990dd1f802e9007a7ff56fde3ed1599cc9cb1e5f1023f91cc32906c68a8519be +oid sha256:d2866bb46e707fab51868217a2cf0063d0acbb7462842874a6b89de8dc7cb8de size 39760 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg13p-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg13p-rail/end-device-bind-library.a index 9f373b6cfa..59d2d24400 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg13p-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg13p-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76b424ecaf114560cfb9631822a1b94fe417db7ecc8374057d57799b8151d46a +oid sha256:37ebfb4d0d8ea872231b8f487ebc0ed55992a47a7564a67a821d46f99e0226d6 size 37666 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a index 60f0e0b7c0..735ab09256 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8969accd57412d319d7a97de4aea06255550ad51a8a88d443a5ba00b20b9a2a +oid sha256:54ba7c38d356413ea78a7873a7b55de0b8a8dc1176c49df808f49f2a3d2a0073 size 38718 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/end-device-bind-library.a index e2854d4a8c..189a5b0254 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c50cd30176803caeaf2472642ebc29ab065ae704b1de4627c930fb680eff8227 +oid sha256:58aef8cccb0b8aec595ff4ba0827b4c4cf4d62cdafeaf15ec023d0275b1548c7 size 37038 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg21-rail-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg21-rail-stack_protection/end-device-bind-library.a index 2f0d46b471..26a46c118f 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg21-rail-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg21-rail-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:578eb3b831d51325cd011056fd0c77b69e5a274c08dc76de7acc30d611f77a85 +oid sha256:38e8b236d33f3eef9b5fb9656652332c326638af85bd968e364bbb5ddb494636 size 39584 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg21-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg21-rail/end-device-bind-library.a index c8de16c9c0..ce12d051be 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg21-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg21-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3bb39da11a53ab619f7361aacd93ec2d89f4f314cbcbde732746f434b2a71831 +oid sha256:be46a315e7a932d273ff1435cc65e7ade97165739b7d228ff3d2bdfa4c7fc538 size 36964 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a index ff92fa06aa..79b38014f3 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d2485e19be4909f04b9f89e835409f152d7e34d1741ef4850c15b1db327f9aa5 +oid sha256:2479ae526d9dcaa865fcf9a8bb33f9544171d6dfd5b8aacb217e9427c00496d7 size 38726 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/end-device-bind-library.a index 1e245c757d..221e6f6766 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b0cd28d8b2fcbe6741a02d98e1c259b37c1b375e9486cf767673ab89ccebb60 +oid sha256:977ac245ea5288b574ea23383fc5ce294ea1c78bb2e94d70dafc149bfacc3f9d size 37046 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg22-rail-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg22-rail-stack_protection/end-device-bind-library.a index 812b40b8b0..85591c585a 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg22-rail-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg22-rail-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8dc8e8cb4ec099c031094c6c4d8ab3f9ff1e1f6deb12b77c26fe3326f8197b0e +oid sha256:036dee00007771f5ba9217d11e4084e45364357b5f808f51c96926a10e05123a size 39592 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg22-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg22-rail/end-device-bind-library.a index 846b0f15ce..3671aaab55 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg22-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg22-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8f5622c64bbc158b25294fa98528feee686bb5d6558c66927df6d28d2e995581 +oid sha256:d6e348fcf3d3ef35ed0c47fca0f158deb66abd10ba079b31c8e23a77a604fae4 size 36972 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a index 3b16689c33..1d64b04f45 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f946d21fb1b666090672383dfde2ba13cdc1d9c39c7450130c507ee28f79079b +oid sha256:41f97fd6a8016b9d11a96cbdb24ce4fcc55fd86ec27dfd8fb2e3ea8f099fa1e0 size 37964 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/end-device-bind-library.a index 4542ea05f7..89a2afec10 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a1da32a9ba426860517f3985f47a030938b3856067a04576246ff0e8803869b +oid sha256:b8d7e89fee8def1fba43772b460b96f1f7edfb6336b9f6a984c0b950d7c4e43d size 36284 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/end-device-bind-library.a index b61cfe306e..9c55460f02 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:18fe0d7708835a7476051fb1e4f5ba0db8fe715f920b56659d0a2d1cc659cd11 +oid sha256:6a7910618f4581d0fdf908d6bf0e69c3ad60a7a98fcaa1fed903859c4b52777c size 38830 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-dualrail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-dualrail/end-device-bind-library.a index 9b826b6e1f..57863530e3 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-dualrail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-dualrail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:981f7e2a32b3dcc8dbdb2a49fa782a2e4b7aa7bd3f90b96b7ccb1772b1ef91d5 +oid sha256:1042399641555e63a54dc6de1d6bdd248a65d3a9056a21fb0b9f1e83a36c6826 size 36210 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a index 541a17c2e7..a9321b20c2 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6581b15607657ca8d062221265fb775d267b0a951802500c859a8be7b3dae791 +oid sha256:68cf6f03a079794b4cfd6d39e9a29696a88443e43a0cf19ffc0479696c8cf323 size 38728 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/end-device-bind-library.a index 6295289c9b..cbd4324122 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc9dfb9a25935663682606a4a8270e472c7ef684b1b9c65413c00a1017594270 +oid sha256:296fe737b8a6e7f9d20d2c9931ca788a0f68443c531b422aee640d0b85c95555 size 37048 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-rail-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-rail-stack_protection/end-device-bind-library.a index 41a3d70c1c..40303d3e39 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-rail-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-rail-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8aaa44d8281c76676b27039aed7be48b2632ce38b6d67b81529d76b303a210c3 +oid sha256:0ac950933e4f7246a0a98f6d09a131b407e8f3f084a525dccab5eb3e8a444152 size 39594 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-rail/end-device-bind-library.a index 2a0e29dc26..3360981a22 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg24-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c4a848b82c27904e4d40320202dacc7959990910b387149ccdda0e9cf7fda695 +oid sha256:20f05cdb4e395537ecef4ad02048e54479de7e9e2d44f6a7f64733a1ba4b02e4 size 36974 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a index fdd7ac6fa7..f7df96180d 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f140f7227925b68a730c0c7f0c4f95e9e1ae2dc170817d04af6b992f673ca63b +oid sha256:bb7e7bb5888c14774eec1d2c34b6aaf70c1a9d555616f42951385ac07bb448db size 38726 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/end-device-bind-library.a index f440119551..e71b9f54a5 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac91c09b232335881ee7333f81471584b7759cdf03df5f0800c446ac05c483e2 +oid sha256:5308eb8f82a38513cd958e8f3127dc27da57dc98bc9c176c7a154666539b1534 size 37046 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg27-rail-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg27-rail-stack_protection/end-device-bind-library.a index bf312b643b..0806ff2919 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg27-rail-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg27-rail-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c103aeea327a149463ed1fcfe0f07a6ecac7330a170d6fc4fabf68cb301870d +oid sha256:1f6c8d0572c6e6ec276e59fcbfe4235ad1ce6b807d355c7da672ac76195c2fab size 39592 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg27-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg27-rail/end-device-bind-library.a index e9dff91ac7..183e4d20dd 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg27-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-efr32mg27-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e0836342ef78e55b15bb899bfa019a41b97e90fb2843ca66370c24e853e81ae +oid sha256:ab3ac72e14f7948ae13c7d7c409335495cd4d49596280ee501e343780504a167 size 36972 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a index 2898bdc252..fbb27abf5f 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c712b0ab87958948d4a2a3f1c177892b82afb837177c4f51efa2c229994f3890 +oid sha256:a5ef688987c23207d8c90c276bb7a17f674f651d0df9ab42969de35d341fd86f size 38880 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/end-device-bind-library.a index 25ee14dfee..179cb4c3eb 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:97e1b87ce62a19e1ede27a57bd7c5387a941479429905243459b085b5012c3d8 +oid sha256:763422a9754789c88b5fa084e0453482bc1a3c0f79eadbd869810b210702ef4f size 37662 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm12-rail-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm12-rail-stack_protection/end-device-bind-library.a index 85be48bda2..d631f5a2fb 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm12-rail-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm12-rail-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4122b26c1f320cdaebfacbdd251eaa96c03fec617220e65d575d4f6929a48c41 +oid sha256:4a5fa51a2871fd6b1463d23737d774022c1d28e146cc76d933128b96e2b8a7d3 size 39688 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm12-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm12-rail/end-device-bind-library.a index ccecedd2a1..0dfb419d08 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm12-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm12-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9e9b7cf0e6055c79950caa677de907f331041e825bb6ba3ee134018c5705a30 +oid sha256:9ab40a8c5f66d06c7d9a533d6fde4da5ffeab4a2ef47624ff80bbab089ef7ec9 size 37594 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a index 1bf64795f1..10a97b20a7 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0176c173f0fb432bf80bfdbebf73046b38b0033eb67469ce774c3b7ff3e35ac6 +oid sha256:10370c260ba68f7a383f95c2f850f15f204dffdb0ea09ed58954e1171923b102 size 38878 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/end-device-bind-library.a index 2a2b3f68fd..1c28c7ba84 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f954dcacea687c0c4509433a97b99a7a00c448687c0b869257f042e76c1a998 +oid sha256:ba9392347cf177eedc23fa53a5e1893b74e73197672a9373f129c858ea7f3fd3 size 37662 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm13-rail-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm13-rail-stack_protection/end-device-bind-library.a index 5a1ee21134..044907256d 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm13-rail-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm13-rail-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab1c1a719a5ec5bb20b870c86700613efed29ce28a363b1bdd41d300f8c3f0e1 +oid sha256:fd701f6e712da19d02b4525662174dc51956f0316d3065c24007bba67f1b937a size 39686 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm13-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm13-rail/end-device-bind-library.a index 99c925d959..57450dd6e2 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm13-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm13-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2a9fdd9422bd3160313096a30005214bf76e328dd3e4d03f23f4e1dfbb0bb79 +oid sha256:bb28a7c74439718bcc7d848cfba70cd6ab5abae5ec2b632312a67883883cf961 size 37590 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a index 9eae33f48d..d6066ef687 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:326b30b0ef5bf5c9acd936975ed905d05e823f3b99de767e98f9671e28ee0cab +oid sha256:2ba5e965de99270fbecb5e5bd1c92a82569c2c2e81908fbf5d9739730cb18338 size 38662 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/end-device-bind-library.a index 3c17399879..9bb4143ebf 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:17402c09fe3bee7997b42468ad9dc79db50199cd564963996d8bbb84f20d97d3 +oid sha256:20f3041140da25a6affd83b82832332643d1da8bbb47f9c63a67e8f10a84ff66 size 36982 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm21-rail-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm21-rail-stack_protection/end-device-bind-library.a index 6cbf03d3e0..1c5681ecf7 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm21-rail-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm21-rail-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:265d45776533020c8463ea8f141aefc0c53df382a1f080da091ad9983211a256 +oid sha256:e50ee56dda17e2251d718331db44d1d229e4b2c77f8bec394173036743c3a5c9 size 39528 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm21-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm21-rail/end-device-bind-library.a index fe20ccf8da..cfe469bab6 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm21-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm21-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35fd422858c8c7d7f7bd241614e4d474e0ef5b5c7cd076961c62fe8fcde822d2 +oid sha256:2423de41fafe7b6f4eb4a973679ad666aedb1a38f169a92add8d2ee7fefe9284 size 36908 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a index d6eeb9f67c..2a1460ad20 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bbf3bd0fa0224c205c436b2f43829079b5d5542bbe9a29fbab3ab1a279aae22b +oid sha256:5b2e651194279072af04462536d88a42d4ba722f10666151e76d20d3bb74634d size 38662 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/end-device-bind-library.a index a6b8c7f6fb..240cfe1b2d 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df08ee32fa44d6c60fb4450792e8ea79d39ca888802a101192fe301f6f29cf91 +oid sha256:85b9d950290e74c391f1ad9a9c1f569a2687d041ba24b10902d6253c04e101ea size 36982 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm22-rail-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm22-rail-stack_protection/end-device-bind-library.a index 6f7627112d..fd6f66383c 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm22-rail-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm22-rail-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:320e7336a25f4f2812e6c596922c40a12a1bfc42b64919343a7e5ff5a065e4e3 +oid sha256:0eb05b2f5fe5e95ad4237bb4eabc856f226a95aef86d063daae48fca2fa0ba24 size 39528 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm22-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm22-rail/end-device-bind-library.a index e6626935ce..ab322c96cf 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm22-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm22-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38cd1f3994c53b772bbc2826b1f055d14f5610ce0109996f6f65e57035ab3c59 +oid sha256:1c91d52eae3cefbe9ee474dd388aa64d1df37dabaaeb06ffe92346d8a7ea8b52 size 36908 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a index 7c60a465f5..3c8a0a88f4 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ceb7d6d4c13bdf4fd406e4f7c313e3ffb52b06c32bf957f7b46fc052374c7d7 +oid sha256:6f588bed6aecfc7aaa07789e909be5afd89e110b06b91d4bb31dff8670d41580 size 38662 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/end-device-bind-library.a index 018a580c66..d337cb22af 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c41e1259680f29b5926accf54e47744768be76836a0bf87464e1cdc3617a173 +oid sha256:1d38d3a268dabd612ae0613ebb811825581f8fccaff56c456f35185334ea1f8a size 36982 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm24-rail-stack_protection/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm24-rail-stack_protection/end-device-bind-library.a index df8994ec7c..33cd0db933 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm24-rail-stack_protection/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm24-rail-stack_protection/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d026afd5a204dcfbe6223be013867578666815375cbe360b0ed93621207c1529 +oid sha256:71aa6f7c4407058599825748076f4658d90b138693d376e6b1374de40a7cd02a size 39528 diff --git a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm24-rail/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm24-rail/end-device-bind-library.a index 2625a2d93b..c1948680d5 100644 --- a/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm24-rail/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-cortexm3-iar-mgm24-rail/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f4c29ff50128a5257ad2c0d7463715fda5b6a1dea949b2aae5d351916a85a05 +oid sha256:22a89f550a0073ac9d15061cd1da6e51e8a4b5d339dec6137785c4a318368ad7 size 36908 diff --git a/protocol/zigbee/build/end-device-bind-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/end-device-bind-library.a index 64560a262f..4c7366283d 100644 --- a/protocol/zigbee/build/end-device-bind-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e68f244d1bf480c376de4425a2fb49eabf8e7f0b8cd14233b7b75ca8e885437e +oid sha256:0acdf6a72545e0064f50711a5af43bb8bc8c7aae0542cfffdeffbd9aaec46bf0 size 84986 diff --git a/protocol/zigbee/build/end-device-bind-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/end-device-bind-library.a index ecfcb2f5db..9151345a5d 100644 --- a/protocol/zigbee/build/end-device-bind-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:992c65c3cd3da1b8f370273ae3159d8e19c1347347344890abb136b8bf5ca3f2 +oid sha256:15ca1b442f35c00c1ddc99d43d2b3ba598620ff2574f0112e1ba0bb3f1da2355 size 90418 diff --git a/protocol/zigbee/build/end-device-bind-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/end-device-bind-library.a index 859f27367d..0038681e04 100644 --- a/protocol/zigbee/build/end-device-bind-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e58d18ca54b59708a353256968c68283647ccce40440d8f1139fa5ab99021d31 +oid sha256:bd357e5ffd69efbe350ded4d005e78abb969701a45b6d7aa9b0a9fc54cd1f2e3 size 63058 diff --git a/protocol/zigbee/build/end-device-bind-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/end-device-bind-library.a b/protocol/zigbee/build/end-device-bind-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/end-device-bind-library.a index 4699682b5f..d24556c694 100644 --- a/protocol/zigbee/build/end-device-bind-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/end-device-bind-library.a +++ b/protocol/zigbee/build/end-device-bind-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/end-device-bind-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9dc7c0923d9c1089c4678cf817fa433aafd5cd9df8c0d3b6189d6f416ecf65e3 +oid sha256:9fa25e3b0517e2a868e47ad61ecbda44a3ca2ad2d24f84626f353bddb1874b1c size 92690 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/gp-library.a index 0295e628b5..c821f45cc1 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c007822ec2c916ed290a1ec9423c98992fdbdb5b8dfd2b9c4e3f5499b61437e0 -size 34804 +oid sha256:db7b730ef9f403fc80d03a7bfff81160676024c4c9759d9ffc40d39011debc8a +size 34800 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg12p-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg12p-rail/gp-library.a index c9ce2912d5..fbd5717ebd 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg12p-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg12p-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e219b4282b6e532b440923b40088785c5c67c5bed8983b8070eb6181fb6bdb00 -size 35216 +oid sha256:0a85faf712ef96c6b18bdccf35afae73017294f210a769cb201249127f6c297e +size 35212 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/gp-library.a index 9e3a412a55..c3c3fd97cc 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7012f00ebaf3ebd0e9327852cd6391885b810ac3b49c8d28caefb4d4af199723 -size 34804 +oid sha256:3d669c8b81a06433bcf3005b3a77dd473c92d0d3ce92b6dd99e9536b1084d429 +size 34800 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg12p-railgb/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg12p-railgb/gp-library.a index b5aad9743e..49d2975882 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg12p-railgb/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg12p-railgb/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc923b37f483408a565c74ad731ff1f79d5ae25c9ac52083fb5bdef3e31f1b86 -size 35216 +oid sha256:35af8c122b122a767014485e3a4b022483085f0a9be2b3e6a539b3267ed9cd04 +size 35212 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/gp-library.a index 707f8b4bfa..3d47c24197 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:45a618ae4217d4697b090b68e25851675d7831102bfc669c0a61b479bf6f67db -size 34804 +oid sha256:b18f574e2129f2ee66e55c238f7c438fd254150ed4c1b4779020863670a12077 +size 34800 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg13p-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg13p-rail/gp-library.a index 406c830bc1..5941cc6a66 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg13p-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg13p-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd6a4226f03b1a780a80c4b03ecaeaba3b2e798472508fad2585475246f73ba3 -size 35216 +oid sha256:c062681f5096c4b9e5c6b609c9a683e796b0ec0f77676efeccc1c59a485dbfda +size 35212 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/gp-library.a index 666947c5fc..256e881696 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b98a48b916dc9d3c8b7b28a34f89a093ac22c50975d8addc7321c2db858e70c8 -size 34764 +oid sha256:00a66c8c0134dfc01e9cb40a7f7769fc4ab74c01d6c2eb1a0148c0010f0c1efa +size 34760 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg21-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg21-rail/gp-library.a index 71bdf3f2e4..db32f3a0a2 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg21-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg21-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55907ece88626a396353acc70db34a18ab0ef7cdd54ee239475c75b83b6cc449 -size 35176 +oid sha256:5185908178c6b2feb4c244bf3a2c8027892f0d282bb079caa8bb94ee622e6795 +size 35172 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/gp-library.a index e8e73f6f02..3e27268868 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f0ef30583215155f21b79e415b615b2c003b7163f1c1a9ca3427c909b575ce5 -size 34764 +oid sha256:ab5a35d2633db24948f67f56b211799e0c108878ce3491ff09d605fa5a6f53d1 +size 34760 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg22-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg22-rail/gp-library.a index 90687328ba..4080968a68 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg22-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg22-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7f2f19c4a6ada8b550afc1ae6c92cfe08852b832da056466703d9c4cbff30f9 -size 35176 +oid sha256:3642ab8895d44c8d9f0e22e79abb69b153c1d8386795ee9e9682990cf5d15760 +size 35172 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/gp-library.a index 53f2cd1696..9776579704 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2be2ac30a45a6ada2a2bc27b26c8bcf3af8168afcbb4735073c22ee5c599d6b5 -size 34764 +oid sha256:f372a57e6a08eeb058b1bd9bc3ef1eaf1c02377e63dc71bbd6814ccd544ef120 +size 34760 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg24-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg24-rail/gp-library.a index ce2e951ec1..d4b6beb642 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg24-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg24-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b5aa6aa266c709f3293d90f03b6a1a3a54ccb315a003c6b6c548552601b3985 -size 35176 +oid sha256:228f04f2022da3d22961bdb9b255629cdd0099985136d56bbd7436d5e1820f43 +size 35172 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/gp-library.a index bf3dadb8db..ae6eaccf1a 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93a14f0c5db426d4201fa9238c2794aea5a946ba60dca70ccdb7bbb518f93fa0 -size 34764 +oid sha256:b9f9cc0e7caee518e76bdfa6707064860792f96df05742562f101bea3326b79a +size 34760 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg27-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg27-rail/gp-library.a index 50bdb96534..ce65ca6931 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg27-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-efr32mg27-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b88e189eaa5f0d26679d2cfcf62a710928dde3e547be322ef90afe77f5b893b -size 35176 +oid sha256:2d7abeb64762e4213b8cc54a38583322ff0b0ed117a4928e856016695aa81fc3 +size 35172 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/gp-library.a index db2790907c..a859107935 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3dd4860c5b79cee7b86a3c626b7f000878b2172c02a2d6491ad26fa11b84621b -size 34804 +oid sha256:1527917a18e56746947ba9f36234b16a9bc469addbe092ab824b55790efd8d81 +size 34800 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm12-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm12-rail/gp-library.a index 9d27883c2d..11605a4a0f 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm12-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm12-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27aa19bd713c5d52bbf8e5f256c3733ba4c35fc1ec648769a2efcd586854b59a -size 35216 +oid sha256:73736d1bc46ff610431bdfdb5616c8725a11a41d3360cd9c7df92719d387a51d +size 35212 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/gp-library.a index cbb502f37a..e4eb910d09 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:02e6a7bfa4819b0a2973438f29616769c7ac458fe008aca0511790ce60f120fd -size 34804 +oid sha256:20337426e3276dbadc77091235c4aa108e0e1416fe8f466aa5b3f3dcd15fbbb1 +size 34800 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm13-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm13-rail/gp-library.a index da43a61cf9..b10bcfa24c 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm13-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm13-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a64b1469e60c8d37f1702aefa754469f9c55ac263a52434e8088ba13b450c7b -size 35216 +oid sha256:863c3be6ae69bfed0834532a4cad8c05b8ac3b82b2e677f2c88dce86c209bb8d +size 35212 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/gp-library.a index d76452757d..0ae6138d9c 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6944274b1eeda334247b0ad7bd349530acf66306183f5b78bddcfcdac09b6525 -size 34764 +oid sha256:d96bf8052832e9e59f499007943c91ea11481a9374c82fc92f9539a8701c5d5b +size 34760 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm21-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm21-rail/gp-library.a index 8f0c13da7f..dffaf417f0 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm21-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm21-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25e582f9cecceec162ff39fd97c3729dd80517e9dcaa6b8dec0c8d0a5b01e4b9 -size 35176 +oid sha256:9d5194b97a54d2ab609d7c973d0e6adf4d897482c097696017660c7d8efcc32e +size 35172 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/gp-library.a index d76452757d..4fb70442ca 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6944274b1eeda334247b0ad7bd349530acf66306183f5b78bddcfcdac09b6525 -size 34764 +oid sha256:87d2615ab9934b2f6b8117bca617f2c78bc0cfa5815902c1ef840cd1b90a35d0 +size 34760 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm22-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm22-rail/gp-library.a index 7a5d04b8cd..dffaf417f0 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm22-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm22-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15258b115e6d7468dae0dde7dd11e3022511d1d3f5d24f8d71ad5af1a9adbc57 -size 35176 +oid sha256:9d5194b97a54d2ab609d7c973d0e6adf4d897482c097696017660c7d8efcc32e +size 35172 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/gp-library.a index 044b147490..66b59e0b46 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:620006b8c8b11b566c85485da14c9b719cae9e7197a6e8c13b395994a912d037 -size 34764 +oid sha256:0ea00359f870de181b2a246d99d3bb3d9ba1016a9b9e9e2647f64b4103dbf704 +size 34760 diff --git a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm24-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm24-rail/gp-library.a index 63c522429d..054c8040c7 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm24-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-gcc-mgm24-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:140c9ef03614c3df2a4c53693bdbfecb03c0d217e9c86ff1e33af112bbad5fdb -size 35176 +oid sha256:1c813b2270a4ddd70f822840b0c2ed02c24b5979e1f73b90f9363ac13ec20a14 +size 35172 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/gp-library.a index 63f8cfd6ee..e436c43235 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75db2b03d952a9d0ff710ba06aef1ad5f0bc59509f29222e9714d281907be589 -size 91444 +oid sha256:8098322868b249653e6026d6a2defec964e6da38970e63f36c2d912981cca24c +size 91448 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/gp-library.a index 16513d0519..5662915895 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37e3dfee68a89431253df1268c8752f244db9930862898e3befa256b48eedd1a -size 89798 +oid sha256:4fc17ba060cd46bfa6778a2431d019c12104f49f65df3eb5a565f52a162131ee +size 89802 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-rail-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-rail-stack_protection/gp-library.a index fffc25a04f..31b986abc8 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-rail-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-rail-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a732679c5065d3de24b2e7a0d27fbceab83f29e53ec3f5a8a116887199eec6bb -size 91542 +oid sha256:e111f40315224435cc617da105b1bc92ba658f2d52dbd6666d03a8415fd1f582 +size 91546 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-rail/gp-library.a index 43985c7d88..3faf91a77f 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd99f5ffa6a1b881706c4fd85cd1ff0c61f960ae549cc06c66f113b180a18625 -size 90030 +oid sha256:92f277d30b6f18fe8fb05e2c4c24c1f29da7aa7c4d889b4f8e12affa83ea23aa +size 90034 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/gp-library.a index 84f565266a..98fd83341f 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a54e0e79d02993ffc481a61c1f9c1745b0961f7a5704ec2fae125560fcb8b515 -size 89890 +oid sha256:44e75a6a3978e73c519bdd1fb316b6cb098e9ef9115b1d3a935b01d18f75602d +size 89894 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/gp-library.a index 58bd8653c8..a58d93a7e5 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cbea59f9ee1406ffafff4d8919ee2c69eb3a6885fbb7c3545aaa897ec7b5d0d -size 88240 +oid sha256:941030f26c58bd9f1c8eb77fcd3fd2049bb3df4c23eb6b19205503feb61743ad +size 88244 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/gp-library.a index aa153da2cb..ab361b7808 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aea2a33561e48c241a91dcc4a4a3135ed3354845aa4ff3fa4df15af6def314b8 -size 89990 +oid sha256:11a853572f42ade268ebbf3f113b668dd89de1c1f015b7bdcc9b2183c461ba52 +size 89994 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-railgb/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-railgb/gp-library.a index e5607d5051..af12b161ab 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-railgb/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg12p-railgb/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c37cee7ca118a815fc59b604b462e1056237ca9492f2dfbe3fed72a0ee454da -size 88476 +oid sha256:d2ebe72bfd414e11f4198988d2ca8f7c3258ceee67443b0f227c2bc95d1fed9c +size 88480 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/gp-library.a index 999ca007fe..cfd746668d 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3588aeca098a232fee829bff82532a3bb028335f98c380215ab45e962e9ca3b7 -size 91442 +oid sha256:9d4b8df62ac85a8ff20310af1f784a156dcd850e1f00271f755567157f6db95f +size 91446 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/gp-library.a index 88ee44b38b..f801fadf3c 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e01f8684193546b0bf0c4df29b27ebd46c75257d4ea6107f983c8b075f6f79fb -size 89792 +oid sha256:60475b9cad15b41660eb0ff5554d2f096862e34aa6230438cb10105e5f878e2f +size 89796 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg13p-rail-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg13p-rail-stack_protection/gp-library.a index 2bc2ce3f71..8d0f929ba3 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg13p-rail-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg13p-rail-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8523f1835057c1ad0d9d8f1a201900ef65fcc300e60b92439670e2918aae9aef -size 91542 +oid sha256:3af93e44d2929ef92a65052b81c09c733872073189f433a38a3d8c6ca7b0cbdb +size 91546 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg13p-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg13p-rail/gp-library.a index 8bbcbaee89..2b8da20d13 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg13p-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg13p-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:02987e750889592a065dc972ecf0417940f63394bd8bcd83eed435273e798880 -size 90026 +oid sha256:e3ae9e90dbf00dabc1df9e9275142deba4ecd9c639510e11148e9aeebaee9094 +size 90030 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/gp-library.a index d62cb7873e..30882d2292 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:274bfe180561240c29683de4839929ec7d1326de698eea194169a2c8a838f12a -size 91240 +oid sha256:32ca11abd68f40d1dbb8bb16ad634c2337dea3a4e10e28a5120b2fb04464f8a3 +size 91244 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/gp-library.a index ad87fff663..9628b668ce 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44f148883da0652e3d437a786ba53c0913a0a2e9bc684c4ec98179db834b8f15 -size 89096 +oid sha256:ceb99dec68dea883ada8024ca0b027f15688a1dd136da96f815083b0a1de958a +size 89100 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg21-rail-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg21-rail-stack_protection/gp-library.a index b3cecf30b9..801b9f729d 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg21-rail-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg21-rail-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78c723c85bf3d79fc931910e2574579a0702572c61c905b173b88029db119019 -size 91340 +oid sha256:ee4d6fa074cdf503c0ab45ba576b239418d8bc936d79606f55bcb54071377ee1 +size 91344 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg21-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg21-rail/gp-library.a index e24b36ce55..c16d84ca9c 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg21-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg21-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae302177c22cb5c4165e71c680a23e4f8713cd9dce49e8b5e3ec516d9e30a7ba -size 89330 +oid sha256:5c979b8770fc2919ad5ba04417ce1ed349e6d05e5e81bc7a1c8beefbfc2f7bdc +size 89334 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/gp-library.a index 0641c0de97..06dcd45b04 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2d2938c5f368af6f5abfc11d77c692d8482e651600dc945ba653b4bafd01f9be -size 91256 +oid sha256:fcef39d6889607a1b72de43e803b2fe352afde50e08a2c3ce39b31cb66560a6e +size 91260 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/gp-library.a index 1793ed2eb0..5b96d68a46 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3bc2330fbd9a26fd41e541a5472988e73054eff5657866f404095f1770d2b725 -size 89112 +oid sha256:9db7c9470c55bb54805467ea320b1d90c277a99dccbe4c82b815314ccf732d94 +size 89116 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg22-rail-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg22-rail-stack_protection/gp-library.a index 1f466dba47..f80194faee 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg22-rail-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg22-rail-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6a630bfea31a9e4047a4bb74a1e28dca8db627edf880fa5351d8bd612056416 -size 91356 +oid sha256:6fd957f778caa7180732aaa5916338604dd8ad52eefca62f96d75a36d07e481d +size 91360 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg22-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg22-rail/gp-library.a index d063e57d1a..8b3ff2686b 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg22-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg22-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ad4005c4ae9358a7e72780e07a82c2a36671a688b9de6ce535805b9e00f42b3c -size 89346 +oid sha256:d14063c1ddca9df15e8729b1b18c87f60bbcfaacb5d27f6c5b24630df5e3618a +size 89350 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/gp-library.a index 6608a725a5..8a1cda0a98 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:064fe0475cce567f6921578234065e615ceb859a6d8f5ccbb4b19219339009c7 -size 91260 +oid sha256:246711fe4fd6ba0252a727296246ee43a415fe6c99e3f6dcb3749c45ea496902 +size 91264 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/gp-library.a index 7a07d5af46..27c685a143 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f9ccd6d63dc7d3858c1364093d2670afb0e2179e8132e42a6fa9a3eaf406c28 -size 89118 +oid sha256:92d1ee7abf6b8ec68dfe693bbdc811d92682446975a3d6a732a5a5d723a940fa +size 89122 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg24-rail-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg24-rail-stack_protection/gp-library.a index 9627f45717..a3658f7965 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg24-rail-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg24-rail-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:17d03762cd42accacbc7fd5e32ce5087b4d8d79c0e8fe55ca0057d662eb15ca4 -size 91360 +oid sha256:28c5e9908a721ce272159bd662a536a0cf832cea1d9f35b41800449e3d800b9f +size 91364 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg24-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg24-rail/gp-library.a index 7c42b1255f..347d3eaa41 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg24-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg24-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6240a0ad8ec4bc6ccc87d97a80aca4a7cca66790dd8cd80428ceac89c6abd5ec -size 89350 +oid sha256:0f762d66ec0e4775e5b7c3b7b9a3595d9bb089311afdb2bd4c55b455ed13442b +size 89354 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/gp-library.a index aabd199029..a6f1163cf5 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99da78120c4b9289dcfeb0dc99571532d7feb9d520d92e9b3310fcfade517b07 -size 91256 +oid sha256:bc7aa8cd82a5a61bc6d8906844ab6458c199806b390c49277ae30bfcd28a7930 +size 91260 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/gp-library.a index 8b5350df0c..f860411e48 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1e23e13705a3b8469583c8ce1b8ec037bc9061254a4fba396a31f3483eb4e650 -size 89112 +oid sha256:751ee5ea38b12de4997cb8d514d4412982616f202743e3e76051a57511ecc065 +size 89116 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg27-rail-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg27-rail-stack_protection/gp-library.a index 6da0a6c379..b44c2f31a2 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg27-rail-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg27-rail-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aeeaf65de6dbe5b0c2460c459ef5723462b83d3ef8286c53a5710dbda52a8f9c -size 91356 +oid sha256:66fb52eb6d4f118f081639eae7fcf1f20f95f591cc6ddf32823c6d13f0184950 +size 91360 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg27-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg27-rail/gp-library.a index ca1dba761d..69ec64eeb5 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg27-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-efr32mg27-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c43f51a8fc2cc532d31b604d99f934523d3a6e2dd7f532034c649d07303ad5c -size 89346 +oid sha256:d1891f7b847be0069586abc8a240d9dbc7cac7cc50776404efaba3e8b147f58a +size 89350 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/gp-library.a index 9f73fb2c74..ba1bf3cd0a 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4321b9a52c8f7a5d52b837518d2e8bee1a9b735f1836c0ac253ab61d7265a967 -size 91298 +oid sha256:1a7030b9a9775c57800493f691b545f3412459075a0c4da4b74c1d7d07c6629e +size 91302 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/gp-library.a index af6c3ffaee..26d14f5d55 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2fdd37ef0a83de21e23ac73ddc70abf3fa50eab0bff4c1cd664f1a5041bcc365 -size 89648 +oid sha256:8d4604d35242ef973826a225ceec0ed06292a56899b46ae2f9fb023fd213df0a +size 89652 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm12-rail-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm12-rail-stack_protection/gp-library.a index 5db479bf10..88927ce282 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm12-rail-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm12-rail-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15cee22dde135ae58c10d71a6607c84a600858b908cca213e12bb2addfc81342 -size 91398 +oid sha256:3189d49d83ca9153f0b60780bde74d6b12baae12fb67ad27e2df3109cf7f9ffb +size 91402 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm12-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm12-rail/gp-library.a index 85c41139d6..f4b8265afa 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm12-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm12-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc972baca92514c9bf5c2c0802b11c8fb54e2c1d742891d1981e881d41213b29 -size 89882 +oid sha256:f21169c773a760ac746163bc186f7894e8d497b8becf09ab7bb79c0ae154868d +size 89886 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/gp-library.a index 5ba3f734ca..a4b39f169f 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:173dea41c72881f0d174c5f6761f2434d7b0c56cc92117d8d3479ed7b3921593 -size 91292 +oid sha256:d4fc45de9a57f1fc8dba61fed94938d2c333e145df9a170c1c9e8f7c2d5f8c23 +size 91296 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/gp-library.a index 43f5310ffd..34e2eb2e20 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc46810c060ead107c5760732c95a1e4b116168a9e8e8daca8eacb003b2dbc07 -size 89646 +oid sha256:e7e704b51daa04ccbc5e7a7f4c7d8add78dedb0607c02356ea09306acc5ee458 +size 89650 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm13-rail-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm13-rail-stack_protection/gp-library.a index 84a0f33e07..4b4d3165e1 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm13-rail-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm13-rail-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60aef2fd85611d4d684bd1a3c2c06ddb02ccf0e08649c7581602ef9e85c5bd2e -size 91392 +oid sha256:088aa3f20aeec092e20a09ce4eaeb824b7d70cc29e9f7afa941886a9c0c84c98 +size 91396 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm13-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm13-rail/gp-library.a index f6a95c179c..30376307e7 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm13-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm13-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b0c0c573cbb462f2e29868c0f89ff41a4b97f888ebdc913d7e474b406087fc15 -size 89878 +oid sha256:04e11381969c5aa91bbe03a831fa86a1ad94aab8608d480bd624f97badd4594f +size 89882 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/gp-library.a index eacd4d6808..82209b5d44 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:301cde8e92e10e9a7ce5484e3e5640f726c8d81353da7ee1b8611ca15109be26 -size 91128 +oid sha256:90171754003e28bf812f182eeacb1ac2ad0ee1ae4ce25c2027395a318ceaf83d +size 91132 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/gp-library.a index fcba1ec1a0..0c305f9fd1 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db036a7f1f28e7565b2e3fc12d0d693da49ab672334792d7df263ef586f4f901 -size 88984 +oid sha256:73aafc9fbe10225dd568079b7fffa3d552cf3453611c45fdf741325be4085e1a +size 88988 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm21-rail-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm21-rail-stack_protection/gp-library.a index e3fee65c72..c2754cc972 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm21-rail-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm21-rail-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1246d2e03f986fda6778574000a3397a49508ed1b1366f844da9bbfecf94f0f4 -size 91228 +oid sha256:0c26da279feacb0b10222472a19fe7d12f67f3612ef82ad1d9927358065d75d7 +size 91232 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm21-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm21-rail/gp-library.a index 76582088c9..c753ce9b6f 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm21-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm21-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f146818b31ef7d0126f6424e617793a3a11670cb46694f25bdacf0a4433da928 -size 89218 +oid sha256:508eedef378d51f668f08a01ba1b458f9d1e3f500311b4dc1d539f7d83d407dd +size 89222 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/gp-library.a index 3b92439bce..43b8577fc8 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:376e83924d86c2f62ee670034a2e56b7172bd038a3b3d36f6d77d0908a7331d8 -size 91128 +oid sha256:33052491f816cacd10373b48ffb12d7505513c14227977094a29b234758cde1c +size 91132 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/gp-library.a index 92844967bf..683de6ed10 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e682ce741d3e8b711c8794433657938f194cd73c4358c05f3c2d11b502b73a49 -size 88984 +oid sha256:eb26a06b18b782222671eb8c00176fc53c26834a1cafa06d050f9ad06fca67ae +size 88988 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm22-rail-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm22-rail-stack_protection/gp-library.a index cc3406c9db..b2159c8d91 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm22-rail-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm22-rail-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3eeff6d5896caf929d20909823d18cecb516f3ab31f47344bbe1572d7caf1a0c -size 91228 +oid sha256:eaba249ab50330c1997a9dfb73e49098b6615f2a74375ba7738644841bd2e375 +size 91232 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm22-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm22-rail/gp-library.a index 90887f21d5..c1dbf41c44 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm22-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm22-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8472b2e1996eebe906e83b03383de3a78ed1c94d25052ab778c6e645836d34af -size 89218 +oid sha256:2585da81270f7e7fb05ca5a9da6e15b151a7af9a365abb8b0c149476a9151dfd +size 89222 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/gp-library.a index 1a2ec86c97..d56fe37f4b 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38b9682a705d78316a5143fe706ee887eae6569e6b18d813712da9096637b44e -size 91128 +oid sha256:148e82a9ffcc5730377d30681a4051f9147229366662406a7e7a7c8fbafbc514 +size 91132 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/gp-library.a index a7d14efebf..187fe88b8e 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f518d62f522d63999a532f02a40ea795b92d469cbd03a11d85584c218f21243 -size 88984 +oid sha256:c4f5fba3b912e52f36969d7199950551eea114f47295628126fa832a2c61c946 +size 88988 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm24-rail-stack_protection/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm24-rail-stack_protection/gp-library.a index 72d26c0b13..6956810c25 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm24-rail-stack_protection/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm24-rail-stack_protection/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39359d1f5308b4598c30843d7084a0cd1ac66e63b5c43fc1d22b77d262b541c6 -size 91228 +oid sha256:e11a59cfdb898ad74914f54f17ced35dba59eb8e542d7c4929912720b1ef9f70 +size 91232 diff --git a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm24-rail/gp-library.a b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm24-rail/gp-library.a index 2d3dddec04..ad521337c7 100644 --- a/protocol/zigbee/build/gp-library-cortexm3-iar-mgm24-rail/gp-library.a +++ b/protocol/zigbee/build/gp-library-cortexm3-iar-mgm24-rail/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e674dd09f97d32c091f28899318fc5019e5375b869bd83e4f34975e881469119 -size 89218 +oid sha256:ce0981c8f802ec918a5613e4e0a2f22b21c37f1c43c88739e7d1ce2688ce41e1 +size 89222 diff --git a/protocol/zigbee/build/gp-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/gp-library.a index 5c1e611725..40304b4954 100644 --- a/protocol/zigbee/build/gp-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df7cd73e136c5df2bb2f69f6691530f923b781892daa9bcb1011b1792aab1371 -size 146108 +oid sha256:501b401a8db9ce820e411f0d3063e21ce291b4ceea507c10cb892cd038a12de6 +size 146152 diff --git a/protocol/zigbee/build/gp-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/gp-library.a index 2b4698e93c..2aa41db6e8 100644 --- a/protocol/zigbee/build/gp-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b416b50331533eb7c1a43aa7f4cc8f5ef39fb54d0950d217aaaa866d44522f30 -size 165924 +oid sha256:1f6844c5b6a280a15817457d9a6a66550e6f30cdec0578538d63e4efa0ee015e +size 165988 diff --git a/protocol/zigbee/build/gp-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/gp-library.a index 007ced52f4..51f243705e 100644 --- a/protocol/zigbee/build/gp-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:078ef9997b3574dfd51a813ccc5053ffd77028c4dee9681a782231d44f45e284 -size 118664 +oid sha256:68d9f26e194b6705d0f09da007094ebd0e3f67947322dd283a59bb8567c7ebc2 +size 118688 diff --git a/protocol/zigbee/build/gp-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/gp-library.a b/protocol/zigbee/build/gp-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/gp-library.a index 4b6abc2d7c..b1a8e37252 100644 --- a/protocol/zigbee/build/gp-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/gp-library.a +++ b/protocol/zigbee/build/gp-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b5b5ad869fba55d35f9370cc821d5fd609cc76468f25fee0f715dad4caf46a0 -size 177564 +oid sha256:e64b5bd337f25352e1eace5cbaa93f57109ac1df34d5d4661d4ef62a2c69f970 +size 177660 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/install-code-library.a index 238ecb33ee..6ebce00955 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1be58e3a0c003a3a15c2b5a57837c210e9c53c56992a062689e288ef8d1842f6 -size 21404 +oid sha256:daf9014d5759c9405fe9a4d2778c5c269f44ed8ab35902881119d14e7971f2ff +size 21436 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg12p-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg12p-rail/install-code-library.a index 9cfc417ba9..227829a31b 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg12p-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg12p-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1e0039085b4f724af5828e659a49b74d0b983b6ef68b5781090b09df0ac4e910 -size 21892 +oid sha256:e75cde31f897607b7bf6ce8721e1bc6c9acd7e96e60fd6c6edcf2cf1e7c9b371 +size 21944 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/install-code-library.a index 00d750b16a..79da7b4a64 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ba7ba79a1e56f636dca635c73601520fed0f866304f85ad8d9fe957a3a7824a -size 21404 +oid sha256:40fa5b08c232f7571a453654b307cad8e57eb2ddd0847777ca4e51bfe344b495 +size 21436 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg12p-railgb/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg12p-railgb/install-code-library.a index f9b923e761..50e49a297c 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg12p-railgb/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg12p-railgb/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f953bfbf5ff05b290aeefa4e37ed56aea49d9bb89a6628fe68b9d8fbaca929c6 -size 21892 +oid sha256:10ae82ca5ffda6bd58457295eece310cfbbf003bbd908306232fd85bc0981e36 +size 21944 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/install-code-library.a index cfd59e9549..58adaffd0e 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:10f02bb794bc2a00ba5378b62ea08f0db13106015953792a0706364f8c9cfa07 -size 21404 +oid sha256:3619bcf67a01a7158c0a154154de9ac83c190bfe97e7a50650e97505afdf7f94 +size 21436 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg13p-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg13p-rail/install-code-library.a index 9b6ace9c87..b635d75731 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg13p-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg13p-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a87686716316588580fbabfe3641c604ed986b29b230504d1c75cf6b53a3046 -size 21892 +oid sha256:2c7534ae1f9aaf95454fe26229ce43a770e14240299a71f29f62bc9b13d5265d +size 21944 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/install-code-library.a index 551ca8d95a..a7f574c5eb 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a53b31059100d28a6ce61aeb1bb9a19f1244f0857b7764a4b3f50ed5e5fe7fd -size 21428 +oid sha256:d658f2d9c4d0c6f0cec11ffbea574f99e2de45a15b55bde91c9f28a9af298910 +size 21460 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg21-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg21-rail/install-code-library.a index 181b6d1f3f..18e4e90e20 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg21-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg21-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d3c25436927db200e8dc2738351f3d342e75e60f0c542ced6091fea3f76c08f -size 21904 +oid sha256:a490b59409c047b95144fa9ab9ef8f3e0190b904cc83c52302eed2eecfa4a951 +size 21960 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/install-code-library.a index 38455e5b7f..378e0c5d28 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98723af06149e02642b08d28d4d4ce3cc9b461536ec5a4f1cf07d757f0cd45d9 -size 21428 +oid sha256:28e791987eecb0c7031d7b4f59f73992a89e6179a0fc4d7ece93d9815c317fe7 +size 21460 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg22-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg22-rail/install-code-library.a index 4844dd2fef..d2528c3244 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg22-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg22-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4c52b1508c942ed2da7ac59e2ca8bb5ecdb21ccb9276a3abb712b32712f5ae4 -size 21904 +oid sha256:3763680e4dd0c62c771dfbb1b9b0689695e28b911f920935b4cbdb223025435b +size 21960 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/install-code-library.a index 551ca8d95a..deb790f43a 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a53b31059100d28a6ce61aeb1bb9a19f1244f0857b7764a4b3f50ed5e5fe7fd -size 21428 +oid sha256:27e36d7c76694a89434c840ee10486adeae415e747710a0875bd711f3c0962d7 +size 21460 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg24-dualrail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg24-dualrail/install-code-library.a index 2bdcc49196..18e4e90e20 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg24-dualrail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg24-dualrail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23e4b74f9abfa602c2a3b540e43fbcc7c3787207fdbe6f767ab9e59bd41a99ad -size 21904 +oid sha256:a490b59409c047b95144fa9ab9ef8f3e0190b904cc83c52302eed2eecfa4a951 +size 21960 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/install-code-library.a index 2c695dcc26..e8533a17da 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64641e87d115963f2813bc8a228c8a902353d80af97b3ae4bda4e574255d4b05 -size 21428 +oid sha256:fdb36470d9c36c688f006cd122450749d999ebfa985279eaeb2533112f143c1a +size 21460 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg24-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg24-rail/install-code-library.a index 3000e9029d..a9fe8afd11 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg24-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg24-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b92d78fbbb330cf41de8f8c435a7991bb9083ee1da4c0088cfc5b479626303d6 -size 21904 +oid sha256:164a36f4c5fdd06c9cbb73cae419f66b27ed9c36bc0c055898cbac8661413e3b +size 21960 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/install-code-library.a index aafdcf8a11..e580dac35b 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:508ba5e1c7db773bac1cdf11910ed17d2a887dd86b44316b73fe0aaccd5a6487 -size 21428 +oid sha256:7b6e642b6e83c7c4fc47f9cab8b7c8c69cdbc16b24152ebd5bdab59546cd5c55 +size 21460 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg27-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg27-rail/install-code-library.a index c7241441d2..75ebca8a31 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg27-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-efr32mg27-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:079159b1cba34a67dcf322fa638bce4083fd210172a01a591c8952e6f4f66e01 -size 21904 +oid sha256:6711dd6694331c93c4e55ef2bea1a1b94f6a90ca9122c4de0c7af29b16ed472a +size 21960 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/install-code-library.a index 060d721a0b..8bcc3d3119 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9a2f9b190e12530f63b93be239707f5db321b07ab1dd511bd7b3ec5dd1e4404 -size 21404 +oid sha256:fa2bfc39de9bc09de39281739aa7f2801413e569266fff4559aea41143f0bb47 +size 21436 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm12-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm12-rail/install-code-library.a index 6a1a574f2f..7af12e49f8 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm12-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm12-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83d1cac431da934639d466ee2ada7530926d112c2260fdbb8705135b09c7944e -size 21892 +oid sha256:3498c4b26f3343071e7cac5d494c5eff189b7aeba08a4056387a0af44b6aacab +size 21944 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/install-code-library.a index f8f2c9f2f3..b45b13ce3b 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b04e9be685a1ccca5c137e84399fdb60913aeec287c5223a60a584180431f000 -size 21404 +oid sha256:70fcdaf83892798289d120e4650b84a20182f453f74e57cc3f1094defa00b719 +size 21436 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm13-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm13-rail/install-code-library.a index 0533c62a79..000ec8bc42 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm13-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm13-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7349cdf6cc280a1dd98627a0f54e23d684584030c79289e49ee21c107cbd093 -size 21892 +oid sha256:98dc6b5d7bbf1b807087fa58bc75782e989221ad87c795dc7663c017d3ebfb2a +size 21944 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/install-code-library.a index 5a51b408d3..2f6fd00cad 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cf42f387fcf00dc6cd72be2be48c71b76b5392f6732e4ffbff22298940a0aff -size 21428 +oid sha256:c966d3998810e6fa921509c16f2ffe4032ed2064da01a273e0ef8eaeda818a3d +size 21460 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm21-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm21-rail/install-code-library.a index b17e43e7f9..6e63dbf2a9 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm21-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm21-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cfac74afface24e4523ba7a8c659a1d16455cd3bc0414e87fc0657e88b2cdc8b -size 21904 +oid sha256:7d8739ee37be2396fe9cb96a5fbbdcfb1224a673be5ff1d07cf7357ea392be96 +size 21960 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/install-code-library.a index 5a51b408d3..c02b5aa11b 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cf42f387fcf00dc6cd72be2be48c71b76b5392f6732e4ffbff22298940a0aff -size 21428 +oid sha256:b63fc913ec77d77f2faf229f9f8135b33f3d3f09a6ba923d18a6138eca1a475d +size 21460 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm22-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm22-rail/install-code-library.a index 6b6a92025a..ebe422f2ae 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm22-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm22-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:291045a37142ff28e46129d0428767023f33565f38b9be166bd853efecdc75a1 -size 21904 +oid sha256:023fe4844d6a9bb5d39996e3f0c54c254603bdc6acfccb305e57dbe095a83bc2 +size 21960 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/install-code-library.a index 3e1bfbd3f3..98e4c04e23 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e87dc6485f4b5b4a40e4cc71b1bbf04b17bbd1b8e0ab3dc2e7e7898771102f08 -size 21428 +oid sha256:f51551a3d25351769514a0cba498e9b7524d3afcfbf4d144d5951d2f478e808d +size 21460 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm24-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm24-rail/install-code-library.a index bffbc8eeae..b917ad65b4 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm24-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-gcc-mgm24-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ace68ab3ad89f157b65042ff4eaec2b4880e054c3701cfec9d9318861973ddd5 -size 21904 +oid sha256:a161012e0eb8c3ce510f1c1f1cc02287059d5781f1bbdfd23109022934b0641c +size 21960 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/install-code-library.a index 6ae190ed3a..66ac18b0cc 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0976be3b18414429510d11debac0624bc40cf069b6e35ddac558e22ae7c0387b -size 48278 +oid sha256:b73075eb26131c87e9e99cf34c6e4e4e596ab1124dfa90e98412741474dc7f77 +size 48544 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/install-code-library.a index 85dd728f9e..fd7f67bee4 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b42cfa10f1d7b0b99417dfe4f3d56216b8a3c972252d3f1fec7f25a811b9437 -size 46356 +oid sha256:a36a4958ff03444d02b877e2b055c7e679c92e011ff9f23766a9e7c7e62f7b97 +size 46646 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-rail-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-rail-stack_protection/install-code-library.a index e81851e8b5..373cbcaf4b 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-rail-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-rail-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d2290999452d4aea3329072bec6a0c0ada8e83e88f4af416f3bb1daed3f0894 -size 51952 +oid sha256:1f8f445272eeb338b3b69e3d5dcb14da0783577d9a5a1362d79aa9a6f8ff47f4 +size 51590 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-rail/install-code-library.a index 2d566b9ddc..a8cf944a83 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d274527797c5492d3ecc7f5cd7293655976c29bdfe0beed42b331fda649f6ab -size 49672 +oid sha256:016cdbcfff625e066d05295125156d8ab071e45032221711405cb7753e57bf47 +size 49176 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/install-code-library.a index 45c02531cf..fce0ae1ea1 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db7aae7afa233150eaff0ca0eea638885d9e993619baac67ec8b576293c6b082 -size 47496 +oid sha256:3be85c88605c5f27f872bd626e5c96dc6ab7ed43992f6b2b94171cf6f7cef637 +size 47762 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/install-code-library.a index 80c1a19a3c..de88a19037 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:46a2ee921d5a87ce0efa1c3b6b39d3cc661ea10a907a4f6a9b3d1fdd734d1ee8 -size 45574 +oid sha256:1ebaba224df19e14368d11a78f202281b1f709b32b14e87a51f262bb0f0b4b43 +size 45864 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/install-code-library.a index 6cc7592242..7a6b0bde12 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:12489653ab67927250712b52c72151fdce370c6a6adfadb058207e85bee3ce25 -size 51170 +oid sha256:598bb2590f01c70a5d34f8689f038fef12d792000cb4ef77f4ac1ea4a4085d93 +size 50808 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-railgb/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-railgb/install-code-library.a index a31a82c63c..bf9996a7cc 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-railgb/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg12p-railgb/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a02974dd3fa859c6750164b38cf643632c6a24dcaddfe8b71ccbd9358a85c53 -size 48886 +oid sha256:2a0cc27e01eefb000ee6163c106c09699bb8feca5191b000bfc26c5cb0e6befc +size 48392 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/install-code-library.a index d1681e169b..0009e9cefe 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:980f16a1c5d16c6f07dfb0309a98fff41f25ad1b1f4a851b07571b0b791f8320 -size 48278 +oid sha256:0209d5b9340155a1ab40d78d9256054525a9bfe015c00cfee861f6d539c037d6 +size 48544 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/install-code-library.a index 57acd0432b..bb1fabbb5f 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33525c17f070b2faf04bd17679138e6ab504b5169aa5139ad7842063c71fae65 -size 46354 +oid sha256:d4190ec169081f3fa705af861917edac8095071bcf816c51c8d8c677f5ba420c +size 46646 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg13p-rail-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg13p-rail-stack_protection/install-code-library.a index 4de4024e22..f6bcfafc4b 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg13p-rail-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg13p-rail-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d9f805bcb12f3308e73dfebd5d42cc155c7f5558947b8601fb2499bb8180b2a -size 51950 +oid sha256:695df95d4783010a3a960c95c60d5ba9e386714115281cdcd4a9597daeae9c09 +size 51590 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg13p-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg13p-rail/install-code-library.a index 7f797d0632..b2f3a4496a 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg13p-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg13p-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d12211aac982e50dc164e69bb57b008c87b6ee0fb8e8046e658cb721aff4f2a9 -size 49668 +oid sha256:a2ecc0c89f90c70153ebbf6e886a1d20b91f3c6a1ae2ee9dd0f3f503648a33e8 +size 49172 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/install-code-library.a index 69af9d8bb0..8ab38e72bc 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc365f39b41ec78005cf78f703dae6232b1adf5bf995f0435c2e970575d38c1d -size 49578 +oid sha256:6cd53051ab93a7a7746d30747996bcd41e4726eded96e7a9ac2ad158a5639e32 +size 49710 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/install-code-library.a index 909d13b60a..7dd65e003f 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ffe42494a668a238e41581a58ce1316ed448856d5ae4dfa6a79331077f21582f -size 46350 +oid sha256:114a70f33987000dfc348673930f1d5fda663ce3004a923323a968a22ca8f6e2 +size 46642 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg21-rail-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg21-rail-stack_protection/install-code-library.a index f2f4a15d1e..992d250f85 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg21-rail-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg21-rail-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3721c4d0ae930590fae89aed9f0d7de704d63785b279b8e4196e7f97ae80390 -size 52432 +oid sha256:fc53357e45543f006023f841be1e73ed786d7844e714edd03657255a1a02ab33 +size 52070 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg21-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg21-rail/install-code-library.a index cc2e11f61e..ae3b9d4e2c 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg21-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg21-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ab10b33cbfb9a01390c222fa26e829931ff2f4bada97fdc22bd7bd7deda05c3 -size 49430 +oid sha256:40635ba0c540a821ef6cf46421fe3d27418c2aacfd893e5279ffd390445eb1de +size 48936 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/install-code-library.a index 161ba1e56e..b782d07121 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab1cc8da5745ca259f02d3a057006671541ab9c62b9bc06070d08f01eaa51f08 -size 49586 +oid sha256:2eaae754ac5b30cdea011ef1a73eab4e444b4aa4672eb67b4565ac88e7ac13f1 +size 49718 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/install-code-library.a index 09f838c7c9..78d003c913 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:663a7679a7129cd6c48871195cc236222881d4aeaa17632c000c23127db0215b -size 46358 +oid sha256:33c3582de591fc630987d83a33aeece6d0e7a20a38823e07c3a1952821f10cf0 +size 46650 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg22-rail-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg22-rail-stack_protection/install-code-library.a index 5f6c775f78..95244eaae3 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg22-rail-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg22-rail-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6cfb6edf79c9b5284f699d6eb4fa1099a3e601be2ecb9d8a053d05db84a2fc4 -size 52440 +oid sha256:d7d40dc575dda83842ea28eab3fc5242533f0a1bef552f506c22a2dce4f9ab1b +size 52078 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg22-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg22-rail/install-code-library.a index 0ad40a1406..20e42eca92 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg22-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg22-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dea43a1513ee4e1db3e2e5f2bfdc610157fdeea8c48ff7fe9f4173e1d1416376 -size 49438 +oid sha256:483b052f002152cc85f50f2f7afb470871b6470b365ec855b0d78a73c172228d +size 48944 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/install-code-library.a index 8d9468c625..c127d149a9 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9fabaff0e81135bf44dd066f7a0dec30d7d067456ae110e974fdc7a3b88ae829 -size 48814 +oid sha256:f7599ea2907c402d4baee5de8120941278ab91b3971c79455c37fde391c83660 +size 48946 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/install-code-library.a index 08024d453c..c33066b6e9 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7814da9981f120f8539cd4f9e8b499eb5aa6cccc298ae401630ca180511eac09 -size 45586 +oid sha256:d6f167223101f80e0522efc2fa730ed652d02229e843b872597aeecee0020e01 +size 45878 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/install-code-library.a index 742b88dea1..c0ff77802c 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8533708fbc478f5648921c98e6ece0d85a5ebd4b3bd757e116ac6559d69af33 -size 51668 +oid sha256:93c79d71ba8553cd07a5d587a83f9443aad1a48a2610b37531d4e4b58d3c903b +size 51306 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-dualrail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-dualrail/install-code-library.a index e53b4b2ba0..dc0511dd9c 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-dualrail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-dualrail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:02a3f30842dd8225217d48f5a88376f7338f7697a3a894f2080aac154dcdd973 -size 48666 +oid sha256:3f7aaf57f8cc2a25c424012cbd074180c0dc941df1416dfe78d1c16f9eeeefc9 +size 48172 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/install-code-library.a index ef40e98e82..5c3cea2112 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c445959701268869ad00a201d7425f49d5119d1362d4867637b3c57a6b82e7fe -size 49586 +oid sha256:9778f4824f952f4aa3d19f06ca62990c7022b5fc7eb77f93c2b43038a2404ab3 +size 49718 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/install-code-library.a index b3610a3bd6..6385ba639a 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3a748aed15e4494bdd606636cabe5a5a9c2b6d8a0cbee26b7332604245b68fe -size 46360 +oid sha256:3c981af930851ccfc515a8536624560b2a8ff0c953e8a9e23c25ad51b64f1ada +size 46650 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-rail-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-rail-stack_protection/install-code-library.a index a65fd8faf5..6bf092d477 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-rail-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-rail-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5ae5052901366f2e29ad95c744d75e82b6b7fcd1b6037f6ee488cad08fb485b9 -size 52440 +oid sha256:fb2860c84c2407ac480047b914b010e6deb40926756c741cf4642b8dc2476b29 +size 52080 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-rail/install-code-library.a index 5dc67bbc1c..31f09fe4ae 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg24-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d1d1eb0b8b5bb045bc7a8e7e53c01eb87aed3252a1ad214d9522272d3472ca1 -size 49440 +oid sha256:6d71be0a54585ff76344ae4d1497af43294aef6991f8fee54dd37ec42c147c1e +size 48944 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/install-code-library.a index 650a15010d..641931a1c3 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e2aefbb8184c96fa0816df988507d2b6a63c28676649d10258c738a778c35fe3 -size 49586 +oid sha256:9365f98a2f3300389dfe6141c5d67d461929f36454b9aec109c745c87388a045 +size 49718 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/install-code-library.a index 2d4a62217a..2c9542c047 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ebcc71b848ee8ce81fc1e6db81c928edbe9d3adfd4af4354e24c801d4c0ed6a -size 46358 +oid sha256:c57a1b0859d683c443514d2a7142470bb5f7eb25c9be75ea81c1e44306d9c2c5 +size 46650 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg27-rail-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg27-rail-stack_protection/install-code-library.a index 91bb90dd69..ea634848fa 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg27-rail-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg27-rail-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:afea66db9dc61ec8cbe86579ba097fba9d9066c0e2b5090e0b02ef4cbe9ef196 -size 52440 +oid sha256:28b569a5cb7a71ca3ac42b464269fe8e1a81fb985dc513841baaa8d9ee7bef40 +size 52078 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg27-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg27-rail/install-code-library.a index ffdb219833..50aa3306ca 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg27-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-efr32mg27-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a04c5310a10f2596d1989286bb05f403eedd2307c98160a1c2d1b16cc3c6a8b -size 49438 +oid sha256:e95cc9377699ddd7d4941478880eb5e66010686620734e4c784fd6c3c38efe4a +size 48944 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/install-code-library.a index 6559df6bcb..172df35345 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0fe31a1115221bffe2d140eb9c224d9861d146cd5c05597f8a43103e1966da2b -size 48206 +oid sha256:e0e3799e5e76a4a2ab2a00f1361799461a57a7ebb394125fff4c73e6c9054504 +size 48472 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/install-code-library.a index fcccde2b03..d97c18aa1b 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae8ad07b207ba3486c12d0852fe5de031980d43689dc89c951c7231e5cb5c46f -size 46282 +oid sha256:e0f5a82e64a41b5f7329ea3f40f0771252f7d9b48889a0a3af40bd0e7cc5f723 +size 46574 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm12-rail-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm12-rail-stack_protection/install-code-library.a index d9fca0aba3..c45a3acf97 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm12-rail-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm12-rail-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2f113a8bcf6c9e83b17f57523f63ac7c029f0f711e7af6142177bcbf4d5a2753 -size 51878 +oid sha256:0a28ef07ad1e262862f201a35d3006f744181aadc6e69a962d76577ea5ff2ab8 +size 51518 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm12-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm12-rail/install-code-library.a index 98463b4434..7323b63e35 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm12-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm12-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5171a9e6b067fb6f29bb6e9d550ac3970c577bfc407b3dfed32f0115b871258f -size 49596 +oid sha256:7a39f28e9813194384afa3817f1fc7abd8e3d06c73b5f8eda48abe6b329c4af2 +size 49100 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/install-code-library.a index 49500a4ecf..41357845aa 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:601c0d0cc03a30aed0e2e81a184caded3ceb3c71cc0814ac1ed20913d8fed826 -size 48202 +oid sha256:dadd7c37b47b1bcdfb96472c1ebbe70831f23653125df5218625790424495fbb +size 48468 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/install-code-library.a index ec2eb91c30..2fbaf88729 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b321c366d068dc0df908b9285bfb93dcaeeaa8a784d6e8557367171370ed16c9 -size 46280 +oid sha256:22986ba02989fdd2a10fd83f105a362e1d5fa459fb05a54e3883d7942b0ba6bb +size 46570 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm13-rail-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm13-rail-stack_protection/install-code-library.a index 6a48e0e59d..f2bc4440ad 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm13-rail-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm13-rail-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da8acd22d5b631894b3abfdb4c7b6faf47893c1496a4bb52a2d7d88d0098bc42 -size 51876 +oid sha256:ee01dfd3e857571337c6192892cfbe101d82c41bc0cf090c31d9beab868a1e2f +size 51514 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm13-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm13-rail/install-code-library.a index f0b27fcfbf..87fa8419e9 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm13-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm13-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3895bc48b44745f2d62d8064c5673efff1b5cded8291029e6d0524fc645b2f4f -size 49592 +oid sha256:bb9992d8a8ed0f98db8149fbccaddf37d96cf02ab4eb3af3765406fad85ad4e4 +size 49098 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/install-code-library.a index 630be74b19..9aa596d14e 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81ec8a51c07e9782b70893b3ea32f99ba35663a1542cc9c5d0f0144191c255de -size 49522 +oid sha256:5e568481fa0f59c87424fa4b9a7a8cc51d8d98227ee7587ef62d7044553ce503 +size 49654 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/install-code-library.a index 8726a053d2..b21fc2c3cc 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08c3d56e0492fb43e274f448ca03ee57d1367b60e6d4fdbe31ddff886e3aaf12 -size 46294 +oid sha256:a16d05fd6d6b53f6b3ab083b90fbc0f5ae7e291f16b6e3266db3730b3eb15a22 +size 46586 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm21-rail-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm21-rail-stack_protection/install-code-library.a index 2a85387529..91fa4b76c9 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm21-rail-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm21-rail-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06026f178a3cca4a479b4d0b82455148dd12089e54a87cdff560d2874b2548f2 -size 52376 +oid sha256:510e09bdc6ff8e7f3b69217c543090f449dd5fb2f4246366f90cf3c3e589671f +size 52014 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm21-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm21-rail/install-code-library.a index e9b9f740de..eb0a7d8071 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm21-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm21-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af914b6d9c1def850ebd0414c8b0f1498879ce3ba02b0655245da45ec5f35525 -size 49374 +oid sha256:645298fea289abaa16868461f43abe72016cc06547a7c42d95ed467210fff851 +size 48880 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/install-code-library.a index 6817cb4573..b5d0d0849c 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3fe60daa21dc1ca20d8232f0ec2df8a999ae59366c18d616f35bedb04f3cd77 -size 49522 +oid sha256:8db66cef714337a02359198dcb9d15e0f614766b2106959ece5dace0ade0490e +size 49654 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/install-code-library.a index 0b053c0dfe..0a2c9d4aa8 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6ca3c6a6c256017b492d1a074f841becdc001d3aa595447552a5a29c61579ea -size 46294 +oid sha256:d681969c6c02fc3dff7d0925c90b3c0eada0d67c99c5b6e1a32db7864fd33a69 +size 46586 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm22-rail-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm22-rail-stack_protection/install-code-library.a index 15fca6f0c0..18ad1c0e03 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm22-rail-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm22-rail-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dde24bdf9408139dbfd001140fcc0ba71a5c97b296eb392d3a65119c5295b0a4 -size 52376 +oid sha256:9fe48a05c781c438bf031efbfef564eb14655dc4d43c6220b2dcfff666fba88d +size 52014 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm22-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm22-rail/install-code-library.a index 1e8beeb41e..5acc781686 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm22-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm22-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27e7aaf12bb8b301ec59f90a6936320ff2f84b16759d80082713b95ecd4dd242 -size 49374 +oid sha256:791461a8ef56955e4ae76c1c9eff867453fbb5dedd940e0dd90cc49967499358 +size 48880 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/install-code-library.a index 0c41a97287..dc26178fbd 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71e356c8d7d6c375c82f37250c714804c442663d7380dabe96217712ac7da52b -size 49522 +oid sha256:8dd1e690576d0c13e1fdfcea30798d6dd726ff5ee3c266846ab9af8785ee1a0a +size 49654 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/install-code-library.a index efad9aaa58..432a2b5427 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7f6ec988a7fbadcdc4b61b099cb4b38f1995c89041b1805cf60c6ff81117bc32 -size 46294 +oid sha256:b91298031275496bba2e25069d48bcb570043bbea6040e64e7adc5032b7f0ad9 +size 46586 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm24-rail-stack_protection/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm24-rail-stack_protection/install-code-library.a index 5097ed2328..543ec2fd06 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm24-rail-stack_protection/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm24-rail-stack_protection/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52f317847bdbdfb5dccc0d348c6c66614fdd5b3410fe850eb342ec62c25811ce -size 52376 +oid sha256:37abea3c4b62d18962ff930e35a99268482d4c6f21420d33ad0e0ba8c17fefbb +size 52014 diff --git a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm24-rail/install-code-library.a b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm24-rail/install-code-library.a index 382fb491c9..fc33ae5846 100644 --- a/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm24-rail/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-cortexm3-iar-mgm24-rail/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:866c210831bdc5ab6ddd534f558f7b24f65bb82f19a2a6ca308dd98273076609 -size 49374 +oid sha256:bd317570cc66652df4191964cc59b7705df81f2bc99b7107a40d26e35a887e6f +size 48880 diff --git a/protocol/zigbee/build/install-code-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/install-code-library.a index 58d345e678..3b3c4d79a4 100644 --- a/protocol/zigbee/build/install-code-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9502e58054632f3552f8df2929210424f90e03bdcdbf4cea0fa88270fe4b528c -size 93972 +oid sha256:03a8990f9c99f4d1a9636754115fafa55dfcffbec977f8921d60e4d2ce3ecd8c +size 94108 diff --git a/protocol/zigbee/build/install-code-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/install-code-library.a index 59f3ec442e..14dc30fd1e 100644 --- a/protocol/zigbee/build/install-code-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b1b8d212c24ee0fafbabde175740eef08d849c34135ee506d0da5cff037a243 -size 104146 +oid sha256:92ebc87da6f46c7fd1c889d44141cbaa4bf04d25645e0b664b012eda5e476af7 +size 104330 diff --git a/protocol/zigbee/build/install-code-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/install-code-library.a index 7e20b44850..5de09d7133 100644 --- a/protocol/zigbee/build/install-code-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40467c33e7c11fbedb2501d6841e7b5e682237c889b78809522606f4b4e25f0f -size 76042 +oid sha256:ca0b22ffcfcadb41f3ad9c10e6d47a8b10b32823e689fcd5f7f475f8e054f6b3 +size 76186 diff --git a/protocol/zigbee/build/install-code-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/install-code-library.a b/protocol/zigbee/build/install-code-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/install-code-library.a index bf37113d4d..d9dab23ced 100644 --- a/protocol/zigbee/build/install-code-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/install-code-library.a +++ b/protocol/zigbee/build/install-code-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/install-code-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cbda91f00584e6e9750d476f751ce42e328da746d227c2352023deadb1c4151 -size 109618 +oid sha256:0332788c103ea44f93afb91057be2ac0eb4cb6aff511f501f114ec87100b3a9d +size 109826 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/mfglib-library.a index e14eb59fa2..ebd9973c82 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89480dc03c4ec8bc38be5ad4d6ac217485fc5129aa6f67bddc4d889add4ef16a +oid sha256:eb98e3fee27a6a83e6742e944aa9bc758f5c40c1b9cadf003341700f66e71476 size 7864 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg12p-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg12p-rail/mfglib-library.a index 69e5d30757..5fdab2cf85 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg12p-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg12p-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5bfae0e19fc7f3b61ec556e4f1d36e8efbca288a58bb89d8540c911fe4167aa +oid sha256:cf58e96ed094957cf8ccc89ccb8c76b12aff38aeebefd60258ab29fbad9f017b size 7956 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/mfglib-library.a index 28236052cc..d2ad691839 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8430188c4c3079cd655ee63b4216ec0810a19804771e432d3c0f3d54e827282 +oid sha256:63639f461400017356e2d65efa44523c4066fc8951f29662e85d6ba87548f31a size 7632 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg12p-railgb/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg12p-railgb/mfglib-library.a index a5d461c32d..c893a4cd20 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg12p-railgb/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg12p-railgb/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33ee72cc65fe12debac5283113bc6f0e7e670474d7b81503815202f41efc281f +oid sha256:3bc1ffedf19ecb407a15fcc8df9cb1dcd37da21e0b5575a4991a00ebf72b02af size 7724 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/mfglib-library.a index d4427a9e4c..bfb27be530 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39e99caaa0cbaa156f04af5f83eefcdf21b7bfe5e7783439999951f827805e88 +oid sha256:d1959977fcab692ea88275afcb639eed7632268dab255c2a9c85f59b70fd4324 size 7864 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg13p-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg13p-rail/mfglib-library.a index 9f6ef0aae4..6cd1563175 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg13p-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg13p-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cc57f25956c10c3ff52be604fc246179c989e597537ffc01f2e4de5b623b6a1 +oid sha256:477313d30dd995ad6133871353ddfaf471a2b0c0a5ae501cd14ec4786dbb1dfe size 7956 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/mfglib-library.a index 52eb06d2cf..8988bcd966 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e08318558ae6e664dba3fabbf69218c292db4fef79622b13d99da59348cb604b +oid sha256:1f88844fb145f6eb83ce4dc01454b73e40c494e00ec5b09c254da37617d328bd size 7864 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg21-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg21-rail/mfglib-library.a index beba2c1f3e..61675395b6 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg21-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg21-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ce0ee56fb976f50844872ecdebdf028db0711a40f1ae8714ef64661c6d0a391 +oid sha256:bc0ac67d2ed95768e30642bea8c147f144bb32302ec5edb35629749d1f8432a0 size 7956 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/mfglib-library.a index 963cd73c11..9bd7404b01 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c9805da8f5656f41600153d24c70591529e06babb6abf20437924c8fbb7e3c0 +oid sha256:d90d76efd38070b721b56e18747cc78a37adbb964e2ae6494316a101efd65d7f size 8036 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg22-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg22-rail/mfglib-library.a index df8b801c33..cfd2359972 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg22-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg22-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a8267f44de134dff506d4d2ee5ab9080a322f28b688145fe9869ba010bdf9832 +oid sha256:06517ebdffa695bd3f2f19c12ccc9029cf9c95bad0ab4ff9ea4cfe0aebd9b204 size 8128 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/mfglib-library.a index 22cb171fca..8aa4e6de62 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:826f6efe5b9f3454c3434c7911c4f27d2c188f13972ba7169ed9a1c4551d1b1d +oid sha256:ce2258c0e99435c3900e42cde41888cde4059682c2af1fcb86cc07f9b28f9fab size 11292 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg24-dualrail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg24-dualrail/mfglib-library.a index a2c671b024..8b8fd56dc3 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg24-dualrail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg24-dualrail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0820d47a22c53582ed143d9900f93d214bddd6fefe14e3e8cb617fbae8925f38 +oid sha256:dcb9cc4905311051928ac247494fb296f3de2882881fa49221dc3ed07dad224f size 11396 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/mfglib-library.a index 55e2e12c9d..7a925b503f 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54b56d0fbfcb7a4a489e9cc734393b6b46c22e5ad357e5427e0fd391ef0bc3f7 +oid sha256:283f5edc00451b140878b83d10dbe34d67cb3db5ff8f345bcea07f0842a613ba size 8036 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg24-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg24-rail/mfglib-library.a index beeb604e0c..33a1b3f280 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg24-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg24-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:448be3bdae698ca6b30fcb2b04616ac8f4d0284f07e05cd32ba7470cfc61afd9 +oid sha256:31ecce40caa8ad7086dc98a4fc6d6dbcd0090fd97aa9277dcd6aa85409dca7d1 size 8128 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/mfglib-library.a index 01356db0d5..30c04fa0f9 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3b065dedef27d28f46a3dba9e30490939e6a325a57ec28a8c84940648b22fdd +oid sha256:61ad8010739776bfada9e8d809c3b49ac2ea48c8f541087cece6e4a558c332b2 size 8036 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg27-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg27-rail/mfglib-library.a index be3c0dfc53..f55dae6127 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg27-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-efr32mg27-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:340cf0afd8a7504ee5b4c832320b5526584217be2b229c09982b7e3e5b5fc599 +oid sha256:5db0a77dfee6cba3bc40ea13e0c010139e9e537327875da44327cefb35a224f6 size 8128 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/mfglib-library.a index cc320866dd..0e514a374d 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91e351156992cf0e98b472696531f10b6831652aac5b684c73e36f2a86edb2d5 +oid sha256:793c0801869594c788008c43e6561bb9bcaa17e0d65cc9d3baae640f483a5f38 size 7864 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm12-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm12-rail/mfglib-library.a index e19df9df99..642eef8f9b 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm12-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm12-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5b782f963f41c2d141bff0fc703c04db1d732a27a3fd25bb13157a0a6a601ea +oid sha256:3df7e98b8fc0f5106c007d674fecd621bf006758734ab5a9aafd6f66a37e0d60 size 7956 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/mfglib-library.a index cc320866dd..f2a521a8b4 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91e351156992cf0e98b472696531f10b6831652aac5b684c73e36f2a86edb2d5 +oid sha256:b5ba46cd65af3952c592ea62f559116c440747d59c9e9f4ef734355dfbde7e6f size 7864 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm13-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm13-rail/mfglib-library.a index a1c1b707f7..642eef8f9b 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm13-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm13-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:695495bd384c93385cc169a31a2ffdbdfaab8e678dbc61b8d45fadf6a8e80c1a +oid sha256:3df7e98b8fc0f5106c007d674fecd621bf006758734ab5a9aafd6f66a37e0d60 size 7956 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/mfglib-library.a index d49bb8b230..40691f5d2e 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ed370fa9c6618bcc8eeddb2c00f320a8573eb45449147b90cc759bfe520abfe +oid sha256:90ece2122071dc49b0732e9a134442e9e46413067021ae1027fb97b52d6e6688 size 7864 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm21-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm21-rail/mfglib-library.a index 03ca443a5d..02683f16f7 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm21-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm21-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bec973310d1d0ef13294087c990f95f6815161adee4d2fefc2b18ee0fc65f65e +oid sha256:27ecc5737393347e4c71a60a171ddc2ebf70afd72471ab0624b4e460d75f95c2 size 7956 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/mfglib-library.a index a77bacda56..e6311bd90a 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f69ea27f4815d6504aa7477b5ea49461b6c13dd5b03f74a3b5e148bada6aec7f +oid sha256:fa6ac02b08355b4f7c5fdf795d193f05e61326e4537157427cdc3b09217cc037 size 8036 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm22-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm22-rail/mfglib-library.a index 8fe93267bc..a096c53939 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm22-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm22-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59d8e46b5d5f7d9078b47748072217ed83a804c472069061ccb57dfe3bf97911 +oid sha256:7af88f0fdf45e5e3c03c78ec58bba849a91afcc5d2e111af00cddfcd5a50fe71 size 8128 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/mfglib-library.a index 435514fedb..21234eb61f 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:587e70af9d978ac5ac79640c44f19e171181edcbe9563c535928668c24ecd824 +oid sha256:787d7dee34a54ad1840ee61a69071b2fa070672f076477bd08fcf629520b4508 size 8036 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm24-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm24-rail/mfglib-library.a index 0ceba2050b..a2ef9a4089 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm24-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-gcc-mgm24-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c2fb5acc449924b05b5c0bb54ef9c115469c9c2453cd86f0cffab1aa800fa64 +oid sha256:48786b1c5cff74e22caf94312b02f0335cf810a7ad51538ca107a3849c95d988 size 8128 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a index 4f38b99c51..e1f0d3a098 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2672eb2630c13ad741c94b31887b54d0f853c69a201f4353dbf898805d11fab9 +oid sha256:882440c0583519c71819d6ed42660ea7fcd969e164c8d2b690e377efcf0cadf8 size 15920 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/mfglib-library.a index 0e2949a374..de6020e63e 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5f31f3f40aace746479f207216894f727d5149e96d94028d597220c18ec4039 +oid sha256:a1b61e98d1567351bcfba7bd69b50b2449fa3a1e8da7658c35fcf28799a18f55 size 15612 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-rail-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-rail-stack_protection/mfglib-library.a index 15c90f2969..bfea8524f9 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-rail-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-rail-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c567d51469a468f43163c22ca28075377aa33ece821c845e48032377d3ff3c69 +oid sha256:dd2bc62c8838e04fb1b85e82c94e22d536b990ba58e2af8cd26a333af6547cc3 size 15958 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-rail/mfglib-library.a index 41ee8a8114..aa83888792 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a38d604e73144f515be99a68d924605cbc257c505df621ff71c7d0e9841a26a2 +oid sha256:fe45ce01090dde2d536e9a77a70ab0be1c2edc405effcff37a61f43a80d210be size 15652 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/mfglib-library.a index 9c39047429..bda0809276 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8dd51e891ade4a7fb6ef97cbd6c844dfc393345ee5a01054ffe040acfb98dd3 +oid sha256:1c0b734aa5072c2d5ef67ca4f2e4d097096c2947e367a056e9deda455f150f9d size 15290 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/mfglib-library.a index 0caccfd1a1..0731fcb1f5 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:318597875241ad6268830abd80ba9eaec65ab70bd069ebbca889346fad91fe5d +oid sha256:10ed5fb42232806dc33358a409679f6d4e043be665d805a3952280063938e663 size 14984 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/mfglib-library.a index 0a1dda5ab5..8bdc61937b 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2908198021b1a73fd0b5a90cb7dff9f23890040e3c18f6168fe25c6992f08815 +oid sha256:0b1bf8f9e119c75e9495d431a127e5c3d1a7f8c76fa861129e9140ce854745a4 size 15328 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-railgb/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-railgb/mfglib-library.a index 786c171be6..b4a020d1e8 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-railgb/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg12p-railgb/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e43cd282725173e83c4b41f53a287b2014c13ff9dfc1910efc163ec68f7caa87 +oid sha256:36401182b5eb6c8901aa3f79512247a5316c292c315816e3eb8ad44345f53274 size 15020 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a index 4ad78fdae6..97bc0f36eb 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0999564dcbeed228f0b4de17cdfc5f6b9e43161de94867c8221303886740fadb +oid sha256:84f30665e43d3265878ec1c076e778315f4ae5d2114fbad0c05c0d44f640f80e size 15918 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/mfglib-library.a index 061a34bcac..9a82bf93c6 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a106d25e79d010bae68ac5316655632b4400df2ac960d843a37a58238df2f435 +oid sha256:286420a778bf150f9fd0404eb677abb2ad657e0f5261ff088eeed083046df0af size 15612 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg13p-rail-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg13p-rail-stack_protection/mfglib-library.a index 05604a61fd..ef093c6dfd 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg13p-rail-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg13p-rail-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a8b6ab9533883ad91aca7fdaa2c0d3419e6d9340e7b523496f653f0c869339e3 +oid sha256:0de731ade4bd33781bd0c413956794ccbb756d3b659abdd4884614803274dc77 size 15956 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg13p-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg13p-rail/mfglib-library.a index 3222b99b6d..ecab5531d9 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg13p-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg13p-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae89e19a0d86aa23a8c9de1e5d952bfc383bc0ae3dda891465a785e4868e8bac +oid sha256:92c430eb68ba578c1843673746a46b898090bc4025e7ab27a3b1debf45e3e881 size 15650 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a index 10bc1000d1..3ab70fa046 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a296119dade835b11b1b655f583de388a7b83aad9512c8e828bec827d9af254f +oid sha256:1075d368cb90498b4f32f75c841c0357be5107a0ffeeecb9b466ae9f7a04bfb7 size 15916 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/mfglib-library.a index 2f91e9bcca..62d86515bb 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2c108fab8313f5477259c11da17414cd469d09b7883c6ba67dc94dd762ae014 +oid sha256:bc4a040383ec90be4899249711f3096b99564fb79298de3d9602e4f8de086b06 size 15610 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg21-rail-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg21-rail-stack_protection/mfglib-library.a index 9c5c59a797..dd78dde438 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg21-rail-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg21-rail-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8b81e5c60c6df0cc8620de77468c634b954d0aafd8eefa1f99a6b931c99aae3 +oid sha256:f07c64b813cd4ff556e6cf411da99488594f6c974a325443102d349c5afe9be6 size 15954 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg21-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg21-rail/mfglib-library.a index 51806846f8..18c3aa9ccd 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg21-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg21-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:caff7fb04d8b4d9a7b0988dfb6a1544c16832aa96cae31aeb245015e06d872e3 +oid sha256:c911edfbcd245321aa7f2d1db6822bd3c4b22641c56ce71df812760a35aacd91 size 15648 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a index 4ad4e41f5f..75f1579562 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9daef4e4ec54c44e81151940a9bb56111781d65b744bbae05398c301136b4c54 +oid sha256:db974a99c75341318b027611deb1b1db365ec5954b906457b11a83bb7af0a003 size 16124 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/mfglib-library.a index 746d3fe030..d9d4ad3408 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dadd0709a1d6378d80ee0e1e96356ba9db591a998d974d72ff8ce7f1634f2cdf +oid sha256:cc205946eb07a6834b873cbb6f4f000f406d54afaf5a01e8a9dd18af7d79f245 size 15818 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg22-rail-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg22-rail-stack_protection/mfglib-library.a index e8ed2ff47f..d64e362cf3 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg22-rail-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg22-rail-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:465c4f24b3efaf745af8fce5ee8b84a92e771c7385926e6f2dd08afbf818dfb5 +oid sha256:0958d272166f958958f05db85c1db72e1759f6322e480f4c0dbf2da360221092 size 16162 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg22-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg22-rail/mfglib-library.a index 0b7bed6b2d..08305aacfc 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg22-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg22-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75bc4f362f2f98f4dc62c1316084b55ac88829edada1d62c2f545b20e2cf8fcd +oid sha256:99c6f01dd111fdf8776a0f9cabc2d84ce1ddb10d394ad41e252f6c9662110895 size 15856 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/mfglib-library.a index 2c05074435..49efcaa40a 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f92073337e182fc3539e57798a1194dd66261d595c48db52f8e762145fd404ff +oid sha256:fa1ecc68e2882c6ebfee0e2051035ab5c331158aaf42c192e4b999f56678b991 size 23746 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/mfglib-library.a index 3e07003acb..c6258ce5f9 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e76064d525e27e59d004a643709f3ec7e87b95daebd06860bf82859d4b0352b +oid sha256:32f9cbd577243a6599113e31d4e907be2bc68ee1776b55a4fcb74bbcc8f1826a size 23440 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/mfglib-library.a index b96a4957c9..7dbeb6c03c 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc79c9ed3b7d4ccc8c3034e181765ab038b49c9c0b1212c1a9e50d964f909f0b +oid sha256:c55806534607be5f62ca0d0aa42d0e1e21981501efdd1478ff4ea7ef9157a7dd size 23802 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-dualrail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-dualrail/mfglib-library.a index 568d2a6c34..2659bb8230 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-dualrail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-dualrail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb23e15e3f95ea10de3edeccd59535cae5022b719c7240241b68c991cbdff460 +oid sha256:a7065f55b387d4c3c85b0d67e1381e2f412603590f537430b76bc864d1d888d7 size 23496 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a index 5c5c806812..ce43faa38e 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66d22fded06884a27179e5a3fccde6cd8a90b1f945dd8780062c294fc801a4b8 +oid sha256:4a091d253061c0535db4e8c1fc0710bb24753e6237bce8d56332f49b361a77d2 size 16126 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/mfglib-library.a index 015aa2f74d..38de462b4f 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:375dbd499f731209c7db8e7c10dd4501eed37b8146d5d9f1532362da8e6cdf49 +oid sha256:d288efb2df33bd330e2782890a262928839b1b5181fb0693e6977fe5865433be size 15820 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-rail-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-rail-stack_protection/mfglib-library.a index 876b98dd1c..fc00ec87a2 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-rail-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-rail-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41b5ff97bdd070571f03e6666a79e0f9786114722d42999653be2ef1c6231781 +oid sha256:65b86e821f15781ba669d96f589fb4cabc69e6434443d7f42e572e3283d90870 size 16164 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-rail/mfglib-library.a index dc8e607697..fbb3b63197 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg24-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:213f412207f2ae33c9ef725a058af44b338974098c66f6af6df851e02078bb51 +oid sha256:d31e07d0fe4b1b4833c7a1d4d63a1566c20bdca9513880e4609ccaccf630fbb6 size 15858 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a index ef3e87a2a1..0c08a8781a 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c5cd965d9701e1b1ec0e17c9a054899c5eb579353aa2df26d666f5e3dd4c710 +oid sha256:8a494d0463f717b11ccc6bbbe62e231ad2c8bd17ded51e328056d092f24dc48c size 16124 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/mfglib-library.a index 3106d0b8c6..8b4d0d32f6 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc75234db3a7de3232f7d3397d62df762a1513c13cc8a655c0f066ffb92c16f2 +oid sha256:66f6079a9f28916c3bef376ee5ec606ec179a569361a1f0fedac9469aecb118f size 15818 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg27-rail-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg27-rail-stack_protection/mfglib-library.a index b289dd1cd4..88194f20e6 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg27-rail-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg27-rail-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1209bd0cb823c860e88b92d8019470359872bc3c7b1fa8484b5613b6ce9181f +oid sha256:a9d73967498570dfd9543c39164e457c621629913ef0d78e210f96301c61e8af size 16162 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg27-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg27-rail/mfglib-library.a index 90a0c97551..7e358d667d 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg27-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-efr32mg27-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:963b03bab68be09711b774a5116cc10e2da93dacded2a13a61bc75c65228bae1 +oid sha256:1d23efcd3bf6016858c9889e6edea763063b28afbf0caa26d60bb8e7041c2d8f size 15856 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a index e4233ea53c..fbe784879b 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a453fdaa8a8d0d193381068254eb601e917030e1efa696a0a43ddc09f2a7715 +oid sha256:6ecf1c0355669466ee04e9393f8e7245ce2dbdb559484b9eb84c27e068c52448 size 15882 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/mfglib-library.a index d41d66e093..27eaeaa1dc 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00b5f2a0e32cceb848cae92088a99b886712f1dbb75117ff4cab6613a56e6804 +oid sha256:6a824cbdaf449c2d7aff1c5fc50a1ea71fefb33e8551451b8e2ad925f51bd498 size 15576 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm12-rail-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm12-rail-stack_protection/mfglib-library.a index b2eb134408..3aedeab882 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm12-rail-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm12-rail-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b55f8436f62efa98392104537afcb1e765e0193d14fda2bb72e5dca3c22e7e3 +oid sha256:6020b1113c50beca4a8d032ff808fb62f1d498f027d10ace7c76ce10431ddf8c size 15920 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm12-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm12-rail/mfglib-library.a index 8044d7063a..066b02bb21 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm12-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm12-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58fa6e5417a6a616e3a5cb8fa4872d10c1b4d93bafb02fbc084f8f2c392b83d7 +oid sha256:3202b703862d68195682b65b23a3c81675786e98067933bf9597ffdc4794ef89 size 15614 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a index 25ad8f3646..45b5c4b799 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b86073a377818a72d15150ae9046af69f8913afee58cea18243c5adef80f664c +oid sha256:9648b351cf466730feff8192d25190e2b416970c550e04c95c595425917eae5f size 15882 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/mfglib-library.a index 6b08a79d7a..f8aea17822 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e1818aa5d98081046c5b4437a4f500f267bed035917ffb58296479a3ee5bf6d +oid sha256:b89f9ab69bce3b576fbb08bab380d1b532a59b356958962afc5725669e47181f size 15576 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm13-rail-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm13-rail-stack_protection/mfglib-library.a index 8c7adef62a..7367ef09ef 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm13-rail-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm13-rail-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9c5fb23ea32a6fa4c42ca59fddf227057a3743b7f4113e10bddc0aa9161ff10f +oid sha256:7da604542f9636f728b7af0e58f02094afb0816e379adb40eee9ed614feeef03 size 15920 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm13-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm13-rail/mfglib-library.a index 02d34bec0a..e713cc5402 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm13-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm13-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6cb525c460a16add05844679db61512cd328f3e615012a8767dbefe863a8c13 +oid sha256:d96b9e36e47a40f23d90271f6c130e7f93994abb7d199b1891b41e2741eb3ccc size 15614 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a index f2d0360db8..5444bcdb96 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f401985ce045bb13396412a9c58b293c39e29020d7045ea5bec99037bb7bfc0 +oid sha256:5d595b8376e1f7c169464d65625946c266db2eed61a02a4ea075b442a658fcae size 15888 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/mfglib-library.a index 12742d4c16..fa952e1448 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f2ac0aa7dfb5a3c535fe5fa40a4bb4914a003286db767aa12e78dac6b2a8171b +oid sha256:167b5fa68dbcea5c5ca12b8a0952dd76654cf799f22e3846681ab3ee0316b20a size 15582 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm21-rail-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm21-rail-stack_protection/mfglib-library.a index fbc5a784fd..3aca586aee 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm21-rail-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm21-rail-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2d64732bdf724af0afe00d6ed6c927fdbb7930f3e03faf446df6f5a781d783f +oid sha256:d5f360e25d415df84b04aea28cda9bd1b12d8cfe6d9b5eb3145c3ae1c68c6157 size 15926 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm21-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm21-rail/mfglib-library.a index 503be4041a..e407d73d24 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm21-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm21-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1588ef295197529b070ee8dc539a567e79726c0260cdafa82833810ad704783 +oid sha256:f1fcba5918243e26918a58e1fc662115443ac0dd57cb5cc8bc36b3e663e74ff3 size 15620 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a index 4fddaa6d43..27cead87c6 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d8187b1feaae28b946cfb58f1bd57f909f0edcce7e089924b6297969b978f9e +oid sha256:3a7d5742fd1c42c733e5235c965691e7ce6b3c155be02cb9e584429a85866461 size 16092 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/mfglib-library.a index 702f77d6bc..24ac82ed6c 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c4b09526c149ec45ddef737b9a52f03eda8e95836683a443b8c9156ae153b3b8 +oid sha256:8cdde932de045ab48089c4f0f394195d7c9c11b41f1eb2c32c8b92324ff768bc size 15786 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm22-rail-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm22-rail-stack_protection/mfglib-library.a index ebe6d9e619..7b1e030bd5 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm22-rail-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm22-rail-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b330055306014eb3e57b1cff28b1cd7378f045ab1bf365554c94a61a4aa7589 +oid sha256:ab7cd815c4f1f9008e7615c25dbf6c9f21c22b7b202f356198bb6c7652c44332 size 16130 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm22-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm22-rail/mfglib-library.a index c4f4ba8b54..74f66ff026 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm22-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm22-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5ca91fac9079e3c88aba79801e77178bc5bb7037b6acb3f0e4e85caa874cf324 +oid sha256:bcaad1cfe2292953ba6ee0665aab7420fdd00d93028a6538f4143b021c288828 size 15824 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a index db15339f66..890fa2d9e6 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dfdc3c0333284a17e32deacbca84c0f9e71d9b1480635b9d295ff9ada3f4b193 +oid sha256:5f195ebaa597d4d946e85376867964c47fe5f01d9f4772f48050939f73c540f5 size 16092 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/mfglib-library.a index 5c6709b2d0..6b24aaad1c 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ee800b295971135c8673fc6fb98320c6ce000ca54d732a559bddfe19eb37da5 +oid sha256:d5a044aad5861b2b59f4d6c1a369a8c712a5f15744261650d8b282a6e9ae388b size 15786 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm24-rail-stack_protection/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm24-rail-stack_protection/mfglib-library.a index 570736cd32..367e523f43 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm24-rail-stack_protection/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm24-rail-stack_protection/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01dfe3602e110565bc83bb667ace6f5daf6ef9006bae2fe38c379cffe8bb8485 +oid sha256:69e80e9387963068622772991d5a9ea5ae3d4a57cf0e9683ab7956e019365dc6 size 16130 diff --git a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm24-rail/mfglib-library.a b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm24-rail/mfglib-library.a index 50361d9e01..47123e6775 100644 --- a/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm24-rail/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-cortexm3-iar-mgm24-rail/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:487031277992806bcb8be4d6d17b4c87740db825b0f8fd7d625b0c3eb0849724 +oid sha256:7072ec307039c7e4c342b7de25bba72ff8a2896ff30a0fcd03f6eb272316f540 size 15824 diff --git a/protocol/zigbee/build/mfglib-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/mfglib-library.a b/protocol/zigbee/build/mfglib-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/mfglib-library.a index db6dc00096..dc5c855f14 100644 --- a/protocol/zigbee/build/mfglib-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/mfglib-library.a +++ b/protocol/zigbee/build/mfglib-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:97d92f18ce9248653712e00cbb1c641175f9592731400a34919d2c0fbc563873 +oid sha256:631bc624d0f056ed4c29d710141dd6b92cd3100551273ddf6e3e1061b20f540c size 33174 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg12p-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg12p-rail/multi-network-library.a index d725a7ac5c..37fc8fdb0a 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg12p-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg12p-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42aeb528a47087d035192920e41c8d26f48ca1397a07fd761ec5215bb7552744 -size 16556 +oid sha256:5548025a9090c5566ed114cf341f0568713117d6858b133ddf472a5e4d282f17 +size 16568 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg13p-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg13p-rail/multi-network-library.a index 214402a2c8..6e681c3407 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg13p-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg13p-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1590975991bb3972722ee883ecbde5872a362d28f89bb8b1e4577d5736014d3f -size 16556 +oid sha256:f1a7a3bff567d53e076a18b593fb00b2719e40cf2cc601659e6efecfe81f09bd +size 16568 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg21-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg21-rail/multi-network-library.a index 8c382e7f58..aad44f76bc 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg21-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg21-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52024a959ecb6118f116772cd8655a682f03b58016c76b9872a49d9065d00a54 -size 16548 +oid sha256:ebba9687581f98474f3661f8b049c98e51d94415bad3d17b84c9ada59cd6e2f8 +size 16560 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg22-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg22-rail/multi-network-library.a index a4f5b19429..aad44f76bc 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg22-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg22-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3dcc2bb02f7e48418faf295b1068d601b36fd5720f12c5ee67e67d829709fa94 -size 16548 +oid sha256:ebba9687581f98474f3661f8b049c98e51d94415bad3d17b84c9ada59cd6e2f8 +size 16560 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg24-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg24-rail/multi-network-library.a index 8de2071f22..aad44f76bc 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg24-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg24-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9cbcd94ccfcce942ca1e6f9a1f702884de7e0de588a958e2fa5a85b96ac5e12a -size 16548 +oid sha256:ebba9687581f98474f3661f8b049c98e51d94415bad3d17b84c9ada59cd6e2f8 +size 16560 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg27-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg27-rail/multi-network-library.a index 8c382e7f58..4aacb37464 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg27-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-efr32mg27-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52024a959ecb6118f116772cd8655a682f03b58016c76b9872a49d9065d00a54 -size 16548 +oid sha256:79ca94a52a300a3467f4e5c30284dd9f0374bb1d2b5f55805a38152811be0d5f +size 16560 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm12-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm12-rail/multi-network-library.a index f17f224c3d..4d79b51f8d 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm12-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm12-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:36fe000623bd574482e61fc3df52267cb3a55e4f57d4e867690371607296abc9 -size 16556 +oid sha256:495f3933a9b6cf4ad28811af7cdb833e7949802c102c40eb0c728131f8b362df +size 16568 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm13-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm13-rail/multi-network-library.a index d725a7ac5c..c78db1655f 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm13-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm13-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42aeb528a47087d035192920e41c8d26f48ca1397a07fd761ec5215bb7552744 -size 16556 +oid sha256:3edf979db170e622b4ac0254541d5fa04b24256d9723457faaca0850bb502711 +size 16568 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm21-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm21-rail/multi-network-library.a index 304832e290..24c8ca629b 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm21-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm21-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06e0719c72d2935f42c9bd3c6d6736cac6c165f8d38d24a6b18f88a1c55c5690 -size 16548 +oid sha256:dc69a9fbc29c331be3cbf601e41efb05daedd404d1a3ee06a398ea2e76cfa73d +size 16560 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm22-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm22-rail/multi-network-library.a index c2766320ab..4b576182f5 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm22-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm22-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ebb5520a5ac0bf4b5e6b3fdeddaa65a64d68aaac4ce7fee82b96147e895f266c -size 16548 +oid sha256:bee5e433240120feb07d5c123a4529bb2b3a4818f6cb4a3703f0e6e3983b9b47 +size 16560 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm24-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm24-rail/multi-network-library.a index 1cece3be67..a76c23291c 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm24-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-gcc-mgm24-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:242b010b1970abe24f43f45cc6234e2bbf2b737f31eaf42c8227367f09b209ac -size 16548 +oid sha256:97564eba92f55a42dd11dafa69a27f669e3a298f6e2e88b7b333acdd5ff3a28d +size 16560 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg12p-rail-stack_protection/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg12p-rail-stack_protection/multi-network-library.a index fab86d8aa9..da6f045546 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg12p-rail-stack_protection/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg12p-rail-stack_protection/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d2c923d7bbb99018c54bf4ccf4733475379d4ec2d21d188bb126180c05211e9 +oid sha256:f7c752c956a408974f57298445b8f7c5c6c3da4b34bea688feb22dab44c28618 size 31552 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg12p-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg12p-rail/multi-network-library.a index 6397fcb24c..dd6e06a426 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg12p-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg12p-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f65b03a5ec5a8884e80225cfc0dbc6df877695c0cae9e384245dcc586e92732 +oid sha256:6c3bd652c7d53963ab8191999f4e8e0cb67c710ebb638aa7bafa66d11ddb8519 size 30826 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg13p-rail-stack_protection/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg13p-rail-stack_protection/multi-network-library.a index 4c1bb36388..0842fe49c7 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg13p-rail-stack_protection/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg13p-rail-stack_protection/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b3b6ddc481ae15bf20ca9a3f4dfac6960a4fd436308dafde7dfda7ed222f790 +oid sha256:ce0979bfcd6a1d435587f9af143b79dc96268a8c67a11d735834c40eb975d0b4 size 31550 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg13p-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg13p-rail/multi-network-library.a index 9d2f7ffaf2..3331ca0bad 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg13p-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg13p-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4e7ab9ea9c819afb2c025c5a8d3c17d977cd68c5797bd0418812d283da3c4d9 +oid sha256:31f8f7cd0c8f841f779b6dd6b3a470240dfe1c0417659bcd4049fc98e1a570de size 30824 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg21-rail-stack_protection/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg21-rail-stack_protection/multi-network-library.a index a6ece7765c..53cf7bc4a8 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg21-rail-stack_protection/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg21-rail-stack_protection/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c84b6fb05d148b1b39c54cc537a786c101db7578dd14cdb63b29810e6bed32cd +oid sha256:efe3021c53ad6277dd55a54a4087619d6ab4eac3f0cee7281a1c24d1baf64a4e size 31548 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg21-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg21-rail/multi-network-library.a index 85a3fdaf5f..5a12b66cac 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg21-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg21-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bec8d631b59a892a95b7eae8d8743f1057b9bbb6f49f89006d9cf61833a19ef2 +oid sha256:1a4a4e6b1090cde5fd407c21e76eb839f2ddd8aac9e0e2ac0141918cf3dc3687 size 30822 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg22-rail-stack_protection/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg22-rail-stack_protection/multi-network-library.a index bda846554f..074b87a2ce 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg22-rail-stack_protection/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg22-rail-stack_protection/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b3810867500fb9f3aaceb7ce6049289e7d35cc17d26b123816573175f64fb5f3 +oid sha256:9e80d5c5260a63fa786c677719dfeaf8f8e7937da903e20dbd3de988f28f0879 size 31552 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg22-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg22-rail/multi-network-library.a index 0300b9e535..f8e7e7df9e 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg22-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg22-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3bacb54abf1ffc91d8fc838ad32dc35b4e8f282f199be62c4c878280d2f7ea6f +oid sha256:49f07a8190c7b9b8fd84d3501df698b7491ba8a3bf62de416211f6bd21e8c2f8 size 30826 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg24-rail-stack_protection/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg24-rail-stack_protection/multi-network-library.a index da0f53aeb7..b600bb3886 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg24-rail-stack_protection/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg24-rail-stack_protection/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:feaaa1a37d4982dfabf52fa7e7d99332ec07262dbc06259139c75f7a0086e94e +oid sha256:8a86fb065d5806afd76b616440e85b3d34232d034003cb71a6fa9bb14ae2c102 size 31552 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg24-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg24-rail/multi-network-library.a index 24966336be..d06caf8f9c 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg24-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg24-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa32445b29ce2351245dbc7b5fa33b1e635525e84463592d0952c540689503fd +oid sha256:5474877f5d3139bd3f7840329ec623551484c7143ab480201ac8fb7e838168af size 30826 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg27-rail-stack_protection/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg27-rail-stack_protection/multi-network-library.a index 8869bdd3c4..c6d9978a67 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg27-rail-stack_protection/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg27-rail-stack_protection/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:816fc542d5471572b2bc48ec543f014877a684d4c4a728acfdafb984ccc769f6 +oid sha256:75e297d9f79c9e55fc1e2b199a8d77ec7745eb9031c86f3bca318530fd10171f size 31552 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg27-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg27-rail/multi-network-library.a index bb46609c6b..706e91f7a1 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg27-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-efr32mg27-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e6e656bea7d178fc7b40740b864721d1b2b5e60dcd1b06c46b07da032fb6b47 +oid sha256:4e91c0477ad67d9b10dcaced5a74d4539293270ca8e09a482206d5a44bb528c5 size 30826 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm12-rail-stack_protection/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm12-rail-stack_protection/multi-network-library.a index 1b737f445f..4ce54a7fd8 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm12-rail-stack_protection/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm12-rail-stack_protection/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4e01a3b95a598d404f743c4bdf75f23669f2c3cba4936aa44a7d8910ca2ea63f +oid sha256:ef3aae399f55e9aee69fbf5a4d279d590554c9d6424fff9f07c109982a5eeb23 size 31514 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm12-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm12-rail/multi-network-library.a index 001a55d59a..c9f7850fe8 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm12-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm12-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9fca1498b9cae70943111c89e8d45e84b71c645660727518bbb6054c112af6ed +oid sha256:d8b356653d883c7ef9dc8920dd8e2f437c41bc6b146e41629459a3b75b569a35 size 30788 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm13-rail-stack_protection/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm13-rail-stack_protection/multi-network-library.a index ea9b91522e..e77146c5e4 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm13-rail-stack_protection/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm13-rail-stack_protection/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7aec23b215c08561653b8b01978b41011f0ffdd225bce3ad333b7079806f7ea1 +oid sha256:de52974d72dc03ecd4800a995b68f56b1530287f5cc3a61b4c91290b87580be9 size 31512 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm13-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm13-rail/multi-network-library.a index 6353c061d2..f9058b486c 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm13-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm13-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:afc974fa5860d77e9de6487c782aae201548c2fe1d7a10aaf690de63c9323c16 +oid sha256:8449c40d36ad5856b0df9ef18872d54f388b8a8f1157ed3394a61bded45b98de size 30786 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm21-rail-stack_protection/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm21-rail-stack_protection/multi-network-library.a index 30e5f0c7a3..f7af387d7f 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm21-rail-stack_protection/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm21-rail-stack_protection/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4c7f9746ff3feb3c5c97ba527b72a906d0c315aa5851639b3d71560395249d2 +oid sha256:dbe7372cf0206c579717ae12c516d82be152cb248ca24573a9ffc3cf5fef8018 size 31520 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm21-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm21-rail/multi-network-library.a index 044ea4b3e7..3d6bc49c16 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm21-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm21-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5ae181c891651c2b5c727030bc0cdb2ac2515fc306947186dc52e24d25a9d21f +oid sha256:02e7209c893743ed48c94c9595be42ee6941ec30e2c4c6ed2ea2c118d8c7add2 size 30794 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm22-rail-stack_protection/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm22-rail-stack_protection/multi-network-library.a index 573d49aabc..9e486db65e 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm22-rail-stack_protection/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm22-rail-stack_protection/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64a77db6280ce5a1c3a6b992f64f50174c551e83e157aba17543e9d681918e94 +oid sha256:d35d844626a3dbbd3cbffb0e77d5cefe179475271f323e4770d2dc8a24a56155 size 31520 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm22-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm22-rail/multi-network-library.a index 978b8d4af4..59edce10ad 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm22-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm22-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ccf8ad01885dd644fd96dc2656dc654f67c9c215092b9c115169a0581de676c3 +oid sha256:60d408edece4aba2c5522ba7e22d246375e86f83a6b1dc1cf78d0a3ab7141da3 size 30794 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm24-rail-stack_protection/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm24-rail-stack_protection/multi-network-library.a index 8c14d130ec..f306aada84 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm24-rail-stack_protection/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm24-rail-stack_protection/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7236ccf07879c63227db27ffedcfc947972f2dbcae4c68d0a4b02f66b98c485 +oid sha256:ac65c4f00da3e578109b87c4c899dae878fbb9a1ead87ca95be8b0d1ce4f9c76 size 31520 diff --git a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm24-rail/multi-network-library.a b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm24-rail/multi-network-library.a index a8b898166e..ea07d4be09 100644 --- a/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm24-rail/multi-network-library.a +++ b/protocol/zigbee/build/multi-network-library-cortexm3-iar-mgm24-rail/multi-network-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4653d53b1176be3cb71d8a8a5a92dace973dcede05c45641d93b8dd57fba8638 +oid sha256:f2e974127025333f90818e38db42fc3ad9835e6e8ff195cba2811929e05ca6df size 30794 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg12p-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg12p-rail/multi-pan-library.a index 7b7497b68e..cefae8798f 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg12p-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg12p-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4d28a119a0ff7e529216932dbbf4303b4b68b6d95085a63152f49a49f063535 +oid sha256:c0d840da3ff285590e3b2f883da40f8aa9f09c30c0502deb29141add961e47d2 size 5574 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg13p-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg13p-rail/multi-pan-library.a index 2c99e5bde6..7f034fdcfb 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg13p-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg13p-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b9609f16ce58032759cfd2f3daec29b86b4d4897e554052bf199f47fc18fdde +oid sha256:c89023354d8c35018bd4a6cb688af4b140d9c496e5dd9d06ce82680ad0da9ac8 size 5574 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg21-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg21-rail/multi-pan-library.a index 9cf0b497f1..220ed7a19c 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg21-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg21-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:578ac568e0875c5868b9bbeac90dd9ef7bfb4dfa38d0b3a789127e43eefeb628 +oid sha256:83c5e3a3063730297b39a30b1e9fca882853ac3cf0c2b0b53525cd6267aae348 size 5566 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg22-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg22-rail/multi-pan-library.a index dba85024de..c0ea37bea9 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg22-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg22-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cef49af95c4cf9e0e0b3356b59d735ef718f35e87d83ed1f49f4191d772b3bc0 +oid sha256:50b6d2bf83ed0d6849f091323fa6cd3968dcf419850af5b8582d35cddb9651dd size 5566 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg24-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg24-rail/multi-pan-library.a index 9e192076e3..220ed7a19c 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg24-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg24-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7e050db77d8d09b96b74a12d587b990c8715d7d03f33db4274a2ac7d7de3da65 +oid sha256:83c5e3a3063730297b39a30b1e9fca882853ac3cf0c2b0b53525cd6267aae348 size 5566 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg27-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg27-rail/multi-pan-library.a index 9cf0b497f1..2d051aad8c 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg27-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-efr32mg27-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:578ac568e0875c5868b9bbeac90dd9ef7bfb4dfa38d0b3a789127e43eefeb628 +oid sha256:aae078d5f98cceb49435f4103eeb35e601a9ed8b1f15058797b9f6f5ca68d644 size 5566 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm12-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm12-rail/multi-pan-library.a index 25aa955622..5b980c80cb 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm12-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm12-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c351d71273997cbc3da6404913535b48146240d933bcc5a61d6bd4e06fc2c12 +oid sha256:6222d81f889a53ed270be8d4b3ef5f6b972b6a35dfc40238635dddf14f86c728 size 5574 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm13-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm13-rail/multi-pan-library.a index 7b7497b68e..957b1099de 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm13-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm13-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4d28a119a0ff7e529216932dbbf4303b4b68b6d95085a63152f49a49f063535 +oid sha256:f5f6179bf4de065cc9d4cfd8ea6aa45e80c23258927f5c954079c8995e5da965 size 5574 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm21-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm21-rail/multi-pan-library.a index 268c9fbdc5..5ba3a2addb 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm21-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm21-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aaabe5f56388e0d349c519e2dd3da660b1748467ce16add16e80380fe52f6e38 +oid sha256:3d875f61c76dd5d2050d70ef053ff0f10efa0a0e9356593a97d08a6afba39ac4 size 5566 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm22-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm22-rail/multi-pan-library.a index 268c9fbdc5..0c9ebd2555 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm22-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm22-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aaabe5f56388e0d349c519e2dd3da660b1748467ce16add16e80380fe52f6e38 +oid sha256:760da72f1d2a95de1fd816a40042ab2bd83737ad820dc0cfb3db55890a718e99 size 5566 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm24-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm24-rail/multi-pan-library.a index fd36feb9e6..1aeb35f7e1 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm24-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-gcc-mgm24-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08f730929c5837a65be64a5ccac0a5a307e69689b21d4270e04e52752221ee4e +oid sha256:cc921fdec0330f034a86f123ca23fc95209d394569ddd7725b78e4fe9a9f1139 size 5566 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg12p-rail-stack_protection/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg12p-rail-stack_protection/multi-pan-library.a index c21f3a13f0..700acb7091 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg12p-rail-stack_protection/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg12p-rail-stack_protection/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a639aa39e47bde70b1ca05c21db520e70f10e788d63100f8d80c3246eedf105c +oid sha256:3c2a10550bceb5b86126798e44c3da093c6bdc37cab27e7e3192231b09622c76 size 13372 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg12p-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg12p-rail/multi-pan-library.a index b69726766c..b6f356628c 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg12p-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg12p-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0c92ae3578dbc73eab3fcf39232c815f057f334ebfb3c164b7b4301302daab8 +oid sha256:62ba126496e020c50d90bc5a383f0b02d6be5670347ed8b064ebe42f164b7e30 size 13006 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg13p-rail-stack_protection/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg13p-rail-stack_protection/multi-pan-library.a index 36df4f5dc2..ceb3a40b07 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg13p-rail-stack_protection/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg13p-rail-stack_protection/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:109e42af7c39e1e39ed17dfe51bcbb7de39bf6398e1fb3b8adf7ee888dae9f24 +oid sha256:68a211c15305c2ee23cf83db593459060f4c4aabb9c5c5bb9efe445292442c49 size 13372 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg13p-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg13p-rail/multi-pan-library.a index 5cdb28ad63..c7a266b847 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg13p-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg13p-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb042302a23704e22e4bb1ef9a8e7d40f0401903e46b2d8eb3da205140dcfbc6 +oid sha256:a616005acacdbfe33d0e8947fee10b11a24c78ad361f9637e923420a0853a59f size 13004 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg21-rail-stack_protection/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg21-rail-stack_protection/multi-pan-library.a index 5e0015886a..89fa34f88c 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg21-rail-stack_protection/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg21-rail-stack_protection/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74c507cbce6682b541c0ad8cbd2d1f9ba8536d75ae288d39c4c2d06c33a0dcc8 +oid sha256:19871a40e8f67ec7f42ee1c8e201bd5fadec016107dba251f7e3301002af82fe size 13370 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg21-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg21-rail/multi-pan-library.a index 83f85b2515..812778752c 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg21-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg21-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:45128c66dac3e63bfd5a4e93253ecfa066d99784d9a730251a89131d9cb59800 +oid sha256:c3c29113363ec8e79ddaa2df4b90360bf171fd504630173ffaaccc4859412673 size 13002 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg22-rail-stack_protection/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg22-rail-stack_protection/multi-pan-library.a index 6f8e29f60e..fb4e984ac7 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg22-rail-stack_protection/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg22-rail-stack_protection/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ca9e8bdc2bae5b6383925a704035c228bdb5ef50bb1ab661ea274be464e45c8 +oid sha256:889a070c96c3c6abe43618d61fb05d5ad145f6d807f062f70db7dd5bcbf311f0 size 13374 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg22-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg22-rail/multi-pan-library.a index 492fca528c..73a0c76e97 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg22-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg22-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0ee7db05b058a988fe78746b81d92f0d7ab4cea036c9a3d911a4d6f62bf1786 +oid sha256:549b6a5575b29df16fc0a683e05bbfa53a588074e4372a8d1211b11481d14568 size 13006 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg24-rail-stack_protection/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg24-rail-stack_protection/multi-pan-library.a index 95cc2ca142..65444fc34e 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg24-rail-stack_protection/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg24-rail-stack_protection/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f7921b1e9f3cde0090be6c686fb296001afd02be4cc74942d568e51db66fb99 +oid sha256:01c0c7cba1c9ba87e42af789319a9a7ba8d9fc594012b9feb9127aa1cd8223e5 size 13374 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg24-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg24-rail/multi-pan-library.a index 6a1426582c..8604d11afb 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg24-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg24-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b27b3a29acea25a6875a9818975cdb90764d897352ec0c53c10e7ab71f0818c0 +oid sha256:c74184e3e37a31f5d7b4a8bef972384c8f4a9932c6fd1874c274521b43ce41df size 13008 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg27-rail-stack_protection/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg27-rail-stack_protection/multi-pan-library.a index 8b2dbefe2c..fe0c7bfd8c 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg27-rail-stack_protection/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg27-rail-stack_protection/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39cc657740c10b885b1626d7274346f5b48ec406b6459a7dd29c1ddbe3dd5feb +oid sha256:1f0b4bb77b22512301ac98dd9821aad97585f69c5a7ec46347050fa1db54f13b size 13374 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg27-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg27-rail/multi-pan-library.a index afdb21f49c..6a4b9d2187 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg27-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-efr32mg27-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:43941487a67214f0b5701eade06ba070d6c705785412dc7cfad3caa4803bcaaa +oid sha256:9bf241e66992ad548183df12672dd50a43bdc9c8f82a63dd26f2a90b99d527b8 size 13006 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm12-rail-stack_protection/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm12-rail-stack_protection/multi-pan-library.a index dca8b5e607..e8ea2a9b73 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm12-rail-stack_protection/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm12-rail-stack_protection/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb2cd8dafb7e0b87c45e915c65b341b36d5d5e16d3c6ef3c755a8affc7d6b32f +oid sha256:65b1479f71728c8e68afe9dbbd4c6b910c32b1fdfd0a743a9188731069f50886 size 13336 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm12-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm12-rail/multi-pan-library.a index 8077661fe9..0d9f0d7e10 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm12-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm12-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cf7e83b364ca2ee6e44d3ed560c6e0ccb083a502e6d9c6c3caeeb4f5305389d +oid sha256:fb9577fae793146493d31ad31c95ae88cb0c12bf1059015f0dc3be5fbabcd127 size 12968 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm13-rail-stack_protection/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm13-rail-stack_protection/multi-pan-library.a index 14dd254799..8a1fdf1bdf 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm13-rail-stack_protection/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm13-rail-stack_protection/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5d86333889c4aadc25b0015179361e4d40d7f3af974fd318c3ce6f6dc87b0eb +oid sha256:882c99238c321945bfc9848faa4d4f9d2b5268d96771b671a2823f373833c3e4 size 13334 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm13-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm13-rail/multi-pan-library.a index 0d906f2e86..0893e572d7 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm13-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm13-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dcbec6109ee6d6a1a76946f58ca6c24d09229d970293c6c360836bd1953092bb +oid sha256:ca57efef3b69a4b849b5bc705d8da52628679d050231381315e22aab88766a4a size 12968 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm21-rail-stack_protection/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm21-rail-stack_protection/multi-pan-library.a index 2eba99e31a..c0084cc8a9 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm21-rail-stack_protection/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm21-rail-stack_protection/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6da45337892647b26f6ab5b65f41f72a2f2700d2276087b1f1458fa1114f3e3d +oid sha256:99057b6eb1a2ecc67fdbfc447069d2e4d6f03cf60a9a6a420e2b261c1c620718 size 13342 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm21-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm21-rail/multi-pan-library.a index 0f1b911f2b..b515c5eb0f 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm21-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm21-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c610ae5d671c2d33a81c08fe4cee98350cb1921e1a61a8d59d967d1093fd613 +oid sha256:378092ea269c513d20085cebbab94d47340f1f38fcc03e1a8630835e28e4e82a size 12974 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm22-rail-stack_protection/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm22-rail-stack_protection/multi-pan-library.a index b4a419698a..d8eba3e58c 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm22-rail-stack_protection/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm22-rail-stack_protection/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06c49b51030edea6b5a1bbc1e9dc9414eaa1067c093538198c4a8384c62b5007 +oid sha256:6c1d57b3b3dc955038bbb75ce96f340843e11898506e2ff5a7cb94bf08857ef6 size 13342 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm22-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm22-rail/multi-pan-library.a index 614a024857..63c8cd8b6b 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm22-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm22-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc39b5873037745e9bef2fc017cedeb260dc752f2e950cdf69a4520eb9ebc1c3 +oid sha256:4fd70bb2a9b554d0dde8e45d6653e8624faa3ce767fbc9dc248762bc040d29c5 size 12974 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm24-rail-stack_protection/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm24-rail-stack_protection/multi-pan-library.a index f6c8f73c1c..57d62fcc6d 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm24-rail-stack_protection/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm24-rail-stack_protection/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8ff632118d3e324072d4dff8f3594933a9750e476534655a697499d2621f311 +oid sha256:2bc37aae603f8d48235e06cf58ab0f195b1e6d033b46eb1b3f27734998e6c63e size 13342 diff --git a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm24-rail/multi-pan-library.a b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm24-rail/multi-pan-library.a index cb6a8fb64d..6b293e31c5 100644 --- a/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm24-rail/multi-pan-library.a +++ b/protocol/zigbee/build/multi-pan-library-cortexm3-iar-mgm24-rail/multi-pan-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe7b4b98380d07f2bf0832f0fb2b656e7fb6e077ea9d24bff8b56108bcc138ce +oid sha256:8b4d7247ff3128af7b66fa7b5a48b914a46348374c0b858019b3bcce83f2a34c size 12974 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/ncp-binding-library.a index a15610e353..f8d5b28fad 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8832dfe152539cfb93239f7719360250a71dcc6ee0abc69d8e0313c47cb7d593 -size 6114 +oid sha256:e26186d79aaf1c0116ae306102130b65f76d8509883116bb2eb69b1db115cc15 +size 6110 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg12p-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg12p-rail/ncp-binding-library.a index 682907ca63..2717f8cbb1 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg12p-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg12p-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a84e6f671135c0f6c2d4f124459e5ff0e9835058e7c89e0309198b99df8ae7f1 -size 6294 +oid sha256:3b18f26a7d36ec84c6075d9ef13148f385a8e50ef9c546d818cda2da95245476 +size 6290 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/ncp-binding-library.a index 5e1c7fe1ea..c30b8117e0 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ebbc1afb3a1f1e2fd521a3eabf4635e8c3ecc8cd24b886c586c15248cf84c623 -size 6114 +oid sha256:908b993edf9711d25fe08e26ab5a826cadb3decc93ee6e797e49f13c6eace65a +size 6110 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg12p-railgb/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg12p-railgb/ncp-binding-library.a index 91f83ff5f0..6b2fc4ff4f 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg12p-railgb/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg12p-railgb/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0121da5bd9a24a216712cbd44fdcaf2eff5ec031cecd0698fffab48902180bf9 -size 6294 +oid sha256:82084c314f03e3e3ffe12f0e218749e8a3605c839bbd5727f4d27f1d727fba76 +size 6290 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/ncp-binding-library.a index 85ae54a3b5..10081a9121 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42fb27cbe7a5a6e49ac4d6b4b36a32d988c74616f870f833c4764232436dbee7 -size 6114 +oid sha256:492c57b1b41603df44b0019c02345d0841f8ae1c645884a437891afedf497c82 +size 6110 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg13p-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg13p-rail/ncp-binding-library.a index f95e5deb8b..c855bd87ab 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg13p-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg13p-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78bab659ed5c249f20b2a37bedee19134dfe8e1c79f685b8b24da7b06b6207fa -size 6294 +oid sha256:fec167c4e4ea5c3810fe0b1e6422a59d69410a082931b7cfb5b817657fd306b7 +size 6290 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/ncp-binding-library.a index 5ed2fb24e7..71eeff1625 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6a99318a8f3df502b0425f7abd8e72656e6becfafecab411a4f735dce1efccd -size 6118 +oid sha256:5a43237e891f47f71ed4e5a67b273c8260991028d584bc245b1cffd47e591ef7 +size 6114 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg21-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg21-rail/ncp-binding-library.a index 58ac8b9a40..151f80f31c 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg21-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg21-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d02477de15ef9b19a32f5a422a18dbea56661278c7761dbb837711ec74f89363 -size 6298 +oid sha256:fec63218f04c780f57b80f006950983da791be557911760709a82f0182ebd976 +size 6294 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/ncp-binding-library.a index 29a390550b..a42e0f330a 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:303b6ccf86b5d30c4488264f64fa794bc82b0188d95b10122fa5beccb871195e -size 6118 +oid sha256:cd1fb22e731e5152daadc1517fd1fd1cdfa411efe7ffeb51fc30fc6b899d5d95 +size 6114 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg22-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg22-rail/ncp-binding-library.a index d9b66fe204..92f577489d 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg22-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg22-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51786d0a71c8a490896e67b0cfd2a8fda233bc6af4b6a8a4c761d3b53e01a401 -size 6298 +oid sha256:4e95849d208776eb9a4eed5b21c4ecffb2f6657901ec4b38d58e0e6369285023 +size 6294 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/ncp-binding-library.a index cedbad4c46..71eeff1625 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f74e3dcfb0928dd0065ac719d9e1b5d95e9c7eac2e0eba0fb682a981895b67c3 -size 6118 +oid sha256:5a43237e891f47f71ed4e5a67b273c8260991028d584bc245b1cffd47e591ef7 +size 6114 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg24-dualrail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg24-dualrail/ncp-binding-library.a index 950a191f58..151f80f31c 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg24-dualrail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg24-dualrail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c161e570cc662bc49f428cc72e3787f4e53dacbf2d38d67c91cf38c1b85228e -size 6298 +oid sha256:fec63218f04c780f57b80f006950983da791be557911760709a82f0182ebd976 +size 6294 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/ncp-binding-library.a index 265934500b..9fac4aa484 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28d1d563961ccd5c91207182d2ff44c2e0ad7c1dd73615071439c5f7011c81e8 -size 6118 +oid sha256:8f4a7116226c06cd9009d36c3db5c7318395fcc760e6c7da00137d223f35d9f6 +size 6114 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg24-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg24-rail/ncp-binding-library.a index cfd0e32a7e..9309a432d9 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg24-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg24-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:09cc58d7b4e6ea050c5b1effc66f6f727403152d7a1dc9960a9f6f3699f8cbd9 -size 6298 +oid sha256:22db9837d0cf02d01a0bdcc47d91d0c11de6d79d2f3df8fdb39ccc1dcf172d78 +size 6294 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/ncp-binding-library.a index 3fe166b9f2..9752de21e1 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e5f1e56a48b2babb6c862698a257f98ded7f9d106326de0e2b88126e3069cb8 -size 6118 +oid sha256:71c89448ad6ede83a3a2c729b59d63b5c7eac5e32e78e0102d5b5439ca26cd75 +size 6114 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg27-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg27-rail/ncp-binding-library.a index 58ac8b9a40..26c8b32edb 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg27-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-efr32mg27-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d02477de15ef9b19a32f5a422a18dbea56661278c7761dbb837711ec74f89363 -size 6298 +oid sha256:1f2f33586fef839af3e62704f7fb0b0c0685575e13c6d9a4a9963652c9f9ddb5 +size 6294 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/ncp-binding-library.a index 2c745efbea..ca9ee2b50a 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d01571369aa7d3aa24cd34a96ee61985f7c5e0559d099e851a34a6185cab82f -size 6114 +oid sha256:24935029397b88f018a9310d51e6883d3d1ce3f9f3ecf48f10cc659ec3163ada +size 6110 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm12-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm12-rail/ncp-binding-library.a index 13abafd033..81510441ce 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm12-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm12-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:331ec6c9246c4607438d4e337b2185422a6e8ced2d5a173d6383af29df2d8685 -size 6294 +oid sha256:149baecbe05e321d6372a7a68d000e90b4a0ba9a8925c1f7c2ba6b7075816255 +size 6290 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/ncp-binding-library.a index 41451dacfb..104f9e9940 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ee426696c9df4ac35ec4eaa10b758a1dff62b1165b0443f6ae4e9c46423e82c -size 6114 +oid sha256:934a5894f811bc7172e172362c06a6a7a5286bb81b21beb96fceb38241e3f36a +size 6110 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm13-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm13-rail/ncp-binding-library.a index 4f7cac393b..77fa2960bc 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm13-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm13-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9cb8f47ec8e6738239f2e9b8927407969a967a46f49129931d60d5c775a5f82c -size 6294 +oid sha256:0f315c8d6808f8d86a917bef79a5ecf28dfff61ae2ab26148c2dc87aed6f12a4 +size 6290 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/ncp-binding-library.a index 46bdf88376..71eeff1625 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b9ae6026e660e1bbfb51a018aedad82c00cb936bea243e6de2182a2ace34d6e -size 6118 +oid sha256:5a43237e891f47f71ed4e5a67b273c8260991028d584bc245b1cffd47e591ef7 +size 6114 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm21-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm21-rail/ncp-binding-library.a index aeba180386..4c28ec4db0 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm21-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm21-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b490f4fc03fa00c5d46e366fad37e034181e4df1bf400f1eab266467d686e6f -size 6298 +oid sha256:2177d625ae16aeefff92751a5e7d19b33f3bba6ced7e870dd5ad66fcd0e94f14 +size 6294 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/ncp-binding-library.a index b4819ed178..11302bb0c9 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b3a0ff462eb48f27e43af4e2c1de53a1da04198065281a4f879777b7ee097316 -size 6118 +oid sha256:3272729e8aca93a6d56af54e6ca006c95dc44ec10aa87b448b9d118238fecdc7 +size 6114 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm22-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm22-rail/ncp-binding-library.a index 46677681ca..06f281fc55 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm22-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm22-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:541b052411fe0c97ff408180e7417f1e9adfa3739cd2c89b5e476e649245d14e -size 6298 +oid sha256:8df6a6eba1ac08377db511472413f5f95a98a00760ded74ab406ef37d1e4bd51 +size 6294 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/ncp-binding-library.a index 2253961c64..a42e0f330a 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1336906e2246a9f41014e51bf7953d3e6cfbba7f3583434e56ea803361b56c49 -size 6118 +oid sha256:cd1fb22e731e5152daadc1517fd1fd1cdfa411efe7ffeb51fc30fc6b899d5d95 +size 6114 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm24-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm24-rail/ncp-binding-library.a index 6e9ff2d65e..98deffe25d 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm24-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-gcc-mgm24-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5aeefb7a5e83d3d6e331cbddb2459ac840381658996506ba26b8f4b49847d422 -size 6298 +oid sha256:a0820f6325369cec0c575541cb963aaa57af93380aabf72aea0be4e55f932a06 +size 6294 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a index 8177f02f23..fe68320345 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d2a8ce2eece62e03f055b9d09f974fba3afa20e9950a8ddf1b0057607c3296db -size 16340 +oid sha256:cf45c60cd8682cab02cd4e5346b69a2e87509579901951034bedeb2cb9393e41 +size 16270 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/ncp-binding-library.a index bcc21e13ce..a4d0681d54 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b1f6ffeb0467ec7c5eaf46fc0fcc350a6f6973ebeac3e3dee2a3536f2a9c17a -size 15882 +oid sha256:1f5b8989ec63238492cb069ed5e8ed3c7b13c6a8d1799c6051dbabd26bb450a8 +size 15812 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-binding-library.a index 15472074b7..ae92594f6a 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38ce4507bc346518995ab7d42534f02e3d68c6fa906d657fafc4609c2f3a0d57 -size 16458 +oid sha256:0aa7835b76b72008a5cb9b6c05eb58dfea7291afaba8a3e767973cd9ab1b646c +size 16388 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-rail/ncp-binding-library.a index 118d412edd..79a42b3452 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7fa8f31b4fb0207307ac6ee790d71aee8ae09a37725fbf267afb9b22d2253bc -size 15996 +oid sha256:2d599b318fc20b5efbf5afdd410956b53b9a1939298c9bc994cede1296410bba +size 15928 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/ncp-binding-library.a index 07425ce2bc..d750440238 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14821962e8c05f2fbc47f58f5ac4ac04b72aeb5b66e37ee8910609282fe3e57f -size 15948 +oid sha256:47a291d8c3050be55f174cdcdbb73be57b31f445b711db00fc5d802a26b10dfa +size 15878 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/ncp-binding-library.a index 46f7120e10..7f049a225d 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86e3582466e6c729944ee93de01a0e2f4e9c878a412c4f50fcb67aa23e2e7f94 -size 15490 +oid sha256:4eeb0e6354d7041b05a9b0e937084df90b4dffa308c94a0001b17ac0b5758edc +size 15422 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-binding-library.a index 470a77332c..e6158b6671 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ae3abe278bd44b678ec77d211f414f4829a97dbd6a230efc5f5cb39e57b6cc3 -size 16066 +oid sha256:d8905efdbfb6547666d1b17858c2b188e278687d5d54092b2bb34729c93c8ce4 +size 15998 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-railgb/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-railgb/ncp-binding-library.a index a3e9918fd0..80b8d48309 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-railgb/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg12p-railgb/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f434a88e1124af900915c97b439aa69f342e579ae585edda58ce93d99718fd07 -size 15606 +oid sha256:933f0ec81959bea0c8279a082ca02fdf52a262cc1985a061cb30ef6cff334287 +size 15538 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a index daa1c245fc..9e0c2b5404 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3372a5ae145b57adee97886b3bce9006adbc141fd2ff1231706b343eb2f6773f -size 16338 +oid sha256:b698442d4a6e8bea8f5a810b803ad96aa4bc4a42f600d92ed21c1b5bfa1511f3 +size 16268 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/ncp-binding-library.a index 3e69a2417c..c6c0cc2f1a 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e87b26b5550700bd83cad48795e2d677305817300405b87a77d1851704568428 -size 15880 +oid sha256:84efdeef9ef2c4ca2ee2843b0c9374cadaafb36c9f569fa94d1562f5f59e79b2 +size 15812 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-binding-library.a index 7ccf051cac..21ee98e331 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65aefb21530e253e383fadf6582d5cf70ba1fefa014721a975d154baa5800898 -size 16456 +oid sha256:995fef64152687e504d6f321b7f9d7d4c2ec7162953879a1e128163498d1cc44 +size 16388 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg13p-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg13p-rail/ncp-binding-library.a index e4abe8f6d3..da48f9b898 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg13p-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg13p-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:87fb53f604b058fdc741dbfc130e2893c4d9557f2de8304511f9d544af5dd15f -size 15996 +oid sha256:6b9b8c686b50dd657d91d6ad63b46e34850b30204680f583527713bb08306424 +size 15926 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a index 8cc123fd39..9c66e2d737 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8810a89fe14ad4ff8716cf907f91879517308428d4071d4ce2fff27143d482b -size 15480 +oid sha256:29e90f3d97b921c7703b351329f7de68854cabd4dc27561ea3fb38769c68f0aa +size 15410 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/ncp-binding-library.a index b8e0236497..c195faaf80 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72fad85dc99933793a49c1fa81d88da4828b902a15e37ed277aff415756433a4 -size 15022 +oid sha256:badb79dba1d974a42897b8bb2bd49a781c41dac972340f0e608e6f34055e277f +size 14954 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-binding-library.a index b974bb3e5b..29d9efeafd 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f868e89cc1d0b42f2956de30c12c411db21f6bb35ce505f6e3f0cbafd9cbe83f -size 15598 +oid sha256:dd37929a7db2c8abd00d124b958d6474a6be7c8d7efea9dc53065722221f2436 +size 15530 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg21-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg21-rail/ncp-binding-library.a index 845a2866f8..c6b239d032 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg21-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg21-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79bc9659c597611c3763d491670731d17d532f7fe076b207568d7a051a5575e7 -size 15138 +oid sha256:3b92f669619379c2d8dc35d5faa8f13b546243c44940bc124ce1f833961096ce +size 15068 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a index 9b1c05a6ea..a116960242 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a898e20c26e9f4910dc73852d1d7cb2ca9b620c0e6af4d6474f970aa4b650a0 -size 15484 +oid sha256:7e331bdf98623e68946f5ed8c3c68befd83539897fa2e6de19bb12f86dd828a4 +size 15414 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/ncp-binding-library.a index 981f7b7fab..6d6464590c 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e059774389b68ec87d8d30b27053e413fd343f16041b408232d5fcf6ce6b9b79 -size 15026 +oid sha256:b8c25eb3980e7a6894b0207932b9ac161551b547017f373ea7c12334a2c2274a +size 14958 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-binding-library.a index 7409456310..be558cf1b6 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5441f596b7ce700df9eecb4ab8fba40d7abd60b8d27af6d890ba45cdebe82676 -size 15602 +oid sha256:a3e9946a2900dcb9b34edb29cfe50a28c2e45fd57586c263b87ff43c7f70cc88 +size 15534 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg22-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg22-rail/ncp-binding-library.a index ac571b0598..93066179ef 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg22-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg22-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7c1332291bf8e78903ca0d6a1031b5a016f4ba05258baf69c03c612c643680c -size 15142 +oid sha256:f9d2eeed5af11860f2937481728ccfed71e8432cc83192d7cc669fc80d7b26ab +size 15072 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a index fc2ef8fb99..4b62799fd9 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47417831d30f271a24d7d5952f947f9bff7310be8eebf703f4249d74240f0483 -size 15098 +oid sha256:de4f06d81d74bec8a21e714f613d7cf77b191c901b31291764b8ae124b3dcdcb +size 15030 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/ncp-binding-library.a index 7653c1b001..8e43735daa 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5c717d6fa02f039eb01e3844920debed304aaf5c9f192e3d0404412be0c166f -size 14642 +oid sha256:15e3528f05cba45394ee1cf693202635f380e4c3eb1022484033ce4390768eae +size 14572 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-binding-library.a index 16354f7337..3caaa6cbd9 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e75181ff4ad3848f263a9e4b7de2d917c44172e6c06aaa26655cf2e3f57bb0bd -size 15218 +oid sha256:4c052e8a6412eaa09c76c36872be25732eef15482f84a73a40c462103c06f416 +size 15148 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-dualrail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-dualrail/ncp-binding-library.a index 3bd17ae90a..d83bb6c32d 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-dualrail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-dualrail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73daf1d1ab1d040550776803583e764715258e90bcf80648a6b963bfee5693b9 -size 14756 +oid sha256:d049a7b80ba3e79bb16ff9b7ce8e7aa7993b7063de0dc5ceb98c93103f42689b +size 14688 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a index 18516a2551..27c2d3cd49 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc498a848ad135b1766825df8bee9a0daa6ef641f67e53454d4f20e142d8ab56 -size 15484 +oid sha256:4a0159652faad02df39673f0c2a34032ee8a1b89c1ea4e415a1f74ae0b13784e +size 15416 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/ncp-binding-library.a index c037a456a7..ea94dd722e 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d61268c665e832d2dbfa825ada34e1c65e9aee2b3c1760535efed84dbc14c0a6 -size 15028 +oid sha256:228c87031fb225d72f2a0e92108354816d77315b93616b8558e8aaa5d3f9841f +size 14958 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-binding-library.a index b851064614..27bbdfd007 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8569008b60ddea23ab6155d88be53188204f6bd8137a08d6415880cdb0fa3f37 -size 15604 +oid sha256:a4c48698328dadf30f87df9cbacf82a67dbd507355bd6d069e359d2ca768a92a +size 15534 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-rail/ncp-binding-library.a index bd5d8fa4a9..31dcc1fa12 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg24-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a43f4b8aee1390e35f2dc67184c598e51815ee7505c5301f51529a1da52aa231 -size 15142 +oid sha256:60dd972c6fe1995d70e675825dd1e5156f736a8ac2bb74fb57be7523c471abb8 +size 15074 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a index 69a7f700dd..b70a8be6ba 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb5b57cbcab4711180341ed3f3f6ec2b9cbe345793b77f11a05c3f90f812c181 -size 15484 +oid sha256:049b8d4d5d6cb88c849ed64f30563a30bd59699a9491d9f363c3c14bba7c950d +size 15414 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/ncp-binding-library.a index e972c948f6..2ae9ca0e06 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae20e30ac728c94923ab6ac0bc2061c9c0bcc8f079c252c84de163f7c52aa4f7 -size 15026 +oid sha256:a07f2bd89d72484d311ab17eea7599baeefcd6ece57aa4e61a0a9eefe2b75fd1 +size 14958 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-binding-library.a index ad22e800d8..225245d3b0 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:020fc5de19078eb8527a2c9b05db25b47876649cde2920a7627ac67a8885cf94 -size 15602 +oid sha256:afd13c411f577a949fd8eb7341ec234aa119ad86374adc00a25632baa96a8feb +size 15534 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg27-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg27-rail/ncp-binding-library.a index bd5f9cb50b..af9eec4952 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg27-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-efr32mg27-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d486ec3a0a7c35bbd43a4411c9693479f7d3743f152cbcf42acb75af775a9929 -size 15142 +oid sha256:63055f7fe67e7ea94afb24338084baaf0386f8cc3bf1fe1a40b054ee7b26df92 +size 15072 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a index 75236e0a05..d5a1513237 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05bf333225a055d557e16cfd276d8591002d1d73dc4f42a649e468fd55b1c3eb -size 16302 +oid sha256:e6954ea04c25b5046dc6e3b2cfaf35092f5515a76af746904c3466bdf087356c +size 16232 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/ncp-binding-library.a index d80d5e49cf..5eb227b53b 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b21c0d59f48be97253201144bfcc3b35bbd20fb842bdd9fb6c92fd96ae4a6804 -size 15844 +oid sha256:6d064cfae67f252925090706b676d8b4c119b7df81eef1dcaf4ee353f5cdad88 +size 15776 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-binding-library.a index 7e3ad362a6..c9f2e5eb2c 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa4c2f1215364dbfaeb335f700d458058c49fe57a70572b7d97d96823f70ccf2 -size 16420 +oid sha256:cf0896f88f6abe724c7cd447ae81e668caa2374747ea0cad9601afb158a731ce +size 16352 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm12-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm12-rail/ncp-binding-library.a index e9b1027b76..893d143776 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm12-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm12-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc3192fb37f588176aca08318dc7f6d5f0e806aef2e637021977a560cb7300f0 -size 15960 +oid sha256:bff4ae7745aa1de4b50625dfb803bbfb73b9333945654f7a353274cb49f229dc +size 15890 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a index e20d63aa27..14d95a38c5 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce57e2c26b3019a358e27a95292e3c2a1fc7b5f68ebda2450bb1f41ab3ec87ba -size 16300 +oid sha256:6792d502ae5b26125e0e78b00012125f5ce5234b09aaa4ed9d269c29fb9a4b50 +size 16232 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/ncp-binding-library.a index 1442421278..a0ee0e0280 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b3f147d3d359e7fdb8c8f0ea7d1ecda57384bb821fcab7f25903d844cf2c0a0 -size 15844 +oid sha256:14c6ded14a96af992cc6347c1053023e486efd276ef52d2df88f6815e12fd0c2 +size 15774 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-binding-library.a index af815e55a3..86356c1388 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:84193b4db9129874600cf687489dac0f67de9257e6d6aa5db90c7467daccea43 -size 16420 +oid sha256:47dd48ebeb59d10a31aef6f46f2e8b30d0f42c609eb98b538a4be4f2b923eefb +size 16350 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm13-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm13-rail/ncp-binding-library.a index 4c52c23ca6..6e66eb460a 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm13-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm13-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6fb8bea45bafbbc19565e6ea3fcc79a8e7a5ddeb8d005e617a621f4f056118d5 -size 15958 +oid sha256:f7130f108cb181455e82ce975e3c4ea1b89a465bbd4d0f54e5e85c7c7f25f1fa +size 15890 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a index 5ed6fce68a..c65ed26120 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:786129bf5b617372b9e45e31a5e501aeb325e1c09753bcbe6cb14eecf667fa08 -size 15452 +oid sha256:5639f70bb06c282899711ed4c4f25ee54bc3cf8be27cf44c4d644c030ea0fce0 +size 15382 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/ncp-binding-library.a index 9959f03b5a..5d20777d93 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1895cbd9d18603814843f8d55fee00bd96249b9e37f4b9db8158ee8964bc59a2 -size 14994 +oid sha256:777c71138f730b3dda239586447dd2302fdc067795daa4545788386bbce53a7e +size 14926 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-binding-library.a index 16cdf93428..504f99a407 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:63527398df4b0a68f6d7207f545311c785641b6f56e093360fa72451418ef5fa -size 15570 +oid sha256:64816ef0134eb80e9154bf90707b18e02b6ea1c691cd59fe87ca658b84396043 +size 15502 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm21-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm21-rail/ncp-binding-library.a index b986aa9bfe..1bd25322f7 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm21-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm21-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2085665caffa4932bc2c277a1c363edaab9b76d307da07753b7e362b10fb5f4d -size 15110 +oid sha256:10ac94d3c80ecdfcb78253f2d4846ece02f56fc7f67d1cb963ffa3c55501d9ca +size 15040 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a index 344ad1c9b5..a6885a9e19 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3943c6b63ff657d421e7b01950ac1863c2e9c673cbbc75d4ea8c33a7d293aacd -size 15452 +oid sha256:92c496d0d9e1216b4e31e6757e8c11ce922ab3530021141cae335055a92c2b31 +size 15382 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/ncp-binding-library.a index db23f7cdee..527cdd341b 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c229125c77699cbbfb25d5a7fa5d0ce3650a4a342185e42b1548e78f1b75ad1 -size 14994 +oid sha256:6158e4fe5a976c8030c99d4d49adfd0738c27f5c03cc6b49d6834b22bdcbb95c +size 14926 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-binding-library.a index ba727e3db7..e3b6a8dac5 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08c1ca4d7ed6633f02aa6a956101ffc2c7031f00f50b97473169723f7f848b90 -size 15570 +oid sha256:4ac0f3b66347cac9faa930863d7909435ca9f7d78ec4f74ab63451ce137c0c37 +size 15502 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm22-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm22-rail/ncp-binding-library.a index 299dec0080..502d540e47 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm22-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm22-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c82b02d265ca4fff560078773ca29d36475f7eb8030de7d04be65f4d50e9d67a -size 15110 +oid sha256:1e2bb0e2f8828516e86d19c3502e8f9f1adfec4532afa0d14437dcc1da101987 +size 15040 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a index 3b0f848c56..5f2832f978 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:820c7ca21f381aeb99b71d5c01c925e9542f783867494200a09b6183039763d9 -size 15452 +oid sha256:7111405a44a6548a87537f8cadc6e983a020a106f6ee6a886d2017043b95803c +size 15382 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/ncp-binding-library.a index e119a49e33..a05c349e77 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c79056a57935938713eefe8311a37b6e00b161944140f8e7eac829388c348e40 -size 14994 +oid sha256:90d421fa44952099e77432857bacd2ae20dc28c3791c0017493efae0735bb588 +size 14926 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-binding-library.a index e9f4550e44..9dc69b4d8b 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:975dc74028e10e53a9db6708f70c0805c8882e636b12d97b0d47da2523a1888f -size 15570 +oid sha256:37de6f456fbf1767b9dfc9d1a2fbf568aac2bbe8243b417f115655c91800bc3c +size 15502 diff --git a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm24-rail/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm24-rail/ncp-binding-library.a index ba86f9f6c5..44dd9f6d58 100644 --- a/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm24-rail/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-cortexm3-iar-mgm24-rail/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8b9aea96f13c81510f8084d056d60eb139230f060a647e72745c9d2090012d9 -size 15110 +oid sha256:6712c9b866460795bd114e415c74ceb2b90a0d2590ba9a0e0654d813d98a304a +size 15040 diff --git a/protocol/zigbee/build/ncp-binding-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/ncp-binding-library.a index 55a6d97fc3..1d64d672f9 100644 --- a/protocol/zigbee/build/ncp-binding-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:82d423b5b64eafa3ed6fd5f55a653cf332a1444084200a7cf18f253d2b74dd03 +oid sha256:c80bf61e363c013e51dc55ad49cd4342438464433071fc6d0ace96a052a2d305 size 57342 diff --git a/protocol/zigbee/build/ncp-binding-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/ncp-binding-library.a index 7af76e281c..bf3d307adf 100644 --- a/protocol/zigbee/build/ncp-binding-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:990cb0919df73284a2b6eb704f934586bcc785f039d5d63689966c68d068b902 +oid sha256:05583e535b61b64eff2589c0e2b45e1f566909e6dd643c2563ef2b7d355a0a29 size 60594 diff --git a/protocol/zigbee/build/ncp-binding-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/ncp-binding-library.a index 9ffa2c7604..358ab83fa8 100644 --- a/protocol/zigbee/build/ncp-binding-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ed737b0bde3b41cb807d7f8128320e5e3b94451ce55224d2e421e7bf2ec7f68 +oid sha256:4f715e18a0b0b06b4400c833ec063f4d32ed9ed63c5b2996ce7410494ab7ed9f size 44038 diff --git a/protocol/zigbee/build/ncp-binding-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/ncp-binding-library.a b/protocol/zigbee/build/ncp-binding-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/ncp-binding-library.a index 9695c24bad..9e753f7a08 100644 --- a/protocol/zigbee/build/ncp-binding-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/ncp-binding-library.a +++ b/protocol/zigbee/build/ncp-binding-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/ncp-binding-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91e5503e2814a0c70d13018ba006765a88a3d49411a480538d79205457a153b4 +oid sha256:4a7acc00a6aab6203f45715d39049df621dcd0cbf42ff0b206d374a5511bd98d size 61578 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg12p-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg12p-rail/ncp-cbke-library.a index 413ead39e0..8369dcb85b 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg12p-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg12p-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a2cc1f92f1e54b8985faa628f66019eb9c58ebb08b9331a5c4ecf3f529aedcd +oid sha256:adbf52497d0260b0aa0b8f039b11ce457c4da4e0fadeaf952a955eeeeac6ebc4 size 6244 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg12p-railgb/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg12p-railgb/ncp-cbke-library.a index 17c5ad7285..ecff578554 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg12p-railgb/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg12p-railgb/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:240632c626c5887dbfe61e8619ecbe567e763e8d5b3bc6d36dc10872d6d39f96 +oid sha256:540be761069b8b911cbeaba8af0c19bcead7403966e0e502ed9b2ce248bb19e8 size 6244 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg13p-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg13p-rail/ncp-cbke-library.a index 672fd5fcb5..f0beef8319 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg13p-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg13p-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc07b520ecba800638aa09122c73a3bf89517c3c0e86663cda6be11a3da853da +oid sha256:ad78b4f80c422d5d8d689750ffe08492648ce93e14e2f66ab862d6062cadb316 size 6244 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg21-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg21-rail/ncp-cbke-library.a index 453408043c..c88eee5ade 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg21-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg21-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e762a5634d423307e27b6d1d1b973d3aeeaadd29e9961a581de11c8eb574fa22 +oid sha256:07e42867b94de59a29ffae774e16fcd76ae11cf4999dcf61e65ceccd9a26934d size 6252 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg22-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg22-rail/ncp-cbke-library.a index 6b858b2556..e0844d4fe6 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg22-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg22-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:118f1b32fbc4db50c7eb075fa8c176bbfdc3ff0855d5f43e165acb098274a5aa +oid sha256:c9b7ca35a5da4493bdf76bd6d7bceeea9ada78a6c83227258462de0d50c6c6f5 size 6252 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg24-dualrail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg24-dualrail/ncp-cbke-library.a index 38491b4959..c88eee5ade 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg24-dualrail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg24-dualrail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:358c470cd145845f097aaeb8d46250946a61e3854fc57162e9232e55ded29108 +oid sha256:07e42867b94de59a29ffae774e16fcd76ae11cf4999dcf61e65ceccd9a26934d size 6252 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg24-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg24-rail/ncp-cbke-library.a index 45460860f4..28fa52da0f 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg24-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg24-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8f7daa5bc0e1fdd6999ad3d0b1599e970fded73bede4b42a1df72968b238afd3 +oid sha256:55194bf1a9d2d13bfce6174204f5e2ba134e370edfe6429261fe90129dd84918 size 6252 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg27-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg27-rail/ncp-cbke-library.a index 90ed5ade53..229aa2dd11 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg27-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-efr32mg27-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d52398323960b21d980a30866f327983901cdc94016ab83f6150350872c40b9d +oid sha256:5b058b24d88b4c5bb01329ed2882a1a70689d9a3f89c48d700d58bb48a273bfb size 6252 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm12-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm12-rail/ncp-cbke-library.a index 99edb259f4..4ee0c6fe81 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm12-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm12-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c2772000231651439cb0f95298895dfb32a4f02deedaed1a16e14891305ea88 +oid sha256:9305d1dd2ca7744830c4592808059166494653620b2d392005fe381c82449b85 size 6244 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm13-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm13-rail/ncp-cbke-library.a index 38791c0117..6a66314458 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm13-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm13-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e891d0e6ec46be95a0ff62d5e54965a9ba8a75378df1e73fa53a6f67754527f +oid sha256:8ba55dd8d7edb198dfc8fc43ac37225e192cfb4a8005c6178dc82ec6a225f39e size 6244 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm21-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm21-rail/ncp-cbke-library.a index a72a1d284d..86b6b3e322 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm21-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm21-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:905c025558a89fe98b185f77ecb563e5de2e846e9595ad7e5179d50bbf98e78c +oid sha256:13f3fdda84af1bb70387cbcef8bfd4718e1335ad4dfbe8efc8bb8934bbd6fc13 size 6252 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm22-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm22-rail/ncp-cbke-library.a index 05f15d6ef3..86b6b3e322 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm22-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm22-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fee541abc1bc649d91dd4b2ed3df8ab878798da472ca2fe0dbf458e0f0405887 +oid sha256:13f3fdda84af1bb70387cbcef8bfd4718e1335ad4dfbe8efc8bb8934bbd6fc13 size 6252 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm24-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm24-rail/ncp-cbke-library.a index be3358d3ae..506ec7a3a8 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm24-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-gcc-mgm24-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:925dcfd59a3b127ffdf0513f45e748dae22ac4f055a7a611d1b09ff1ad5b32d3 +oid sha256:c448dd96479267776dffd69000f1530a212251f7b04cec28abcc0bdce073af66 size 6252 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-cbke-library.a index a6395afacf..30b7b0bc78 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94e6c49e01353acafbfe94a102c62864f63a718d2614c6682181db1e3190a682 +oid sha256:876a95fc8683c343afc8482d3d30ba9c6f2a3a52177c5a9d0941adcffb9f25d6 size 18642 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg12p-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg12p-rail/ncp-cbke-library.a index b1209e7e2a..358da777f2 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg12p-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg12p-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ce9e358206b33ce930f4d1c72233392c3b943a799ec0d602182593ab0aadf05 +oid sha256:f6862fbba1ce0583b7a8fd003f57c851642d05daa70c449740fee8e86b532cb6 size 16788 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-cbke-library.a index 59b051853d..9af88d07c4 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d95031c94ca9b4d0b3a6594c67fa7dc152e9dc5b554526207b68aec826d5919 +oid sha256:d58f8fc127818c095f069f40f01ad047ec9dc2eadd7e3097f7e42a2ab707dd4b size 18256 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg12p-railgb/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg12p-railgb/ncp-cbke-library.a index cfeeeb72bb..e9ee76dac9 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg12p-railgb/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg12p-railgb/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93624c1b615a9bd380c857d9425f3a95e006764fb36a2ee8ec0195bbc4f588cf +oid sha256:0db2f081de1cde27ab55a95595ab65d3d758d5b5e56d3c4dc5b190fed843beec size 16402 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-cbke-library.a index f860bcb43f..5f9afeeb45 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b71191e1078f83818e95c82f4a80d3d0827c9d19240f1566cb59762b38c4801 +oid sha256:712721f126bd71bd72a5da2a1c4a3f89e3051238afe6e77881d6053bdfefa1cc size 18640 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg13p-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg13p-rail/ncp-cbke-library.a index d324b4bb8e..bfdc0d8c6b 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg13p-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg13p-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5847ece1b0aa50da49b509b0e216f43b4de519e3d17c1f7d7165cf3c88144cdd +oid sha256:9eedc4358acffb6c90b2518db5e39fc56aa867aa14a2c16f3bb44ba8fb42c6cb size 16786 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-cbke-library.a index 068a3a31cc..9d1c610698 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58412446460beced6347dbc034176a89c3607ae133662e4d96a84472b64f8f14 +oid sha256:ad9bd0f6c3ed9279447f6657ffc9a185532ee85d754f584772a04d9665865bb2 size 18638 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg21-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg21-rail/ncp-cbke-library.a index 2e4ace0332..5264ca63e9 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg21-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg21-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2f09a923f898286d560356ef82cd138338c371f5ee6825c768b2811e364bd724 +oid sha256:ca5fe4ef2804afe7f8d34407b80d7925a2308e7742496c568fc441d3fe485dee size 16784 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-cbke-library.a index 3b3da2fe29..527e18eb94 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26bea98a3516ff76d057a50b7fcf6e2924255bddba9749be515edeee657ad785 +oid sha256:346d19f0e4c880ced02360a0ffd3482df1521f52d9bdc6152abb4c2f49c21642 size 18642 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg22-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg22-rail/ncp-cbke-library.a index 6fed396660..a7986876d3 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg22-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg22-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e3733b3302fb85042b584fd3bf9a296489ab710eb6cb9d70c9c93b0e6841bfd +oid sha256:31b84b957e67c4a479198e2479b3ed697b420d83071116a6208ac33e9220b01a size 16788 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-cbke-library.a index 9db2e4a0cc..584c959498 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c7ac26aef6b763cfb8bee424e563d49346089cbb52e475808acba37fdc239e4 +oid sha256:e33d4cec6ee6727543072c031bd1c88cf5e102154451bb26b98038cf441ba9a8 size 18262 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg24-dualrail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg24-dualrail/ncp-cbke-library.a index cb6fa60ef8..f2fa77e45e 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg24-dualrail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg24-dualrail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c0d16e8e1f0fcf3815461e5131b9b721e1d84b211e41bb84a3d9351359105cd +oid sha256:feb581bafc02f5bbf4f6c768f36adf189be2df7fbb402c34a14434c42e9ea0f4 size 16408 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-cbke-library.a index 1123e0bcf2..89c831ed24 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:45921415176dcbe1766c8cd11dea4e04b39497265f047429c120b357b5df6296 +oid sha256:e55c43834829705de304edfd90d586af61fa99b93ee4ff3a3ce8913d04d7b876 size 18644 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg24-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg24-rail/ncp-cbke-library.a index 3ba305145f..9179a10896 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg24-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg24-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa643534c09cf417bc4764b3f11e1a9341fb0377ed031e514d6056189f04a5d6 +oid sha256:09249e7c1cfef375c7b706a795200c8628f1334898573497c95cb5505b625ebb size 16790 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-cbke-library.a index 4084399171..855a64ffb7 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a9035462f8df5c2e367baec3f615155d6d2eb9d2b875c8cfe331956230da58d +oid sha256:0f1909ebdad8d358b7c8cae253d20b938dd547a2d93e6bef50961861e8ddf030 size 18642 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg27-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg27-rail/ncp-cbke-library.a index f39410504d..309e1ebf62 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg27-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-efr32mg27-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:412577ee6acc699896b4a4361a4c346d31cf9c3d973f70833c68c5e84a53b449 +oid sha256:f3a18a8d6f2dea910525aae75ef64a77f41aefaafda5ee933cbb9a533c6fdc7d size 16788 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-cbke-library.a index d4808ef62c..201a535817 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e057900a700c6026b40bd0f02b918cfb8003887a8155ffd645bd6144fd6cb61 +oid sha256:9426b66279d2f492d144f6f5fca9a1aa5dd924e49a78b7e6ee34653c7994549c size 18604 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm12-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm12-rail/ncp-cbke-library.a index a8171e1e14..3e0ff05bb5 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm12-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm12-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13e4673b8d731fac7254cc742428c8ca13d191afd5c5960e00b3304c499ec044 +oid sha256:83b6c8e64004d16c4560c2b146b5d74872308e402c0563f19e25c74afd81e9fe size 16750 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-cbke-library.a index e10b1bb186..5d0f1da107 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eda1758a55371a9eed830f2acefc12fbf5be6724bdbb8cfd181dc55a178ab467 +oid sha256:3c61077ff139009224bb332615c49a33fc1991371148e7ad439cb1203c91c72a size 18604 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm13-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm13-rail/ncp-cbke-library.a index 73195909f0..2865165c92 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm13-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm13-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07f0f5b864b7608d21cd772cf3d450445fcf1f85a3a0f22a5928de67e5ab3fcb +oid sha256:5f70a1957cbed8a4a9c4c704de917dc9b5733ccbd7e750505f95c414f07de53d size 16750 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-cbke-library.a index 04d5939b97..3071677689 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0332bb17bbed9b916fdaac10cdba00882138acb794927eed36bec88418a6a6d2 +oid sha256:eb528429b191cde320dd423dc0fc61e6a87d1a58d67f53fdfa1ffbd00712100a size 18610 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm21-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm21-rail/ncp-cbke-library.a index 204b34d61e..68284c1a46 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm21-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm21-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8cf24b01f02534f579db48636df344a735cf7cbf4b128de2d8ab32f4ab9d9285 +oid sha256:4d144b44638400eddf96130402f622eeed5b2be0d88bea164a8cb1ba171cecce size 16756 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-cbke-library.a index 6a58244717..e24b735a29 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75ef20fa7c5a5d5774f74d0aaa6fcc3f8978d437efb9ba0589bfb7c9cbe9c958 +oid sha256:54acfa35da9910f3ae0e07254f11899d9c985465e173178d7c3800d5e1e6a2f9 size 18610 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm22-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm22-rail/ncp-cbke-library.a index a06954a73b..28cce21cf1 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm22-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm22-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76e7782a1c1402cc2d0edf9534dc2d69bbec34d9a560c32dc4945f230aa281cc +oid sha256:e31291ae29ad3f457dd741519b563528d767f36bca1136b4e11163bc5d600221 size 16756 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-cbke-library.a index f91e91a22f..5a560ce5ac 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:743815959c1eb26e96edc98c7e56df07b265d551e234118feeaba038f4174255 +oid sha256:b9cf403cea884e8b4444be86604f49521093436200b4dcba1b6f9d849bc54c6f size 18610 diff --git a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm24-rail/ncp-cbke-library.a b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm24-rail/ncp-cbke-library.a index 105e87dd01..4d511e41c1 100644 --- a/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm24-rail/ncp-cbke-library.a +++ b/protocol/zigbee/build/ncp-cbke-library-cortexm3-iar-mgm24-rail/ncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7592d5685645876457427e17d9d93e6bd94a43de6aff5e9c76e071587c4f26cf +oid sha256:d678b5e3944580bfe65f3a67cd433239b859b3dcffda4631975dc55ea5e43eef size 16756 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg12p-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg12p-rail/ncp-gp-library.a index 58b27b1d25..fbd191d270 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg12p-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg12p-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2f082640475c7db49214869e262c522bf7fafdfc0ad8908b233511a7931b905a +oid sha256:2d332b4894686cd2d68857b09843ac0783e664f2777922707dfdc26ef5630a4b size 2122 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg12p-railgb/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg12p-railgb/ncp-gp-library.a index 3cfd7dee4b..692f689690 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg12p-railgb/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg12p-railgb/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2380ba3bdce611a6931845ad404bdb97c4ec314db975261c0535b1eda4ac5efb +oid sha256:3710cd13a650341b91e2c5f0f2e9c769145335bb6efd21738ed806ae57a68e50 size 2122 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg13p-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg13p-rail/ncp-gp-library.a index 34ff676051..8ba06fac5c 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg13p-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg13p-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:53938da6cb28057cf6fab49bc4af121d273c164d43eddbd6c230efb2e46eaa97 +oid sha256:133968bc78b70f36c301e117e9a8441367aa4a35317ab8360c88b2b3447023d2 size 2122 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg21-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg21-rail/ncp-gp-library.a index 848faf088c..ed475eb138 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg21-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg21-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6fa58d2b684813239562b7955aa10555d2079d6680a8650f18aaca73d1005f13 +oid sha256:da6bec5d19eed130f9038c0358145c87f34a8528dcccf4504bfebf6739d4481d size 2126 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg22-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg22-rail/ncp-gp-library.a index cb6f06a62a..9928a41d85 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg22-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg22-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e1df584ab6c0a66f2b0fff0d85cfd590cc67cc9df6553f60e809e91d61e06c4 +oid sha256:603e346f9933efbec36e1e1dc2c7bec431145ceb960de7a7f09347edb956ea7d size 2126 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg24-dualrail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg24-dualrail/ncp-gp-library.a index 51f025521d..ed475eb138 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg24-dualrail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg24-dualrail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d9611fd8ea107c48e39db0c52c4f46e75f9e4f3e391adf9e88853432b279ed5 +oid sha256:da6bec5d19eed130f9038c0358145c87f34a8528dcccf4504bfebf6739d4481d size 2126 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg24-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg24-rail/ncp-gp-library.a index bb3c403b29..a714f11f5a 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg24-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg24-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:edc8489e227eb106355cf9e5f7946683ccb003cf7615e4fa1ecaf7b9f932d44b +oid sha256:b00fe87ecf88495f2dbb85f7c0c8ab7e5fae183c64be3f92628854b9f18856c6 size 2126 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg27-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg27-rail/ncp-gp-library.a index 167f282343..5b9dab6064 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg27-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-efr32mg27-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1bb991a73a9cc6cdf01e4c6b8c10108deb26e3f9259f0909fedbaad552c4b372 +oid sha256:1b083ae83c694f472f8390f27dba11186a69512cae580cf44151ca07131d66df size 2126 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm12-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm12-rail/ncp-gp-library.a index 64f65e3e5b..2772349800 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm12-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm12-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5761ef47ed79eb44e0196b86c9b81dde90b373407d329c68aba9d1be6cbcf3f7 +oid sha256:2f6e9df041e0e165f53ffb29686fc5e198261aaaca6a1aacb54027c8fda32ba5 size 2122 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm13-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm13-rail/ncp-gp-library.a index dab4f723fe..a203e7fd9a 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm13-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm13-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:46a1e189ebeee3b5b2c680cc8b8823ba1dd8141fcefeb4e21a036fa6f6b47018 +oid sha256:ad6cb011262285ca23f7fce67e683daebf24d934dbbf9b7b546c11babda88069 size 2122 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm21-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm21-rail/ncp-gp-library.a index e61c7210fd..a714f11f5a 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm21-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm21-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4f4a74aaeb54e00aa4d43a2f7e4460bcb2dcaf493fc7de3e53c5bd77ef6fb49 +oid sha256:b00fe87ecf88495f2dbb85f7c0c8ab7e5fae183c64be3f92628854b9f18856c6 size 2126 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm22-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm22-rail/ncp-gp-library.a index e61c7210fd..a714f11f5a 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm22-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm22-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4f4a74aaeb54e00aa4d43a2f7e4460bcb2dcaf493fc7de3e53c5bd77ef6fb49 +oid sha256:b00fe87ecf88495f2dbb85f7c0c8ab7e5fae183c64be3f92628854b9f18856c6 size 2126 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm24-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm24-rail/ncp-gp-library.a index b31ca786c2..0c6982e246 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm24-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-gcc-mgm24-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df0d0bca3355922184b8a862001f0b5dddd9858cee9e721d94a74fcabf7cd29d +oid sha256:a0adffe68a9cbb3d4a0250c93b12b84fae5b5ebe48616ae817d99cc0e83eff5c size 2126 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-gp-library.a index 793ca0a8fd..c67ff57c76 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40e62c4a9037e06133ed27ef18f36ddc7a6cd15bd4da807c485603c282538646 +oid sha256:028e0a4e139e1f2a02f22583b6beccdfece33df8ff2dcf35332e15ad586088c8 size 8234 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg12p-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg12p-rail/ncp-gp-library.a index 40c9882223..d0e18f9a45 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg12p-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg12p-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e38c6d96ac7cc63b2f54a28893a3bae749323d61ffbafa63828bf5a149ca78b +oid sha256:8e31661c1e427171d88835b74fa6247631167891fc0551afb61d7dcecfed915d size 7786 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-gp-library.a index 6e92c8f6b5..01b4e6ef02 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79655217f46393e67b418c8e7bf9781cdf5ed580ee13c0f6f24673089d50de5a +oid sha256:aa084e2e612e3e19f01465e011cbbcf15832531d1445b51fbd6835fddaf78312 size 7842 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg12p-railgb/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg12p-railgb/ncp-gp-library.a index 40c542a444..05daf59ebd 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg12p-railgb/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg12p-railgb/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dbeb5d05e5b9ddf688acc5bcf5693b568599a28e09a33950978c964abaea6d08 +oid sha256:6d525ef3544c240122b78a7e1c77394406257ccc3e70ade24d309862234762ed size 7396 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-gp-library.a index b8d0029074..6586bd42b7 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7b4a60ff872eb1e2d10a2f8ee9570ac9533cb57799875c7e0aaff4622bee898f +oid sha256:66f7b1587a209445ccfd06178425640be315757b8d26e27bb39a0e58739a8663 size 8232 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg13p-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg13p-rail/ncp-gp-library.a index 3799a66c40..4fdee8b619 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg13p-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg13p-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5703f3f1057d558d9311b767a7d87827469a26535332dbdc28d787ba9e5b9244 +oid sha256:db1c8cb4873d88711c2b007f6b0541548948c7a155b722c13190fea8fb1a24dd size 7784 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-gp-library.a index 4772c4d827..f1f790685f 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56e5e1dede0c77638fe1d3055219342da42c9e1a463b6a7abd68a350716299d1 +oid sha256:ad0f2c84ca9b73b796f72b8f93452e8a1f41e1af49b49ca7bc207819fe2c4b13 size 8230 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg21-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg21-rail/ncp-gp-library.a index 95e8c103dd..04db2e480d 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg21-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg21-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7e62323be8397e026215e9f6a8e1f06119c43e8456d753977bf6b4cba9adcde +oid sha256:314c18e17f69f2082a6740f144ec1292a38c748d0ef9b3f0c4a0b9f6c12fd7b2 size 7782 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-gp-library.a index 74a6b84ebe..e7bba8b1a9 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5844a8827edf53cf1bb5e4c57286b54567cc7211161bfeaa9df9ca765f29b3c9 +oid sha256:a01493221e6fc4695c7f9c68c153b2c578df434447b52a6350607b183bb55722 size 8234 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg22-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg22-rail/ncp-gp-library.a index fc15806158..d1ec6c1c56 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg22-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg22-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de0403e5391c0cc1ce2d6696fd6161d671ce8bd5f80515db7fa522b15195b615 +oid sha256:416f997a8c3f2926ef4dedccf40f53ef4f94fcd5b07f3011540675d50e30ec46 size 7786 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-gp-library.a index d982eb4cf9..6c90f90303 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68a72a7a47af0456228b04f167e8a60ce076f0498cf3c832ab933c4217a2f50f +oid sha256:835fe7380d6b17cbafe3692ed79a4a2d3def28afae60a9f740b348fae1fd1ace size 7850 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg24-dualrail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg24-dualrail/ncp-gp-library.a index b70919169d..012c76c052 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg24-dualrail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg24-dualrail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ae2cec2fc34b937aaa4e034418fe86dc7b103b05a7f618cc3d3a3dcb552d6c9 +oid sha256:9c07f8af3154e7dba5feef6ae51320f75092c10965cf27a4d69cf64178a14a4f size 7404 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-gp-library.a index c562e099fc..071fca72bc 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1e6f41bfb29abc0f1d76aaac40641f025b0c2aec98be0cea5e6b40b1d27f3926 +oid sha256:0a6c336c3ef655a89ab0e5892b3bfb362deda52e719befb481cf0c94d34e0b41 size 8234 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg24-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg24-rail/ncp-gp-library.a index 3b040c910e..fd441aeaf4 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg24-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg24-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eec2dbea09a974533270266430c6e19551723474e3b20797fb8c56d0bde98d90 +oid sha256:5c16a47dd58c5819909cadd56ad5aaa972e28d3ac2387676f22ba641b0ce137b size 7788 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-gp-library.a index 7feb3f7705..9c2bdbc2f8 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7d108ef92c553be1858a6e2a8fd16fbe6b6062ff26ba6ba1afcb61690d6687d +oid sha256:3f7d812608ed6de9ada04da872990d5ea9209b2bef8734036d85a91ff5d42f70 size 8234 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg27-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg27-rail/ncp-gp-library.a index 7dc3a34fdb..5f1ac12204 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg27-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-efr32mg27-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:364f5d4726a3bf16fc52f67262d1cd1086314cad7fa4aaba4d5c712ac26ee465 +oid sha256:6975129600e29031570c15dd2779fc1ac65503fa35dc0fab83c263993fde0905 size 7786 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-gp-library.a index c0875b836a..843fdeb646 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a5b27ab1c4da1d815a64f23719ea6ac549a7235ad66214602baaa7709aa0d2f +oid sha256:7c3b380b49bfa2fe98bd2385c6f004b4c1978aacb98e239b6ab055b18ab8091f size 8196 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm12-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm12-rail/ncp-gp-library.a index 554ec2d0a4..06fb5b546d 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm12-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm12-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2086e06addf109fe2d8ace4babf769a776a683b67075e421b41d116689088723 +oid sha256:c8b4a1021ca6e4312320f8ad34e0147184bba655de0a9ff721dca6d0346920d2 size 7748 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-gp-library.a index 9f1f6a01a4..d351a36b31 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:754eeb1e675cbcddc686b6b1f8388d168bef5088629fd9422fafcfb189cf9cfa +oid sha256:484836b4d78480735e1c6a03a92850da05e41fd16cb93cba49ace28c2ed84e92 size 8194 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm13-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm13-rail/ncp-gp-library.a index d8d94a154a..d9a0c4bc0d 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm13-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm13-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fad8222573edebcf86816eebccaf3a87a69712c77520ad306cceb64a3ac50282 +oid sha256:1c5a8a69cff5519c2570d56bf548c5eddba6c01039bc1a4f49aa9636fa718de5 size 7748 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-gp-library.a index d2f3731feb..2d722ac547 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae14de2bed8e985eeb55ce9927c0a55b98467eba6b76d222bd0414a8de173953 +oid sha256:244e483e134fb78917135a560a0f742e5cfb7ffd8f49e48c5a72875c6831be6d size 8202 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm21-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm21-rail/ncp-gp-library.a index bfeaa42ff8..2a224417c2 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm21-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm21-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4aeff8fd0cfc80ded4e9a8297a5936c9d4879ac32b08acd0ff8271d90f3a1664 +oid sha256:3185d57c9fabe37006b6e340162f707ca6f7372338a20bcf34f1d738e6ecd2cd size 7754 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-gp-library.a index 2cea11c806..db62d3deee 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2c21d15c2b849b1b9bc6bc072045b3676636c7a061d1a90cd35e38b7a0edf2b +oid sha256:26b731bc3f688b454a5b5a22c48f4f078c99d1bd6d05554429c121edc7c7ab65 size 8202 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm22-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm22-rail/ncp-gp-library.a index 42923457ed..eaa8c87103 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm22-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm22-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e739c9e33e6eab2f6ed511e8fe2e16cec0ccf9a5c5dba0bc294a2682d1405e2 +oid sha256:d2fb4716dcb3835f452ca66812de9514a19fa12a3add92d91a64294635e9bcbb size 7754 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-gp-library.a index f5f2ac5a3a..872ad33e1e 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2dd43c2b0c4e286479f6fbc4fc069d5c08b9394f4fc727b1df2b8c871e0f0c10 +oid sha256:e71c485dfc6359509659e26e1d67a93946ecf212bc184c3481b1ce97137a50a6 size 8202 diff --git a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm24-rail/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm24-rail/ncp-gp-library.a index 1afcd750f6..0618a82a43 100644 --- a/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm24-rail/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-cortexm3-iar-mgm24-rail/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94db02991beb3a33c8aef34fc428d398ce2f41be0c2db91691f8d0a28b7876e4 +oid sha256:4e3552f4f226b17ef48f1ad85ed61b562980ccea609b8847c0b6d7e28953ac94 size 7754 diff --git a/protocol/zigbee/build/ncp-gp-library-unix-gcc-simulation-null-arch_i386/ncp-gp-library.a b/protocol/zigbee/build/ncp-gp-library-unix-gcc-simulation-null-arch_i386/ncp-gp-library.a index a099540055..e98ffd4a9e 100644 --- a/protocol/zigbee/build/ncp-gp-library-unix-gcc-simulation-null-arch_i386/ncp-gp-library.a +++ b/protocol/zigbee/build/ncp-gp-library-unix-gcc-simulation-null-arch_i386/ncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c327d4ae81576895b4833c45ee60617bfe97e04ab08ceeb90b208f6cfa3c2729 +oid sha256:2b75e00c87e4b83bbdcf2d0365d0c0aea478a4ea3ef7091b2aa5f4af0aaa983c size 33360 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/ncp-mfglib-library.a index 6dd03af3af..602ea00c8f 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:09e8f7a3bf3e3ccb73b11c11e938feed6c10574f210621f1ea265af98a015ac0 +oid sha256:399a7ae12371c8bf639012ea650122fc908427469fb2fcf1aa0b87816165f224 size 2884 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg12p-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg12p-rail/ncp-mfglib-library.a index 302fc8a7c5..7f36a5a5c2 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg12p-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg12p-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:869e58cda4d4280902f5cfadf0447fb7652ebdc933f61b495d0dc76909fae3b2 +oid sha256:e768a6707e128afa0d33ce02991d0aa9a39329c81d8a0df2743572a968462c31 size 2884 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/ncp-mfglib-library.a index 94ce224545..3c78d4e51e 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cf9edb18ff44fe2e032e17e5dd7f1c2f13a02875010aa65c1a0d3cd80d985fd +oid sha256:e7b2c2494145315ad7754b7828093357b2e18891d3c73fe5158351363b6c589e size 2884 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg12p-railgb/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg12p-railgb/ncp-mfglib-library.a index 5a7beebd46..a9651bda9f 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg12p-railgb/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg12p-railgb/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:970d245478a99e4d446a1af3fc034b91549d65a904f25fc6ad7594753b74d6f7 +oid sha256:63bcdf789a5c18196b20d3805f7ebfc9a8c4b275c14e893195940adf170ff7d8 size 2884 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/ncp-mfglib-library.a index 0475f25bc4..15caf8f301 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:460c1da50d0301ff0aec3f6743ff290d6d1bd3705bb9d4a5effb5cebe92c1f1f +oid sha256:6b924f36717eb3a0db5379a3464d581b20e26203837e9f8261682a6f02022118 size 2884 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg13p-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg13p-rail/ncp-mfglib-library.a index c8fe5abc8a..83c660f879 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg13p-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg13p-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71189563c613bb13e32944902498557a852eaa2a15683f4e906b5ce5d90ea823 +oid sha256:5b33482ef56e7b20d7941bf44b0ca54c924f732f9d396380a7c9359a15b379ed size 2884 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/ncp-mfglib-library.a index 8ce24927ae..23137e3bf2 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce149b223fa028a5cde98251b19cd7c459a7e48fa63c05a4494b2f0c59faffc4 +oid sha256:d8507960e8e3a9d4a700462beffe628b335089fd9666d3f846029e986ded8fc2 size 2888 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg21-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg21-rail/ncp-mfglib-library.a index 3f34d903f3..4054959fc4 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg21-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg21-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6893bd698810f1b8ae8594c7868d1be1fabb7f157d8a4a8619b407cf9906f3a3 +oid sha256:8dcf23e82ac6188b0eedb62205529e5ebd53b6e675866cda0afd28ae7ed2b6b2 size 2888 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/ncp-mfglib-library.a index 18343b04d7..690a11d82b 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4373d59950f76e89473c170e5d6bf9db1cf0d188d7bbf3c1b1f4ba81e784e2fa +oid sha256:17c98f662d6baa0441e5f0c05e4ea2e7e1f7ae809e461cad1e7e772a9645338a size 2888 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg22-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg22-rail/ncp-mfglib-library.a index 2c6bfa15f1..72c46b4e31 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg22-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg22-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:182498838580090cce54818fd48248554e1cd25d70ee50541e73a2685709b0e9 +oid sha256:464b4565ff1d66888af49664c26f4d43d502a82c6dffb5bfd825c3e6750f3c0a size 2888 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/ncp-mfglib-library.a index 13c4318819..23137e3bf2 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71b267e34aba227664bbf0c5d033a915863c58d159e8cb62840bc93e20edf005 +oid sha256:d8507960e8e3a9d4a700462beffe628b335089fd9666d3f846029e986ded8fc2 size 2888 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg24-dualrail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg24-dualrail/ncp-mfglib-library.a index 2c6bfa15f1..4054959fc4 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg24-dualrail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg24-dualrail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:182498838580090cce54818fd48248554e1cd25d70ee50541e73a2685709b0e9 +oid sha256:8dcf23e82ac6188b0eedb62205529e5ebd53b6e675866cda0afd28ae7ed2b6b2 size 2888 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/ncp-mfglib-library.a index 1d45710532..01eca00af3 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d24d83d8290e27466e073c385e5c4593f9c3b52126f358579023d5473b36a8b +oid sha256:b7e92cdaa6657d67bd9f6198b678fc8a4d3784ec70ce9915c092deab853edde8 size 2888 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg24-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg24-rail/ncp-mfglib-library.a index e69857c388..d1d497edd2 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg24-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg24-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:629301247513a2665e2d9cc4ee14625ea283cc115d14381239638e2d10b8ef7e +oid sha256:5c790bedfe13bb1c31d190c2e854822047fbb4ebabfc8652619356e9c23fca11 size 2888 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/ncp-mfglib-library.a index 9d3279ee14..fb55cf354c 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:813bebdba78a42be4c8215b73f2863045ff6bc83e57c1a32d7f68164bf1bed59 +oid sha256:d3ce10104456895d199c90877cfa6c10a5174d53c7d0262a7d9de6edb7e4366d size 2888 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg27-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg27-rail/ncp-mfglib-library.a index 51ed296dfc..2432f7ad5d 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg27-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-efr32mg27-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f852368a74c8922e6b65a74f69a8e601a10c2320793d9ef8493f2a5474237fda +oid sha256:835500da541c5f7b08c97f93faf22175ae7390d01e04aa58aadd656cd4a0d0c8 size 2888 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/ncp-mfglib-library.a index 4be5fc68f2..55a7026085 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ddf7a13610441572c3243c0a3c5166fa595c33ff1e757d9543a3418f9be1a9ca +oid sha256:8343c3be5a84a4f306515e6cffe9f6b8c774051aed16d714a7d7a6a9eb609317 size 2884 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm12-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm12-rail/ncp-mfglib-library.a index c7a718769e..69cfdaca40 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm12-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm12-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76c609b735f990d62a369b282597073be5ece52b18d47300464c261948330225 +oid sha256:e6b5ea3ea382b2fc43acba7462bdecda5f093c25769292e0eeb9a6931f6dcac3 size 2884 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/ncp-mfglib-library.a index f70c32f580..69cfdaca40 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ec361a38f85879f47aef4234a935fe739f4fcc2fbd6b1f27e50c181a0fdf5bf +oid sha256:e6b5ea3ea382b2fc43acba7462bdecda5f093c25769292e0eeb9a6931f6dcac3 size 2884 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm13-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm13-rail/ncp-mfglib-library.a index 8026143ca8..ecefbe9578 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm13-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm13-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c5994d6836e89baef3c86095a7e6b3a044da0209491a677a8559bfd278082b8 +oid sha256:b9348bce2ec31c6acf7373d41887a18016af32bcf586be8afe4a886b4347d3b1 size 2884 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/ncp-mfglib-library.a index d0a8fa0557..d1d497edd2 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cdd155e167fab973523fe6466752822325a625bf727a5578b9e31085cc57577 +oid sha256:5c790bedfe13bb1c31d190c2e854822047fbb4ebabfc8652619356e9c23fca11 size 2888 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm21-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm21-rail/ncp-mfglib-library.a index 2784667b89..23137e3bf2 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm21-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm21-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95b89359f7fe0020487f0bf615191b38295cb10d4234c84107becf33ef9f7d71 +oid sha256:d8507960e8e3a9d4a700462beffe628b335089fd9666d3f846029e986ded8fc2 size 2888 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/ncp-mfglib-library.a index d0a8fa0557..ad1ffb5373 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cdd155e167fab973523fe6466752822325a625bf727a5578b9e31085cc57577 +oid sha256:5a1885da9a4f6b73cd2964bc5503737538b21def279849de5b7f738b2399dc59 size 2888 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm22-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm22-rail/ncp-mfglib-library.a index 2784667b89..23137e3bf2 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm22-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm22-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95b89359f7fe0020487f0bf615191b38295cb10d4234c84107becf33ef9f7d71 +oid sha256:d8507960e8e3a9d4a700462beffe628b335089fd9666d3f846029e986ded8fc2 size 2888 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/ncp-mfglib-library.a index 83c4e7aff0..680cabd726 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8076ab415c8435ecc5f6814c2b837a448fa4c6c24796c666a7e66c1130c392d +oid sha256:4ca0224db0062bdb979104818353a2432b599ceed1d0ce77273ee6f6f7284a93 size 2888 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm24-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm24-rail/ncp-mfglib-library.a index 67f8f0b9d7..72c46b4e31 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm24-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-gcc-mgm24-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:927cd3d0b009ca45f42a42a3e4a3691fa71dfc14b5c0c3da357a78c37458adc0 +oid sha256:464b4565ff1d66888af49664c26f4d43d502a82c6dffb5bfd825c3e6750f3c0a size 2888 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a index 910c16b4b4..ace3cd129e 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e679b346b6325ace975a089e2eff6f92a304e9c056121c64f5255292d2fb4f44 +oid sha256:6281bab02c25d2388aac16f989c08a935be4fa294beb57e22a9429948482c0d5 size 7828 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/ncp-mfglib-library.a index 3a55d64d09..0ee159e3b6 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f541928acedcb857d9c92281489d41d3e62428389b136b0fd0209d2177ed9af6 +oid sha256:3cc0c9ddf2495da77bd555132fe70bf0e70406eeb4542dab17ca0aa460367159 size 7374 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-mfglib-library.a index 745378432d..5fb4fa1ba3 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7e0eb4cfcea594625e9d11663e342e8246c32cb54fa5f7a2a37db4364df814a8 +oid sha256:15bbf80ec1342fedf3ecd1db4e9fdb413399d1331e7fbbc92230b2793bd1df4b size 7710 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-rail/ncp-mfglib-library.a index b5ec682d6d..5c78357758 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5dc334e4ac2e71494bc121f77c755e8ceab5e9fa60fdc7ad8c12f474c6662bcc +oid sha256:b342cdc9002dcf4d23745865537759f9d42720f214027a6cfef3fe8e99a330ab size 7256 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a index 7b125ff59c..c65babe93a 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7f02689c2079d1ce3f8a6d7108734e4bcb53d2bb96076a07752918b9f9a22971 +oid sha256:bcf1282985ce6edc610d224014c02c811281e6471ce977c0536204dc762fc6a3 size 7440 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/ncp-mfglib-library.a index dd753217ac..984d84650e 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7494d2f68b9355cf9e0188269a9af94237f768ba8b7eedb00ed05b7ffb5b8086 +oid sha256:9346ecf62a6464e9bd031530dd42df6b78c3ec4590cae70975293e146132dd4d size 6984 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-mfglib-library.a index 0c6169d5e4..f5cb2ced7b 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37c64dfb9697c620b074fda18e902ab4e7f4549ecab8999b9ecb58205953c3f9 +oid sha256:7a233009d73066ca9a71fcd9ca3b840ebc53388bb03dc82fdb17c69be59e237a size 7320 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-railgb/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-railgb/ncp-mfglib-library.a index d5c8dda089..f6df10549e 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-railgb/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg12p-railgb/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e7bb584fe4ead93ab3a6b93d0e9fddfbcc9a7ea3503835a4e428513aae13caf +oid sha256:930a9a1692102fe3a85897673b221ccfe08b5b3bd7c9dd25b475a5a73b94ddaa size 6866 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a index 448cae50ba..3d469ed791 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c91326033c6e5ba0d088af2c4c6c050e715a936fc1b2513fbd6c022ed66158f1 +oid sha256:25c1ab4a0c10da42b55934684200e75692f151570d073fd7bf2334d35c629316 size 7828 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/ncp-mfglib-library.a index 4b27f9a680..25d527e7a8 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a2c4e0b8a54b4aece6bf49b7230291a48e87aa521461333552490e4eba618d3 +oid sha256:e48627211113e9a744c906b0d401542fddab1a0812a4aac34ebbfa90ba26d5ff size 7372 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-mfglib-library.a index fdb3208eeb..4094ff0dcf 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:616b3236fc49fd1b8db4031fd3e839f5083ddfdcb932e2eeaffa352f55ae6fa0 +oid sha256:3cfc1155404007507651b2f39b82ec761e17c1c20ce849c66c3a33f10c6351bf size 7710 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg13p-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg13p-rail/ncp-mfglib-library.a index 205946b055..9c32558603 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg13p-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg13p-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:29f01e4b6ad35fdc070759c8babf3ef2f2f45968fbb527e1246cc1589895afe8 +oid sha256:0b391acb0560aa14e41812ad914420a4abfe565d6dc15d05111543da8e6ff616 size 7254 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a index ec03c4c2ba..ab6486501f 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:339754b5868c526721c468681585b672cebb4b0b839c91b777254d19f23c6a26 +oid sha256:3a774add133f96fe7785fbf82c36cc3164d054bfd6a97805f699d230d42ae265 size 7826 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/ncp-mfglib-library.a index 9b203915e8..0481c9aaa1 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:789080aa2ea678cb575a35ec241ace1ad5297e77f4df8d8d9782852a63677d39 +oid sha256:9adab9e1168b0efe59884a6ca013e45ae3c82a2433c6a94e9299179f9627134d size 7370 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-mfglib-library.a index 051d3c8e25..8287418b59 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1947f6c73087a05ac65c18e90ccd7693c4fd4dc7f85a965d3743f575ae75368b +oid sha256:492a5560a2fbad94ff337d425bda63fab3cedc8f6f7b331b31224033065487b0 size 7708 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg21-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg21-rail/ncp-mfglib-library.a index badc51f5ae..44016a32b0 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg21-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg21-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f735c1761b2dedee8252b2860c818a717d0844a93a7c4850c1ddf2f7dff0939 +oid sha256:6660771817d35c9a1638977cc2ab62cc11abddbae7d933cd4fe2eee9d6137728 size 7252 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a index 510059762f..b1b9065c1b 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:892bf8605466d0b88bb1923e6ca485404eb59bba935ea79d5025f68da2a4eec8 +oid sha256:765243ea0092f20b83b4b0754da3914476607a04ff50e11a91aeff0def21b732 size 7830 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/ncp-mfglib-library.a index 37376eeb25..c05793643f 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5eb27f362b7d7903ae4e7408e1e53339c9aee9d51eb88d7f0c898342044b2f5 +oid sha256:fa63e20b995986917304cf81989d5dcad5d72c03c28f8e8e40b3480812039501 size 7374 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-mfglib-library.a index 665b8c5421..53ba8b7e0f 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5250e7f44925bb73d7821d1b015a9cde69c5972294a4aa8403a5f2fb40fb27eb +oid sha256:7a5bccd0a931f38ea387b65d2e86449dfd291560b036e49f43a2211383afad21 size 7712 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg22-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg22-rail/ncp-mfglib-library.a index 3fa907511f..71b59f5da4 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg22-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg22-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0bfe42b01e8c5eb5f61f3909d7e39fdf86f1035ef0d277bb94860a8adbad239 +oid sha256:95bb361468c592a39d7db691d42964854290c9024075e66378ef8f76a79011cf size 7256 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a index 3aa27f4cd7..78081fb901 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:270184518e8372023caef56c7636138286cfa93df437a11d27f291402c5e5c73 +oid sha256:cdd3c7777a0eed07de78539f12e5d0f46c987b34e7968e1711d4603e2cec509d size 7446 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/ncp-mfglib-library.a index 86d5d9edae..f7cff92d29 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:beb4d960004244ec6bc2cd2f81cdf99430855378b1930b1bdb93984563798329 +oid sha256:11600463ea75661408fe726e167ea1ceb5409b29cb4e863613c963f6337e251b size 6990 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-mfglib-library.a index a3e2e44c1e..6a7385b251 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:10c2f3aced0ad34b68dc8c1756abc137e766f46740384d17e9f04ec227e00b71 +oid sha256:f107e8071f347b17f128dfa3ea353d08c74fb725f50d6ca16aabafd7adc8dcba size 7328 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-dualrail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-dualrail/ncp-mfglib-library.a index c6d738c4b7..1a2f810fb3 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-dualrail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-dualrail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c49658ba0e24eb853ab1f036c582e82182c4489e0ee17df6a5a3b5c5be3c587 +oid sha256:da0156dd0ba305054c7632cab28319922360e7f897293fc9430a7bcfd5b9e2c9 size 6872 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a index 4ae16e045b..d47636cfe3 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86c8a7085409783b3e3698920aaea0a4d0acca35f10d46adfe21e02b7a3fc9cd +oid sha256:7f8db4dd8bf669c549a93ceb6d2632fe30ed26014359c87c7b1b9f87e68cc942 size 7830 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/ncp-mfglib-library.a index 773a3c0ced..297a4a0e17 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d565a2af44a1f6aee86a80781e61dc77a333a21ca0e8f9505814e2f942540e3 +oid sha256:20f201089699f04ec0bfe932ffbaba58f787811ff9cd279bf56a41281275356b size 7376 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-mfglib-library.a index aa04fcc13e..65c4bf99cc 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88dd5573d26326580e63a5ec96b5ca2bfbd19201560e51dd8154c33c92260e9f +oid sha256:16fcf64f335d819ad53c4feca5dfc3ec0930988fb9e33775dd543a0fabac7ab4 size 7712 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-rail/ncp-mfglib-library.a index 6197ac9f83..1feef481c5 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg24-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:352e732e7ddc1a5822bc3a8f23f68f4928c6286cb131fac62ef8d55885eaf39b +oid sha256:47a6daca03713966e2465db2fe233ffcfa72ffc30f6657aa2e5ff24166cd6ca1 size 7258 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a index 9bfd9d1bfb..ff1a1d98a2 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3408d70ae05652b752ea21708dc26adf1a2d9c0fbe6f2fe1a3ee08ed2c8e451 +oid sha256:38d6e2c5bb37fc27fa9f8557f6b72e588248df0234e3bb49aacae1947e432346 size 7830 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/ncp-mfglib-library.a index f020050260..dc517988b6 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee54975cd1942c4d2c4eb22856f3ad2da41aed3cfe90046cb8056dba176adabd +oid sha256:4ef3647ba17faae6fb4af7671fd5127f59fc9aa845cb996e0d2650f05ea9fcdd size 7374 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-mfglib-library.a index d1b0145c0e..c416c10873 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:17f9462a36aa8ddb2972e06b8fd1e2aa8cde35f0faa63eb68bf481bfd63f40ca +oid sha256:a9c20d33f8f815a0e6b6bd662fbff4045ac2d672794c00fbfdec767c6bb9ef46 size 7712 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg27-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg27-rail/ncp-mfglib-library.a index 4b6b8c3977..bdb6262c5b 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg27-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-efr32mg27-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:206bd5f2707ae22397f0104f9e95264b68fdadc69f118a35e937ad979ba7f948 +oid sha256:1135c118c90c1cffa07942a9f43cdf3f514e4c235bd672ffce2a273f244a09a0 size 7256 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a index 1c2fa227cd..11020086d8 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b6e0cf493d959783031c943713f8d1fe8ee3b85a655a621e0942cf21d863b19 +oid sha256:94c9488f20a40155bae30908eda1a5c642ae9e13e4b8f907cbf8082a8d945242 size 7792 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/ncp-mfglib-library.a index d2634c10cf..fdefe69bda 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:807537fc98672007614a15217367d21ea70b9306378da646c4938965d19eb3ec +oid sha256:10e589fc60d6756213a8303de10a3812d4063f13c959af184c05b39bf0497667 size 7336 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-mfglib-library.a index 0e76058857..7be0cfe337 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:757c56f6455518a400d24f311327404aa50daa1861c65af7ca35698dbb98fe66 +oid sha256:c574820541c6ccb00022c0bedf8de8aa26334d7cf87caf47fb167108527f178c size 7674 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm12-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm12-rail/ncp-mfglib-library.a index 206b53396c..1d2093abb0 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm12-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm12-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce3646cdf3b6c4346dd3b12b26cc2f8da038d5df683be0fac3e2be8c2ef87734 +oid sha256:66fb450057fe8d107ec8925a952794dffb62ca5ccf21f6f808656bb24fa98d61 size 7218 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a index 05354a2370..d60469e1d6 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec7763c551da823e6a99b6eaba514a0cd12a2677c26ccc7292c5a6ff7a37cb58 +oid sha256:e1400da51f5622a4df50eff52849e70c48e9e0a017da228297393425bcd91dd2 size 7790 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/ncp-mfglib-library.a index 95df74dcea..df3c486686 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ba92797493241e1daa0845bdd1e2dbae728d8d7ae7e05836cad016b866a65f9 +oid sha256:10ed9f1e13aa2c2feee8898a2d036d4ef93ce1dc8cba4e1c68643a6b9754bcb0 size 7336 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-mfglib-library.a index 7d73ced6d9..14b83a3422 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03cd2861484893794e65f0e7ebdddddf3036eb1250a0b73ca2d0eed6eadbb221 +oid sha256:b28bb19dafbc59543cc798e9f150001d779e7361414788ce90c97bd360929bc5 size 7672 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm13-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm13-rail/ncp-mfglib-library.a index 9387de78ef..305e4f0d12 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm13-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm13-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ed44a10906807b19b2827c541258739ee57236d51198eea74c5c032e5bb8515 +oid sha256:38cd580912bab85ece1a69c23ea4e3c8798e8b18975b2e36314d0e8bb4f54f25 size 7218 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a index ac55d53adc..30ffff9eeb 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ed2146c3b8e09ecceb91d7087c0845537b30eb7a70b803a4cde6b784f2e8738 +oid sha256:a0d8e8d34df0ce3fd502687c25796f5b3f17aa5fe391e987db7331758a6a2556 size 7798 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/ncp-mfglib-library.a index 4a7d79f6a2..7d93fd8ef9 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e7a50c0f7a91db1d927435fffd0fda809df9723b2b7e13fe67eb4e077c8c137 +oid sha256:938c6b76eaf2fb3db5d7f53d15ddd31ae8660e075a49acb165afc78231b7dbef size 7342 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-mfglib-library.a index 758adaba81..f496a4a416 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6df6bfcd08184190f72f37060dd77a83d64645a6de0d68dd47ef5b782ad279cd +oid sha256:3c56e0a4de6bb02a57928ae8ca9e0a97bf2e1553d34f88ffaea0e07aee80d99d size 7680 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm21-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm21-rail/ncp-mfglib-library.a index e5c0ea17ba..8c38aca849 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm21-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm21-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47df1c48c4a38947b8ab3812a624ea5978d5cb5ed372a2120d3c9617a96589d4 +oid sha256:524e01b074937292dc882cd07cef35b900e694efca3ca2dbacc29a21dcfea98e size 7224 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a index 26bd3fc7f4..f90ea3b676 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b075a2024551fa8d1c97c01af82446efb8d300180e8fb68852bb2a30b3883c13 +oid sha256:9962c380ede87786cf925de0eb91a3af4e4699d962aaa459f7971cd07012de76 size 7798 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/ncp-mfglib-library.a index 5e0854cd89..94571cb03d 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8134ecafa5a09fba50c0be929ec1bfb334e6de509f5e8e87b55e57192c33cdcf +oid sha256:5a0a1a19e6dd4d0054aaf70756abc3dbec3561c99420276f9a5342100ec0bcf9 size 7342 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-mfglib-library.a index 92ca3575af..24e40a270e 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aaa83b1dfd39a7ea2ef059b8426b5d1a55cb08f5f88c697290720ba75ec254ca +oid sha256:2abfed1826c2b363ff2caef9e380e3ded4d445106ac7f5c32cc021e7a8328b97 size 7680 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm22-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm22-rail/ncp-mfglib-library.a index 8fb0d47957..bfb6396f80 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm22-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm22-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:841c42e325711e14585546d87923ee4f06d836293b980c82835597b94fca4857 +oid sha256:96cd7e4c37842a53a005467a066042bc534d07323e9c4be255132838c192df9c size 7224 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a index 563733c7a7..b1f3d31b1f 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:759e120e45f7ee46c2a264fbd8063cc285803f44d0a69ed655bb8a97be929b8b +oid sha256:28f9da60221cf9337dc0e7ef611b04a38aa87b146ed22deba7982e49cb10c9d6 size 7798 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/ncp-mfglib-library.a index b1cf48396e..301f1f104d 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bebc39d56512496c7eaaa56a1207da34cddc813fc949b41ec08b101fe364d863 +oid sha256:781eaed9f95bdff427547eb1a2dc7a1c7a73d982518fc41cffe01457dffc31c2 size 7342 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-mfglib-library.a index d5cc9943fe..47ce1246c2 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0190fdd75490f853c9e58b63045dfecb0434386a740d1759c4a6d88070c469ce +oid sha256:d4de97505d6389c9b47584346a060f778065ca0c2a389fc2aec1ad12058ec8eb size 7680 diff --git a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm24-rail/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm24-rail/ncp-mfglib-library.a index be45e04467..411bacec33 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm24-rail/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-cortexm3-iar-mgm24-rail/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa6e32c254f9928542effedd05a9a1af1861ce43e47bcd2bf1b26b6ebb695ff9 +oid sha256:ada2ac0853f2416c4f6d466bac7e6581b4755274738b5c5c57973e9697f5419e size 7224 diff --git a/protocol/zigbee/build/ncp-mfglib-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/ncp-mfglib-library.a b/protocol/zigbee/build/ncp-mfglib-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/ncp-mfglib-library.a index 67b1a6c7af..dd36bf6668 100644 --- a/protocol/zigbee/build/ncp-mfglib-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/ncp-mfglib-library.a +++ b/protocol/zigbee/build/ncp-mfglib-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/ncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74a43f0e6193361c8aea170c97ee1f811d537edcfbdbd5244367eaeada6731e6 +oid sha256:1b4f2af2499766941831a5e7052d6babdc65a79e0cca2347792870a79aa51b04 size 44084 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/ncp-pro-library.a index 7521a569b8..df2b37bc93 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51a3844850607291b260ecfe71c760ae9c503e364c4688f0261ba6e8d81aa0cb +oid sha256:7f3b1270c44932fb3abaa2d42287ba3175a18a4f5f07601c92ba09d60b9767cd size 47384 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg12p-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg12p-rail/ncp-pro-library.a index 89570d2d73..52dab64a81 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg12p-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg12p-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cd8a35719afb62ea789529ef5e847ce7a4b10530494e41690f47066c3852d02 +oid sha256:3b9edc2b142ebe873818589874314ae3f956acecba44c28ce0893f58f46f0d9d size 48260 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/ncp-pro-library.a index 8c911740e6..1733e9eff4 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75498d540a2c266a40a0775d9e1d37ac45613e9ed836f0b5d1b15dc105a9a4be +oid sha256:185f97f821a71d42b34fb6950807c2fd56765578d499327847e708e35b7070c3 size 47384 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg12p-railgb/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg12p-railgb/ncp-pro-library.a index e78e453d7c..7e5e779ef1 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg12p-railgb/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg12p-railgb/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ecce788740829abad2ca650067f15e0bb24c53147db70b6b67e2d61f7b5cf9e7 +oid sha256:3ea8a1dc5ebd78efc541c5b9a8efbb73e2c86a6eb52ddbccd25397bee1829345 size 48260 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/ncp-pro-library.a index 0b3346fb2e..d0f5f48f70 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d438263fc28c8a1deec33b6cbc1631ae24d665ce51d374cf1964c5de488bbc0 +oid sha256:6280ad2d4bf242b06b48f458d97eab8ae2907651793a09c0001a0abef1657757 size 47384 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg13p-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg13p-rail/ncp-pro-library.a index 161c2dbc01..eca73f5e1b 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg13p-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg13p-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f78ec490f9cc6bd8bd95d0fd2382e4c44d16e8f5b403d2994510ee09240c0969 +oid sha256:cf3275445adb0242a0ef27d102cccf37b5e66bd8a8663afd3df055e69d6b5ff2 size 48260 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/ncp-pro-library.a index 3747545c5f..dc0b6afc95 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6259ee305a81cbc6875b0c7c0abb056b629d69b6e629a071a79d873e5bb8607 +oid sha256:3c1f46be577e1d324b75260133d428bff8bce9432a7514004ea4a2fa4ee64ece size 47404 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg21-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg21-rail/ncp-pro-library.a index 885c4289e7..6bd803f5dd 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg21-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg21-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:676b4d606bb1c16336429e2784a30ebd662add2c16bf170e4c14d4654fcf8762 +oid sha256:32b31a4d7faa174e083ac5408236ef948452097cc2052c9142399e127e28c3b7 size 48276 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/ncp-pro-library.a index f4501be791..26c2b91a78 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03b23ebb7f9c954ee49bbb3bab65818fa2a014e8a020cc69d53b7fe543ec8f6a +oid sha256:044923a71e64da5bbe31ed23729d50bd374835fb908635f25b44b663664373cf size 47404 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg22-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg22-rail/ncp-pro-library.a index f03625117a..3f42ed3baa 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg22-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg22-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:447296cb6f6453083f5c34979b7c3cb460989979333482f505e2463b745e915b +oid sha256:04a11289bec50eac63eb5b8deefc8f73e64b8275bc1b9c0eb33b39fbf3f24b12 size 48276 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/ncp-pro-library.a index c43f58d328..e2b94c2734 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78668b0ea57ecd83df80ecaafe4afdcea7a1839c9bd4a1f1cde2184000f70252 +oid sha256:13f7f882edbd1307a97f010f776fb3ebb477eca227dc2a0ccbb87b664b4ad539 size 47404 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg24-dualrail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg24-dualrail/ncp-pro-library.a index 0d276fd375..fb63f79b8f 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg24-dualrail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg24-dualrail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c81839600f5d685d7fc49f164ee098a7bc80e26a4278fceb2f9487030e4defe7 +oid sha256:83a4ec0ac767331fc2153d8d949dc5bd5479f3774128a9c23f3c41d571fb6c5c size 48276 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/ncp-pro-library.a index 653d8768a9..cd5fb9f6f5 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8dee75211cbc94e9ceb416285c81e38a3dcc64056b36e9a8887bc063bc89bcf7 +oid sha256:8a9d860a4bf7775461d0410e741050e718361fd7cf532fbf297d2e9b1d5b2425 size 47404 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg24-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg24-rail/ncp-pro-library.a index e7553037f5..d80aa6e74d 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg24-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg24-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2d247bfcf0b35691b52fc7cfce5600fb7d34f7b5ce562d1a2ec4eaa1cde3532a +oid sha256:745c6c12141c8a10b47e0b7a090e925cf73c46450940601fa4b0e4f5788cf3fc size 48276 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/ncp-pro-library.a index 945962f811..1e2b7795d3 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c25f26df6a38823f606c469fecf67e5189c2687fc7a390946ea1f809f0de160 +oid sha256:38758738c6f306a9bfc74941af25611d222a9710384039e88caaa02bf30fb855 size 47404 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg27-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg27-rail/ncp-pro-library.a index 93de0b47f0..8054d2243a 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg27-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-efr32mg27-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a32701748cad62a9aa5583a08cf8ea0b54474819485021977d0ee12f7dbdc8da +oid sha256:e7ab367cb0786e54f8f7ca9ca3e535a6f22fab3a94acd01262480bde45b81287 size 48276 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/ncp-pro-library.a index 5be1f15a63..03fa0d6ac6 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac6473822af154a35d383e229bc28b8b96f98b7055ca3bf72837a3d5868231eb +oid sha256:f3d42f00cf2d6a93b9f89f9b9557407047ee4d9eae0029e99ba78ec233e70ad6 size 47384 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm12-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm12-rail/ncp-pro-library.a index 80755a8bdc..bfa235c0d8 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm12-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm12-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03433ae75efdecf04c392b2fc38747a73a428a981f724567501b8ff08cb45b58 +oid sha256:bd9518b9355985e877a37b13a80828e3f98f99a4da6f571d08ecc3cb3b4c101c size 48260 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/ncp-pro-library.a index 16a4cab9d7..d0f5f48f70 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0af06243eec3ff50764557421ffa1cc751369a88b4c48a4fc7542fb9d5e319d9 +oid sha256:6280ad2d4bf242b06b48f458d97eab8ae2907651793a09c0001a0abef1657757 size 47384 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm13-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm13-rail/ncp-pro-library.a index 5f331968aa..5042d9a295 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm13-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm13-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23c6f9f04678bcd56741619425e041b6e2dd08b0bec263c2de72a2c4444528a2 +oid sha256:d11ff22b1c2e3332100a002c379e89535b124d3586250c6771c4efa4095a4510 size 48260 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/ncp-pro-library.a index d8e37b8857..b601fedf04 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a70d1238c88282ecd5f2e28add626bf0953ebe49790ddc22b58b9f4c524ee30d +oid sha256:7cd974f6eb2a32e8ca882099d280a109339d93323c196aeb838fb35cb76d25e9 size 47404 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm21-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm21-rail/ncp-pro-library.a index 2e160b9959..eb45e5e8d9 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm21-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm21-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de706711df136c1fdf869959eea0e3a517a2db2167faf7443103313536360ec7 +oid sha256:8204a4c20c96e21b0150aa5e80f9ba5b17a44b4e2bebb45a4be91aea359c9534 size 48276 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/ncp-pro-library.a index 5750f98299..49b765496b 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7e546279b721de6da8b81f93083496ff91978e02def83b5193a65b88b3504b70 +oid sha256:8a2385d8c3dec04aa34958b017d220fa628a5e01c6b040b10d829a92960394b3 size 47404 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm22-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm22-rail/ncp-pro-library.a index 9d24075bdc..8c81a65f11 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm22-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm22-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ecdf418ec18460d49452be41794b3fb5bb9626f821a60977f84c573df3578250 +oid sha256:274d06ea329cf3d5f5bb9a486fe003131c713fa025652c8e97fe772294b03440 size 48276 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/ncp-pro-library.a index 8072d1fa04..14e5950068 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d294c037354ea928daa5629e352408a926f73ca8c628da487a59834f24f6b8e +oid sha256:12e3a96a6b10a14c199011fed5eaba6046b9e643090c6e7db13ed68d83ba2d42 size 47404 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm24-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm24-rail/ncp-pro-library.a index 2fcd6fa933..5c2659691d 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm24-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-gcc-mgm24-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7a9908d852f1aa75667e582b1d838f8e1e686219da50b99479f8d432d31f65f +oid sha256:d8d99819e93859043a420d32671e9bf7435988cbf498e4fd5adecaa524bbf008 size 48276 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a index 9668eb7a69..412f63032f 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:82a7b9185f31d9d4ce5f87723ad4a458691e1ec84dcae69030f30c18f210a991 +oid sha256:f48453971aa9cf6cce96ee0ed9764b6ffed4204823d2ec6bec1281383f0691de size 106098 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/ncp-pro-library.a index e6fb177de5..681580e7ab 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e85102c9cfbd9710ff715798acb1646fc775ff82bffd2f2b5bd07e5191132c4 +oid sha256:be14f209b714e3dee0b05c73fd1f9b4ada0ae22ae6147afc50370dc147ec0491 size 99944 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-pro-library.a index 551bce0248..ff1e30d815 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d54a66c25a0e7c8c6f4ca3d3ac44a9881f07c6e13ebf3fd45b4a620a4b70ce20 +oid sha256:af49ed5ad015ec7a8dae0f5d719837096eb6b90af21241c09d8140b9d083083b size 106462 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-rail/ncp-pro-library.a index a281cf6579..37996fc15a 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98abdf87c5ae719290f5894de300da6c4443c663c40c013fab569722c6600305 +oid sha256:7e2fe6a006f34f7fd517e1ae385fe2ef64215db4c73f2d21ced7e717b4bd8664 size 100370 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/ncp-pro-library.a index 20a38eb6dd..40d29c2517 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d913d067e86e4b709198ec61008b70410d5f792eef546eef6c9c3de888e870b4 +oid sha256:d9e2f188112fd1d37f5642d27f258dd326ecdea1bba28f7050a32cfe9b225b65 size 104156 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/ncp-pro-library.a index d2c30c67d8..cf1554fd08 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:92261f8004530fba3f7d98376106ef1ebac08fa8e88942d3973697b251798f94 +oid sha256:49ed823b3d5854c6dfd12ac9d355670c11954889c519b6f1fa63d6a05b1af46d size 98002 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-pro-library.a index 1674e892ae..49801ba4d1 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8aa825aea19da7b236942be71ec664e3c4297f4b613100b5a5c8b1265c939ba +oid sha256:c155a043fa3f2c52e38eb41b7cf58b4f6f1913a7533bf187a0a2e7c358b937d8 size 104526 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-railgb/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-railgb/ncp-pro-library.a index f816c124e6..9f3f8950be 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-railgb/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg12p-railgb/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0afa7ac5453f6c9d8e700847fd4986cc840755ea0cb24fe569d2504ba9322355 +oid sha256:1f39c5685ab651b052115088a2cf95348d026728697eb68814d32cfe7e3f159a size 98428 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a index 828a59ba52..8908110134 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a31741d7cebbfb0671096461a7c7039d3d27a079785dd6254d0a26aaae6bd5a +oid sha256:d19cbd702820c56c82f16de8e06cbba2eeb2b95f68c82798de10cda45ccc97e8 size 106094 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/ncp-pro-library.a index ccb467e64f..bc6aa30d49 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cf6ba478fdd8bd7e8a68a804a75628bee9c65d8fdd50f81f35c475ed4899a283 +oid sha256:4f64505e5e52954387030602fba5f27918f4670fb7db83d865ca56abf75658a6 size 99940 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-pro-library.a index fe642babc8..b80e74dd66 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6511ea5f4ceea0a42fb08cc3494e6815001cf96b021c0a960bfccdba7c0264eb +oid sha256:1754185281473ca7ba6d51bb391ece91305dbeb37bbad55f32f8ea2f24ca200c size 106458 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg13p-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg13p-rail/ncp-pro-library.a index a24d82b9c0..5647aed2ac 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg13p-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg13p-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b68be033ada540bb39a27834131a813fa82b2ce091e01fe3b708847da06f56e9 +oid sha256:3110caeadd286614ffcdfc9ef5f036b01cfb366dbd8c02139a576ba41c09d8c7 size 100360 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a index 4b262fd466..753c356471 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3172c53a4b22a2bffe0321939149fe8ebd8e08d359d750efa55e1850b399c08 +oid sha256:fff85c426b61f7c1bc79ef302ea9e819c2ad38e167ea3f5016d3c6b40f37cd54 size 108490 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/ncp-pro-library.a index 1067c0cdd9..91bb8debf4 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7f401670f2797b08e4999847c5c25987efbd49e6e7ce5c6a3a93e41a426e1cc +oid sha256:4f1fb0067a3e77a53b2b5dce5dce1f2e03d8d349b8146653be5834cf7a335a0e size 99934 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-pro-library.a index c2ad9e2267..9505ea2a74 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed87a5601398357e0fc0b489a19817bd8e1c6b26e9b4ba13c81faf79c4380e73 +oid sha256:9e21e3f6b37ee793c6893584576a60e217be47b244b340cac64e57cf4589c518 size 109082 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg21-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg21-rail/ncp-pro-library.a index 9d2e45c4ab..f7bdfecc74 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg21-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg21-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ee555302719b6d1540457e817c944a0c7801f0171d7a513e8b9078bb12c3073 +oid sha256:0194454366455d0d12796430bffca1e54b6f099fb74098c4fc5fb10f9cbebd48 size 100574 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a index 57fa19a3cc..5323209587 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb77bf6c4c3b58007b794d8c7a1bd4ca828ac19afaf75b85fac729e128feab26 +oid sha256:91c2cd49811956d36fd6c9c93b3c0fa5b870c42c0ac9e6dc2ed5ddb9c70ff4ff size 108510 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/ncp-pro-library.a index 45aba84e31..4f6bd2e497 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e755594e6bfee44a153d9d3f87cb1aff690fde594eb8bd4a9ce9abf8b40771a8 +oid sha256:dc8e9d066a04916a4a1af336fea2ebb61a154d50d659aaaaf609ef27550fddec size 99954 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-pro-library.a index dac7d16d94..9ac158a227 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:815606a18b57c0a54b5b4911643987a97040caf1da92a4a21a80a47a09aae595 +oid sha256:3d7b87eefb9cee480168fa561f93b8bdb8bdfc967c6f40926c018926965de7f7 size 109102 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg22-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg22-rail/ncp-pro-library.a index f332e0c035..d5da310238 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg22-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg22-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a97c6f938002d1e3e57d43c84f826d479eff1855a3e01a10d1d1cf2c4413da14 +oid sha256:1fbfb862cb2998593f36fad6ab6344f5e3fbed3e7131b49eae676eb6fb301838 size 100594 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a index e7a97b3ec9..9bf602286b 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d461a6afd04a79b6c240316599ff378abb6a4acd850342ca03c2afbeca9f0ee +oid sha256:5d62e67d3d60e19ad48ea5dc90605516393f6b5d5218ac46bf8e74a66052857c size 106598 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/ncp-pro-library.a index fd50b25e4d..c5dbf19f9c 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8b31db1d95fb54f1e128efc57a66c69108c898a80f3ac7a874f42504caa8b5f +oid sha256:1ac90c66c4f332132ed7d37918b52e8661c434b6ece609216737cb0b6df98e31 size 98042 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-pro-library.a index 01e97261f4..0bf805bbfc 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f92756b88902df0c8e9f91fc3c312514e7f863745329eacf0850d0bb3b44e9e +oid sha256:9091285ad463b692966bfe90258f371b56432e46120dcf1e7c939a6f6f44e335 size 107190 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-dualrail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-dualrail/ncp-pro-library.a index 80730c3d7e..acdc284eea 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-dualrail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-dualrail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:952c20b81f43a69def8666eb7b8bf2f5fb67422ec29ca31d61e1b545c2863c13 +oid sha256:609e2c75679c6f02894a4d819f0fea3eaebb9a81642ef79ed59e43d7f58ea299 size 98682 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a index e245956ad8..911066f1de 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7bea2a8c0037a786b8b62f011c05b7299b10d5a031fcfc2feaffd0209fd4b76 +oid sha256:e0ae0e2515e18057da2dfbb722688105db6be0ae68bd607b19206414d1840bcf size 108516 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/ncp-pro-library.a index 893278b6ec..cd6a892532 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d81d36ac6bf9e2e0a5828347f26957c2750e420c0dec85a9e963d853932c76c +oid sha256:59148b434fbd0547f573ce748d72de0fc649a91427d1908b09c9962aacc6a6cc size 99958 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-pro-library.a index 71789d8cff..5ebe22948d 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be821f3ff1286c908bc0a85cb1131c025172be793057f24bda5e489a15e6e187 +oid sha256:fd673f5c3ab84eae0ea66245aedd561c4d5290d9f7ce3325d0a5c88d84cda25d size 109104 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-rail/ncp-pro-library.a index 548eec1669..dc6c8727ea 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg24-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8bf09b615804f0c8166d58d8f4dce738820388e1f2b4326709702d1aca187dd8 +oid sha256:0b53dbb30f52d4bea6122a48a1f52edd0ceab098b9c02fc2455e1bd9896a51a8 size 100602 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a index 57dc87b416..5ec41a643d 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51f906b47f841daf836f7aff8e32aabb98b14c99541cc4f0a26e2194289a8982 +oid sha256:c181d30b5d77aaf62c7290bc752b16e4b7d914ee95235f12067eb88577c0a8da size 108510 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/ncp-pro-library.a index 9da84da6e5..7f4e63dd72 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2db4c93ca9c7e4b8ee026e2cbc47a425d3be3a78d3fd7d618ee10704f9d31dcf +oid sha256:c4d31af9a24c108f32a772507886aca94b8a1962e4ba2cafe596a3841c82e496 size 99954 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-pro-library.a index 4dd826d80c..1bdb4e05e1 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6271d2d02d4189ae3f1e85bb2efc18ff794996dd2c3ad3a3900b9202e8573367 +oid sha256:8326aed1313d6ad052bd5b0e0b08be1a9df21deb5bd4a22c5dc7d6f1e3b2391b size 109102 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg27-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg27-rail/ncp-pro-library.a index 5829cdf311..3fe6a75d4c 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg27-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-efr32mg27-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:62587a3ab0275376a701d3dc92ec905eb7564e2bb729ef7532ff02d45bc95dc1 +oid sha256:567a4caa6218a37aba68cdcaec9d16d0f5bc755c3aeee55d4ab3594aa9ddbc8c size 100594 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a index ea7ed20053..85ecdc1f05 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e0515d92ad56ff76a22c30e047217c04417f7f4746fce583ef50903de22baf4 +oid sha256:d750dc2f722fa8cd7efd8fd06e1aae3c3c3db3668007d98122d679bd6fc21fab size 105914 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/ncp-pro-library.a index 9aeed5718c..20bc81edd5 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef169d4a3d598a9d4dae9c05d17a1633230c6d573b8bfcd84c37fed4a2beedd3 +oid sha256:bf7daf218fe9670d981537e5c3891387925c46b2ed8d59d93f6ee8c908941fbf size 99760 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-pro-library.a index 88e2f6f9ff..2767fde049 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:354a6d645d6db2b116c6c0c03338408afc9d4f5020cce9201a99a7e02173e4db +oid sha256:ed8ac06795870537120bc08fe822421d929124842be93ead63a2c333dbdff153 size 106278 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm12-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm12-rail/ncp-pro-library.a index 5b493d73b4..622728af17 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm12-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm12-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86c4e21c1a6f7d73b51c95c8d77199835ca9d536f9dbee1176bbb52ac6b5096b +oid sha256:79c5fdf4457b9ff8c7a19770996c63c88c9ff6ee5909f8b927f1fa2561e6cf02 size 100180 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a index 27ffb965dd..b878a80ade 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6515dd4e7c63c0770ced4412d75e0257ca86cfd9c624c617362afcab238f6619 +oid sha256:26325eec6563e0be2d60b9c528ac414a447e263c0f589bee8f6e71c58f566d0b size 105908 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/ncp-pro-library.a index 7521c887c7..12bfa1b918 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71a67352051668167e79a1f1e23e0829e6000cabac9e65c51e1f3e0e2d98f0ee +oid sha256:7055bd7becf1829f7048ea4044d66e81066b12ce280f1a813bab7598d71e3874 size 99754 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-pro-library.a index eed0c111fb..3c28b0b940 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c66806f18ef5781723ff9ed8154e8eac771bb1ceac4207755972416fa6b55f6e +oid sha256:de38a787bb6219759abd8eeb8d3d9a3abfb0e36db23ce5b28ed656174a264536 size 106272 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm13-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm13-rail/ncp-pro-library.a index abf9270767..d341e1c217 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm13-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm13-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4f7f4506d133648e10bc19116ee9d494d4d8377c918ec6f8289cd8fe21b4a1f +oid sha256:93f0c7735990977946173bbd3d32e9074b27c13d6a9977ef7b7cf0410fd2ce7b size 100176 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a index 7b3a6625db..617f1da6d4 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ea85423a5bde2fbf03ba67ea28ecc907e8d8668e99692af1d2050ae2154332b +oid sha256:a7d14094cd3105a2e25d2ada0a2cbceadc9e282902e9554274df8816a8ba30b8 size 108350 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/ncp-pro-library.a index 27232bb67d..10a4041734 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a9be46f6f9c91a905ee39a41dd4b13b49aed9a166b4d9432580bf9b8aebb6e1 +oid sha256:2e92ca27711d1cfa8081e5d85c215dd31597412d2d7bd76b304992114334927c size 99794 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-pro-library.a index 2e48e59e31..8b540f4956 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7e08c2d919c07a7824a06d13933f73b91b7019a97cb122a0be15ca9bd832b424 +oid sha256:090f78d95a7d8fda2ca75e8a1ae14375e3be7940339f07dbfbe188d30ac15b9e size 108942 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm21-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm21-rail/ncp-pro-library.a index 7cc152b93f..507589190f 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm21-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm21-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a4ce753aff7fa4eb8f1295df17206dac537c4004a9295a1a0713fa50d674323 +oid sha256:57c3bbf4e54ce2cca07880189913bd0b3551da115cb1251ff4d24b7bb216d856 size 100434 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a index 4c157c452f..4cb503a67f 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4a3e6bbf3a0eba158054a3748e5aa32599b132e50c0903946fbc96fbbd707a1 +oid sha256:175cd395ba3e34fc56ac9426e265d70cf6663a3ea3068bbfbf23b91b197bbee9 size 108350 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/ncp-pro-library.a index aed69219a6..833a0dc62d 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ffa4d467fb22a0335553aed928ecb1043f2fab9d956d59fa06f079a89876de70 +oid sha256:31fe82dc740efc7683dab75695baa69b60dcd0305d044c66bdb60e81de6e0c75 size 99794 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-pro-library.a index 657db94ba7..478cdc430d 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af4ce22a9a552c74fd495f040cf145d521b5d90a003562f624f70f846d0c23f3 +oid sha256:0c33331c9fbb9f6dea921fc717e3132515cf442ac1a4e066a6d983802b8b0f0e size 108942 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm22-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm22-rail/ncp-pro-library.a index 7ec137491e..293f7dbdf9 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm22-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm22-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3054a08693928b84e9b11c9f882ebefdfac2f129b7f7263fb653158b808cdb8f +oid sha256:14b205ba0798929f395da57bb8100884e7b92549c37defdb0dac4282de8369e7 size 100434 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a index 4d31821ca5..072e6b3d7a 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1fe6d5ba3be19bc05413bf45e837baf9bc9471086fcfd23b5236ab5737e7cb7f +oid sha256:1c047614df7f23227475ee654313afe272ff1ebc026bbd9116ab41c7900a218c size 108350 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/ncp-pro-library.a index bda9df8059..25430d662a 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86d550ff03ff7b181763517128314ad91499ebd6e325137bf6f62a069d84f9da +oid sha256:73e9785c6392d89bb74cea10d9839639e0ee5ed7d68770d38d6e96a6abdc748d size 99794 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-pro-library.a index 894fcd003f..afeee1524f 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:18e6b7c1b6e506380dde631d84e6e21f75af3a6b2e1740bcb148dd96f9ab19a0 +oid sha256:d563b2367352815f94c2bc7d01ba9759ba6c9ecdc4869d1d39409edad6eacb5f size 108942 diff --git a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm24-rail/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm24-rail/ncp-pro-library.a index eb91f37c4b..4860978db3 100644 --- a/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm24-rail/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-cortexm3-iar-mgm24-rail/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:563a08ce7767bb074aa90bfaffcf031db3e65fb3c3300fb6ec74bf14981f403a +oid sha256:1d7067ddf7d552a34da105d0ab735fdc218b0385b14ec6b095b6bb63a6df12d8 size 100434 diff --git a/protocol/zigbee/build/ncp-pro-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/ncp-pro-library.a index 5d6cce620a..700697eed3 100644 --- a/protocol/zigbee/build/ncp-pro-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cb6fc58dfa987426820f7bf1b3947ca8dbe66d7c2fc8d7493406767f31c83df1 +oid sha256:5ff1f9877130c865f1d964b077d555fb4f8c380f5e2d935282773f7c5a025f99 size 260200 diff --git a/protocol/zigbee/build/ncp-pro-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/ncp-pro-library.a index 9ddf48b513..17f7f05ac1 100644 --- a/protocol/zigbee/build/ncp-pro-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e4f85d67a52848c4893fd5b24f99f1985f18ce371d83f424742754fd2e56603 +oid sha256:09dfd0a0d7b52e0135b9cc59daa945ae9da75ed6170e5b28a9424866279f282f size 281956 diff --git a/protocol/zigbee/build/ncp-pro-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/ncp-pro-library.a index 181217d635..1b99ef21d7 100644 --- a/protocol/zigbee/build/ncp-pro-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d6523e27f02428b9be6ddb87a4ed2599d78d80c049031f9d6e13320c66264f5 +oid sha256:2c04317fa7ee1e839124022ae191b0a19e6e34c418f8c7b81de97566e172aa82 size 203676 diff --git a/protocol/zigbee/build/ncp-pro-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/ncp-pro-library.a b/protocol/zigbee/build/ncp-pro-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/ncp-pro-library.a index ab0c1f4b96..577b6f85fc 100644 --- a/protocol/zigbee/build/ncp-pro-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/ncp-pro-library.a +++ b/protocol/zigbee/build/ncp-pro-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/ncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c6b53af84a39179cb85535bb5143c0759f9811b81869a7805b0584a66393ae4 +oid sha256:db99a773af1a8327a6e7e0c12fe81b14d1e11fce2e747d9781f48e97aa9c5e5e size 285548 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg12p-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg12p-rail/ncp-source-route-library.a index 642043b8de..9a305a1a0c 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg12p-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg12p-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77ace6ec6f6d866871132081dd2fc5d949c5cdfd04aef2ac7ec4654eb58d4e84 +oid sha256:b6980e0ecb11280d09f99c93c52786af8339894c3c5034b44841a4238a961551 size 4060 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg12p-railgb/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg12p-railgb/ncp-source-route-library.a index e1bf3f8a0c..67454ecd53 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg12p-railgb/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg12p-railgb/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:971714985ade4a25b65e9087f053a5d96740403c0d0ca8cc0dfbd3f2ebbd2921 +oid sha256:58fbf59cf2f4b39cb4f7efcde12d28f01aac768a25bcac1daa3bbab4eaf46495 size 4060 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg13p-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg13p-rail/ncp-source-route-library.a index f56c031118..f8c7cedaf2 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg13p-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg13p-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:61524b5d7b17559c713b60e6a396c175f0750f3aa3808cd7e60ba1aa52e204c0 +oid sha256:8e599bb70c211618b1fa52dce1dd6fc75006caca736cf5727ef86aeacecf31b8 size 4060 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg21-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg21-rail/ncp-source-route-library.a index 894025d012..54d460d464 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg21-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg21-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:964e39d476caf6f3cdb67ef1131477ceb8d20163a80d6ab0f91e93ccfed0219d +oid sha256:52505b0ea721ef46395f6f545fc8c6830320f1716baeda8119072f32fa042136 size 4068 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg22-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg22-rail/ncp-source-route-library.a index c87032b67f..c09b1c0315 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg22-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg22-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98f25b98a2e8466d9a9d992b382e04dab87717eeca4974bed59adaecb72710b5 +oid sha256:3f8f96f0fc07d6e96d8e086abb84ed4715e468f5cb0eed6a5020403a37239a97 size 4068 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg24-dualrail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg24-dualrail/ncp-source-route-library.a index e05b68798e..54d460d464 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg24-dualrail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg24-dualrail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d4a5494adcfd04ef7e81be68d22fe0ccb8180890638f30c07be77ae8bb976ca +oid sha256:52505b0ea721ef46395f6f545fc8c6830320f1716baeda8119072f32fa042136 size 4068 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg24-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg24-rail/ncp-source-route-library.a index 78bc18702e..8229f612a6 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg24-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg24-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65d18b62c687f5f603d2cc8114cabe8eacb364670fb12c4795eaea614eaf570f +oid sha256:f2502483ff64e03d31d51a6a228046c91227cee76828559086c19b81a49abfa6 size 4068 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg27-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg27-rail/ncp-source-route-library.a index 894025d012..f0e1cde391 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg27-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-efr32mg27-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:964e39d476caf6f3cdb67ef1131477ceb8d20163a80d6ab0f91e93ccfed0219d +oid sha256:eb20a891eb69c4154a2a40e8a8868fd96fc564bde5bf122761b4d622c2cf36f9 size 4068 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm12-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm12-rail/ncp-source-route-library.a index 972196db6e..6a8fea3aa2 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm12-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm12-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aed5c16dda50dcbeb07fd3d82d81e1183c357a0ec9ccfa374e56c214484041aa +oid sha256:e48536619534fb2e3ee7ae4eae2ad71431bbafaa7c462b37e15a7bc8d8a6e083 size 4060 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm13-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm13-rail/ncp-source-route-library.a index bf27a544b4..a495294bf4 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm13-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm13-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f44786810e24d4fc48a189eb2f501018276577e61347c826532e760053a2ad31 +oid sha256:aaa481f1ccf091af587a20de9d6a04319a84ef9735a88d78f1ca2615e13e34be size 4060 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm21-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm21-rail/ncp-source-route-library.a index 27534fe28e..8229f612a6 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm21-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm21-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:921f1b0b2f24680dc1837d4319ba53af2a15db7b2f1bdd4a2a816c1b3fa1a4ee +oid sha256:f2502483ff64e03d31d51a6a228046c91227cee76828559086c19b81a49abfa6 size 4068 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm22-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm22-rail/ncp-source-route-library.a index 27534fe28e..8229f612a6 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm22-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm22-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:921f1b0b2f24680dc1837d4319ba53af2a15db7b2f1bdd4a2a816c1b3fa1a4ee +oid sha256:f2502483ff64e03d31d51a6a228046c91227cee76828559086c19b81a49abfa6 size 4068 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm24-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm24-rail/ncp-source-route-library.a index 223e212018..1d1e6a00e8 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm24-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-gcc-mgm24-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9edae091e6a97a2be2c321761620e4a6d1dd880cf0757cf4d114d0fd049a3f7f +oid sha256:c36f1f33986fdb26ca71b3fde14fb51716efd4656472c7601a195c31d03fe742 size 4068 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-source-route-library.a index 157dc6331a..e3e5aebdaf 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:debd100743bb0f3143c14bf0088117ea289ee756e6ae413bf3a74f65f3a587a7 +oid sha256:c6c004d3a0e9da7cfbfcce579ed5d607e7ffc5da0634188dbe6b0a6176bcbe3a size 8808 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg12p-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg12p-rail/ncp-source-route-library.a index a9f7a0e8f9..eda1e26bbd 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg12p-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg12p-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ba81e3a9ec4de8bb7483678b4fde3c78b59dbf50007281ec58be9011a45c240 +oid sha256:f08d3098f109ea4167f0a9e39af9fd6fbfbaa52093ffbe2ab1352f4d8970dcc4 size 8468 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-source-route-library.a index 421042f4ed..19652ae7fa 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d98bce3be55b6821a8d876ddf0b4976a4f12968ed2584a85e969a4d76ea69486 +oid sha256:fad79f8a19e1bd034d749ccee3c4c0b06c97ae1879fbe41a426af1cbd3a5bd3b size 8418 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg12p-railgb/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg12p-railgb/ncp-source-route-library.a index f98680201f..84e9809454 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg12p-railgb/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg12p-railgb/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:62e8baf12b18e4b9646cbef98c619cbf74f455b2e9896d4e163987d6a8db8482 +oid sha256:d3565623acbe94a45644c17c45459a7c2b8e7892032de2196b17e7f12f4ffee3 size 8078 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-source-route-library.a index a554def0b7..debda21973 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7025d7a0a7b93bb0a4aa9fbab14bf6844d73dfabfa857a6791c72336522028fe +oid sha256:5816d5e3e99cda2c4eb84e5f4cd1d06a2a116d098270fe33d6dcced9d92e2ced size 8806 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg13p-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg13p-rail/ncp-source-route-library.a index f60c87a37b..e86e8b8903 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg13p-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg13p-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6fa0fda4fa05b6c1ce606e5c6704614eae4f36e34e2b70c4618f45a15a636f36 +oid sha256:82d2c7e7c943b7aa8e299921ef4254037baf98978fe35ede083fb6e998864ac1 size 8468 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-source-route-library.a index 6a3c8d1479..21c40e26a5 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5bdca146fc9e39a6bd29cd10e0a185fb32688af2472ebe3304dbb9e980e86b79 +oid sha256:c46be37401d042388e32a7c554d4680a0e4c4e33bc85f3df2812ec08f0963453 size 8804 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg21-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg21-rail/ncp-source-route-library.a index 8def8edd9a..249072c01b 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg21-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg21-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bfd153d9aab85ea51bb481bb32452c236840df329f483ae93098be4ee2b0f92e +oid sha256:20dd447c52d540763eaa1c549eaeb923b1e618f697be37b974d31dcf9695879b size 8466 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-source-route-library.a index 96353568a6..0523b9bfc9 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65c09d32be42ddccd5a2aa13b47e7385eb97c0845c3951ac322acecb18d70732 +oid sha256:1f8c39bfacfb6755a07a5ab2d474143a60e57045adc01af0c6050e60529990e0 size 8808 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg22-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg22-rail/ncp-source-route-library.a index 875caae6a2..5b05fffb2e 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg22-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg22-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4149add8b7bf5df205981af219fc3e17c4bfd79003019f524c11589e46b78a0 +oid sha256:5ed9bb71eb8f3ccd24c500ea50dd2a1fc5bd0dd098abec1d70edf184b0c3126c size 8470 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-source-route-library.a index 6a650a286c..615933e4b5 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:730548f992e31809bbc9a74a7fc7788b41904be380ee71f8c36c521d47927440 +oid sha256:aa3030f13045e3cd145b147bc8eacfc47adffb8332315277fe8f651acc73ea00 size 8424 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg24-dualrail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg24-dualrail/ncp-source-route-library.a index f312b81293..4755cdf829 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg24-dualrail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg24-dualrail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11b851a319bf549bdf29c4ac089dada84233ea6a28812bdbda838aae80401fd0 +oid sha256:5acc2176b7e0103a1e59aefbfd5f0bbe373962bc9bf1a077a54772a371522fd1 size 8086 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-source-route-library.a index 647365e1c4..6705d6c70d 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22c403abe4370ee122e08c86b7d81d2322b30778194e085d56b7daf291264cc9 +oid sha256:672125562dfd06b5b41ace5b09726c05b44bcb51327129757d819f7b00d1ae9c size 8810 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg24-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg24-rail/ncp-source-route-library.a index 98f9f5e967..39945de382 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg24-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg24-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f935a3f86e81b805d6a1e5b01ec1e259c70990ffaf77000d69653a34c01463ae +oid sha256:5f3bc64a21317c55134be88ab0700349f9bd5a385937214b2640fe6880e9b485 size 8470 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-source-route-library.a index d5470d1a49..cd8b8b3ab1 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eedc6d6d9f1b2e9b6f7e94f4c618b5743a6f300968e90fb3c1281cffd9271645 +oid sha256:56cd5e49bd63fe5247fefb40cb561e0e24522e08fa0fe06b51fbe9a20e7c252e size 8808 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg27-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg27-rail/ncp-source-route-library.a index bbb5fe51e6..e49d6fd323 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg27-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-efr32mg27-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95322c8bd7cc35ec70e9c8729cc2fed38ff47779636fb90eb3cb319b78b6ae07 +oid sha256:081b756321b5254ab90e295f938aa8b4bd3a8d70264f5da24e7e8486f2dd9d23 size 8470 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-source-route-library.a index c837157c86..b5af79b67f 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef8550aee9fba61ff4167098ffbef03f32f747cc5fe3d99f1004a0f7ee524e7b +oid sha256:e36db827c0aa45a39a495e2fe1e31fcf2d3ca52fe11055dd1f25d91bcb76e6bb size 8770 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm12-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm12-rail/ncp-source-route-library.a index 5181d4ca0e..46d2da847d 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm12-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm12-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d77ed7a52233f4ae047668021bfa99966f2c01cf2c32144113fe22b05a2142f +oid sha256:af01062acf13a0f649acd27cf0ba9542898e85e1b646f5e82df8b21c5ea69d70 size 8432 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-source-route-library.a index 4eba124339..eb3a9fc0cc 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5c672c0147228783634cc7b2cacd81f57a0ccf8f88d3b348fb63eede91cde765 +oid sha256:6ceb755b0477340df284b1ed9e20f2614cf5cb9c40d65c90bfe4ac7be317df52 size 8770 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm13-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm13-rail/ncp-source-route-library.a index 772b099f9f..faa96d9d1c 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm13-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm13-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df80190504dd5798786be7da81db5201444e6f3cf93800edc12b8846487cbab5 +oid sha256:2ca202131065f92fc8041b80c0444aa015381f6d0b7645e2048fbd8844590f94 size 8430 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-source-route-library.a index 7dd2b0b7f7..092b4c1998 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cdc7b73fa343b74ea37fb7aeea1f7d89ca1334ec5ca02f395e87f79698f0d603 +oid sha256:422d548312eb8f1b3d192c426df62f887bbb707afdfc4f6682e5bc59bb67ee37 size 8776 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm21-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm21-rail/ncp-source-route-library.a index 92c363bc9b..d3c49066dd 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm21-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm21-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6243350a7d096ae555250bc4110cf9b5f96e7beaff00cccf66c6af06de0da3b1 +oid sha256:85fd3d9be49e640911816e9fa88d50c1d04fe753305313b8de39246b2d5b77b8 size 8438 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-source-route-library.a index bd8cfd3277..8610aa38f4 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93518ad35220726ca2cd16868e39f269d0b3a57a03799152d26008f70a1ffe35 +oid sha256:ad97e37ec764974f57f19376a69e4623b7a6c6c1e619fa155bbe7e2057b70a9e size 8776 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm22-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm22-rail/ncp-source-route-library.a index a0d43b6b9f..807e854f96 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm22-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm22-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0b619bd5d38d02cdff4b39a13e280f90c1c880876b4bbadcd38cf425129cb20 +oid sha256:a94e77ce258dfa21c5ea3a1c8f33334fc7f80a2ac139ec13de9e03fc3e469a9b size 8438 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-source-route-library.a index 5ae158744a..bf325c312d 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd0cdab18e89055cc92515e658f641fe896fd932505011fae0973a6e45eecb43 +oid sha256:f938bd2901547a10701988b1f66d53fbb0b4cbe35facbcf3254deeec76e8dd76 size 8776 diff --git a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm24-rail/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm24-rail/ncp-source-route-library.a index b2337a7d21..bbc7111f29 100644 --- a/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm24-rail/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-cortexm3-iar-mgm24-rail/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:153042d7e1aa246cf1d4d72d9e117bb6d076c67fc9897314cdf9784173e5b0ba +oid sha256:b70e487de20d75b906e95969ae0439831385222ed6d404972467814bca172c16 size 8438 diff --git a/protocol/zigbee/build/ncp-source-route-library-unix-gcc-simulation-null-arch_i386/ncp-source-route-library.a b/protocol/zigbee/build/ncp-source-route-library-unix-gcc-simulation-null-arch_i386/ncp-source-route-library.a index de9e927c80..4e9b8fd71d 100644 --- a/protocol/zigbee/build/ncp-source-route-library-unix-gcc-simulation-null-arch_i386/ncp-source-route-library.a +++ b/protocol/zigbee/build/ncp-source-route-library-unix-gcc-simulation-null-arch_i386/ncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1880cee50386c5b4c17efd62cd7a0d0a745bbff64d5aaf131bd32d2302bf6d22 +oid sha256:db79436829a8f684d168e428a47b9e3c87d6917a79bceea80183e4f2ed1f5277 size 46808 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg12p-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg12p-rail/ncp-zll-library.a index 242953f532..fab626e718 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg12p-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg12p-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ddf63307b5edd3d9ef212a50a4153a5fb614253ce72f865bd1fab084101ccab9 +oid sha256:7b556e59a3e697570d660e97bfde84cbf0376383d86b3f968e53e62dbc570dee size 4466 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg13p-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg13p-rail/ncp-zll-library.a index 10dbbeaf93..787c6bba44 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg13p-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg13p-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2655ba8bb4fb5b2285cba8b7598e9d46d5ccfb79f925a43cd8ec099a64d74d11 +oid sha256:424c753fb77efdc717d2a77710deae38699cbd9efa2402fa25252fbaeef543a6 size 4466 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg21-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg21-rail/ncp-zll-library.a index 9b7c9288e1..1dc88156c5 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg21-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg21-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:837006ef75db0d88c14b3ac3204284466226b2ade17a142e028a2be65f78ce16 +oid sha256:e6985a4f26103a2814e70f1d3252d8c268218c72e584fdff754e11f5b8f356cb size 4474 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg22-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg22-rail/ncp-zll-library.a index fb4820edbe..3842ef2baf 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg22-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg22-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:90eeba939bb63dc97489e7cb65f1a248d7dcc90fcc4994ac99b0d27bddedca11 +oid sha256:2406123fec51688a0df204f77c4899008b796032c7dfc83af5032e58bc32e93c size 4474 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg24-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg24-rail/ncp-zll-library.a index 799c9a4e30..1dc88156c5 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg24-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg24-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8ed22b0b0f64e8c2717bfb58036e06769eee963b5b9725a56506a9052dfeda3 +oid sha256:e6985a4f26103a2814e70f1d3252d8c268218c72e584fdff754e11f5b8f356cb size 4474 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg27-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg27-rail/ncp-zll-library.a index ee2f829811..8ba24457bc 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg27-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-efr32mg27-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1230e589bbe7b87a43a0fdf03ac8e98f71d13b2f5028b9e4c8e4beb52e6b7d5 +oid sha256:11a25ba77890befcd3b30482b91b948b0647be6d6c7254be0a5fb8ab72e5a5c4 size 4474 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm12-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm12-rail/ncp-zll-library.a index a6393fb70f..fab626e718 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm12-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm12-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83d7e4e186aeeab8f9c7a15560d8b45984e5c805974744296267a404599578d2 +oid sha256:7b556e59a3e697570d660e97bfde84cbf0376383d86b3f968e53e62dbc570dee size 4466 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm13-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm13-rail/ncp-zll-library.a index 81f62753a9..f27c01745d 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm13-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm13-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd57209535113d963319a4f24e21c979f55cc57a40a3e5b4a0e508289e575e79 +oid sha256:d299a18c09c2fbee98b7c05d7d1a7fec9cc22b4392dad313cdc6ca19f2a75ae3 size 4466 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm21-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm21-rail/ncp-zll-library.a index 29aba3e6a0..253ecc083f 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm21-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm21-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1cdb72942167cc5b208944df9a43a1016f2f18be057ba9313d9f349aa2f962f0 +oid sha256:f2999ff31a4f80db4241f64f45b2105a2c43ba907e59ef7a4cc76a77e272a7e0 size 4474 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm22-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm22-rail/ncp-zll-library.a index 29aba3e6a0..253ecc083f 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm22-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm22-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1cdb72942167cc5b208944df9a43a1016f2f18be057ba9313d9f349aa2f962f0 +oid sha256:f2999ff31a4f80db4241f64f45b2105a2c43ba907e59ef7a4cc76a77e272a7e0 size 4474 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm24-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm24-rail/ncp-zll-library.a index 1447b3cd39..be91d1c032 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm24-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-gcc-mgm24-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9618c16aae4b4fca31a9d7e7a3190c3e5d853fe0e7806f383b43d626a3fa890a +oid sha256:0212712b937aa20146a6d077d9d140725e5afe0606274b203aa8cecd6f62f36c size 4474 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-zll-library.a index ac8594c17f..3905a2b574 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg12p-rail-stack_protection/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1604a7acff5ec98a96d911bd121aa457374b1ba0a63e30c9aea56ca2a6b7ba37 +oid sha256:9acac760d9cddecaea907346d665f45b702420bfc7d0d9bf98f7aabf6a7cd5df size 12776 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg12p-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg12p-rail/ncp-zll-library.a index 6e70a39f05..0e719265ec 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg12p-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg12p-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a144d5c388e50f090e5010104da6840073f4a9569df75a963547d3bc8643961f +oid sha256:63651e81da11bb4fb1dd77feb67d051d79c28a39ac9a4742ebafc570003a4b34 size 12102 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-zll-library.a index 3fd6b4e4ed..b80064b397 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg13p-rail-stack_protection/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:778832db8adb26f77f42bdc986a320d3ccef15672ac6cd880a32a12d3ee014a5 +oid sha256:f1ce817c0a813145fbcd085bf59015df3f8d9717508ea9464617af00ddbee455 size 12774 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg13p-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg13p-rail/ncp-zll-library.a index 91895bfcd2..261acd55a4 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg13p-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg13p-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22d7a09be058256493703782c2664066086afef3554ed32ea52a3b874b229b3e +oid sha256:5b4fcde2d22c39d7cb0764e063a040107fb414c88d3b44315ce1514681fe3287 size 12100 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-zll-library.a index 66462f52b6..0fe3492f0d 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg21-rail-stack_protection/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bc1b3d5ae13a830a5427b95ef153e5d87665dec8941d85b9faed8475c4ab95d +oid sha256:610af07f2ea01e16ab36781d9829fe5f20e294f561116fb9e17f86b0e7fe5d2a size 12772 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg21-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg21-rail/ncp-zll-library.a index dfa603e2a9..c43147e860 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg21-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg21-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c9099dfaecd79bf0f11d62fefe8c2556dce0b0c059f0a97240e44b9faa3e750b +oid sha256:fa29f97a527eec36c37e1218c5eaf561ca5c3d3dc971c90d50af0d4f9dc2a215 size 12098 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-zll-library.a index 87cb5f5a89..9eefbf0fc7 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg22-rail-stack_protection/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6aab11f4bc67ddc7facdc2019d7e0c3065d646837baa5d48b99c22ac9ef75e85 +oid sha256:e2ee741c442239bc791b0b6770646aef8fb02d8da20a3e2d82e0a00560f4bdef size 12776 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg22-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg22-rail/ncp-zll-library.a index 51bcca202d..379db24902 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg22-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg22-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ced799b738974b6dcba10e7ece56cf43debc94c844a1dbb62942209482b6e1ea +oid sha256:3fa3c329ccac0c8d7194b81c5389b4f1627a9e789c0255cc29cb97ca0b5ea0aa size 12102 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-zll-library.a index eef0d57ca1..2987a4b788 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg24-rail-stack_protection/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca41b024363ed3d9bef782e0c52e41c19678c5254f6aaaf0c6fecc5d5699184a +oid sha256:5c62a25b8d2f41cbb14aa930f9e2f7a40c13964c95d4e6abad35d58d0c0c1b45 size 12778 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg24-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg24-rail/ncp-zll-library.a index 3ba2a3d837..28d90d9917 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg24-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg24-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14e14fd72471c80ff1fe884b22f73a0f7067a7589f62f4a326241e8a86ac1716 +oid sha256:fdf8f83a788acd47602a9835e6b5cd52784773e20fd57ebae089d757786f98c8 size 12104 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-zll-library.a index d2fbf7c403..5a7961e066 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg27-rail-stack_protection/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd2b998a4106a3f957c1105f611a88d024a063513382234da797d33929a46785 +oid sha256:b454a3b9b3f574cc8cd27bcb035bc1a69ce656867b4d8b7897365a0650ec6d3a size 12776 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg27-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg27-rail/ncp-zll-library.a index d7dd2e92a7..cb3e754a60 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg27-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-efr32mg27-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b1113d3122bc6bfa2f98ec104f899c184b51ca7c0ca20c4c264ce9d8b6fa89e3 +oid sha256:e8a46e1801e4766fe6dd2df5c040276e6779b24390163bb512a32a25aa8e28c6 size 12102 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-zll-library.a index 5f493d7668..d5e3c0b0f6 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm12-rail-stack_protection/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:891425b7933e97f6a7ca49b66d46e0e65e841e18f1382bc4e8c3c97bab391c87 +oid sha256:24148ef7c1503b2be781498d52ed970ecf493bf132123c577df38793fab0d581 size 12738 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm12-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm12-rail/ncp-zll-library.a index b8928fce37..085595ba30 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm12-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm12-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42084044de0e0ca8d163ecf830df8fa7b65ba5db0fa611be931ecf95e93e574c +oid sha256:d30a838406dd79bac9f91db506a299e3aa4a7a2e9112a9648b7794457f1552ac size 12064 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-zll-library.a index b16498a204..1a8eedd945 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm13-rail-stack_protection/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b04bb3a59ab4656f1af9fb9aed3a4fb68a4d071e61e507466fe820e39e1cd060 +oid sha256:306499070535e7813119709fbebd0b77f8f533437f8630c6e9ec6e20bf963310 size 12738 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm13-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm13-rail/ncp-zll-library.a index 7b988bc2d9..b4c08f90c9 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm13-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm13-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e38a7dc58205eea86e3ce05b6c96cca5fd9399b890df3505c273a322c3651cc +oid sha256:dddc181768fd7ad9ade59e355d2e0a9f7c81ceb81a07bae088b7c8ad911fe864 size 12064 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-zll-library.a index 5a4bc09780..044310043f 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm21-rail-stack_protection/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6baed9ce0eebfa0f08e8076160a5906c50af1c75a6f16b59d42b3f8f1c9875c6 +oid sha256:bff0f717fb1341a884d83cd0d5222ab010bef6e33d46f6cd3cf87df04aeb4ee1 size 12744 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm21-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm21-rail/ncp-zll-library.a index 8d579acfd0..b746785bb3 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm21-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm21-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2159ddc813f07302a018c03f06c771bb9053542442bfe66b5535105a8f59b0ab +oid sha256:f60b9eb6a09a24d04157babb52dd8a507b608aae2116ed7a13af12103b835741 size 12070 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-zll-library.a index 4a67ff71cd..f258490119 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm22-rail-stack_protection/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2974a86dcbbb8a799466022c0d4742d95b7fef4bbc5178304cea5a288acfeede +oid sha256:e6f606383d903515b9f112304341a9b758df1e08ec5634c48f8a98bed7b72c69 size 12744 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm22-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm22-rail/ncp-zll-library.a index 73afb6b272..2f4a6de8b0 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm22-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm22-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91768c04cb2ff3dd0c706abbba474e752907737bf13c5fb98b2d0fe1d04b1a6c +oid sha256:aa698d49b9e4cc6b00596197a0f5538e110f465129e2144ce388e763ac354e46 size 12070 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-zll-library.a index 5afad4478d..3fd8566017 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm24-rail-stack_protection/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6391d3bc3db5dc912fc6d55448676d025c5c55db56dd7fd04d8c6db71b43e25e +oid sha256:7003d94227a963c6470943b89b6c477431fe2bccb3f34ff0f6d3b2aee38e6a79 size 12744 diff --git a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm24-rail/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm24-rail/ncp-zll-library.a index 083c4c5b36..c4d3612c93 100644 --- a/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm24-rail/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-cortexm3-iar-mgm24-rail/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c614b8262d84d37a09a2deaca30c978e399fa64cb654cb6fe05767e40dd0c62a +oid sha256:d461d8abc45dc74d57c75e21a3b9571dabb042af42f7333ecfbebe0b73b33608 size 12070 diff --git a/protocol/zigbee/build/ncp-zll-library-unix-gcc-simulation-null-arch_i386/ncp-zll-library.a b/protocol/zigbee/build/ncp-zll-library-unix-gcc-simulation-null-arch_i386/ncp-zll-library.a index b5a31b120f..74162b8e90 100644 --- a/protocol/zigbee/build/ncp-zll-library-unix-gcc-simulation-null-arch_i386/ncp-zll-library.a +++ b/protocol/zigbee/build/ncp-zll-library-unix-gcc-simulation-null-arch_i386/ncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d7ac2e37ef70961dd7bf38c86ce0ccfad53dc4f6603f20dabb9ce71ea31cf70 +oid sha256:fa02793cabab36dc14254a0d90081deacee8cc7a0175da97b02879602e24c577 size 50842 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg12p-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg12p-rail/packet-validate-library.a index d5668cffec..8b5fdbaa90 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg12p-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg12p-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf4b73c928294631ad0100f89a88b859a96f5bae5cf7ceca890d60b528e0e9bb +oid sha256:4399a8f0a2984a8ce374cf4d178d3d420e7564f1dc683d79c3d93cb8185583b0 size 5456 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg12p-railgb/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg12p-railgb/packet-validate-library.a index bbf0c2aabc..9d1a582fe2 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg12p-railgb/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg12p-railgb/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bedb011cb3c92f068e680b6693ea295f64fc3e9cb5c8dbbdae5c8b2508eb289a +oid sha256:4df2da1bad48796273f342b62f65fead0bd4f81fecdd5c6d28cac91fdcd4b922 size 5456 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg13p-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg13p-rail/packet-validate-library.a index cc4467ee58..698ba35409 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg13p-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg13p-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:853a1720167aeab083a1728cecaeb238813d7166da1fc557b75f44b18d5aea0c +oid sha256:581d824c48dc70856dff8807fa239e6be18d19864477fbc77611fad1bc8313dd size 5456 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg21-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg21-rail/packet-validate-library.a index 0786a27506..4e3c7212fb 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg21-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg21-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb876dcd3dd867e5eb8bd42419395e3cc900b6e80db08e2f624886619c0b5eac +oid sha256:0385cb39e7f09e44fca3dcc34b73cbb5e47b016b09290cf1bc0be0d8a2e52632 size 5464 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg22-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg22-rail/packet-validate-library.a index 03344c7159..4e3c7212fb 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg22-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg22-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31fdd01fde4876cfea147791e03948df430231871df119f2c03a07b2b9252ed4 +oid sha256:0385cb39e7f09e44fca3dcc34b73cbb5e47b016b09290cf1bc0be0d8a2e52632 size 5464 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg24-dualrail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg24-dualrail/packet-validate-library.a index d519c873a6..4e3c7212fb 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg24-dualrail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg24-dualrail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ad6e2574933df2ab74cabb9b014e539d125145265e1d9024840e112c0577a906 +oid sha256:0385cb39e7f09e44fca3dcc34b73cbb5e47b016b09290cf1bc0be0d8a2e52632 size 5464 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg24-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg24-rail/packet-validate-library.a index 09cc29c6ab..b744c16d15 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg24-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg24-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d345c77865bb41b2d32f27ffc8a14a74c27b9a8439dd2c7a350653811683121 +oid sha256:d0cec42e902482f4d6d3d99514ebd70ef4bfcda2531d2edbe60b1bdfe26f2c2b size 5464 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg27-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg27-rail/packet-validate-library.a index 0786a27506..b190c6fb37 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg27-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-efr32mg27-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb876dcd3dd867e5eb8bd42419395e3cc900b6e80db08e2f624886619c0b5eac +oid sha256:8410e44efe58200e8e457053c8fe7e69ebe634f74d6e09b268b03b86c0013628 size 5464 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm12-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm12-rail/packet-validate-library.a index 038e0483a7..b94b444efc 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm12-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm12-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:20a7b77a0eba40c21d0cc9228effecfc133f61ed5fd134a1dfe3ba809e596913 +oid sha256:36fdb4142968220a514a60e6ca55f8a2ad657798043d9b4a6ffcd604c0788708 size 5456 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm13-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm13-rail/packet-validate-library.a index 8e7dde6156..e8c5c1c185 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm13-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm13-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b32486d612ce1c7fa9dae37bade4e78ae7a3b83d1d91972719457f17166d9cd4 +oid sha256:11ce841e798d69853be297412b185389fe8e866ec4479469a57d758b99918c65 size 5456 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm21-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm21-rail/packet-validate-library.a index 23068405f5..6117073721 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm21-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm21-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:143d6e4319ba6a2edbd9cc2130c29b3644a09d9403dc73ce1092cef18f5ee8ce +oid sha256:8684b439577d132fe76bf58b9f491c3f21f6ace3305d25a1afbe4a239d105b1b size 5464 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm22-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm22-rail/packet-validate-library.a index 3927e4d707..03143ddb03 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm22-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm22-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6bd46c45bdeac0ffdd56e447ab0a00a1e13e827c50356778630d36ac607c241 +oid sha256:7cbb6740a53d94ae9b4ec9bdae8d97ec57c292d396308fb468b3831d51a8e408 size 5464 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm24-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm24-rail/packet-validate-library.a index aba38fa1e7..b744c16d15 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm24-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-gcc-mgm24-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2720a5cae7a0696c01c4b31d80e2d66400dea8e97b56703812518b991a8212f +oid sha256:d0cec42e902482f4d6d3d99514ebd70ef4bfcda2531d2edbe60b1bdfe26f2c2b size 5464 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg12p-rail-stack_protection/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg12p-rail-stack_protection/packet-validate-library.a index 5e612f0af2..cae6a4615d 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg12p-rail-stack_protection/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg12p-rail-stack_protection/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ccf7c4be40ac81e49092f32e658b1be11f8737cd4a09b79004b388bff7ff092b +oid sha256:8aef8132d4786fd5d82ae1b7dae6716f331fb0b472516f6d5838d0605cb3e087 size 14356 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg12p-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg12p-rail/packet-validate-library.a index 1054844893..d0a94fef99 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg12p-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg12p-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d85959625b73bf5f903aa6a096d28ba18d886b4c3fb254fa48ee86d9b18311ae +oid sha256:a56c4f931aa1169557ec5376210d2e037cdf4b04931667727501ae0a84de7955 size 14268 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/packet-validate-library.a index 670fa4963b..bfd8e8a1a0 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa9e16584bef2a59f0210e23265a43d1cfc8b324d46eacc981d756e99060ebd5 +oid sha256:98171283dfbb8c04eb0bc84c97e61651212e7d0914f3b31acfbef5cb2670cfc5 size 13964 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg12p-railgb/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg12p-railgb/packet-validate-library.a index bb850f3baf..38405dc49b 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg12p-railgb/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg12p-railgb/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4486157a3ebb54c32094c8b3a062526b7de630912588527ba27edc59d6f2f185 +oid sha256:5199a4b673f4d0911f0a38c9ce828b5500e02f2476d7f835390ce89e08182946 size 13876 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg13p-rail-stack_protection/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg13p-rail-stack_protection/packet-validate-library.a index 4852ebcce2..d21ec961fb 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg13p-rail-stack_protection/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg13p-rail-stack_protection/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31e7b93d94aa784cb042aaa46e5ee34a343a87a33f32fefc0bbcf7d1cb058ff2 +oid sha256:f60363742ee52764dbecbbcbf75a050902cb27d2e711688af6e248f8585d18e2 size 14356 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg13p-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg13p-rail/packet-validate-library.a index 664a9fa54c..74aa1bfcac 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg13p-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg13p-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85f40b101c5d0dc47070407f0444214a80550a0d0230daa204345b0b55004b21 +oid sha256:f3586c294fb0bf50993aa95685dc35dc02eac43c0bb87d1a73b8f0c87b7527c8 size 14266 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg21-rail-stack_protection/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg21-rail-stack_protection/packet-validate-library.a index 142019706f..51a1738960 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg21-rail-stack_protection/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg21-rail-stack_protection/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3632320f606036bd78af16e86fa5033212a438e927d32ffcf835f725425c72a9 +oid sha256:597c648c442c314286a13c38cd09cf15bdfe4355d994e8da6f941d910b6b4134 size 14142 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg21-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg21-rail/packet-validate-library.a index b7118220c9..80c28dbdd6 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg21-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg21-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22931f7b177031666b7836b36e472ec10f98455c527e0a8d1c68e305f502bc32 +oid sha256:562630bf62e9504e696d5e86c9879457c5ee4879dcd8afefcbd737defe822013 size 14052 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg22-rail-stack_protection/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg22-rail-stack_protection/packet-validate-library.a index b946f1075c..ebf689cd0d 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg22-rail-stack_protection/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg22-rail-stack_protection/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:924c17887f7283ceff8fffb1f02e1fd229b6f8dd37cfbd268fe39883de41206a +oid sha256:363d1c132ec86ee981f7e6b03f4203bfddc582dc876b5a0d9644139ba538ac7c size 14146 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg22-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg22-rail/packet-validate-library.a index 785596a8de..c87773bf59 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg22-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg22-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f049aaaf32efef396de1e2e8b77d0064839ac3de2fca838b50550ea3470e6529 +oid sha256:8c61fe1f3933ca932de23c9858d976fcf0f2bf375e70d2c5edc66d163a6101c0 size 14056 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/packet-validate-library.a index 1f196b7a89..e66c8885f3 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:034e30458a1162528a91d303b80befa5f15ee45ba1896116038594aaf9a61876 +oid sha256:ae1c15bda2c96231de96a7a1320f8c1e1383b1c3174f1197c4a2abbf39ca0888 size 13760 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg24-dualrail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg24-dualrail/packet-validate-library.a index 20eafc2aeb..ddc0a75a83 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg24-dualrail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg24-dualrail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65fe7a4529fc06dec797962b7dd661ceadbe0584d6798230ddaec4890e414534 +oid sha256:f996737dc5e82d6190f2ee7add1aeb3624bf977a1b68f449117f3529ff219c2d size 13670 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg24-rail-stack_protection/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg24-rail-stack_protection/packet-validate-library.a index a3eb0ceaf6..12f25c4513 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg24-rail-stack_protection/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg24-rail-stack_protection/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:081477e74608cb72cf93e805b23fd04ea034ab4592d8a5fe54e32f3d803cb60f +oid sha256:1de907258008a3afa2ddc1788d940a85c9410649bb48d8a6f18bc160fdb84fd2 size 14146 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg24-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg24-rail/packet-validate-library.a index 725c4ea9f6..8abe905db6 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg24-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg24-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5eb83bc0c83b8c325ddc698639b423b13e0efcc4b4009db48979ddfa5678b23 +oid sha256:48d32d053dd6295d2fc89e8b43efa45f336e46f118fdef42a04efc5582ab9e39 size 14058 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg27-rail-stack_protection/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg27-rail-stack_protection/packet-validate-library.a index 6ebfe5827c..e1770adeb5 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg27-rail-stack_protection/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg27-rail-stack_protection/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2335d30fa2d4fc30282281b92627f66916dc2205bac873a79cb72b1d9430551b +oid sha256:cc961e43b0cc5f1283d496f80f2cccd689fc17b027599e736136ceaba293f3bd size 14146 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg27-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg27-rail/packet-validate-library.a index c182f30125..141c75d4fd 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg27-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-efr32mg27-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4fb2f9af651a28085ed08a57743ca4743b19bc08b2f36345a1bca750eab2f30e +oid sha256:c4a0c4f0e90ffad6c62ea61ef7faf6095cbbdbc1a87d8f1897b38f027c091776 size 14056 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm12-rail-stack_protection/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm12-rail-stack_protection/packet-validate-library.a index d6c33709a8..ca15e82e42 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm12-rail-stack_protection/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm12-rail-stack_protection/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8970f61bb84f6bd7ab22a6ca52ea67df60e08cc59df0a1398bf17ddbbe17695 +oid sha256:663ad25fd0a89c9b71002be2179220e58478220b8dacc9026bae2777d653d52e size 14320 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm12-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm12-rail/packet-validate-library.a index 3f762b88eb..c08449c6ce 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm12-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm12-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:34404cdc0b1c3c7d81fe03dc11a52ac68decafda5a50c54ad1b482f2fcf3d2bf +oid sha256:91427a7baf1458495ec85655c4682876ff6d7dea1225367804cad87a7afb59de size 14230 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm13-rail-stack_protection/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm13-rail-stack_protection/packet-validate-library.a index a2feb7a3ad..c80faf7847 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm13-rail-stack_protection/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm13-rail-stack_protection/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d75f2a8b6e6c5d8c19ab5c572d8ad7f59e8f42d87231f855acd56b1bee8eec83 +oid sha256:3c28bcd9b07f9aed3e7d1397964ec774b7e8f8e7deec25ffa6de500e59eb24cf size 14318 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm13-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm13-rail/packet-validate-library.a index e48c499618..8e6cb4a29e 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm13-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm13-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce2571f7b4731e25d6da4f348af3a65618eb19456055bb2b896a85256d2aff85 +oid sha256:83d6fbfbe96205a29decdc0601b17b7e217fd31237b6d9e726c501e86f2662c4 size 14230 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm21-rail-stack_protection/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm21-rail-stack_protection/packet-validate-library.a index 6a260f211c..57f917c5f9 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm21-rail-stack_protection/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm21-rail-stack_protection/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb9a5be4c6f0862150aef49bbdcc2359c77cdeb37bcd96173cc7aa24f4de5bc1 +oid sha256:b486924dd6214f80030050dddeaea2eae1feb843da49feba35086cc382bd89d8 size 14114 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm21-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm21-rail/packet-validate-library.a index a3f925efdc..3abf55c623 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm21-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm21-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38bb14bf2bcf3f21c937f71a59492c27d9e588dd117ef05a2a8ccec39ebd9398 +oid sha256:1c85b43f2c5b0b8f35ae36c1c0ee5d59856a6475dac56a81a1d7dd5ce2e86060 size 14024 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm22-rail-stack_protection/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm22-rail-stack_protection/packet-validate-library.a index 8d78e3d832..19f3834b0d 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm22-rail-stack_protection/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm22-rail-stack_protection/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52d2c0157de5f9db7b32250b949aa548880d941fd4e282a517b44e6ed9abdc20 +oid sha256:a1b8f52376ba488247ec011277536fae9544dce6c9b8e29a85317c54c2e216c6 size 14114 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm22-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm22-rail/packet-validate-library.a index 56737174ee..6894b3af42 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm22-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm22-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5bde77aa01e4800ea2880ff71f8478ca50dafc9eda45a6e05fa48a71b291cb8c +oid sha256:7b70e52863a777dacc0ac2f4f8c5c7c7ef9012dbf815edafab28855d2e929280 size 14024 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm24-rail-stack_protection/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm24-rail-stack_protection/packet-validate-library.a index 37b9bd35c2..930d214705 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm24-rail-stack_protection/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm24-rail-stack_protection/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41a55641b7bfd2cd0a6e8c6fb3d552d46795dd40820d8b87bb1d3cc33cdb6ca4 +oid sha256:dab49ac624e1d0926ed4b1fe9b93a8c3e34975350afe4efe8091a71fab5248f1 size 14114 diff --git a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm24-rail/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm24-rail/packet-validate-library.a index 9cde210bdb..99d0cf80a3 100644 --- a/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm24-rail/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-cortexm3-iar-mgm24-rail/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b8c7f38068d629b7eed60357a87264fe975f1626d52f5c52237936f3cf11000 +oid sha256:d921f7f1c99e52498937c169f8e931f34d22b49c69296809a561fa4e474dad04 size 14024 diff --git a/protocol/zigbee/build/packet-validate-library-unix-gcc-simulation-null-arch_i386/packet-validate-library.a b/protocol/zigbee/build/packet-validate-library-unix-gcc-simulation-null-arch_i386/packet-validate-library.a index 24a03991fc..64e6d8a457 100644 --- a/protocol/zigbee/build/packet-validate-library-unix-gcc-simulation-null-arch_i386/packet-validate-library.a +++ b/protocol/zigbee/build/packet-validate-library-unix-gcc-simulation-null-arch_i386/packet-validate-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5c11e9a970ac66f4463fe0250bc58bea471e54e3b3c5fa35eea72514ea98d60 +oid sha256:fecc3647933c34fabe435af955e258b3da98ecf7948073dbfde47d72d79a2997 size 40982 diff --git a/protocol/zigbee/build/phy-native-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/phy-native-library.a b/protocol/zigbee/build/phy-native-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/phy-native-library.a index 2bea261a70..50fa3d924e 100644 --- a/protocol/zigbee/build/phy-native-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/phy-native-library.a +++ b/protocol/zigbee/build/phy-native-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/phy-native-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:259749607aeeaacba75a89e8a7b596b786d71074fae02cc8f88b6c8a5ffb41a0 +oid sha256:363a73be461f46ed7fb57aab44058feec6a7697bacc403d5e0ab406c8631ca96 size 62162 diff --git a/protocol/zigbee/build/phy-native-library-cortexm3-gcc-efr32mg24-dualrail/phy-native-library.a b/protocol/zigbee/build/phy-native-library-cortexm3-gcc-efr32mg24-dualrail/phy-native-library.a index b928ca8aaf..ed2bc9966c 100644 --- a/protocol/zigbee/build/phy-native-library-cortexm3-gcc-efr32mg24-dualrail/phy-native-library.a +++ b/protocol/zigbee/build/phy-native-library-cortexm3-gcc-efr32mg24-dualrail/phy-native-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:324ce8b9e897d5afc7775b13e00804183ed7602e95e39d0cdf92ead250944496 +oid sha256:ce345fae04d8a62a2be586de1f3779d63180d0f51057bceea2a83f5704dc8ed1 size 62162 diff --git a/protocol/zigbee/build/phy-native-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/phy-native-library.a b/protocol/zigbee/build/phy-native-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/phy-native-library.a index 43f97199e6..82f68ca9c0 100644 --- a/protocol/zigbee/build/phy-native-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/phy-native-library.a +++ b/protocol/zigbee/build/phy-native-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/phy-native-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bcb31e290e343715a4af711dfa01db662729e546630ba75b0689003fa15770e5 +oid sha256:bbd5012f76512b77f221338b1831594fb152abe827aeb507d040715235f31e91 size 121696 diff --git a/protocol/zigbee/build/phy-native-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/phy-native-library.a b/protocol/zigbee/build/phy-native-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/phy-native-library.a index ab86e7f909..8f2d186512 100644 --- a/protocol/zigbee/build/phy-native-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/phy-native-library.a +++ b/protocol/zigbee/build/phy-native-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/phy-native-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:50b344db1595c4427a91e00c29b08e8b170ccff5aa999e33caae3ce54f932d16 +oid sha256:46c08a20ef52743938d8132ddd14f87bae946d4c177e84c0d893c3cd01e576a5 size 114268 diff --git a/protocol/zigbee/build/phy-native-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/phy-native-library.a b/protocol/zigbee/build/phy-native-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/phy-native-library.a index 53655605f5..4abf326e4b 100644 --- a/protocol/zigbee/build/phy-native-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/phy-native-library.a +++ b/protocol/zigbee/build/phy-native-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/phy-native-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4307dcc03d6e4719005ae33ab8e5738af599302818b4e3883b9373b2d2efd2cd +oid sha256:d89ef3689e8d3316ff09131675fd118f280f525cd19a133b7d281bead806d072 size 120988 diff --git a/protocol/zigbee/build/phy-native-library-cortexm3-iar-efr32mg24-dualrail/phy-native-library.a b/protocol/zigbee/build/phy-native-library-cortexm3-iar-efr32mg24-dualrail/phy-native-library.a index 6574297baf..2c4ff283fc 100644 --- a/protocol/zigbee/build/phy-native-library-cortexm3-iar-efr32mg24-dualrail/phy-native-library.a +++ b/protocol/zigbee/build/phy-native-library-cortexm3-iar-efr32mg24-dualrail/phy-native-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0a64c80b7f8a7902c1efcd15d72e2d8cc896305dffe184b208154b086b658e0 +oid sha256:ef822a62b887a0d73b6bb7eb88098f2c874bfd60275a1a270ae8307b2d157e7f size 113560 diff --git a/protocol/zigbee/build/phy-pro2plus-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/phy-pro2plus-library.a b/protocol/zigbee/build/phy-pro2plus-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/phy-pro2plus-library.a index 4e6007270e..6a7a9aa167 100644 --- a/protocol/zigbee/build/phy-pro2plus-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/phy-pro2plus-library.a +++ b/protocol/zigbee/build/phy-pro2plus-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/phy-pro2plus-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9418742fb1d2fe30ffcb918ad0b8b7b74b18c4df7f74798c9b64f0675c2f87f +oid sha256:58168a346c928fe3edbd5b6447f6d225ad9c1419707821e03a3c1e7356aa0c22 size 93144 diff --git a/protocol/zigbee/build/phy-pro2plus-library-cortexm3-gcc-efr32mg24-dualrail/phy-pro2plus-library.a b/protocol/zigbee/build/phy-pro2plus-library-cortexm3-gcc-efr32mg24-dualrail/phy-pro2plus-library.a index 83690e6ba6..b03f430af8 100644 --- a/protocol/zigbee/build/phy-pro2plus-library-cortexm3-gcc-efr32mg24-dualrail/phy-pro2plus-library.a +++ b/protocol/zigbee/build/phy-pro2plus-library-cortexm3-gcc-efr32mg24-dualrail/phy-pro2plus-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4713abec24e2f3b88be099ba1532650acfcc300adee89e50f74c9ede085819b3 +oid sha256:30004bd45488f0038616b1f4e8e861b063cd907600080a5bc48181ded943de89 size 93144 diff --git a/protocol/zigbee/build/phy-pro2plus-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/phy-pro2plus-library.a b/protocol/zigbee/build/phy-pro2plus-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/phy-pro2plus-library.a index 6f0e896c34..9bf0006d98 100644 --- a/protocol/zigbee/build/phy-pro2plus-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/phy-pro2plus-library.a +++ b/protocol/zigbee/build/phy-pro2plus-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/phy-pro2plus-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:70ec54a560a32f4382299d36d93dc52b75ac6be7cfca1c33d2107380eb1e5f4b +oid sha256:bd6ff9962920a1b58076b34be14b26b8e5e6c9b423e4a6bf07dc60fae4093d89 size 195624 diff --git a/protocol/zigbee/build/phy-pro2plus-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/phy-pro2plus-library.a b/protocol/zigbee/build/phy-pro2plus-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/phy-pro2plus-library.a index b22298925f..a128db6e62 100644 --- a/protocol/zigbee/build/phy-pro2plus-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/phy-pro2plus-library.a +++ b/protocol/zigbee/build/phy-pro2plus-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/phy-pro2plus-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd2ff6a2d220264893006dc4b6a6658c289cd5ce3a317b817ef3407e7c41964e +oid sha256:2931428169d103b9f634af3615f29926cfd03ae78f246b2a44299b90a50d510f size 181292 diff --git a/protocol/zigbee/build/phy-pro2plus-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/phy-pro2plus-library.a b/protocol/zigbee/build/phy-pro2plus-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/phy-pro2plus-library.a index e1495106e0..51fedd7efc 100644 --- a/protocol/zigbee/build/phy-pro2plus-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/phy-pro2plus-library.a +++ b/protocol/zigbee/build/phy-pro2plus-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/phy-pro2plus-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba50f612b640c58ef78caf5660278590eefb27280da31ef1ea1f25c1a827a073 +oid sha256:1dac01e4fd9d20d7e30b37d7da6300a2ab77b7fffd41a626a3a54650fdc22a68 size 194916 diff --git a/protocol/zigbee/build/phy-pro2plus-library-cortexm3-iar-efr32mg24-dualrail/phy-pro2plus-library.a b/protocol/zigbee/build/phy-pro2plus-library-cortexm3-iar-efr32mg24-dualrail/phy-pro2plus-library.a index daf6aa1457..420aa92946 100644 --- a/protocol/zigbee/build/phy-pro2plus-library-cortexm3-iar-efr32mg24-dualrail/phy-pro2plus-library.a +++ b/protocol/zigbee/build/phy-pro2plus-library-cortexm3-iar-efr32mg24-dualrail/phy-pro2plus-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4e56ed2303dc6305188b304c6b7c951168868a37a383500778e3bb5b5c1021b +oid sha256:7f535523249bcd3b6e1f0c129d6ee345c44246a969b1259716f585c9bffcf488 size 180584 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/source-route-library.a index 30507acd15..c9a14b0d59 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dfc8fbb2dc33444b9bec40078f66abfb8ad150097b4c43568f1d686872ab2281 +oid sha256:a57b52e79d155150397b0dec6d3dd0e17974a2a99e4b07a38a97578b849e804e size 12048 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg12p-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg12p-rail/source-route-library.a index ec720049f4..a0945c0cad 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg12p-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg12p-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da430b430c0c7121a104c60cb893d0f48554bb7439f0c391ad4735031cc7a160 +oid sha256:5db7d39baf88eeb5164f6cbd522351e96506812df96130392b372b8852814f09 size 14488 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/source-route-library.a index ac2daad267..14e7c5c6b5 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bca943c62a123122c52de3b024b5ceb061a0c576b3101f689d57c15d818fb683 +oid sha256:dd2816a6a7ee37485e2f52186644636dc6036b6d3470bf6d36ee8f46072c966a size 12048 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg12p-railgb/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg12p-railgb/source-route-library.a index d0096e7e67..c0edbf90fe 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg12p-railgb/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg12p-railgb/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a6559638cdd7c7b112c4aa9bdb580479bc999845fa2cd5def716323a7130ca7 +oid sha256:1a9bd019235f03b54ff784f4c59b7ef58e9e33f0ea7a344454afabb0242087fb size 14488 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/source-route-library.a index a3d955f91e..3047185e51 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed27276739d93c507a717a8b840c7a4d0b01f65c94e4be23d305b8996345be14 +oid sha256:2665c9d2d684be857a27bcd83814c13fe79753f588d4a6322fcb50330948fbf8 size 12048 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg13p-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg13p-rail/source-route-library.a index 1ac364c0d3..6fdb49ec59 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg13p-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg13p-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb6445f22b0a5d40729f9619bb0cc73f5748c21592e17a895a60a54669014b93 +oid sha256:9bd9a27aeaf98091150015059707170e61f3d6d89af1da718087d0e39ceda839 size 14488 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/source-route-library.a index 28278676ea..03cdda00b7 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c5e8893e25ae79c5765681950e0abf2acbbe8c3533e4d68b6f38d03e9423cb8 +oid sha256:bef27989d1b2d04ca35a3adbf2dd102ec8f93ca811b066c0285ceb1153e107b6 size 12040 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg21-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg21-rail/source-route-library.a index 09f5d4dd89..fa48ce4dd1 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg21-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg21-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f3224bdad078747729adc808c1695d278121f5273ef035ddd9cd974aab511eb9 +oid sha256:6a103195af552cbc2b4483372f1140b0d9f69b807c536fd9bd18d97e12e629e2 size 14392 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/source-route-library.a index 6f089a20ba..fcd2125bb0 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa2bf0503c064913f1a556c26c5339421bf51b7b665f8a92a75547a2807c219d +oid sha256:57313b5f14ff2d9e58a7da6eb85c0b6cba296972f833f056de931de86628b014 size 12040 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg22-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg22-rail/source-route-library.a index a5f823edee..3e2e4396c5 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg22-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg22-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3226437a86b3b650a49b6aa70e65446345b6bcdf974b0297bd276df7cf3f8f76 +oid sha256:4f9f905612992a48ee80c4c3def4d39cc9a785ee1b939854e99d91c1595ff09f size 14392 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/source-route-library.a index 28278676ea..03cdda00b7 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c5e8893e25ae79c5765681950e0abf2acbbe8c3533e4d68b6f38d03e9423cb8 +oid sha256:bef27989d1b2d04ca35a3adbf2dd102ec8f93ca811b066c0285ceb1153e107b6 size 12040 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg24-dualrail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg24-dualrail/source-route-library.a index 7d33575b1e..fa48ce4dd1 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg24-dualrail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg24-dualrail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cdb2eeff80dd3022cf4ba8be4b5e650f438569ebdc20668779415de5c5ae344f +oid sha256:6a103195af552cbc2b4483372f1140b0d9f69b807c536fd9bd18d97e12e629e2 size 14392 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/source-route-library.a index 2247a38904..7ff0860f95 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:30c5bce4e99ed9d97d52887bb735d060185c2d1ce0196da95b56ab445a960159 +oid sha256:7a981349018463b9bdba862e38845db7ea21497d5da64f770ac97ab490b9dbef size 12040 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg24-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg24-rail/source-route-library.a index 6287ff1d53..58c6253cfd 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg24-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg24-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b36fab842b3eb4f7a26dc6c1ef1bff5a81ee302fcda6efac043bc306325e2bb4 +oid sha256:72087e3354a11b1705729a126ca0e660b1ab4a7f091712ed1268571459447928 size 14392 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/source-route-library.a index 36253cf81d..5af814e501 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9050358b96dce174d857169bb85599f7c5c061095f7b5302125c340c67052051 +oid sha256:47dee1905fa3100caae4a4c67afa7c3581792677d1737a19b1eeae1660dbdef0 size 12040 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg27-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg27-rail/source-route-library.a index d5ab1ace3b..8ebf4d78be 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg27-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-efr32mg27-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:700db6dd8a7c6c1826da5c36ea8cc0710be413efdd8782e7300f27f9008c10ec +oid sha256:40ce69cc69367a1332035475b7a63ad1a1edb47a631732869a853dbd7149ecbe size 14392 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/source-route-library.a index 61220ad856..bab23abfef 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:69650bcb73dae2457c8087f9b00642665d5a6690ac4307db384ad15e81ad987a +oid sha256:52a1c49e210fdc7ab3a2fb21f467635729f14c4590bbc9640f8b4dbb3ab7445e size 12048 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm12-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm12-rail/source-route-library.a index 59c57cea89..b5dd597526 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm12-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm12-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8b01053b934c900fcc7fd20c738f27e2072a4f77b669781638a5e712732837f +oid sha256:7ca64a0e571b9382c31d260e5d175a80f4db4e7b679e8f91e057d67d5b3d9118 size 14488 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/source-route-library.a index 6d218ef00f..13aa621cfe 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:690c7c98741f3ac8dd28b3c599cb97f34a871e4bcad6538d5e27fc9cf2fdf5c5 +oid sha256:02617874ec438fbe0c684acdf3151c9e187992cc8d5349c034a4d75461d34271 size 12048 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm13-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm13-rail/source-route-library.a index 3da1ffcfd4..342043e087 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm13-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm13-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8bd5f8e9f300d7c4b8a5bfb5e5f1245f0e40c844cbf518776eff61402c93c092 +oid sha256:276c870752203ad44477e3ce69dc275967b79fff5a18ba7b9549d6325bebc95b size 14488 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/source-route-library.a index f7ab8517ca..03cdda00b7 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d56c81bd55528f2c2a0f1e3cec6a99b831ebbca952656272f286f94dead4423 +oid sha256:bef27989d1b2d04ca35a3adbf2dd102ec8f93ca811b066c0285ceb1153e107b6 size 12040 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm21-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm21-rail/source-route-library.a index 4032009e5f..83d3087a20 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm21-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm21-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:92d9062b3797d947d5a6b2a36d1de0c00552c258a339d48d5f300957a33ea420 +oid sha256:a0b9e2f896d5fd2afca6cf8afc61cb95321bcf5e561d2d81344857899826898b size 14392 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/source-route-library.a index 172bb3d6b5..c546740061 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0cca4376b6eebefc016e44d1189e1bf44364936cef9b998943a4d3e1356718bf +oid sha256:a46b26fe0e1fb3d5c082d9b58814b0061d64c2b6b5201d3508876cc24383f2d9 size 12040 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm22-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm22-rail/source-route-library.a index 6938c11d25..67a8988885 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm22-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm22-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7440b86036d6a664ac24374c16bfac8557d9427baf11bf666d9d203c7b50a62 +oid sha256:bc4620964161f6dcbfd5dfb8ee1199331a9d53b4dca4bcd743e2b7ad813a64fb size 14392 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/source-route-library.a index 07d496fa02..fcd2125bb0 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d35ab05976babfbb99dd5ef72560362e55b86f5efeaaf4a466008090baa5fd9 +oid sha256:57313b5f14ff2d9e58a7da6eb85c0b6cba296972f833f056de931de86628b014 size 12040 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm24-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm24-rail/source-route-library.a index 735650a0f7..283610c368 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm24-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-gcc-mgm24-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:acf41d59c0a8f6eaf0db59b26d8207d8198f1838127539db717be343e37c9c04 +oid sha256:a8f293f85332ef9aca8fbdea86172be8188d7134ff89185da5e65f4599cfdfd3 size 14392 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/source-route-library.a index 2ffdacc674..e679d128e3 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:767402137af99245746158790d5a54a522fa0bd68013a07a537392b460867441 +oid sha256:665e7a67bff4f35024a95cf717258d9f1de738ebf8af9499a5ccc762e3bf1c1e size 25534 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/source-route-library.a index a979f782bf..2f4019338e 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e05cbd2d81d9703bd069ce79b70339099f1b31c05a830770b61d73fb287ea9f5 +oid sha256:0f73edb97761d5f05707334ca8952627460f8e29120ec51d74cfa39e8944e8e4 size 24878 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-rail-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-rail-stack_protection/source-route-library.a index 75509df4cf..1e92e92410 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-rail-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-rail-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c16b970145c8662a8d4c2c0e7c3c2024c0a27fc3f2cf4adf054ffb695109b9f4 +oid sha256:83e6c59ad68be9378bc94961aa6758c1b23a5d0d21712a22dff678381c778a67 size 40520 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-rail/source-route-library.a index 4a75f0acf0..84b39781e0 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b6b4afb5a78ae1b8935382aec8ab86f9c0b757787814463842485a574c0cdca +oid sha256:bffd44c350d31a7dc986f128b3909ed0e1e1a36937cdf769be0282688482754f size 40200 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/source-route-library.a index b9d08896e2..5287dde32c 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4543a4859461ea2b21b64af42f057539f480bb594e8f8ed032b8196f9628bea6 +oid sha256:4579988d7129379d6eb2c4e8918a6a7ff298bc0414f5e131e1658886b1ebcf66 size 24754 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/source-route-library.a index 05f75ebca9..d67ec6816f 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ebed0a898589b2775d971341e63704131c22b8a146dcec685d8d4ca6e666204e +oid sha256:20d542064912824b87ff46b63f4723f9f4a9082f6780477a14808fd02cbf7d05 size 24098 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/source-route-library.a index bf9a8a1a87..9dc9130a4a 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b80e4ad45a3250fc3e6c14b6a54e805c0d982f4cd573731e74d714173139952 +oid sha256:465eae23c4ceb9d5943987b276006ea2c4b230d09180eab0f9a7f80d778b17b4 size 39742 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-railgb/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-railgb/source-route-library.a index 5e83421179..8f2490768a 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-railgb/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg12p-railgb/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:797f66167fd183e32850deaafa9eb1d64fa335bf7745f6ac70f005e76b104fa5 +oid sha256:9f7fd545bc030b6fb518450ab99ec03707ef506c575b02989a04afa98412580b size 39420 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/source-route-library.a index 68375d9b66..61f3897556 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85efc753d9ea5e85d2bdedfebb9fc11d8c2b1bd33d2ccfcd405fca579e261c64 +oid sha256:ced4d1a077d41485cba0d91436db5c3d88111ba8825fda4e1664079ed57d0e58 size 25530 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/source-route-library.a index 6251e93d97..60c06fcf56 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a16cfda6283ba8fe566f6c3d944fac190f134584b1822e1a5a4f9763949de9c1 +oid sha256:4444f5fb399209ad2d4e75536c82ccf04061a507a88a5f8655c56c6be2e946fb size 24874 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg13p-rail-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg13p-rail-stack_protection/source-route-library.a index 69c4dbe27a..e75af6645b 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg13p-rail-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg13p-rail-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8bf3660dcf705793c973cbef7e848bbca81e72f7b73f01afd345cecbfff3cfad +oid sha256:c53fdcb0a4c3fcecee050621139debb9ad2fa0fccff2e2ef1aef7972633d91f1 size 40518 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg13p-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg13p-rail/source-route-library.a index 635a2966bc..33a7f87589 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg13p-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg13p-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8873ca67f57546f9b9916d108fef319cc47634fff3f4ac53f49320690c6f7ba +oid sha256:3b604069b12eefed35d4698e1c4073d57892584604bdeada87ffce13b858c79b size 40196 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/source-route-library.a index f6ca05a359..993b926ee1 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e84693f1b2f5afc3a414621f30f5a700b0df5832cae4e8381f92c1c25e7f2161 +oid sha256:755acf03fd1d21d6e7ddf9e88f030e4ada70c985cc411cf08ff52119fdd15acc size 25526 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/source-route-library.a index b2bcef42c8..113ab0bef6 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dcc2d843c1907f83c2ea71d8be3722cc10cc601abdf38ef4588b3839ae237367 +oid sha256:af20efc13bd4446fdd86e537ee3dad718f8005837d04dc14cf589bfe8d4568e5 size 24870 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg21-rail-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg21-rail-stack_protection/source-route-library.a index f8d8aac947..b494606028 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg21-rail-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg21-rail-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0448a17d86cbe28c130569001958ec3665b3776c9f91c5b347b2840cec7e2528 +oid sha256:5da7de91cf217d010457df497ac3a338e767712127e384a225392f5a26c07cf2 size 39326 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg21-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg21-rail/source-route-library.a index 58e416932e..2f15635a38 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg21-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg21-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b1674ac180469c9c40ce82b45a2f2379f1aa0e90550d62989cbc82d9967635ee +oid sha256:aeb287ee2562874e6e19c3129487cf91ab9a91e9ff6c7060827653a9aa52dec1 size 39370 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/source-route-library.a index 4df07421e2..a07a4b9de7 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3fa1bf13399b1decae96c11ad5adefbdc9f3318f969783a814a90f7ec253b5b5 +oid sha256:87b827b6e435d7717def1cc4a0c7cb765e069c2b91ccd120ff896af844f472c7 size 25534 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/source-route-library.a index ea16356859..5194bd43eb 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9fde7a296d261a5003df2cb67a4945e4bc0e07cf6480cad64f96672e84ba2b5e +oid sha256:584854bdf9207573352b737676db4216cbefead4c8f91da2218f7b0d3bab9404 size 24878 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg22-rail-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg22-rail-stack_protection/source-route-library.a index 8edffb94c1..b34c400c8b 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg22-rail-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg22-rail-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e75d024ce3a55eacdbbed08ca5c1f84c0100fc18b796b384a047bf77d250f9a8 +oid sha256:e9c417fc29c132362c0d5cdd6e4c92c6a2881b7a22ee52923c5c516306bb8846 size 39334 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg22-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg22-rail/source-route-library.a index 009f52330d..46ec3f0070 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg22-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg22-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:84ce1a8d4e703391c270c5ab64b7d5d4d3882be9a1ae6f88ba928dacdf1fe293 +oid sha256:5a00846e48749c1a9fc3f08b51439d51ff6795582e0304dc5b263f1e89b72f72 size 39378 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/source-route-library.a index de69214b75..97d8c9dcb6 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5937d812abafc710833aa36241a65595db22956566684b467b5afa838e9cea23 +oid sha256:ea9d0021399c00d89bcce6eb2e2ed3d7741b2111ffe35ea602ce9ac7c45dbfea size 24766 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/source-route-library.a index 39952c0c4e..ec0dc6a7fd 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:457e792543101a902ae153af1201a1f19d4ff152341e5eac8a8933e77c18f02f +oid sha256:ca5117e64951178bf7d64ac540bdee1adc9884b1397ab00b2d636aad39b51d4b size 24110 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/source-route-library.a index 87f46475e5..9ab1d73ba8 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d3d25508ba0c521ff1d6f35bde176c89ea0707fdfa8e8b16d29ab62e350abad +oid sha256:60a661ef64ab49e1c8b9bfe029cfeaab2039e95c822b01ece996c7a7c8fb8a4a size 38566 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-dualrail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-dualrail/source-route-library.a index 7d345830a0..87b34fa4ac 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-dualrail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-dualrail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:002328dccdd9f5f093c59016a4daeed0c1ed938b24f921a94ae31c81b12bef59 +oid sha256:7d3136a3a711f3dc77dbcc56a3afd97bfd5775e8d2f00e645636d7b32f4f3679 size 38610 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/source-route-library.a index f7d2f50e63..85c7fa6ddb 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d48f98fbff1c097e6ef08c1366f308bd3da20d3cfd4fffa81e6a1d942b16a05 +oid sha256:ec9fa00009038b655079935099d29a29cd154627ebd7b7f7d7e679bc729df74e size 25536 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/source-route-library.a index 506e5a117d..2937371bc7 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7413333d89aa75928fd6ffc47e50e44a083b77313f8f3c4c418f67b429c9eadc +oid sha256:77ec7d4a66f241a3e1cf91ecb54f2de6e5afb13605fa07787825f6fd505b4d94 size 24882 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-rail-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-rail-stack_protection/source-route-library.a index f0ba53429e..597f8928c5 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-rail-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-rail-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cae37fa1ab57180076381fa7767628181bccb74418b6250bda8359ac50773593 +oid sha256:468392550fc5a5b920295c22bbc8fca30c04f3f483c2851ea561a7a271647bb6 size 39336 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-rail/source-route-library.a index addc32d285..2ae7c9a549 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg24-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c749b80e996d58da3b22305a7b4b1433106b0563ffe66d5b4520f7d2fa9175e4 +oid sha256:83dd813c7038c27e5b7ea191802191c27e10243adfca15fad2c54277ea533482 size 39380 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/source-route-library.a index 4e5c068ce7..cfcf2460da 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e735acd68bec7dee46f7757340f1c1bc40fbea9e4394ace60656953bb2e27d96 +oid sha256:bab64de150c8f07db552dc1109ce1846526a64d45d6cefe2018875848ccc97ba size 25534 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/source-route-library.a index 63dcfb311e..7e3c5888f3 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86d85bbba56857ad825a654320d39248eb94ae3ae3e79a248160e33b4c2f0b47 +oid sha256:a7b4cf64c0babebbf7039ea1a482075172cfaf9ed5eb662b1632918f796fa736 size 24878 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg27-rail-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg27-rail-stack_protection/source-route-library.a index 9271d744e2..d163fe6c59 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg27-rail-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg27-rail-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cf51d9c539a83dba019ab3db45de52340030a44f7eeaaea798044f141d0e3ae3 +oid sha256:a6622cb96ccd6212b627acc43f5ae758260228a9ea2d1106669371c62eacdc1c size 39334 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg27-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg27-rail/source-route-library.a index 4db47226e9..c41d3dd73e 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg27-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-efr32mg27-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a44b4e08f6bab834b8eecd988ff67c2cc26dc8a20fb18905dcd897ff86dd30b1 +oid sha256:2731c6e80cd35b2a6b0aa49a1b39e7a33ca561ea6c0a3cb11be02437ed167c18 size 39378 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/source-route-library.a index 12487aaf74..37500ff6e6 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:734de99d9570f6fa97653ea75658857f88366ae3286e682c028f5ba416c50494 +oid sha256:62b48076b423f9e6e92013180863ea9cb5fda13de0bcb03dfbba559ddf8577ad size 25458 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/source-route-library.a index e9869235e5..958d8dec37 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0310e1b6becd2014a2a8e919b1e5e2cdb13d1acb643abf27a2fe98c342806d60 +oid sha256:9242e735d0782f50063455d558c1430f81ebee8c9351cc7d65f8bb8e13a1788f size 24802 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm12-rail-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm12-rail-stack_protection/source-route-library.a index 4ef1e80ec0..f6647e59c4 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm12-rail-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm12-rail-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:369d0aed854f5a6c80e0c013d0df05bc24f65068cea82c40c69215789d709f8c +oid sha256:5471d2e829209e913a45dd150123130e8ad12a112fbdec354e52f1158e7850a9 size 40446 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm12-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm12-rail/source-route-library.a index 3bfab63556..de61322283 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm12-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm12-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81c7f749ebdb18b8412dc8f5074f1b1ef39186f72e4cd924ee0fc7b3c519dccf +oid sha256:bac37a4cb63b6b336274506dff06046f1ca451e30ff1c37106a50273eb96a80c size 40124 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/source-route-library.a index e3890716a4..064e1fc01e 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4b500b009d771a6b915defdb049908e8be94f21415909aca864d380adbf70e2 +oid sha256:75a08941ed2ca63d4a8a451e736c5c4dffab021eeac5b41c18065c17b41fc9ae size 25456 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/source-route-library.a index 8ae80f08bf..93b94fb7b4 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40d9c4ab48069c981236768abe673a1fd58c1cbf86dc1c094ce0e7115807afe8 +oid sha256:f69b65960fb7372f22b6a89ce5cebef26feea226fda06c8b9a6924b3ab47c9a5 size 24802 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm13-rail-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm13-rail-stack_protection/source-route-library.a index 3d7f67afc4..a1f33fe095 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm13-rail-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm13-rail-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07175095f2784c58bc0b76cd720058315cf2ac4daabe1273b08823404dc8b057 +oid sha256:4404742947fde82eadf3259bfcbe05736305014fdfe9832e57aefef8c57c0202 size 40444 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm13-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm13-rail/source-route-library.a index fd22ca259c..9d4ea5ea7a 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm13-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm13-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed470eef47ca3bbe004fd8868b0169b4c5c02dcae86f70fcb5792555b8fd1613 +oid sha256:88e3da2d13ff369c88c2ed9f4bed7317e9508b87e32cc6c7b6a3677a259ca33a size 40122 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/source-route-library.a index a963a2253a..7b8a151cd6 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd340e166ca0b15d58ed17eb2e2b0556e828abb9dc60e0833e013ecda0f96ba2 +oid sha256:faf53195d9e588dc5a79be2474a640028fffb1dd8640bf3f3b93ac3bda28a176 size 25470 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/source-route-library.a index 69ad78f4d2..618b6b59ba 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea8531076ef5ce4fee76b7a25cd34848ac2ba78f6477b00555c019082314e48f +oid sha256:8b820f2f7b350dec044b2615bedddbba3ea0d7ef70e2eabe743ca07fb19e7712 size 24814 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm21-rail-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm21-rail-stack_protection/source-route-library.a index 5108c0641f..0a89c2c813 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm21-rail-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm21-rail-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9534e7c13ef8a01b6600fc7c31ce62bb27fe91698355c7bacd3c5ead5c4a068e +oid sha256:aab79632683c437e5fffab960235bb6f9337fe96513da99b55596d0af65f2169 size 39270 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm21-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm21-rail/source-route-library.a index 9f548b9bef..3abf1d459d 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm21-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm21-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76e059e69d1ae59ce53c36d0c4b287684d5cc13e32a932d630504674d1d86a04 +oid sha256:b978f7e6c80c9f86854455013144a028cebf74154cf396cb15604c323e6c6781 size 39314 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/source-route-library.a index 871116b1e0..70dcd4df91 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cedfa29beea7098ea2ba236243be8ba9d428798fb99a04b6d4c2d1590813f284 +oid sha256:bed5126ac43d50a1396e1190acbedfa482cf67ab36b996de120e7822e4338197 size 25470 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/source-route-library.a index ebdf442cc1..d64b4a5bb6 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1346362b3a9da2be95e3dd3c49591689c74ec7c6361f5a3b62510ba656e3ed44 +oid sha256:ce2231d60da792873c509d670e93ae2075c0ed71c179031e0ce3793e912e3af8 size 24814 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm22-rail-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm22-rail-stack_protection/source-route-library.a index cf14f5f9c2..22714a4a15 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm22-rail-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm22-rail-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a2827215492344b9fd72275940a5af12c20c8acef91b06277750f9362bcc322 +oid sha256:6d3a4bd21885cafd6223ec303b40ba72e035e45914f8f24957f35df99b692b6c size 39270 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm22-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm22-rail/source-route-library.a index 9344674b17..c06166c4a5 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm22-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm22-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3abfb6f3d5941000da142e0ca2fbef86f5807ec295e52de9da7ffbef10a70304 +oid sha256:3adee1f014dc286cd6cbf90b7bde8f847ca50a111a567a154453d1cdffe84f9f size 39314 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/source-route-library.a index 8c7ad73873..367455375f 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f68112de67ef32e3fa8786a538308dc886f78e160c7460354d22fee51cd53116 +oid sha256:cffb05f0be853cdb4cb3dc529b27ccb29d00e24c0fb592a2a2b8f8c8f39abbd6 size 25470 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/source-route-library.a index 4c23484c02..91e53951e1 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:96e396b5ed171cfd9a1c931df03366f000672cefb6d593869dac1f51692eb1e3 +oid sha256:915888841ee9b5947871432e7b753203059421c6d53a3a41bf1fd8423d129aa7 size 24814 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm24-rail-stack_protection/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm24-rail-stack_protection/source-route-library.a index e35e5c6dbe..ac85a1c340 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm24-rail-stack_protection/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm24-rail-stack_protection/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:21fbce636105f2beb31c64418eae20abe3e2a375c31ebf97d20f49c6e2220f8d +oid sha256:b753c3680f05810dafbd7baec039deecc5abfdc90ac6be6450e085340719fd3b size 39270 diff --git a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm24-rail/source-route-library.a b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm24-rail/source-route-library.a index fae79a79e3..3911ef58b7 100644 --- a/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm24-rail/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-cortexm3-iar-mgm24-rail/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b29f19449fee907e1ef0da1aff7406babaaa621d404138aab0c523884279ed70 +oid sha256:d0281c19f7c18dcda0aa7ddbbb671985b4fc4e0bcab1bb9bf825a932627eec1a size 39314 diff --git a/protocol/zigbee/build/source-route-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/source-route-library.a b/protocol/zigbee/build/source-route-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/source-route-library.a index 05e36da673..5e68ec6bea 100644 --- a/protocol/zigbee/build/source-route-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/source-route-library.a +++ b/protocol/zigbee/build/source-route-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9c02587d46fb8b33112eb32f3ad89d05ef9bc38137d15ae70c6096dd35b22779 +oid sha256:d703980a14649266b3bf4fdbfca524d9866b9117d9406d8285df073119217642 size 61520 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 8ae853c048..8b5594df23 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14d4a93f464f0c6905767a737043bd560d3a6a409c9360c51121e5697359c497 +oid sha256:54ff301649f8cc163255c4fb88c2325857526c9572e5f7c52365678aa961f876 size 21990 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg12p-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg12p-rail/zigbee-dynamic-commissioning-library.a index 2e410e1867..c8cd9b5309 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg12p-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg12p-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8dff8f645f4496dc67a3ad2354863923cd956fc5d6f9dd8c2979f93ed29c8d5 +oid sha256:7d915c1f87ee02576172ea05e158c5a96bcddfd0f9cee2ca1026645afd32f81c size 22142 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 9e030bf381..31133f2690 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0fb5d14603399dc0169be5c221a64e816581adaa6c4e8cb53ca1bfa28d4751e9 +oid sha256:09e1203ca0730cc6bdd82d8bb86b8f368d48162f420e7a20280d6371e5fd343b size 21990 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg12p-railgb/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg12p-railgb/zigbee-dynamic-commissioning-library.a index 872e0c4fac..b5226af11a 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg12p-railgb/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg12p-railgb/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4b2a10a6e6919014bd00eb38847f203e8ea27f4837274c3f5b52747b39b0761 +oid sha256:57ff4ae56a4030eaa10ac142eb44abd1fce9e5edfe8acce0935ae6e1e8cfa45a size 22142 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index b16e853abf..d394a06740 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ca15f21acc9b7b10f1e9c0adb8ddcd57a0316fecfa106368c40b2ad2a55e172 +oid sha256:ae03bd6cb2465d7bd7f8ad5f3e63bf8599e27544487b3da530310bb641dced95 size 21990 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg13p-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg13p-rail/zigbee-dynamic-commissioning-library.a index cc5f4e20a9..8fbf007f90 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg13p-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg13p-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d0ee00cb585b985de7129e3e21531f1e80be0d93a582a52a3fd1a587d74fc6a +oid sha256:3720f672359c38f40c5b890e5442a3d2f7156e7abf959338cab58a570077e75b size 22142 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index bec39bd0f3..b6913d11af 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a9a688ca08b8f084b3c342e830e45f4dc9d1197a1d0fba478d166431f3318ee +oid sha256:24f283f608bee0a53cc2816bc1dce34f1c2b852a9e5feb82eeb5e3c2b5fa5a4d size 22018 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg21-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg21-rail/zigbee-dynamic-commissioning-library.a index 1f31cbf9b3..8513bac117 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg21-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg21-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0eef7bff46e483fa10411a91379bb12318b0119118af02d54f811cca7ea9a85d +oid sha256:b77bf799219c7ccdab75690b12c5cbd4cde6e198b63ed47191ac2ff026eda654 size 22170 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 2e23c3a18e..3df79f39c7 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14dcc2fddab686e051215f0f8409a8dfb8d41720bd808a21777267549fd3ff01 +oid sha256:c8e3bfe83bfb4e4f78a120b5811adc3e8299be78d4b77eee52657ba3c6b75f8f size 22018 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg22-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg22-rail/zigbee-dynamic-commissioning-library.a index b2e02ca0fe..4843eb51cc 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg22-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg22-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e04c3f04515ed6b67be66e53ea8f2ec9e80a6e843974e26d91df6ba5356acc72 +oid sha256:412f95ea35b08484b14ecafb32446bbd3419ee77b53ef355f60ba0fca5085c8b size 22170 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 2b939821b9..cf7a6f11a0 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3eeb37af8b0759b0c44691bdfe3ffbdb04236c46eb24ba475031a46476f1c75 +oid sha256:3f405ab8bbf171969c79523a6f54f3479886adf66842daff7a4c9dc4da9cb1f4 size 22018 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg24-dualrail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg24-dualrail/zigbee-dynamic-commissioning-library.a index 1f31cbf9b3..6f3750ec34 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg24-dualrail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg24-dualrail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0eef7bff46e483fa10411a91379bb12318b0119118af02d54f811cca7ea9a85d +oid sha256:47eb7ac98f8b28f00852da7d2c8f3cdaf974aa0e1ca6fc8299d80dac9604fd27 size 22170 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 044801374c..6d62cc270a 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb781e58053e38dc522b1a437dff194181f0b6341fc79ec17036416ffd9d0bfd +oid sha256:7bb341e75f9a814c9c4782db3dad05e1aecb2c4d8ed8e46100e65849c4922e94 size 22018 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg24-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg24-rail/zigbee-dynamic-commissioning-library.a index 61a3dccc7f..fcc205e698 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg24-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg24-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e710e9474e738ec82a0a29d768eaf56800ddc3122f2ba2ca78e179cc01cf51d +oid sha256:44166c5fe85d2c4c36dc86ae66ff20621f48cbac69463b198f62450a687431f3 size 22170 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index d86761e93a..1be11e6584 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:726ef979d49148009ba3a818b18568ccb3740b5e87b8a666b446d167873d3fac +oid sha256:66954ef58813c112d4d35ab2a66d9003a0d3ca8292156a90141355305b9d03cc size 22018 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg27-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg27-rail/zigbee-dynamic-commissioning-library.a index 0448b96a76..db82164b5d 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg27-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-efr32mg27-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91d16938ee100a2e0774ffd0795d96d9b7320964725f79ba2799ee16da48e807 +oid sha256:05dcfb7f0961f6efa8c8238ce5d28dab66e94a2d3fc935df36bac028b23e637f size 22170 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 34b69c0452..50af66e782 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eafee7cb2836a2a839cb2993537b2bd19090fa4bd5fc93bdcdc329ceeb9f67ca +oid sha256:e26447a678cae8ac6db53214e343ab63380dcb8ea2ec538c50a2948b5be6004f size 21990 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm12-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm12-rail/zigbee-dynamic-commissioning-library.a index 345df35a1a..5d4819879b 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm12-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm12-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4a770a37f45eacf9a7e611a164ef4b1e52c8623e6ca1fa6e6a8cd639c573b1d +oid sha256:8e9b042f3ec6530366b6976971d667ce83865450e4c6f82393f030c8b1691586 size 22142 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 48f672c786..176069f93e 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:96f0551b4efc76d6777929fa8e2ae7534976ff75af16b8408baa86edc807c2b4 +oid sha256:b2f345a3839c8d608ba781891b805c1275c5ca94b3e7a05bec2ae5d2092e105e size 21990 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm13-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm13-rail/zigbee-dynamic-commissioning-library.a index bc1f4f0370..5d4819879b 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm13-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm13-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2b4d93d9c6fcd30a80cdfbe829c67efb6b1d18e9b1adf12a9033474512f855c +oid sha256:8e9b042f3ec6530366b6976971d667ce83865450e4c6f82393f030c8b1691586 size 22142 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 6077f4c6c1..94200dc910 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:750171075092357498bc49ef74a29c476a3d6bb0936a9046ed782dbca90939d8 +oid sha256:fd9036a61cc84b6a2f843cf734439ff2cff62de1cbc273fe1aeed8193d777316 size 22018 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm21-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm21-rail/zigbee-dynamic-commissioning-library.a index ebdcb15476..03d28d4c18 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm21-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm21-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8acbcd0b3106f5beb67d7d3be58ff57ae3713c2169777020752058c62380ce0f +oid sha256:7bc8d76741dbc77fd400ea33886b5150a806ac260f75f7cad378a41767d80d1a size 22170 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 7d46230c8d..547cd8ff3e 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52f77aeb95f9364437b2e1235d61a644198b6eaedb498b2c506bb6d7a37debf0 +oid sha256:a711511337c1ba1875d4544d625b7d840531e85ca7876cbe2ba9b31646048d16 size 22018 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm22-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm22-rail/zigbee-dynamic-commissioning-library.a index 9997e51aff..03d28d4c18 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm22-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm22-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55fee22f8a61deee63b05382c4729d37e78c6c787031ce1cca634e35df5eefe0 +oid sha256:7bc8d76741dbc77fd400ea33886b5150a806ac260f75f7cad378a41767d80d1a size 22170 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index c3bffe08db..de57c97d51 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23145a6901a3047415df94ae6c787fe817f7f3430fe3392d187181a151e8309f +oid sha256:9f4a90db8a50eb756fdcdef327d47af2ac024696dad9eaec5e65d7d5608b0339 size 22018 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm24-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm24-rail/zigbee-dynamic-commissioning-library.a index a33ea65a9a..fcc205e698 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm24-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-gcc-mgm24-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5ffa121c0de23e6fe3f695412e9be5a2de6024750ff1554e836cde85bab82a6a +oid sha256:44166c5fe85d2c4c36dc86ae66ff20621f48cbac69463b198f62450a687431f3 size 22170 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a index 001da778ad..408b455de9 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6856712bf525a33c9b4fc89b62defa5a4098b631e77f29374af789de85daae0 +oid sha256:649eaa9b7927441bd44b6dbb2fb6d114cef97ae38a1a70817e732b40cd2efa94 size 52636 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 20c21ae495..7502f2a93d 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3dbf595ade396d7f95a825bc1accc0b3feed1bd44360e30de1d1681b49302d95 +oid sha256:8d7a01e1a99382a221be3d10f5e4d036c800ad546237913c6de52ed436a22166 size 49392 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-dynamic-commissioning-library.a index fdb319fce5..19647ef064 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6f3c70220b83d62306cb933817cd79a939bb6a661af1e17b25425e42affdaee +oid sha256:04c062a5dcac32b59bef6153021bcc8c6be300d85991729303c75b7398be68e2 size 52524 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-rail/zigbee-dynamic-commissioning-library.a index 83a4d65fc0..5ddd99834f 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b9d91ced57ecc095920a84698dbac40071bde45ca94bb3422193e1c0ab6109f +oid sha256:f4f5158bd272a5a40aa4f8229ac47d8172bcc2be085cca16db121c31a6d016ac size 49280 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a index 24e5b0f944..42bb4d46b1 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5fa3f1910f5ae4c1d03b1e806a49be5df3eb3bc02fc589f2617f1b67c74fecf +oid sha256:95e154c8c89468b358251c95e6c51366bcd3db01eab9d746925a664a2fa5713c size 51474 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 95dac473d7..4a76e3c2ee 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb4a18fe69886c1964b06703d0d8aaf28a5a08f66310dcec6661f0755fbc4f1b +oid sha256:d82409f6794ba4fec66ef700ee57a66490b2fa9baa79639b7f6ed7606e13add2 size 48236 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-dynamic-commissioning-library.a index 19f63dbabf..ff6a608c62 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a509e19a26a335924d0e86ada4d9e2ebde701d5b646d2837e41c528a46e961df +oid sha256:c53eae92ee5e11fbc7ddb9f2978bf594390567be435a82f164b207dd5d02dcd1 size 51364 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-railgb/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-railgb/zigbee-dynamic-commissioning-library.a index 4c00595f80..e6ee2ef183 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-railgb/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg12p-railgb/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9511ff1f08b0dfe22138cc66a9c34b9841bf1a1b8df96f4813b5ddd292aeef1 +oid sha256:1067a61e35548871d06714dce48301e345b806ceae2d29fedc962939460a0b75 size 48116 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a index a68c16a91d..582bee3c05 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13c1375c45ba0e3a76906e166a4d89ff96c737b68243026bcc932e9454f2a355 +oid sha256:627d713b03e98557f00b5f9d42dd384838f0ff39fc1b644d46452fb606007564 size 52632 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 90ba337ea3..577dbb997a 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f2059c5441bb63f17381639319d6ce99bcdf52b001fbd660244ec3383ac854bd +oid sha256:826405f8c650940d76ee0e6af86064ffa42d5aee0fec9ec03686e2408f06f87e size 49392 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-dynamic-commissioning-library.a index 418ffafd08..6c60342de9 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e729b36f11c14f6d28f87a0ec749b7e814742461fdd0d154b6cc774cae4267ab +oid sha256:38a959b909925aa6865a43cf741a4add661628b2b860640e1d9bb28056dd9d34 size 52520 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg13p-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg13p-rail/zigbee-dynamic-commissioning-library.a index 522737ec9e..f66d524a7c 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg13p-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg13p-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:beee1129871fad1e472d2a2a71dd57a0fc332f85d9c25a96dabfc30085140f57 +oid sha256:793e902ffb7bfe8e65559581d9c5e0c2afe8c0ab222e6141b47af9a3701c9262 size 49274 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a index 98133f7e35..25ec86dea9 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08cd160f32e9e51ac1ffe719f5a38614e778d2b688b852e79e2ec546632878bb +oid sha256:0a13e5538697cfa6313ad7b1dae563956cb8a6e14ba79806ec508a535e06cfb4 size 52678 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index dd3dbb1cf7..56651c4e21 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa12656a8633fe99c87c2a0e05cb0b55c772e3a6b098b19045f7d48a3a57743e +oid sha256:072ccc3407fa85d471207d2b68c2543e39d1adc04cf4f120e6fb710f4d39d46f size 48740 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-dynamic-commissioning-library.a index 86d345694e..7accdc93dd 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0e745868d17eb593558ddb5942a0cbe6c8f7a3f12171fc20dbbd6abddf83d68 +oid sha256:c100bf58cd959f72d479f7d5bbc71c5dbcb53e1c88e5a89d042d96e232904cb8 size 52566 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg21-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg21-rail/zigbee-dynamic-commissioning-library.a index 4f010ad9ca..cd2c4d1f29 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg21-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg21-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2cc09464bd016eae5be5435c8cf3f6543bcb743b6d9472ab6cdc195674e2fc6 +oid sha256:6e948cf5af0ff175b3153a5ebd9f117e6cc7967e544075ded8b6b98b983c2796 size 48624 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a index 8c0dc6f657..c5333c4dbd 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54c51da1ea38a0d4572968cce240294669b2b096f346adcaae864a0e8d49ec21 +oid sha256:b84902de94ac6f59536f8234440eb0536451f5224d73cf4f5ccced01374c2451 size 52690 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index ae6796ec84..5e1700dc3c 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33f4d8d880d79519a61d13b7301cd8af15d761248b27de5144f48eeb67b7b711 +oid sha256:65836f248a3c008a074e86a537b5cbd9498ac9f1247a7270b626318c556437b4 size 48752 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-dynamic-commissioning-library.a index a7b638d8e9..1a3aa6af42 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed0f423961b984840381fb3bbff14e0a71f3659695430daef564883cd35786a2 +oid sha256:474b0018ddbcea36d2373d43118ba6b58cb7feb5cc8be31c72c66dfff90f2700 size 52578 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg22-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg22-rail/zigbee-dynamic-commissioning-library.a index 6bdc4a95b5..8d2f89317d 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg22-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg22-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01fcdd53c00570675c0d08f203419551a237aa23f19e647e33a0618f401f636b +oid sha256:c72f4c3516cc3fa778c37c6de321bf4209d8f1867cd28f996ea89b07b3674a16 size 48636 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a index 019bbf526b..37cd39ea66 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f6bfd2b486547e10a05a2c7397567a005d945c981215f57717ec964dd044944 +oid sha256:730bd8c096ec89bbf3dc693d31d3befcc3cf9c2ca8d5a57076ad39f61506e8cd size 51546 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 1121333b1d..35e52031fd 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e7f77e3cd38da243a6f329e3a600a386bef4536be16be4a13bcc5e3d45b73da5 +oid sha256:23b40315c47d262b9d1511e5be4a28fd72f4c8728be27114796f11ee8d69ba24 size 47608 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/zigbee-dynamic-commissioning-library.a index eda0cfc358..4c25bbfc52 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df4f6fb87e057d64ed37b9a5a5fce751b51fae049fcf77c6f99874816bb14c22 +oid sha256:2739497e958ec1a07613058463312c93badc067d0672d9941973055bff16fe0d size 51434 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-dualrail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-dualrail/zigbee-dynamic-commissioning-library.a index 9e15380b50..1ab61b6873 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-dualrail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-dualrail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7bc4f66d951f2bc38d675b7a0dba33b2796357b70a93270c5e9341f50ad5a2bf +oid sha256:a4e25161fdb559434c59d4998266c7937e8968e5588fb1f49efd2d422fe348c9 size 47492 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a index 5199cb0d08..017dba71a0 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f03fd01cd03660b4c8f8205fe994f680882559a32bf39e7e9e4fc33d1f92da00 +oid sha256:40b0300f70d1f875e0d40526876fd50b51d9f8522d3ab0a0e00c0cdb34b37812 size 52692 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 6ad5cd1cb9..1a4bb44d69 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e413375add8222c95bb8e0a729558d128ed774069a531fdea0cf7e8ddd57c15 +oid sha256:055d57dc302469ba536fc3dd1ed7f2a84a61727628a946628436cd3bd114ceb1 size 48756 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-dynamic-commissioning-library.a index 087dcadaf7..96c8745f7c 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df7dc85135bdb4fb50651b2a3f4cd28bb5b9f2ac18b08c4b63cf7c168c54eb63 +oid sha256:ebd71d148001d18dccb8cd308b9efbb2e2b2a07f514fec4d806b0f038ccbdf89 size 52580 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-rail/zigbee-dynamic-commissioning-library.a index 856c3be859..bb36479fc3 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg24-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:43537d2b65a9f807bb5793935d2b039d8bbea667f931d8fd483f43f0bba37ba2 +oid sha256:357de990fbc3ca2183bc50d398e8a7ac930862f43fe445ec4de124db734dfa1a size 48640 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a index ac2923b43f..2a26ebedb6 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6c1b31b90249357592679c379511c8545f536e0aced5b832214c4d5625a0e38 +oid sha256:0fe0f0ce4b1f5662597d0cc0c5a81e3cb34f85a46c876c689f87376e8a32109f size 52690 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index ab35f57779..e895642497 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89417582bae9df839be2f52eef1e9d9c3586d10fe441db6880379b182163ab68 +oid sha256:05d52788eb5b8e1d9a02f8559af846f8ec389c27af2ee2d95425519d0c06016a size 48752 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-dynamic-commissioning-library.a index 5208963b2a..bc9db9a556 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8298136b628c37408648f1c025d07eb6c98baa2ba0b69cde7c76d4b2f978d8db +oid sha256:b71eaed837ebcfb998953acc90fae41e5750152bb0cf9a1f2bb747c7ca0f8f81 size 52578 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg27-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg27-rail/zigbee-dynamic-commissioning-library.a index a693fbfcfb..7f5f9ac897 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg27-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-efr32mg27-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98e0c903b3409c911cf2416f2c036e932a4f2024dc08e979bb2493a09fd397dd +oid sha256:6659621e0710f290b14ce11d99e54d682f8524cd86c3350e23a52d06a69990b1 size 48636 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a index 3c335dc55b..0694258f70 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1f8eb2e615c4ebc596edba0764600a2eec566fa1a651ab449a78a2735401ae44 +oid sha256:fd0fb262fac1887b4f546e448c98c9a3e4384c1040172850a670a6af91cec427 size 52524 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index d1d0c359b4..3a2d40f0c3 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d5ebd4c4978cf6294e1c7103cbb1b28a39724864796e65401bc4a24e1e92753 +oid sha256:26178afa054e4aeb28795a04f9946fa868cafa5ba0d9417fe899ec1c3272a889 size 49284 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm12-rail-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm12-rail-stack_protection/zigbee-dynamic-commissioning-library.a index d47cce6467..e880207af9 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm12-rail-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm12-rail-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66ea2cfaa9ce71ed678f33f7728938789c451af855cda84773a447dbdeeae40d +oid sha256:481966fa136e45fe63ba80958025601182735b0b5fc67b397e9f1aa5a9d5b900 size 52412 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm12-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm12-rail/zigbee-dynamic-commissioning-library.a index 5a3a1cc232..e4c970924e 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm12-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm12-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c63f10ba8526e6e31371b7cb2619eb27434e70937e5b4b57bd81adddee1bdd37 +oid sha256:5070a0a2272299ed9ed5d462d216b7bb5add61959e6c10ea63d80395839b324b size 49166 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a index 13dc84e548..2a5ddf5fdf 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b371b90ac15f7597f3eb7e0aeafeeab5b2677f61b402a43c0c0be27257a2d15c +oid sha256:fb974264be88a31aec48af29d0217973ecfb9ddd5f01f15f94d02db6d5a96dd8 size 52522 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 056149b030..fb6fa5477f 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:814c39d45097cac27e33810b834c806a3cd7fc7229abd8b90138e706927b043b +oid sha256:43cdf9951451cd97ddfcc73b404122bf0c79601789a428882bc22892190b806d size 49278 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm13-rail-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm13-rail-stack_protection/zigbee-dynamic-commissioning-library.a index 95ada1bbf1..d2d21fa9cd 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm13-rail-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm13-rail-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b29e4f448de0aa73e628d53cc8c30d00bbe453dd791f0faf925f92c8b0042a0 +oid sha256:97dc6841da273764cabaef27bef48096337711dbb838706b015f905be1b57b0d size 52410 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm13-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm13-rail/zigbee-dynamic-commissioning-library.a index b309a3894e..33cc093255 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm13-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm13-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa1f2e42da320a2861e43bb7cc3d414e246ed1eaa3446e766f8ed83fb03a79dd +oid sha256:d3c75a633af19a7e74373005ab6eb17a6e368f1e2793d390d8b50612d1bbbc64 size 49164 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a index bfc4221971..4213982573 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07399b2d16f47715e383c99b72d7d725dbe0568cfdd3f279264c9726da3dfc23 +oid sha256:60b1e5fabb25254a401fa6099dcb81b57a7ade8c62aac3fdb415e9e57cbf052c size 52594 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 24cb867c50..5f05547082 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:29bb72646735f82a74dc70a85b570f2af669930b73eb07f174f35dcfa05edc58 +oid sha256:8d27006bb73f03e260d5a8d8c608f28566c1d08c68c75bf000a98519a26214e6 size 48656 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm21-rail-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm21-rail-stack_protection/zigbee-dynamic-commissioning-library.a index 36c0ccbcb7..4efc5eb3e4 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm21-rail-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm21-rail-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de4ae13ceb1dc439797726aba2207a71cf850ca96a9277e2979e344b6610b3b6 +oid sha256:fe063358523cc8fbd1e2e76a00b7bd57848825acee5577444d5a1e619f9bbc63 size 52482 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm21-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm21-rail/zigbee-dynamic-commissioning-library.a index 05462ee7a2..456165cfd1 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm21-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm21-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39194b1571010c428db79d900e9c2625619d0e457b2f61dbf5f3a54700842bcf +oid sha256:e5126359f5084bc15f00bc0d4b2f6b43c66f09bbb5fcf95544f509e510c2c10c size 48540 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a index 560b57a16d..ef978f2ba1 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df5afb5ad38e23db87087dd9fd6347f7bd5fd07f196a01cc85c7393394ab3c47 +oid sha256:e43fca13683bffddb1e0560e799216a94e065016192ccb40ab6b1667dfc1ccd1 size 52594 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 099793c532..5145c2f38b 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bb40805b7d5335d252f9492f6e2c093da2f6c9137de31adee1da7408eea0eba +oid sha256:613ae15272969c736998fde20fa1e4191db412ad3a991350f75d4cd3dc25046a size 48656 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm22-rail-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm22-rail-stack_protection/zigbee-dynamic-commissioning-library.a index 5959fb6953..eaf5149806 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm22-rail-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm22-rail-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3c85b15da83b9f38a4c777581ad9a096b154b7bd884cfa37b815c93f37077a3 +oid sha256:e9a7b9864d9a276600c3337693bad589b5c14b21d63bde4ae6d83de21c12a3fa size 52482 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm22-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm22-rail/zigbee-dynamic-commissioning-library.a index cd3b74758c..1147bfe967 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm22-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm22-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4e6553389136729197e59fe8ac67ab009490175cce640513da57e8891331be91 +oid sha256:1cf894eb5529ddec42bf39697f0dd41bbf18245774a50adfbce84d84db394891 size 48540 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a index 2f84ae4017..ac7db9a219 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1e87f51ba24b2490a6cde783545321635a604118b3a3104401cdad7dec058a52 +oid sha256:7f991c1e0d191fe9e68101519f4cc4e3389c7ab1a939f691988e72f4501639d5 size 52594 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index ae5734980a..5b238f366a 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15a20bfb24a7310c9a54473205c43dee854a6ce1d27c31a49813e15d0402f0bf +oid sha256:a37a2bb81d0a5de764c05bba7652262f47b450aae5c5c0c57b5ac40b9a44bd95 size 48656 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm24-rail-stack_protection/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm24-rail-stack_protection/zigbee-dynamic-commissioning-library.a index bbc506c78e..93a01bafdc 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm24-rail-stack_protection/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm24-rail-stack_protection/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3d47ed349be084e2243d33bd602e9b771518639497e451cbecb11aeabadaac1 +oid sha256:55985443b9bc32c1c63ced0365dced331ee5216d92e8e4136c476b771c916ed3 size 52482 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm24-rail/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm24-rail/zigbee-dynamic-commissioning-library.a index 992c87306d..c651d5a1da 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm24-rail/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-cortexm3-iar-mgm24-rail/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d375cc31e95717ccf0a22f6e39f722f6bad15761a52382da09ef49e48617b70a +oid sha256:f3d7f895508ba1d79111265be851574dc7f43e25bd2525ff731f823590c30faf size 48540 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index b0b9f40271..48220ffb15 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2032210c8e8b0abd0c11cc93dfac4073a8ea71331574080874a38f901b0d32a5 -size 280486 +oid sha256:f6105a7a745106954968896babd82cf7149e72506d9085c74bd3bf8c5e72ccf9 +size 280562 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 7d7178a669..da5897f471 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe3d2049cfab73e86faa35e81be474e710444cdbc01302548ff45819506d8333 -size 278214 +oid sha256:29a88005d6a7a408461e9da722ddf94bcf3bb14f0453d73734bff00a8d8b4a59 +size 278286 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index a8709658e2..bdcabd1385 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2c669dba663c9dc41990a8d1129812066bea3ee10c0d3215acece6c63504280 -size 205286 +oid sha256:9ede75b9f0c756da30b39e99f03e337063b71b9df797de102675aabeda258bc7 +size 205358 diff --git a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a index 0b21394adc..f23524bcf2 100644 --- a/protocol/zigbee/build/zigbee-dynamic-commissioning-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a +++ b/protocol/zigbee/build/zigbee-dynamic-commissioning-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zigbee-dynamic-commissioning-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a303408187220920b4895e8852a0ec957ff5bac952a87d702352d23b0f05a23 -size 288718 +oid sha256:0c89e079045ffe78a065e5a343114ee475d4c17eddf69779c98ee8cb0bf43829 +size 288798 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index af359f6946..b910e06f70 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:987868dd392047714399a3db77c4f61217e48e705588bf421df5339c7c4ab1ef -size 578054 +oid sha256:34cb9d015ba9f95f73b32c7b528b1041f28812be675c509f06b9577fbc060935 +size 577778 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-leaf-stack.a index 14ad932d91..e10b210287 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a9783b60d66c71afb6ed44edf43be8dd749a42605183a792ce4fbd566eaa6d8 -size 601348 +oid sha256:11525a4934190870fc0d7ff66603e232bcdbe7962dfaa3cbcd3305c5ea2e7454 +size 601064 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index 72051c22d0..373a779fcf 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95d8146c5fd9753a957e60363db142b1a512db281548778b2cb69d823ba0e0d1 -size 632956 +oid sha256:56adab8a823d7e9e9c456c7c6382ddae05a4864a77a1c0889ccfaf4657bc70e4 +size 632624 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg12p-railgb/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg12p-railgb/zigbee-pro-leaf-stack.a index f292ab70d3..0f9cd9c7c9 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg12p-railgb/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg12p-railgb/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f29da36918fc478cad8469bee767dea90b8c5efe0512dcde62487b1ea96f7fb -size 655522 +oid sha256:22879546d1440e2655fbc3c0bf2257c5718418f2719d2c4352d65e7744ec26d0 +size 655182 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index 191af64321..8193f2838f 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1717872c131f4df9bb048554b326c7ceb1f77da1503d31a749c34a1e24649eb5 -size 578054 +oid sha256:1deb4f168e55fa7b1fb404fc51e4deabcc4d4396ed6341c7cb7e5e5c53e8b82f +size 577778 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-leaf-stack.a index 1e11083493..7646731cc2 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42485b4c5acf34b662abd165d578e86303a5ffde869eddba4c0bb9ff34a8f8f8 -size 601348 +oid sha256:289726be988a5170f386c3e43b640e8017945e9280aa0f25fbd29d820b525e54 +size 601064 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index afa3e55e5d..20c7b94da8 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e088f78ea1a02546ad9de0a9fd130bb03445bfcce1577efc55913ed7a0b7e7ed -size 566284 +oid sha256:a1b14bb6ab0cf9d21eaf16824fa5adf458385daad4e7a1366a0353a1dcc6fecb +size 566012 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg21-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg21-rail/zigbee-pro-leaf-stack.a index 2cda0def05..0a388ea594 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg21-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg21-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:739eff8954cfecab7a2818132eb4b99681b51e6e177126f48ffc229d4d55397a -size 589450 +oid sha256:c40a1817f61fb7558882e864a7c37ab2c4535e9c445ac6921b14167899c40285 +size 589154 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index 0c80b16328..3ee8ff13a0 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:006e1e022e644f6bd00a7456d70cff039a38911329377af5946e18abb9002b5c -size 566284 +oid sha256:ee75a6544fb39c5512dfdaa17b02f5d269714d9adc5f5cc0568119beae2a073e +size 566012 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg22-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg22-rail/zigbee-pro-leaf-stack.a index 0c5ab30ae7..4bece6cfa5 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg22-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg22-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2663b3df36d192c756a912d323009eabe223448641a1f51fe1cc2d50a8985941 -size 589450 +oid sha256:3cc8f7417d0bc026e6cfd937dc633cbc9b152d7f28c4929eebd482fdc4e97685 +size 589154 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index 1f83655a26..1dfe8cf702 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b79a8b7e302cc53cc312d67c727b1175edf1d7a7f437db55b4c9ded29e6e3052 -size 566284 +oid sha256:605d37e1f7e59e419eb61b207524baf5a10bf817fbc32eff2aa93b9ebe41d369 +size 566012 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg24-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg24-rail/zigbee-pro-leaf-stack.a index a37b55f798..e8f3fe7339 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg24-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg24-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae5b8cd06568b7b2d2c793f470713dc858fb94c0b9bd91cca41bfaa72815421a -size 589450 +oid sha256:96fc41f5d2443bd6a8f605187e84ee1fa290d3f2a046f6916e9d5832a477e17f +size 589154 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index 7c100695a6..a684867cdc 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d883feba390bf5f023b3d1de9386bdf0ad97fa6790f01da45c2a53069016100 -size 566284 +oid sha256:042ad91efaf98dd005b162f6f0df4d611aa401bd0e0bf4f82df638237638962a +size 566012 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg27-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg27-rail/zigbee-pro-leaf-stack.a index 1901601fa1..9930c55686 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg27-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-efr32mg27-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41b316cdacf03dc77221709985a5e5d9bdc82d67adfda025689fc95055a49024 -size 589450 +oid sha256:c03b9b30d087732a1261cfd184a5a8217c7cc7462b3a1eb0d422957519d6308c +size 589154 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index e81bc65863..6fc9896d19 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:432fda37c9dea5871760221312ae6b1a6a36b234c8b47b5ba67aed98846b6170 -size 578054 +oid sha256:96ebb332c4e09bb8813d68fc7ea3e8ee5bb3d2ec6afb1d0edd4b18e82bdceda8 +size 577778 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm12-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm12-rail/zigbee-pro-leaf-stack.a index 2d25256f5c..0abdc0ae62 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm12-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm12-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4be847867972b78ec75777fe61a518de5f602089dcd7e6e353880b5af7c8876 -size 601348 +oid sha256:7f46776ea48e319af9e0e6fb6018e3c3c21c4ee05d2933285c8092fd86d3014a +size 601064 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index fb6293d04d..8975c4b3c3 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64fd7afed4f7544cd48f18b6f44c77994fd342f17e08f01a758d7f73dd1d4c59 -size 578054 +oid sha256:13d8a27214bb1a39807adcdcff751ca6ab4167709e6014236b64e7ced6b9b7b6 +size 577778 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm13-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm13-rail/zigbee-pro-leaf-stack.a index 8e39c997c3..cf72e7fab9 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm13-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm13-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:efd46a1527950a2522daca1e8c18c317c335754572517c7e1ed430c5cb7103e6 -size 601348 +oid sha256:56e78551666d8d54503c9dd45e802ed87c4dc00c2d1f3c9e16dcfe34de8c8997 +size 601064 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index fb61fb9d61..8fc54134af 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eadc3ab13730872b2fad868522a24cc2d906cb21d08eaf00131117f830382ff6 -size 566284 +oid sha256:5c69dc44847489956e79124089a4a5f7daa1cd70136795a290ec39cd1c583cff +size 566012 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm21-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm21-rail/zigbee-pro-leaf-stack.a index d1bbc22d86..cf46931226 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm21-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm21-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d3caffc1e1ff6d1ad6045468ffe2bdb15f6a6e208fd86543b577416ba45c7b5 -size 589450 +oid sha256:822100688eb6663dce3a68b70830fc85b7bec9e60cb6954a65ea17d25492ae65 +size 589154 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index c1a5983dd0..1a49bfdbae 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b3f7eab79a3557d7796c8c757ee80555994b5b30680953bdcfe0a87279cedd8a -size 566284 +oid sha256:9390ee1210c97d9d7d2d2cc4279ea2b0b8473ee1462397fa2ef89a55fbd093bd +size 566012 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm22-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm22-rail/zigbee-pro-leaf-stack.a index 7a9a91a630..6a7bf83da6 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm22-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm22-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa108db0203d765a878181fd7f29f898386056d3dd83526329b7ff8d9d08de1e -size 589450 +oid sha256:c1e4137177e955f2be4eccfe8168b6bea4e80a74a43b4d3be5d7950d312b2c18 +size 589154 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index 4c02374fca..db60df20d0 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57b186f83b85e7ce513cf26350a5dc90edd47c1d29e8ce9c20c990b99214d9d8 -size 566284 +oid sha256:a1cd0c0cf09086d80f799a1c90c7db46fde5d1617ed42b2eadabb5eea809f165 +size 566012 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm24-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm24-rail/zigbee-pro-leaf-stack.a index 57f0c54af9..b453dcca64 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm24-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-gcc-mgm24-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4278fd4b955297851471b800fee6a4870712fe8d6d41a3f400f221076074138c -size 589450 +oid sha256:c87fdac57682913eb1b75ebce2b0e99259eb5d1f090859e8f101d7b5ff71c163 +size 589154 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a index 8dc2012081..207c292294 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ba1613922d5ee0156a354110bce1bff3e0f96fe06698e2d376ef8fa1607b82e -size 1335542 +oid sha256:e1140ff9cc71ddf3cd3e0be539ca1b0981c87408f2575049a04b712ecda1c906 +size 1333986 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index 9e341a22d1..39d39ce642 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1de128ff7ef9d0e28ee6723d912a7fc1c02cf38d468df7152ed862a818d81cb4 -size 1282364 +oid sha256:5165a8bd76d16f35917aa565c89720913951cd11e276c438912990530099a0bf +size 1279152 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-leaf-stack.a index 15b3af406f..1f06698674 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:543fa4966f36c970a15c9f5776f8e81172f6784a580f7a353be5a604eb54bdd3 -size 1395366 +oid sha256:cee7ede42d9ad935bb0ff15c4072fd25aff1b0746e2f69609e87dc6dac3548f4 +size 1390238 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-rail/zigbee-pro-leaf-stack.a index f8dba08ee3..daad240f44 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9092a3b27d703aeb1ba8afa316c6632f5a60bc89ccf6c8d0664fe410903fa076 -size 1341354 +oid sha256:1e4011c206dbbf0961128431f7be367d9b3043779ccf61c6b33a731e03ef449f +size 1333832 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a index ddf6595c88..8950a83f46 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:570be6cff8cbdea7516b8de39be1e64bb52e24ca79e8e4e7a1e14e9114c3fa02 -size 1408314 +oid sha256:dcb68324d433ad343eb8cdd898b311054780f92a030113a00c67c25055e5591c +size 1406562 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index 777dcf37ff..3f3a3c7a8b 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2241a64230069392b46a829bc4811ceded4bd6bb7faaf61e39b726660d3e722d -size 1354358 +oid sha256:61fc1dfc94ea10a29b58e4c8cfc38f663f6be1353d5fdbfd77dd846442a09bca +size 1351046 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-pro-leaf-stack.a index d6619ff221..d724d65057 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bf6d975bea7ab40a9d4211d0e10beadba98d927ecfa374fb9f8b43278f08699 -size 1466080 +oid sha256:dced9099fdad437e25bfe1ff08831fb7c1e699f2864ecfcc417374706eb4e853 +size 1460842 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-railgb/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-railgb/zigbee-pro-leaf-stack.a index a03303bc66..7cc145da3a 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-railgb/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg12p-railgb/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fbed426e18bdcd2aa5fc504f474338c8fd0e985d93faff644bb660f81d6c907f -size 1411520 +oid sha256:2e71bec1b33ab771a1997db0573dbd96fab71710125fc9e5d7b58297e7874c73 +size 1403878 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a index 2e48abb0a1..3b5f995b30 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c577111e4315334608c9676164891eee27d161d75fa945ecafa545a421446588 -size 1335406 +oid sha256:cbdda62aa0b438cc39f65440659481254a0682b144b85d7842769fc50c93dab1 +size 1333850 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index f9319235d4..498b32dd7a 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:713bdb720bd6a7e91b1cb4373388b6e22bc7b6381c8711fcb223302ef3934d06 -size 1282296 +oid sha256:56623672dd02f1d1e384e301ae5a4664efdab4c4891f1d7a81fc85a1a8f6c346 +size 1279082 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-leaf-stack.a index 08830d042c..361733e92e 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aed5fd57713658c514f5d7bb909bc0e30230d95307bdf5566bc38881deffdc27 -size 1395290 +oid sha256:867c25aed93b78fa777554ddf63933c4e5a232eb25423bfcd48de1bed5c616eb +size 1390166 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg13p-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg13p-rail/zigbee-pro-leaf-stack.a index 9e6230ce25..16ef3de9af 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg13p-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg13p-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e935a6d5f6affba5951cb146f2d90bb2be1ccdaef678701549b785f25e9cb03e -size 1341354 +oid sha256:bd01fc5d22378433a4958087f97066f268668b295ef40bf8ca197ed229613bd3 +size 1333832 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a index 7287e5b169..5ef1ca4965 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:34038826aaeac681722a3741602406ba67b1171f974ada2ed5425b5d359a35e3 -size 1293406 +oid sha256:14db0934b0e25bae40216bc7309215264ffd3d3158f4d929f7b80c82d51bc77f +size 1291380 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index b2aef6b022..c272592f71 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a26ee3845bf6169e70ede66d2c27b75927dbfc35ad30faf40788c1b163ff0ba6 -size 1234998 +oid sha256:c713feb40e6ad9afdea6e2457beea58a8e7cb1e0ac82ad1517c6d180b6f0c18a +size 1232058 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-leaf-stack.a index 8579580eb8..b4691cfbc7 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ed183a66be6bdd0422bc5ab85d0dfb54d9f91fb78155f529107c864fa3dac6c -size 1348496 +oid sha256:d2c9dcf690ab8f0fc46724a67535338c67428ffb9234484a0619d044965da8cc +size 1346504 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg21-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg21-rail/zigbee-pro-leaf-stack.a index 2c5fbfac04..d6532ff84c 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg21-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg21-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7c0783d941652c8270eff9f0d97f5be8736779172161d13ee5620cfdfa86568 -size 1291600 +oid sha256:68030aee51798586cd6dd43887df97abe503577251f5f5177f1242e1ef58631e +size 1285352 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a index e50c521cf3..9195288fb2 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9cebdf387b8c7e8abde728aa4ad04267a09f5789d01922e76eb9153c7d975110 -size 1293678 +oid sha256:0db29be6f99dd5a10ad869469d2fff96ee13a9515045bbf2f7d736f158f7432a +size 1291652 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index cf0149266a..56492b2b58 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d0a79907b67e5dcb52607ef202555fc092f4334a3bb770aa83d26f5b1ec8d2d4 -size 1235270 +oid sha256:0213f7c2ce1a5d7c85efdbb2f14df2eb5c9838b1bbe7285575f2207426ba066b +size 1232330 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-leaf-stack.a index 958525c2fa..4a456e3e56 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07ff90ad9ed58ea838d2cf2ad7d461a25b669008e0507bdf25ccfd4ea2088179 -size 1348768 +oid sha256:fdbef79e1a760b4bf24b6489309daba009cb7c0a332045ae2fd5167f40c6923d +size 1346776 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg22-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg22-rail/zigbee-pro-leaf-stack.a index f5b80c0b69..a46dc33f86 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg22-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg22-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98f10bc721eb3881cbacfef674824e02aaf1f5c0d478e71b2edec636e18956c7 -size 1291872 +oid sha256:c61d69dd8f2c26627fd2ea0c370d3e1fc98f1f8d3a344a4498e974d91975cef6 +size 1285624 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a index 1d9603fd0f..ec617f5650 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6bde99854c43c855d7f5092c59790566684a5d1fe01f9643a755adc1919e154e -size 1293748 +oid sha256:6f61e95e15311541d210fe213325e3cb5c53902a8c94c0a2fd40d7f22c078db9 +size 1291730 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index a6cfc62a73..e605f94414 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb0857536c1c62776a452b58fc6329878ad8ecb30d0fee441d84c25613fdabe7 -size 1235338 +oid sha256:1af54dc81dcc80cded29a93c56cfb5773464395136fb889147bc005580789cdf +size 1232398 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-leaf-stack.a index d325a17aa0..3874dd0eda 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:607688ab3aef8ce897ffc8dce077c35081be74bd5e002a769dc024c832276e63 -size 1348836 +oid sha256:17eb7b0be8e844fa75731ec30f7ba68f4cba0e7f74e8cffe9c837d289850d70c +size 1346852 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg24-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg24-rail/zigbee-pro-leaf-stack.a index 9238afb539..37cde88d6d 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg24-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg24-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b275d95c0dd658b148a38ea40934b91c5734e98a3f9d524a064e7ffa0fd9bc45 -size 1291940 +oid sha256:a73bd3805dd17a610eecee73220b3890be171720a4607b18c042cc04af5d64ed +size 1285690 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a index 31c8485547..d8f64ffb1e 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:abb88699d55a653d3074e852662f27bea310261f6a00267493bd8f17a3942a24 -size 1293678 +oid sha256:40e19c9cd932bbd7be9a2aab0d2b3410225616dfe29004edfb0551f3c6f4c9ff +size 1291652 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index 8d99eab99a..e3d11036af 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64d356d947fb3ac749c5ac5666c8a5ecb6319ff9636508b4c596b04a43f837e5 -size 1235270 +oid sha256:8994bcdbc1135c026c0d6177dc77f2b5dbac32ef116464ce5e17065411f250b0 +size 1232330 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-leaf-stack.a index 1faed0b6d8..4a29edb5b6 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:36382d01ddd9540d26d3829f103f3c3fa8ca0bd0c5dfe37beade6e8eedd6247a -size 1348768 +oid sha256:dd6e5617a2179a69565d857b50def456d0e25e415af1fc5b5689b1b9730d9888 +size 1346776 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg27-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg27-rail/zigbee-pro-leaf-stack.a index 0beeb254a6..9fc468646e 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg27-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-efr32mg27-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d57bf3b81a202c32f72f1d5b7209ff31b70e6fe78ec18e1024352b9f9e1c30d3 -size 1291872 +oid sha256:7263ed2d9acd0c73ea1a583fe3fcc0e83e564db84f1f616d6315310c0b8e2dd4 +size 1285624 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a index c5f064099b..165ea0375e 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b92c4fde6de1d97b748b5e7a1b859f1f3a1226bc609374b6703f9b95169f4d3c -size 1332958 +oid sha256:6f7e53f34363334ac1d5c3377898357b5da0cecfef8494b33ac2cfcb0e230553 +size 1331402 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index 0aeb223210..ea501d48e6 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb88bb14dd2851e9502593c22a1d45d800f793e97e58d9ac1ad598a5d39b3f83 -size 1279848 +oid sha256:b4a2958558d384a45e8aeb329390ebe5fc77c34c736be6ece03cf7b7ec1cbe8a +size 1276634 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-leaf-stack.a index 79a6f3421f..302d62d0fd 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2337c9ec362e0d3162b0c822dae11015bf4c7c04030137558d6ac9eeafcc23a0 -size 1392842 +oid sha256:533f4d5e29a113a74dfd001662a2cb947d43331009f3136f71d0e45097a4df23 +size 1387718 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm12-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm12-rail/zigbee-pro-leaf-stack.a index f31e9fe302..6626e42ea4 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm12-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm12-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da231a9e9abc8a1b1f9129a5d402f39e99c98a01a401bf6e8ebeac1e19da1429 -size 1338906 +oid sha256:10f21b39222cb66a5d54fcff29043d6ec8a5d20687f385c11949f61744e4e285 +size 1331384 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a index 0b6b031727..3fb9110cda 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce09e2e3ff3a9a291990b984008926556f9a50a561869ffac6c962582c4d680a -size 1332894 +oid sha256:f3ae36dbe196b1973f916b3a0823edb4d3b6f048fde3b0ba149c7958294922ec +size 1331336 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index 9920f1e07e..757e432c5f 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b384f622c4dd99e11366cbc05525f5f9ea9bdec0f89a845fba76f5188d5876fd -size 1279780 +oid sha256:bca87ac99748af5c8cf2b491f26e029abc1183dfafdac0f86ba1c2a673e80f27 +size 1276568 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-leaf-stack.a index 3d574fbf57..649fa30d3c 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5899b30ad3858acdb9946709a940dfcf1aff9fe21cbb5aa21f4764dc137962e0 -size 1392782 +oid sha256:5271c4d49975e125237e98fa080c066efc463a2e113c96adb288bedfe3c5f925 +size 1387654 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm13-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm13-rail/zigbee-pro-leaf-stack.a index e213172f52..816d30a081 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm13-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm13-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04ebc106b4680f18eb18d0483263c0fd8d776dd9f7fe478404144375ea149951 -size 1338830 +oid sha256:75c780af041f378c8c3461cc437bb3ed5e2f665057d498a932901487f7c48963 +size 1331310 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a index bcce8633ce..d38b1a3559 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cac098908d22a9f3c24c1cf39ee86c72ef8fca6c9106c8b7cdc1d10d805eb24 -size 1291502 +oid sha256:a511996a7340370ee1b473f9d75c6b3d31c289f6b966d179dfbbf36a03d7d52b +size 1289476 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index 4b567156a2..c7947da8f8 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ce20125cdcf6a87c97ccb288e72b59365bc49d230b196f98390ff111930d7e3 -size 1233094 +oid sha256:874d154f092cbb81c31bef7fd164b327aa82d2afd036959d00d8c0f6ffb1cb2b +size 1230154 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-leaf-stack.a index 579f6952d8..b267198f4a 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d0e17696156699179cbac20080ea64cd96d93c1431ae0d981b9f7c6e210c7357 -size 1346592 +oid sha256:26cd52b921fa97dd27a688c702812926cfa572dce6a5f020e0975f6e6d9f7792 +size 1344600 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm21-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm21-rail/zigbee-pro-leaf-stack.a index 01d13a6e1b..04036f3752 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm21-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm21-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f4aa99387f4aa0893016f48cb0166029601ac2ba0a3b7dfd51d5cec83eac918 -size 1289696 +oid sha256:16b139c8d811cc39c644472fa3c44271225031126b98a5096879631cef33facb +size 1283448 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a index d6eb0e1d6e..9341bc6307 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ff6b9b8eae5e83888e78e0d5fc0b1ba966d66443ee27db60d00f7bee3158624f -size 1291502 +oid sha256:389b25528032edcb2840f6b8d88a7ade1cddc46fd489440292bfc74bda050776 +size 1289476 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index 878ab3941f..5307f19290 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0647e5575817bfce3860480de927837ac413af586ebb4bac310823b247cf1d1f -size 1233094 +oid sha256:81e604025fac650c6c3c9256b5a547ce56a3fd845e91835d708bb9bde17a9eb3 +size 1230154 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-leaf-stack.a index bc49def235..0867a0ad8c 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bce4aece6f87d279afd007df3c44248e962bcb9b28bf26e87722c5697aaf0b62 -size 1346592 +oid sha256:fee989a8d0f292d8d8176d685077850f388739770dc0e37e3f94590fe67d66e8 +size 1344600 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm22-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm22-rail/zigbee-pro-leaf-stack.a index 924b0bf685..4b10a77cb5 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm22-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm22-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c7bad0cd34a38473bbc3bffc268cd21b8e7c62f7c1c2ea70f4fee39379f5bff -size 1289696 +oid sha256:599ba526e2b2e43acfcfa02230572f37965c2325896a159dc5add6ec83ab99a2 +size 1283448 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a index b2f43e3884..187d163594 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4e3649625f0489445ddee62e0affae89ac7279e132860d90dd67584177da649 -size 1291502 +oid sha256:e6ea5d4e8fff1e8e70223d8067e5a4d196ac2544286f5099991e6c99820f9793 +size 1289476 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a index 7066125860..75f48010db 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42b5053193bb3e53f7b1496c4f5b16c85e4074beefb77aa7173f047dbc46b193 -size 1233094 +oid sha256:2c33738fec64699d731d27e2580d8a78c2e720d8e52dea2ee1e4b1924cdb656b +size 1230154 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-leaf-stack.a index e71287fa7c..44601480ee 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5fdb444b1ddd17d8d6e5debe0c046d4e13dcc4d0e218fd02df107afb510e004 -size 1346592 +oid sha256:a5b43741d9ad7d4d05422547aab66a19f7d1284760be58404ee3110a46ab6979 +size 1344600 diff --git a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm24-rail/zigbee-pro-leaf-stack.a b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm24-rail/zigbee-pro-leaf-stack.a index 52757eb829..82b978f2e8 100644 --- a/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm24-rail/zigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/zigbee-pro-leaf-stack-cortexm3-iar-mgm24-rail/zigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0bbe5ac80c57bddc8ba7ddb82c1b829927f952b50bac0469d69cc055ee7363af -size 1289696 +oid sha256:add7c0b57364bf65542389aa82a2d023fac8b0f09a985212624db354d56b6bd3 +size 1283448 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index 928153f082..65ef472b9a 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:12b0d8dd7c68e779e2ace1c2df8337ea912071fb680c9f2316da46c4797b6f5a -size 625312 +oid sha256:9a7343874719e4f9501ac06043ce523e9016634e14c8c9fc200d76dc5f891d21 +size 625048 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-router-stack.a index 7a0bbc767f..32fa9d2af1 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e4ace65e6179fd137aa889cc039ac886d2a94cd7a45c701299148311d197deb -size 652092 +oid sha256:cda0b64aaa90fa393b3770dc0bc29d3422f038d6d4b763915c0f137b43a06115 +size 652016 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-router-stack.a index c41d078dd1..5df70b4160 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:62ff7881d1fe47bc0180ab5dc76027ab0080ef267da69639e9f90e8ba75460e7 -size 681192 +oid sha256:9f9d887dcc9b60f75d1da10a6630a2e3d48b0629c4ceef35d01d7c256b37fb57 +size 680928 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg12p-railgb/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg12p-railgb/zigbee-pro-router-stack.a index 53a97ac2b6..9104b05960 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg12p-railgb/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg12p-railgb/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6c224976a86fa375ae39a79b487246965ed12a12d7871e4bfc6b1d27695be70 -size 707168 +oid sha256:b3aa43a977c1fb9781ed6981c6747d5bc5c69f8ec4cf0f95bc395ba8160a2b89 +size 707092 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index bf38ae9b2a..50033406b7 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0102350b2fa8957ec3860b610d492d57daad58f97018ab9dd236582ef0c8a20b -size 625312 +oid sha256:67ec0865239eaec1e0c4d14f7411129697d9e4c1ed5b988ced21e3f219efdf0c +size 625048 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-router-stack.a index c21cd5f649..6bb8a6b15d 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:661cf78f4822c0d2a05da962d44c002144cd1fe7170cf9cf193a51373a7a5094 -size 652092 +oid sha256:6ccf502221766fd0959c46a7ec054e72c7687560966874c7a99e3974ab3ac182 +size 652016 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index ac96fd66c6..49d67de869 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:61bb1e606f18fc1223340f52d03971e875c07c08917e52959f1402491f35a00f -size 613494 +oid sha256:257e00355cea01f3e0042e250212b3d7dcc60b392d292fd808e8c4e7b9fc555a +size 613238 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg21-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg21-rail/zigbee-pro-router-stack.a index abbff33290..82478001c7 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg21-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg21-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81771e1aa4a7190c482e569266990d8c4b95fa30f2202711b3d3c002071ee31d -size 640142 +oid sha256:6b28c5a7317c0a47037b25a6e3b694661253387fc73d2c8695bea9883943d87f +size 640066 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index 6cc26c37ec..ab29296046 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c50a707967d149f254c06ccbc682455101612593d6ec38cfe395853f52c13715 -size 613494 +oid sha256:288a8a00afb2bb162f6cf6770c6e80f887ba9ae98cbc82c964fcfbec7d829d3b +size 613238 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg22-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg22-rail/zigbee-pro-router-stack.a index 3d14e4939d..b52821c85e 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg22-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg22-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:90df5c9837fdbe6cd08a3f60a43fd04620a62f606ed9faf598afb78163386454 -size 640142 +oid sha256:b9bf0d25c157b7139fd74bbd9689870da6a17280bdeb395e06e1cb04360b4a54 +size 640066 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index 37c1db6ccc..debf722527 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:162e4b4619bf752e6a7ee0a6e83b6a2e7033b8e00c32070841b9195943b8d988 -size 613494 +oid sha256:eca2b6085e6021aa67e7fb014086cdeacebbf761cefa2460f1fa56ed24a14d19 +size 613238 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg24-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg24-rail/zigbee-pro-router-stack.a index b447b7b041..0d891c469c 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg24-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg24-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d38bc4c3ef81dc71d6acc59cd2e851b6b40182dcaa8dae76b4fa3c0156e6a44 -size 640142 +oid sha256:c5ba0f7317227c0ac2568ccd008f438c592a78b9eec6c758b1d52b2bfc6cd889 +size 640066 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index 6566db43f7..ab40d85e0c 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ebb7e72dfc8e13d14d55dff0d697b0c83186d1b6e03145390fdd27aeda947bd2 -size 613494 +oid sha256:fded4fce5fb711f98b0640f5f7a11bf7f7a4a04f940c78baa2f27d2056cc3a19 +size 613238 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg27-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg27-rail/zigbee-pro-router-stack.a index 59d81ee709..415ca71590 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg27-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-efr32mg27-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1f64309236af68e7cb94bb1c9b0022edc93449d8e89a9c076950df8058faaf33 -size 640142 +oid sha256:bf90c55979158f77149a05ab2c847e3df3e9f6212acd256cfa95f80bff82d8c5 +size 640066 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index 4fc77e2bc7..0bb7658a93 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56d9f1d0bf4e292d0889ee6657f617f0267ad8477e22c6c92ee785a470b6618a -size 625312 +oid sha256:209a2e12c74fa734b0cf65303e46eab5722e4059bd98cbc479f443304d370872 +size 625048 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm12-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm12-rail/zigbee-pro-router-stack.a index 291f2cba96..e37b271390 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm12-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm12-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b48e1e9786c60eb9e91056d92ba03d7e9d8122115218fe03540de8a92cf6aa8d -size 652092 +oid sha256:232bf765f9f1ee0c69e4bbe2f48d422c57bfa8f2751252c7b1d82a0235d54258 +size 652016 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index 1622808da2..31b12a2688 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:90d11cefc8f05b3d281789eb152243611de1f4a7485181ffb877987c18b9d5b9 -size 625312 +oid sha256:90187f8f6fa1da3c6bdaa325aa6df6a41aa9c86c792e9edaaf2b77ca350aeffe +size 625048 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm13-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm13-rail/zigbee-pro-router-stack.a index b41aaf5730..de9c5c06aa 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm13-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm13-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52a4793fd6ea09a9738b8b0afc4db1fa8219950c2ff31432ef6b5d671dfa5690 -size 652092 +oid sha256:3e1fa9acd0ff7aef1f4781c942e7284bcf077214a3cbfd1a7ffe81a9130d12c0 +size 652016 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index 2dbdd7ed88..6478ca7bd1 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aca2558c99ddf8914baac02974553603bcda51d2bf4ba3e461e6139ef0699226 -size 613494 +oid sha256:d31088d42290880a64740693207380ed18964079e10962234a6ad03d57b9f6a0 +size 613238 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm21-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm21-rail/zigbee-pro-router-stack.a index 1b9cc53367..4e1c12418d 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm21-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm21-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac9aede17ac8e4bc9ec3a7954f4f1e57b6c9062018d34fed421503dbf5f7f1fc -size 640142 +oid sha256:9bbeb975c0ff1c6d81486acc53d8c6ca02e88d19aa579b38284b4a50ff16db5e +size 640066 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index 6e02241814..6892f6be27 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:022ceecc1063e9dcbfe3fb3f9081191f037ef88d6a1432d11b93a19dc1ef3659 -size 613494 +oid sha256:9c5165c096e6c14829efe48236b724b075662c8b056d93a6f1582d89a3d01318 +size 613238 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm22-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm22-rail/zigbee-pro-router-stack.a index b3296b82de..e895f2c07e 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm22-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm22-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c2a2ff35afebfe394f2130ee2cd770c5ff60aa818fa5bee270500c0bbb89a39 -size 640142 +oid sha256:425dca501de1642f68422523087d11560081fb2c60a22d1b58624fa8eccbef9c +size 640066 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index 5b299d4898..67c8f5a8c3 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:975b823d8348e659b35393dda6c26bf4d28fb020d81dd0ff75d6bf49feb1024e -size 613494 +oid sha256:f73aed154cc3716aafb1b3917877a4f6223930784bdd725167d587be54bed997 +size 613238 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm24-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm24-rail/zigbee-pro-router-stack.a index ae8c7e372a..91a8484d24 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm24-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-gcc-mgm24-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d2be69e5c220bc235430111f4e1f5d3ee58077925c65b14142b6e7ddd6db187a -size 640142 +oid sha256:6c20d49fc81c9037b3ec1b6479218e53a61bc25133e34675dfbb41aad1b08e10 +size 640066 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a index 3a084b3014..c17edc00fb 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:69cedaeb22c00e7c8e89fe543e3cabe9633672e3aa1845273dfbd1c85f7d4815 -size 1449198 +oid sha256:f0602271ebba15b5e9d38286c563c2dd19367e2c238745dbe6d0abef31e9df87 +size 1446722 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index 98fcc20695..e2182ed308 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:20c9751030bbc4282ea6f629fd924ccc060ad712d0c993c9316409f905e12a72 -size 1389856 +oid sha256:940faf68c1bb447eec30038fdaf403f1c78a5680b1bdc2639306f70d04a7415f +size 1386568 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-router-stack.a index 74bd582f88..84a4527c33 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a8563c622eb9f76d18f1e4caeffbbbb7df3c8f84348028d73d3047ffe413c16b -size 1508446 +oid sha256:f2b9426e2915e5f84259708483c893b49cafd57465416d58d07fe473066f4815 +size 1504866 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-rail/zigbee-pro-router-stack.a index d895e22416..fdc807a856 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77b86642e9fe34a9562c2450d1163980bf3cdfa8e7565bde9d4908ce81cb9cee -size 1455288 +oid sha256:9ddfc6eeadaa9ef4d899bf0a17a7b54ed41eb6fe27546c4e599b84ea700daa46 +size 1448914 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a index 10678f3f11..cb82ff2fc6 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a645249a301403315576fd598e1c89a381a91dd421d5d2f32feb49ca9ea8165 -size 1523950 +oid sha256:6564162e395dccaea0617086f98e9707b6828c71005f9b067c688b2c4797fa6b +size 1521472 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-router-stack.a index a110389a13..e961e616ec 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0594184beb94c399ce56bd663d20436290e1ad54ef3de8eb59b0bab1e78d8658 -size 1463970 +oid sha256:4a316e1e61e801d2e3ce51041b1db52ec252c669539535d60264b6b250aeb876 +size 1460688 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-pro-router-stack.a index 449249fba2..9a747a3091 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9166f4d7fee6b692ce401547f467c6caf578e7f858cae49ca3da681621fcffb -size 1579498 +oid sha256:5ba455d13ebac26279764b609e9079097092ba7a93f1ea908541a2270734ebc9 +size 1575918 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-railgb/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-railgb/zigbee-pro-router-stack.a index 5525284cc0..648a5042d4 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-railgb/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg12p-railgb/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ac8ff3a9ac4156f742982494f2d5451f72f51ac1bef282bb43a1d134a7b5e4e -size 1527054 +oid sha256:85318a18c72f82b55507f11e97277c5aece209d7d5ca3e79739836cd966f1c59 +size 1520690 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a index 271c53412c..3b177ae3f8 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5544e560f9c863459f4427ec017e3f3fcb91833d2d0d53e6fd22172092ca1019 -size 1449058 +oid sha256:b39dcf9853aa71a5983942fcbc4dcb2a7873486e970054b855e9838d461d90ff +size 1446582 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index b7a1a41153..6bc474333c 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e63e3d13424b136a2de5325735930fe327024e74ba2a71635e74248bc8b3b70c -size 1389780 +oid sha256:0d71fac3cc9f1c7527e5a80ec6aa18c21ab49702102708266724fd317798b184 +size 1386492 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-router-stack.a index f87dd17de6..b26c2907a7 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b10e3671e938cfdeee8becd0cae74ebb2fcd53c91500fd3542c36eecb594534 -size 1508306 +oid sha256:f9220baccf9fb5ad92adc13eabdbc6fdff0f8694c30681826541afe9f298878f +size 1504726 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg13p-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg13p-rail/zigbee-pro-router-stack.a index 9dd5887afd..1faeb88546 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg13p-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg13p-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:10d4071d1949eb835ba2763be8a84563d5a85051c0e9cf3aecc653b2223ac9c9 -size 1455208 +oid sha256:a44f21ff71c46858edf294c737ed752e04183f9210618f08b34f675cd9aa8da9 +size 1448838 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a index 46ccf78875..9912918dae 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:813835fc319b66b9f96cd5ea634544ca4aad5caafd682505bd77dfd9d66f1411 -size 1405930 +oid sha256:62a440e921422e945a6c81943811669b5a1f16b7906d3f1ae01d44d1ccd78e5b +size 1404106 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index c3b4295e94..ebf1590bd9 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d4746082bbdcd7649b62eab2f729cbc5e1197b18dfead0b3700eaf15fd24380 -size 1343658 +oid sha256:b5de7f7d74ec7ac07511c2e588ce2712598819ff3ec220ecfd71ce113560e2cc +size 1340112 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-router-stack.a index 558e4b60c4..b146e9f6f4 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd5b51c88e445308f74a0f0b1385ff16c68a6d74b375ae673f64cf79f69aaf11 -size 1460644 +oid sha256:e6335700788c94b3df2b66bca2c2caf10936d22354fc7f9ab381f23b427a9543 +size 1458926 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg21-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg21-rail/zigbee-pro-router-stack.a index 2e38c86f7d..5988dc9200 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg21-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg21-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f34f289e60c390b8a326d51862ae5eecf96f162c405ab1edb3028010522f35c1 -size 1403822 +oid sha256:210b6054c738013f5adad05c5e4d8562406b88c4388ea64682a51260f9da4545 +size 1397568 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a index e6950e630e..7d24aa3500 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca49b4627f8984f07ab4511672ec2817efcd13138cb70e95da4c3d8cbce6fa70 -size 1406210 +oid sha256:dc18b555f71e84ad0c9c69121d92ce6788dbad6e3a30b9cf584f51a08ddb609d +size 1404386 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index 8476677d37..020df847bc 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:588497cd7e7ee71e1e13376e5df30a071a50d28851a9beb7faec634730e9468c -size 1343938 +oid sha256:8602b8cd0ebe42705715cd2c7009fcc4fd11725e8f7f5be358dd5e086a9386f7 +size 1340392 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-router-stack.a index eb8af2cc93..91ba1d8322 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c9f6440bcca074fc665d3a5eb1f70b08e20eb06c91f358b64007b8d43734802e -size 1460924 +oid sha256:084d1c27bf6498ad9c40641f3d5c41dbb9d3aee0d2084f05d8983aba43d4f95f +size 1459206 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg22-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg22-rail/zigbee-pro-router-stack.a index 0f06551f04..74a6b385b5 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg22-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg22-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7d4edb4c783bd4ac1a1e8a0fa6a9df8c1c0cf3d57fc1fb6241bd47802bf33d7 -size 1404102 +oid sha256:a6155c2a5a916b0b4a193261026d41cb422a516f6fefe27e88a4bea53eea92cf +size 1397848 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a index 39b09e2ad6..09dea5d5fc 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c13cfa50765b54378e469b75558c8564ec50b69b2d232e5f3ea7f644dee7191 -size 1406268 +oid sha256:6bc04efc39459c4515a427b1bd4a28096af14d1d62e264f0b45eb058ce42e5ee +size 1404448 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index 86140ba4bb..3b22e3a461 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0bb108745e8008375bc446539959388e71bad5db757f735d1c42e87a6e1860f5 -size 1344022 +oid sha256:0f746a150461d47639cfa54c6bfac75181b4207013ae57bba179aaa8ce525a67 +size 1340474 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-router-stack.a index ec9bf5919e..f6166100b9 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1f5efae413f2b5ee580a2688f7b03c55fff0f38e298d5fa5a54a23323bed064a -size 1460994 +oid sha256:9674bef18ead70887eb52cd324c376a72b8e3c81c1e3759a1296f7255427e706 +size 1459278 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg24-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg24-rail/zigbee-pro-router-stack.a index 2c435be5ed..ae5490fbc0 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg24-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg24-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7861d7c5578cf320321cbec60c6283150faa707286683b8f7e44997d0e2361c -size 1404176 +oid sha256:da02f716dfd0fbba3bea914664e192240c3deab81f98b71d6f3ff30ede59be70 +size 1397926 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a index f1836e073b..c6af84a607 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35b0ce648e197607d26e3c9d1302baf18087da419be29e8f82997e3c8830c2f7 -size 1406210 +oid sha256:645c3e9950d636eb24d5a9aa221913bc0022ac56621e126e3a81f2f80abe5b73 +size 1404386 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index fc051a406a..b9ad3bcabc 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0330918c01f9dc9539be41a1de821b1262758d84d3a166a9f8ea03ead461ba6 -size 1343938 +oid sha256:08b5c11f64482c765fd0be8c0b6c4e03cf5e914c0f7b0c8e210776650ea80f23 +size 1340392 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-router-stack.a index 783f9aef79..116b8e5483 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fcb140b6ec019ca30bdbc3db6fc9a0669af443a1d2c3fe68447332f27e0952a2 -size 1460924 +oid sha256:c43c089a6fd0636fc06f7006b1626fb858d92f0b4b7f099a4129c74122bfa1a6 +size 1459206 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg27-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg27-rail/zigbee-pro-router-stack.a index 8613cced4c..892c1695f2 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg27-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-efr32mg27-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49241606420cca615bf5e7fbcfcc33e2c0c0f018c09c3f1b097acf961c0cb283 -size 1404102 +oid sha256:0910bfa0b91a4a3e318c9193814620eb4c513c11d507d6732df033f75e44118b +size 1397848 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a index 7fdf011263..db384981ea 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5253d4f57bdc7b5d7f3e64b60616ba9ca1d4efd6d4cd77c74294095d70a5b2c -size 1446538 +oid sha256:4456c19d15ffe6bae0a914f602bacdf4150ff046e03cd8a7bb1a0f4ee2c9443f +size 1444062 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index 9e3e6a39bc..c2931065d0 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7e43c5e880d7068a00cef809a6afda9bffc4441133c4738e95f3fad80a6d5e5 -size 1387260 +oid sha256:b7fea9875009add7cbb64edcd24c80456a852ea9f720736dfefdbe32b53870a6 +size 1383972 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-router-stack.a index 28c718451d..bd034a9015 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:106e8b888c7a3bd7d8811c214a009adde2e40635427cb17be1d917f366f75a01 -size 1505786 +oid sha256:691187bbed9130fe2f8ffc414a1f45784d86639cc8b54f750e8cec074e36a09a +size 1502206 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm12-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm12-rail/zigbee-pro-router-stack.a index 07441c82f7..20ad53d998 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm12-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm12-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2385d0672bdfa8caa333b73a4e048646f0528c7d7a2e2320fc3f19ba02adbae8 -size 1452688 +oid sha256:70b13476f5b4546f5717a69b9b58e5df5f4eafbd1f7f7511d9d789491d0528d1 +size 1446318 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a index 12d647c292..3058a06cdf 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88662176fba517f95ecb169f35cb2b029e628162aadeee159309ac8465002db2 -size 1446458 +oid sha256:42ee2a9027bc207ae1f7b66a343aecbbf8d243ff70eed52baa228dd6d503a79f +size 1443982 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index 56f7c4b295..4079cd972a 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca51c685b722ee4c206a58e671a11a325d8ddee7482399eee723cfae6f830adc -size 1387196 +oid sha256:415fdd939dcb51ec36cb8ed0d97800d7adf72d9638a84553a9a15f8000b1b2b7 +size 1383908 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-router-stack.a index 69d6f789c8..8a6363bca5 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8530c71812655018342060dbe79f0583c3e1855b9ee1a9bcaea92a004edf7145 -size 1505718 +oid sha256:bdc58ca1c3ff12df89b260bbd6634dcff6b47865034c2ee433af0ca4fa96f2f2 +size 1502134 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm13-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm13-rail/zigbee-pro-router-stack.a index e3e8f775ac..499f875d60 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm13-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm13-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d00a8fce57be58b67086734b27d42dcf33efea3dd6d7ca363e93822115eb250 -size 1452628 +oid sha256:994ace3233a38945b921c0b29dfc5279c8a3888ccf29245563d80aef855bd7ad +size 1446254 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a index 3ec22a81e7..95bba127b4 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8018df09ad2c90fd7d6134ba9484cafc186b5e20695f6697ea51649e588bf0d8 -size 1403970 +oid sha256:aeb70b22464707d31c2bbe96f6afed97a5e0297d29c5c6215bee2fac2dbb0284 +size 1402146 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index c670c2b3b5..a284314849 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cdcf4957c39a8de6eb8345cab70c1053cecb693f7a93964f82cea4e3392d7e69 -size 1341698 +oid sha256:cee22fa3ac14cd646f806ad6e705a23d5aa52ddb6d64f4c47137f0f4885f3cbf +size 1338152 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-router-stack.a index 1a65158f42..d9623037af 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc8a3e7ce5b82d2cb7c23bb881de6ea26fe6cd029816bc2debf87ff7e3e7d509 -size 1458684 +oid sha256:b84ebd1113f4e8d466779d782f56572486c50bbca8f68456cc4c33bb18450f03 +size 1456966 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm21-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm21-rail/zigbee-pro-router-stack.a index 3d5ff51c48..d13498943c 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm21-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm21-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1544b417d0ba8a3014bf4a922a779dbe5cf21e418bb4e5a37fcdb0dba73a2521 -size 1401862 +oid sha256:f75a1e6d9a12f540df1773c08b955ac4e6cece050dfbf180c31319cf79c16e75 +size 1395608 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a index 14f392ce8f..f39780f8e3 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c734c0f37908ae814aa9310833ceae22bc6ea68eb8e9ea06605a6a48d4b98ee -size 1403970 +oid sha256:f631395f357b4be5f5cca58a58ea91753afd1aae502d5fb6e69f743f9636ba30 +size 1402146 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index ae2dbb161e..66bc2ceaed 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1033b61e3ede77d857fa1dc4d7a973b0fc5b2de40c8063d28e4717e8dc4edd72 -size 1341698 +oid sha256:7667c8dc61d7d97024de7cd35cf14b65e9995b6949eb61331155a491ab1d23b4 +size 1338152 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-router-stack.a index 4c9aaa7b47..ca7063a0c3 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:665abd6fa6a157ebccc276945682c99a7febfbb665e1862927953822bbcfa2f0 -size 1458684 +oid sha256:b7b5ba049fbf8933c91960a969f333b74e97f5fbe26034dbf491c50f3071112f +size 1456966 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm22-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm22-rail/zigbee-pro-router-stack.a index 1184feb28f..5c14ea3e8e 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm22-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm22-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5651c0444b9a507387362e5c8aa2289c9f5ff1edd1a6449d747f6cc4bc702c99 -size 1401862 +oid sha256:0c03a7ae185641d78e8eb6754be38446f65c1774c1b49404fbcea5ff83b8a8c1 +size 1395608 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a index f60f4b7c97..46e2bd9fed 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:534bff10a00d21bc3f33a183b56f70611d0f6d1337ca5ed38c2ff3d9129f53eb -size 1403970 +oid sha256:dbc6911c02d8444ef397a5638a0f0ee518dda72f669460e949f2b67fb1edc70f +size 1402146 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a index f68dc23346..6c12c4e751 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:17a44b5225ecc9544436047a0f90ac0cfaa50d341176948ada783b57ef5b8f8a -size 1341698 +oid sha256:36f513bfa85e47e241cec16c06d4ce83255d3e6ce9cb603477bbb2359aee99cc +size 1338152 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-router-stack.a index c3d1bd053b..ed7ef68fb9 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4970c551d18e4fae4fcd7c97c6c00c84b918c134ad014488d6c11bbbffd9284a -size 1458684 +oid sha256:13a42b3290d402cd8d8906ee5fd10bf4c0d9b433dfb49ca0de4ada4b2f812281 +size 1456966 diff --git a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm24-rail/zigbee-pro-router-stack.a b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm24-rail/zigbee-pro-router-stack.a index d21c510a7e..0df98e117e 100644 --- a/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm24-rail/zigbee-pro-router-stack.a +++ b/protocol/zigbee/build/zigbee-pro-router-stack-cortexm3-iar-mgm24-rail/zigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60456f4359c4eb5f9548b43f7040872d1c4b940123d521cc41f2a11c6a671523 -size 1401862 +oid sha256:926c75947ca71b13d8b2822e9e1bbb4591e410b32116d6724af85f96cf3006ba +size 1395608 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index b5e9c907c7..bbb5a8a43b 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a785c3c267157e71d38d3e45ce6e5104de4eb3149eb4fea1463a05e1aae4b122 -size 648514 +oid sha256:e30cdb9c41d7f335e51c01bc79df06dc4b02c0a278855bca815bedc70edcc58a +size 648178 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-stack-alt-mac.a index 1ec6525075..65d85b96d6 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab29bd7518888620bb4629f3a6d68f0b7f020922871eeb11ce99205eabc329ab -size 676054 +oid sha256:24c2a63dedc3e32c04e96f352e0b750a1bf8b72ea04dad3fb06be852a6e7b82f +size 675926 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index 65b28bd5da..1b3f48ff95 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:056bdc7de77dd842cd91ce8f48e3b1312712ffde47946e16eaf35703a59c04cd -size 648514 +oid sha256:a65bedcb153118344d9e25c187535e53e8c7d5aff99638473327c9eb0e9cbcc8 +size 648178 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-stack-alt-mac.a index 1192b5f653..b53dd50290 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d55f89235cebcf98ce5a1c6aa205539c17a6b0acd60eff3aaf1018f7e4f3ab75 -size 676054 +oid sha256:e005402ec78a377b9823f03dfd683479000089b81c63d48c1a81140d8cd68513 +size 675926 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index 70b6b37207..d1d5877786 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72959dca43d2ef2b27683843452f997f964c89cdcc3e688e40a32ec362af81ec -size 636712 +oid sha256:84e25e059f98b66f511fe6eb0b225e5fa18537c44ba24ff536a7c71e266fd084 +size 636364 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg21-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg21-rail/zigbee-pro-stack-alt-mac.a index 54378757be..51f7426ece 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg21-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg21-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a710bcc5d97e2831c3eba9207c445ecbbd118642c284ae3ff850baf873d9161b -size 664064 +oid sha256:c863fa04754fdce71dd3cdb6a7a0d03692b2f7f6d6f3502050383c262efd9b24 +size 663944 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index e8eaefa7b1..e35f680464 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be948c866c5932cb85b00a357aa6a77ee79fa0e4d9c4f91cc8a1b40c2e5e8e96 -size 636712 +oid sha256:5c522225a7157ae0feda3d9618ce9d08ff14f653b0fbe303880f47ded8252d94 +size 636364 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg22-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg22-rail/zigbee-pro-stack-alt-mac.a index c57cf9330d..f26f47ebeb 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg22-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg22-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4e944a45f31d95bba0f8cbf4ddec759c812d9d6d48e710cb648b24a694c081a3 -size 664064 +oid sha256:dd5889dac773e519d0e173db13594a02d893efba62e52d6ead318e12589716ed +size 663944 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index d90ca8bf48..778973767e 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:347ea1e3930fc7784b28cbd5977420f6b39197da144eafe13d43501e518a4cee -size 636712 +oid sha256:cfe73806ffe1ef6878ca700497da98f3399dcdce5cfaee5cd6520d076a0ea612 +size 636364 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg24-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg24-rail/zigbee-pro-stack-alt-mac.a index 0a790fbf58..aefd83d254 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg24-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg24-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b0683178c8d08b4d3e73689ee25de1250fd789447c8d572ff5fc616f6bafeb4 -size 664064 +oid sha256:365a58c8a5eb4387d843848817fd78f8130ebbfc432f463071e61c355015bfd0 +size 663944 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index 5b337d97f5..2847c7f2a5 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a281da018cc40fea3a4e82174ac61acd93167ab510a641ddf0c90ba699e0c78f -size 636712 +oid sha256:46e2ed188327e329398a3c7a125328c9a5ace1b526f564db87d5e22538eeb191 +size 636364 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg27-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg27-rail/zigbee-pro-stack-alt-mac.a index b12147bcb3..8e43cf5215 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg27-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-efr32mg27-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c4655a7c81a0cbdf589087cfdfbfde486b460a821d35a6a8510bb44a605fc838 -size 664064 +oid sha256:f1e6f1ccbb30e3895f8f6e24d76582a31a330b429056edebcb772e819b007b7f +size 663944 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index 79fd7654d2..9254b9b0f1 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78896f6c2647d47c4b62c32738bc4bce6173b572b14ddabf2e0f91b519a56bbd -size 648514 +oid sha256:25a8f0184457f09994de4971739f359a6c7baf46cbaf7aa8ba69984ffe0580fa +size 648178 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm12-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm12-rail/zigbee-pro-stack-alt-mac.a index 2b3ce9aaa1..e7d657e327 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm12-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm12-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b831f1f7d9ce399bac96d830e61e762f6715eef1a2f5b3cb72af48ea88ed38a -size 676054 +oid sha256:17791d2f2999d3a5bc83bac06fc1f5149dff11bbe24940f13abea8ea71b32a14 +size 675926 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index 5a6b83ba54..6307727f29 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cae5bed2fc783471a2d064ff1ef247a4d1b4752fc8ef409e2de1749ef0b07940 -size 648514 +oid sha256:48e4aba3b5258e37307a2d743501be6af1b0132b7d5f67916a0867531e91336b +size 648178 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm13-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm13-rail/zigbee-pro-stack-alt-mac.a index c3a2f41c5c..1d206e04b4 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm13-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm13-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5131ac812eb51d0303b0350fe4a71666f2e38220f6b298dc20762d8ac44c4a2 -size 676054 +oid sha256:123a94c4b95d1983bc772fec8b1fe616fa047595d02752f7a29a4eb46ea09f7b +size 675926 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index 8a129a1988..892ac82473 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05024b290f54114653a211c456776a8da6a3adeba4d008875c48365c38fe7a24 -size 636712 +oid sha256:7cfec20dc84f5f30ecb7cda1020a180236bec6c6c8221be6e8f682ad3cd78200 +size 636364 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm21-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm21-rail/zigbee-pro-stack-alt-mac.a index 74fa0e1922..937f82e613 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm21-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm21-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2acfee436e4b41271d2fba75e00fb6d81b28da1325533974d03e75df930f24b2 -size 664064 +oid sha256:1abaa9863ffcea9db17ec6dfc657369dc66c777b1c48406acbf62f42ae82dee0 +size 663944 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index c8e502d29e..7d81c28676 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f40c1c4a18a8404d629b80c4abca26a2daed4f91f8e66eb833f8f9d8e70615f4 -size 636712 +oid sha256:b1b38ada0af096be99db8b0ab67993e09decf7f4199cc5c50ccdaa66cc24c320 +size 636364 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm22-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm22-rail/zigbee-pro-stack-alt-mac.a index 5b9979250f..2e5cca28a2 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm22-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm22-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d31b9de63a8a54c7d444b32251d998611b42b08e2ad821693a13a07a4eb9b4c1 -size 664064 +oid sha256:69afce9a0b7c36059f562b5464790bde31c8513b8a48061885ce7a8e52080966 +size 663944 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index be5dac0846..1565316031 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:557682a0c1fa5e2ad4022283f527a106eb146e81dfc7c639caf59678a559f804 -size 636712 +oid sha256:11f2b9c848cd2473862f933e4fd5931b15930bb628d48c41d5458f11db0b6065 +size 636364 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm24-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm24-rail/zigbee-pro-stack-alt-mac.a index 55e8a90e2a..f6e4a39bd0 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm24-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-gcc-mgm24-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bab1b1fbe509f8043badd084ed5fe53322d866bc7862b43ee25661ed8a2ce35 -size 664064 +oid sha256:27bb84b60ca6d3838a96ea427ca646d792687a84884b507b667a112b788aba73 +size 663944 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a index cb6ba347c1..aa12e64e42 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6f0dcd379ae43bd170ac243a6e94c5e1b72d5c6ee08b4e59422b00e7883f04e -size 1502128 +oid sha256:dffdf014e24c3557d5c70249a822c21e1e66f03e9997a86a07117db63b070f48 +size 1499734 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index 0be5ebb6ad..b7708ade40 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:227c46a8c9f837d4fa14a2e89c51837a7f3aaea566657290548f4e7af3dbff63 -size 1444330 +oid sha256:d1b892a21b95d919e5adc0c93e1518dd1c1da0f9f574b84915f3eb2328175059 +size 1441002 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-stack-alt-mac.a index f881329c9d..cb76d26701 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:673264a42a4fc201825699a883aadbe2c1e85559084665f6b5c8a4a76f04d673 -size 1565494 +oid sha256:295ac0c1fdd855d3c36770fb8ab060cbde4b267d0adbf3a01f0f25e2679874cc +size 1562980 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg12p-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg12p-rail/zigbee-pro-stack-alt-mac.a index 698e7e38cc..fb0bde1dec 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg12p-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg12p-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5bd2e12663f153b56f3f139b05bab017e857e55fc1007d5b5026c5703ff3620 -size 1506388 +oid sha256:bb5466e39769b67c027885d2cd7989d4e0d0c4b08d1b15d04e8a0cacea4ae9dd +size 1502492 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a index d2c4d6c93a..17fad1637b 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89841029f16c9ab0006a477afac4f12075055d069256bcb530e92932db137bdb -size 1502070 +oid sha256:178737e727997052b0325ae13e13cf6c8ca85ae18412b8a27bbd66b3fad40e2a +size 1499670 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index f217f00123..3eea669212 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0abcaba90da07f7eaa30d60beb7e1026012a814cd01d3d3b7dcb2328e174690f -size 1444330 +oid sha256:e3e1c0b8b32688477e18dcef9e6f159a8456f61a78d9fc6422138ff478c92b02 +size 1441002 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-stack-alt-mac.a index 1f60d49151..03dc407007 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b56ff2ec0febc649de5fce0e52d4e5c91d41c619902e1004ebf68590c8daa452 -size 1565352 +oid sha256:4f812ca0117170c03f64b1c8d7a00cb4ab4f1e50889850873fca567af48440c5 +size 1562838 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg13p-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg13p-rail/zigbee-pro-stack-alt-mac.a index bbfd1f46c8..6c7c09477e 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg13p-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg13p-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b05a24fa89e42b073ebc12983e917d254015aff074ad61a1edbabba3c536f43b -size 1506246 +oid sha256:3eec5cdca57e5eb460549b7458df61cbaecd02bf303bc30b78ab422d3ea456e2 +size 1502350 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a index e6f3bc1e77..0b40da1ca3 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a97a9782525fcab6a4052bb650449bcd3db52a78e29455860a6ccbe728c4f939 -size 1465082 +oid sha256:6b9f9dd8376a7d0477164641d0f2909a851b4e2385815bc087f87a9df208fd58 +size 1461576 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index 5ecae52b74..6f1a45526a 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e98b5ae7255e443c3022f71072a41f974d5c905f1fc6cfa304a03faa5cd449e -size 1399426 +oid sha256:3bfd89087ebe9cc47bc31b7282114098b81312263a7b37c8c5f651821db8d3b4 +size 1395838 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-stack-alt-mac.a index 3d522e7ac2..2f12bee018 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bcbb7f51df5d02bd7f06799a5a33cb2cba76e987c41525da099b138df3c53c39 -size 1520048 +oid sha256:a6006a7b666e95e4da7f7b89c305d0e59ac8cdc4d8112442aacd19eec47f270d +size 1519212 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg21-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg21-rail/zigbee-pro-stack-alt-mac.a index 5fa7a391bd..67670d95b1 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg21-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg21-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b99ac78f2f39d8c9473e845f558808bfd70bb875879086ca8a2120f4d3f2c3bd -size 1456676 +oid sha256:4e9f6a3de6d79c8d1fa25784ba5673a8108cf65fa02faa465e6818acc17c3272 +size 1454194 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a index fec32d309c..3a142a70c3 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:174400f7c43191ce216c77fa303f64d5e2846e3998f21edaa13bd6537b051361 -size 1465366 +oid sha256:ac540d4b2267c4ce32326137a89e7fc2d3297021cad8bdc15725c8b1230c0e84 +size 1461860 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index 18bed168e6..429213a1e6 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8c87bf1f2693b7e191c15a54f03223e32579f30977743383f27d0b9b1aca5b3 -size 1399710 +oid sha256:bda2647ccab49965349386dd30e4c6444db6c8436c3ced106c215d6276abc6b1 +size 1396122 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-stack-alt-mac.a index ffd1dd24cc..b23ea9350d 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88d994c0bc84aa43b4d2ad9224e9a726d1fee9a89daa740289a4b98eae57a50a -size 1520332 +oid sha256:eb8d920be59bbc9f21ff7638c8248ec06f60bb5ae46aabb94d3af67137b92fb3 +size 1519496 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg22-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg22-rail/zigbee-pro-stack-alt-mac.a index a64bc726e2..79dbf4d341 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg22-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg22-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3244a4e94d9429bac6c7539dc10b4aded04a444fc64ba62a8e525adf4b03792 -size 1456960 +oid sha256:b181808c1025643b9e43af2b2ff1341915c567df3d1e7a3d39f132fb23f6fe4d +size 1454478 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a index 2635e95feb..1f643e5154 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd0c222340485d2dadff23a3d2f300e7e43f2dd2832dcdc3b85213e8330a271c -size 1465428 +oid sha256:88560b8144ffa94a65bdfdc9c47d70b8a387a6ddc7b8ae7bf238607f990d9b52 +size 1461924 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index 9228b5ebbe..c896f890be 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7bbea6f09162b6c407e1f9a5c74208624031e978133fc8a5d347f37bfb0f183 -size 1399790 +oid sha256:a17f6c2374c24581137ed1ae53fefad26482e905d527f24dc9cd12ad2bd685bd +size 1396208 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-stack-alt-mac.a index 415eb29980..e79a639a7c 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c22a1cc6b9685168deb6d768e04b68575a4605a63a7190b6b14b5d71560f8c08 -size 1520386 +oid sha256:bd436abb5f4c7a19add95160b2d3f1f0652a413357e732fbd7ecb3af6a610d02 +size 1519548 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg24-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg24-rail/zigbee-pro-stack-alt-mac.a index 0cc9162196..2bdfcf044b 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg24-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg24-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd541bbb2f3c072173546bde6496409032288ba129b6dcabf9ad4c652fccb85f -size 1457032 +oid sha256:5efe0b9c1f37489f5d3b65e1c855278a3e599ca8e58e9b2ecd76b17ffbe4a68f +size 1454552 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a index 4b946b01a7..f2a5a3666d 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0414d31b16b39b230404907232eaaae25297eb58364c8c89e38b6346baa22a3 -size 1465366 +oid sha256:ac77cd44b3ca2492bb0676fdd1af7f8700f44f9ecf6ac958ca92525f96ddd2db +size 1461860 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index 689d5a7add..1a37272ebd 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3f46ac5151b0158de775c0b10a21207c0f524be741ced400d42dd0f9b7b932a -size 1399710 +oid sha256:88ca38f101bdb9a20d076d2bc8fe02c56d695e0954bb568d9820b54797286ec6 +size 1396122 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-stack-alt-mac.a index 0bd33a4cc1..0b1a93beeb 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cdf5bb6cb1bf1506bc15ac7f9979dcfac3692fbaf20257e55913a92613f250b -size 1520332 +oid sha256:b0c9ef13eed76bada053fbe47b8a5f71d2316bcf9186063457d48f801ad30887 +size 1519496 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg27-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg27-rail/zigbee-pro-stack-alt-mac.a index 439b11ea42..13aabf8d60 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg27-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-efr32mg27-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e534a126163c5a52239faffcf0daff58405e228b4a85aeb7d3764337e944db50 -size 1456960 +oid sha256:3d3124fa3346ea36f5292bd79777e8942e3e71a3276f148fb7611bf4219f2ec0 +size 1454478 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a index f5f0c00ce5..cb8bc244e5 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:019ad8d914b018e202297646901572a46d1063b418e4a19cf73401fac70df709 -size 1499514 +oid sha256:38327fecc95b8acb0ea68f58dcdae462d0acb96328aafc2fca09a13fcc90243d +size 1497114 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index 84a1c24931..3c96abdbfd 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cf5839378d2302c0633b8fcab1eb45997c5bad58bfd0504f499be585e69e2c73 -size 1441774 +oid sha256:0290553f24a76b8eaab890d6313739afa4687f705f2bb8b5521a3a2239f04dea +size 1438446 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-stack-alt-mac.a index d5fdc82e4d..0e3d4c5a17 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8cad73f47c90d08e29cb26460e933eca66ad71f4a7a7145f99055c444da1440a -size 1562796 +oid sha256:205a86d4e890f2f867b16c3ac68a97972af27fbf90f968d9d590b2e7b845c064 +size 1560282 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm12-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm12-rail/zigbee-pro-stack-alt-mac.a index 64c8a79126..2694ca3f5d 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm12-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm12-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c5efc811e80e3c3c58243d2fe058b45e39614074b76c6b11c867b87baca6429 -size 1503690 +oid sha256:484ed0e8d45c0bce75e4da0b442f67caa12557cbc71937761a8686b63019745a +size 1499794 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a index 7f75705d2b..67fe78a861 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a2723797018663af0bdaae066e27194e4fa4ce6dc434abee7153cfdbff056fe -size 1499430 +oid sha256:36884a5f2b51ed7d1afadc42c5b5a04966e87581363a9da550fdec2e29ac2941 +size 1497036 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index d8d1784f7e..8e1c706271 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6af7116479d41b872dfc23588e20e2ac08ba5d07ff0f7545d9066cfa4e880a7d -size 1441704 +oid sha256:88d85dfb691258ed317641c1d1e7429f61a924c6436ab51b90ecce38ac1f82a1 +size 1438376 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-stack-alt-mac.a index 30b94f1c4b..52b9923f21 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e20eb5a6760a661aff10ab7ba27f949fdb324c2f24b582d073f4a76a7c85727d -size 1562716 +oid sha256:7d4ea6f79e8aee5b09da54b2e2b65d576b050b24ae0584ea173c42ed46a7d74e +size 1560206 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm13-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm13-rail/zigbee-pro-stack-alt-mac.a index 54cfd01fad..04b1ebfa8a 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm13-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm13-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:955b301b84865d89185059100e3a9fd15086b5ee93ba5294093842a48632fcf1 -size 1503626 +oid sha256:c24e9946c766c8a50fbec9019cd748ed118aa86284ab3e3eee9b3499b3261e1a +size 1499728 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a index a30a286e5f..68a34123d6 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb01c624015b1ab206a371c2f42b8212e60d230809fa23bb10d5753891295d7e -size 1463094 +oid sha256:860848ab78d36204f058ec98e12f7aa470426713a96ee667ef4b6d7a1c1cfa5e +size 1459588 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index b5f03a9f98..cf4b3e4430 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a31b11f6629405e29c4e0f789de9378ae5204c65891e3f839ecc117d1bc257c4 -size 1397438 +oid sha256:ed0c782044fc819f9ba06ffca8f06453477d5f7b788058aa36ede2683a768ba5 +size 1393850 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-stack-alt-mac.a index bebb03223e..37a30bb736 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc9c6b502653516db34218628eec27763b2e42fdee30d87ab3fb278500aaaf53 -size 1518060 +oid sha256:2e9ea7fec5b0e629be194daf1cf6ed424f6fa7b5c8ccf6f1a29c908381eaf692 +size 1517224 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm21-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm21-rail/zigbee-pro-stack-alt-mac.a index 2854fd0d2e..a3a47e6e1a 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm21-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm21-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8fedfd85e241f897ac4ae707f88f812ef5d503754ce1e2c2f2c53984c18d6750 -size 1454688 +oid sha256:9dfe712cc2c61aa224e2b51c62173aa12d46e56677e6003537ce3d86b7977c50 +size 1452206 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a index 549674c5e0..ab7a17d69d 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e46b2380bf15f689c9b0bf34cb4684d6e5b0c412a296415bc0bf36acb56aae33 -size 1463094 +oid sha256:960120a5d70d46a189936fc5cb6c1fde5b9ade5e278cfeb071b1bf16b1af6e3d +size 1459588 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index c1f7a719c3..dbed591c33 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26b22a48ab461dc769de771572eb97b7f383733ab5b98c3b818669ffe13422ad -size 1397438 +oid sha256:2a4aa60205159c012ec27b85ee7c754582ea184c1794ed46c8a1d438bade7932 +size 1393850 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-stack-alt-mac.a index 3da617e5ac..3dc5a23cc8 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2dfb50a0411eff8b8e6ebf04c0b57ac2f484de801c72d73eeddd5c4ac26ecb85 -size 1518060 +oid sha256:ffa4429652bfd58f3e98ab9132e5e088b2a17037fe2b540e9ab43b8ead8a4963 +size 1517224 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm22-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm22-rail/zigbee-pro-stack-alt-mac.a index ee8699e358..980852d959 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm22-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm22-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a63a5d10507c69799e47a8f2b62f6b4a8fbe8423f3eaab6d7e075e8504c77283 -size 1454688 +oid sha256:759d48e36ab22bf2b09d42cd3cc6c07180b7ea8069b704bf3b022d38426aec82 +size 1452206 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a index 1ea09a2768..c5feff431b 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cb7aea5c7680744fe60f51868dc037fb343955885f5c9ff0a8a385c32dd28185 -size 1463094 +oid sha256:97ba700d94b6fc62c0e4cba932f7a1661cad474ca7b348e286ca817388c8ef34 +size 1459588 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a index 1c62556427..d086497b78 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7b63a58d0cfdbc51ce08b9708b0ccd1023c68cf7d876885bd1baf81f9c7d467a -size 1397438 +oid sha256:cbfa4f6ae48c6e15aeee719382def2d6953b6ce966c9f66f1b3f9753affcc7a0 +size 1393850 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-stack-alt-mac.a index bee758673b..b66724df84 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f2f91df305b7fa3078e435a89e631a27902941f31adb2e1ca8343f3617fb4dde -size 1518060 +oid sha256:f16f5846017a398905aa60a779f05456bf6e116f5875e3ec66e49480b3a58d43 +size 1517224 diff --git a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm24-rail/zigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm24-rail/zigbee-pro-stack-alt-mac.a index c9a6c0b174..32d667b223 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm24-rail/zigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-alt-mac-cortexm3-iar-mgm24-rail/zigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2ad828c3bae6cb5aa57dc562049e095a96b024d80d33c186d55b3fad9a9f367 -size 1454688 +oid sha256:9b619a3fab9f7685e929ab134f34d36b26a381a44ae798591ca901f83ddeb147 +size 1452206 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index ae7ce2457e..57d756f072 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7fcd29eea9c9d15c46e60af2d0daf3cff2510fffe4cef1ee830e29fc21fef876 -size 638878 +oid sha256:0df602038ba4c1d9591b31530886a5cb71cbb418145a678dc704beeb2d685a9e +size 638570 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack.a index dbd7282766..4fcd814b3f 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2b42a2074049dbf62df041f38d23b81c961a1564e0cc71180f299d86abeaa95 -size 637304 +oid sha256:8caea94eda09531b72410e60d1dc2b92fe809dff50a98d7ac4c57b7bd9e34af0 +size 636996 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-rail-rail_mux/zigbee-pro-stack.a index b6bdbe9ba2..059e20cc37 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:439820770ebfa8689425eb6f347e69a4888eeffc0021bd3c1d23dfed23f1b457 -size 666322 +oid sha256:48080180123dae2b989332d24b4c7843a9c2d387b0c1afef3c2da9fbf797609c +size 666214 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-stack.a index 7c15f81895..5fd3d3c1b1 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bae34c87b27bcce8ce94c9bacdbebf861fc0f5532a3bf6b4d85de6f089cb1e6d -size 664740 +oid sha256:06d137766ff26173fae61f6b5ea7e732b1edfc843fa02bc96af8cc9b07bddf7a +size 664632 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index 87b9c31455..80c78b50c0 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:874d6ee51ea3e252772c049ed72215bcab8b67a43d152e8c3c4fee1da3766aac -size 693700 +oid sha256:6f23cb3d9d5a05f7e31450a1cf817bc4e2798f742de2e2ffcd2845a8845efe74 +size 693336 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-stack.a index 6dbef6a8e3..6314f57be5 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8dd34be684c3153b5214038e05853240af80ff335666d3c4c37be785070b2939 -size 693428 +oid sha256:d6fa33b13ac3989e5370076035500f2d4b83e024f2e3586e015d5393c24115f3 +size 693064 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-railgb-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-railgb-rail_mux/zigbee-pro-stack.a index 700b90a6ba..d5d3897cf5 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-railgb-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-railgb-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7b5e02794c5e98ada55037c9dff059c2f5c195d226f7c33680cc2d7b12e4c86e -size 720512 +oid sha256:92f555168cbb8746917943ce44f41c797c6f4f5ca18f496004faf316f4e9666e +size 720344 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-railgb/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-railgb/zigbee-pro-stack.a index 1e03442232..3174823872 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-railgb/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg12p-railgb/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:906c714df20cef4249c49dbc56e00e415b6fc5b88155860ab6d6ecdc3361d78f -size 720240 +oid sha256:cedac05f9c07c3bc0f92d1801eed85199573896355a12675f93e8b956e031a56 +size 720072 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index 2059af6d21..f7f98a1a02 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:29739b0348ff9296d21b371bd96771ad64420dd57cae16417c541233280b6b3f -size 638878 +oid sha256:df07e65ea0e1dc849fc1a2bef6972dc463d0b7f48d293868563a1adc5e8be1a5 +size 638570 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack.a index b766730775..989573f38c 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:983a51ffd018f70cd97749e9f6e33e8010acc86de9608174d21d131aa4639692 -size 637304 +oid sha256:b0cf79cba517e4e7f752d56a5dd5bcb64ab4384a46cf103f21000f292a8881b5 +size 636996 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg13p-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg13p-rail-rail_mux/zigbee-pro-stack.a index 36fcf79aa5..a681dc9052 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg13p-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg13p-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8bab73b702e99b1c100b8f1e1a13244a81f590c33f73c05ebc3124771c8dd397 -size 666322 +oid sha256:ef53e7516a1a06c96f808db7baf3c796c5989a4ab179fc00887f9a5855a2d6fc +size 666214 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-stack.a index 796fbed53b..df6671d76f 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4fa818d044248e7f61e6244ca2d9d279a2b96680fac3729cfca82a92b850dfe7 -size 664740 +oid sha256:f6c0b76e121c269b7244f81336bf9dca844660c7f95f6a6a5a4517345872cfc7 +size 664632 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index f80cb3f3cf..28460c2942 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a81f1c1378397b43a0a07fc69aa4bc249d168dbe4064e6097973fa33efef9725 -size 627064 +oid sha256:4617a3c85ae2d2ba20c7a910e18722cb260179f74b44fb2ecfe00b477141c1ba +size 626764 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack.a index 34a4f34fb1..332a4ec9a2 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3b49aaf4b7b32ed541022e5a6f016c005fc67ebf00a0770d12e943a4529a4f5 -size 625490 +oid sha256:ec048535e6bac6ced6dfaf4838d642bc113d3dad147bb314c73985fa8ae5745b +size 625190 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg21-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg21-rail-rail_mux/zigbee-pro-stack.a index d0371e6e6a..afd443f013 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg21-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg21-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ed22ecb8554a0f4651ef4004ffa9c8d7fb04927e7da19bf1c3cff4b71be7236 -size 654368 +oid sha256:0a37380102e5ffc9fb36c6876bdcd814c845f0a90cdef78b722faaa12f2aa709 +size 654272 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg21-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg21-rail/zigbee-pro-stack.a index d91890c6e0..dec51ae0ce 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg21-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg21-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28104b56056f85e529e7c8800442c9e4e70fa28213ad954553c39170695e7661 -size 652786 +oid sha256:88597a089767f0bb857092591885744589bffda74d75fd0b054ac45486ed77b9 +size 652690 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index c714047334..35f715e760 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6644fba3a86981f77770d18bee388632fedef6d35864dfcfa65535563c11fd99 -size 627064 +oid sha256:1728dc28853d65a268f2a9f5b2e4051099d39401894106a7157de0efd0f53d80 +size 626764 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack.a index 76ac018c52..1930b961f9 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5bd793908d8ae5aafbad8ec4c4a7d2d0f18210d93bdf483fc6206651df92c4c3 -size 625490 +oid sha256:392cf4327c744670f36deffc89b1412787a09318195ad13c82075fb2162eca7e +size 625190 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg22-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg22-rail-rail_mux/zigbee-pro-stack.a index 9310e01d8c..47b2639df4 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg22-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg22-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d028c81b3b93195699cd0c9c1ab775a6e62b060f6c40eae40d78864e1dc1db6a -size 654368 +oid sha256:7d55999c33fa5c88662460467057391c336a161e1bd3994afa8e9e051edefb1d +size 654272 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg22-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg22-rail/zigbee-pro-stack.a index 8309bd06da..2027400d6c 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg22-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg22-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e386174bfb238a0cd7d2957ee95e8c1a309e657d3c786b559a1eb161bcafef5 -size 652786 +oid sha256:7fa1de6415153e9fe0240c79d743626642968ff1b52e29ab850abb3bdfb8e685 +size 652690 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index 4addb0f865..36787568f9 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f1db0edd5b419ccbe8e046464623ee3d64e1953aa3328a0f9b71f3cbdf478d0 -size 659758 +oid sha256:6b4bdc1cf1c17e824b7936dcef66a666b71c2bf3075df9eacc399cf1e3d214e0 +size 659430 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-pro-stack.a index 704ae3b0e0..79fd9ca6f9 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1b7b2a0171371525a13320af497eeee195086753eed674a827693b014d7c7aa -size 659482 +oid sha256:d58973addde4e545534ae970abbe7f3bf3f6a83e6c5fe32244421354cfd59f5e +size 659154 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-dualrail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-dualrail-rail_mux/zigbee-pro-stack.a index 001a8ada04..02ada2c46e 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-dualrail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-dualrail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:45717c1a4c4f1405a895653834f540953c993803834f0c7f1462922981caf3b9 -size 686334 +oid sha256:d35198938627bdae77b900cb9ff54ccddb2ba6a919d2d30ed37d58caef56db1f +size 686230 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-dualrail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-dualrail/zigbee-pro-stack.a index 84001787bb..56343a2f10 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-dualrail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-dualrail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1501df5f6ee13b7a5e5099cbcac6e84a4f1eb24780682e956fcd7a0d6d25742 -size 686058 +oid sha256:dd42f71797a113983673eb777c60801baa96ab7afa1b845676d9d0b62288bd85 +size 685954 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index 54037fa584..d1fe8e03b5 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:773469bc96cb205f720fea05fed5541593436937bcd8a02d4aca2f2be7fee170 -size 627064 +oid sha256:068d2495922ec19c43e2ea29aeba07142d6c3fa654f937046ea85024f7734096 +size 626764 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack.a index 6d9dec4c17..3c0330f80c 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78f9482f266d9067ffe6d7baa7ba7936dfbe90781b265786a8596125c53b72eb -size 625490 +oid sha256:97034eaee008ce608b2a74be469cddbc3e094a20176fd7f08bdb8f9493407b5f +size 625190 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-rail-rail_mux/zigbee-pro-stack.a index b47d6ee68e..53eed9f6fb 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5b09cbf037dc38c183a3f82a6677da9f3aa32e375b8e9c0610d865675cb2fd1 -size 654368 +oid sha256:57cb550d3956b91cd49d180c7311a90b8d9094823b0d420781966c8aa1d0b4d3 +size 654272 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-rail/zigbee-pro-stack.a index 3635a38c00..53747cdcac 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg24-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7240dfd1f221308da5b52b73e700a0524713dafa79ac3cd45eaa5644c0a79012 -size 652786 +oid sha256:c1161a07cbe80abf8fdfa10ea00e58e65ff1d57d27beaaeeab7cc8f7b25fc9b3 +size 652690 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index f41e4b881a..2fbeb8fa0d 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd75a31073a6246cb6c2a4e97d357372f88d66e10cbe56384ebc776d98fed467 -size 627064 +oid sha256:d785ad7f347c60c9f3758de499e56f4230ca00e6245d7768c4728d1284da5608 +size 626764 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack.a index 3597720489..4558e8966e 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ac1b96ecc350cac67f447f7392ba1b83ad8f73aaa7ca2c74bddbe4123b4d645 -size 625490 +oid sha256:19b797d4faa1844cd3c13348030cccbb5c206f5235eb98bbbae04e33e24a7b9b +size 625190 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg27-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg27-rail-rail_mux/zigbee-pro-stack.a index 2bac56df58..d9f5d60ac0 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg27-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg27-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05bfddbb51d463d6f612b11de0eb29b749bece9e048349392e0b11a39e40087a -size 654368 +oid sha256:c4ddd051ca409be7874df51e7510b29bc315f28773abaac5419f7838f9e6cbaa +size 654272 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg27-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg27-rail/zigbee-pro-stack.a index d12e2f5532..25d3dc9984 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg27-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-efr32mg27-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c52922596d75958d2f814ae730bd2a4da2ce153bb40054715690cde4a875c93a -size 652786 +oid sha256:eee2c438c6c31073f692f8518f5c9a0cd5df23a222f511ba028ba67ac82d1499 +size 652690 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index bdba5f4478..dff2927f04 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39b96bb6d1d718724dcd1b079cf0c04abd6313b85eac81640e9eb721a8432788 -size 638878 +oid sha256:1e3e6844474a985d3985705d0fe2115332bfb82c2b29718879dae91eb1f416ce +size 638570 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack.a index c1d3b2d7ab..ed2211f2aa 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:760c522a13b243595ff43952a13c134d2ccb4eda9b357535e980fe6d85a0841f -size 637304 +oid sha256:4c5501ff0e29a89812c9d9f02f28864b88eb8f9bfd6850bea17aec9ea43a7468 +size 636996 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm12-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm12-rail-rail_mux/zigbee-pro-stack.a index 912c65eaeb..c3c2febf4d 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm12-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm12-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d9a9465bec9cd0986a58195a5bc0b94ee102571be3079ac1ee9d198d6c6538d -size 666322 +oid sha256:5f2f11bc1ffdd4b8e612682567e4358438c9888b64f376dafb42576a6600afc4 +size 666214 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm12-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm12-rail/zigbee-pro-stack.a index 5554385238..bb24bbc3f6 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm12-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm12-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8fdc5fd90cb90278868805511ab49e4bafc47e2a369f830487b2c1234b7c3936 -size 664740 +oid sha256:3693a6a9f6d14cf1bfb19e6a70a3a90709cc2cb29a5c577960f59bd03927a53f +size 664632 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index 34d9daf7b4..4378247dfc 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8000d7b12bec632a5d855909097d26c10fc4eb3bf309a58c4d8263cb7275d3c -size 638878 +oid sha256:86ba392aa9d410969f0af547a8f5329159fd46aceb84b8986c9dfd79af52f43f +size 638570 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack.a index cdba438cd0..ac6ffb3a99 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0a6bc28cbbd7dc4f7ad80cb7a1703e301dc65b1ded3656a4db7abc7477d118f -size 637304 +oid sha256:e4e1d3fcaa2c1aae1f3af6a1913a1a031bbe5d1ba8c0269a2f58d2e34754cf0b +size 636996 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm13-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm13-rail-rail_mux/zigbee-pro-stack.a index a56430a519..27194dd782 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm13-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm13-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db231b7c4e7b63bf8f61e517caa9f4a80bff281a2a21ab6828460c5cffb2c767 -size 666322 +oid sha256:c05e65144b0c7b1f9f57618d185fce914533650d0379735918ab87cc493cd068 +size 666214 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm13-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm13-rail/zigbee-pro-stack.a index f4c581a733..1445a04d97 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm13-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm13-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f09f650f2b377090703b443331cfffff2b865b4d585dc718fe9a6ccec67fb293 -size 664740 +oid sha256:0cf37b5ae6967cd7b0993c6e67cbd768a86a403423da18525f0d9803a312b5ef +size 664632 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index 2ae49ff980..2998b0a135 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3083558ceabcf185878238df9b52f4a43f59d8dffc9151d122513b1a7800aaec -size 627064 +oid sha256:c7d49189c141280fb9ae46e2203bcdd67a8f57b9a2f4fea270eaaefa0fb0e1db +size 626764 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack.a index b9d410680f..84089d0f85 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5225b26a80164ab9e1a0d24e57286c28f0e34728a40694309934802e1da62aef -size 625490 +oid sha256:edd4a140524a57fdd119fe5dfa15eba5110be26fea3ab26344ef37adad9801b9 +size 625190 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm21-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm21-rail-rail_mux/zigbee-pro-stack.a index 03f460e970..2ea771a7a5 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm21-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm21-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7045ea7bf021a8d07eec6858ddb6d11e9abdf125954c9bcab24cec851737b6d -size 654368 +oid sha256:08aa89382b235943d220e31b4cc21556a8eec23308d062d9139f91039c77f3df +size 654272 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm21-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm21-rail/zigbee-pro-stack.a index 0938f697d9..ddad90476c 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm21-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm21-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f74ee9f090ad504b27be01ebe3d4c35c874da11a993e826724ce443e26415bc -size 652786 +oid sha256:a10207603501956ac45664143d396fe7ef253e5e3ba4b08ae67e90526b34995e +size 652690 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index a7d44806e8..a411da4385 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:997e11603e5a34a53c4fa9b20ae5d1de0d9207d0841aa1435b656452000e921d -size 627064 +oid sha256:6c27aeb973fb672003c8f51e89142c55899311b2873e401e8744c7d25ca2ed92 +size 626764 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack.a index 95ab62ebc1..26e43a933d 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:207771d907e59ebe10730de52a1c1df8a1c5099504a2e7059db09deafb5fc423 -size 625490 +oid sha256:a3cd5214f7d1ca36460fb9bc8472cbebcc31fa4bac87194ec60b82bad81bef92 +size 625190 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm22-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm22-rail-rail_mux/zigbee-pro-stack.a index 9e97e4b7a0..86e1f208c4 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm22-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm22-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4b80ff0174a66db4d7bc6b92309a7dfc9aef50eae8ca7861fbd9e0e87b8e8eb -size 654368 +oid sha256:da0d163702aa9e4f5011754ddd4d7709bbc311fb3f5691d6f709beae14e265cd +size 654272 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm22-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm22-rail/zigbee-pro-stack.a index 80460b6e31..3b6103fa2f 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm22-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm22-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01b8c430ac387923ae3f5975e80982c999da44edc8da54fc7548c4cbed3231ab -size 652786 +oid sha256:7f233bec3982e2016c42606fc78ebe29b069696947013dbc767ba5394e373cc6 +size 652690 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index 0c2bc35e41..b66e0a07de 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6147c2a7f85f572aced1bdb51ca7be97d52b99956a241e5def19594c08b67311 -size 627064 +oid sha256:cbee5e3f16e7a139037e26d5bef230ead987e6df382740d9a07a697f0c3b2a06 +size 626764 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack.a index 89c05e99c3..fb8e4a1c3e 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9c8bb4e52c05322c6089563acbfc8d636211fe85d71e714f2d974dc2b4551233 -size 625490 +oid sha256:463ef9fa63ae0afd03aa914b577efab7432c7d9bbee9ab5c828ec49fcac27700 +size 625190 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm24-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm24-rail-rail_mux/zigbee-pro-stack.a index e192082ec8..61ec305add 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm24-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm24-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03795ab9a27e93057df59b763f27e5754f76b54bcc304d31fba60877ec516cea -size 654368 +oid sha256:eaade42b9e950ac5035b0e9947b48ef6bbee43d7dbf9d0456fcca2b3a447cd01 +size 654272 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm24-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm24-rail/zigbee-pro-stack.a index c06763ac5f..43ac94c363 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm24-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-gcc-mgm24-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6fdb64194beb107dc27d7c12dc9b581989a752b5fd4512900ebbedf358935770 -size 652786 +oid sha256:f30edb1ec2628d2ca6f165ff64083067e020cca580ba8a95c817d889a777846c +size 652690 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index ee44c6e328..6453b520e0 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b376eb7fccfad6902e57228c7ab19d5df4639ff32a03c812abf5fce7883284f -size 1421024 +oid sha256:f63ccd402c83b234fa4d6a2788c1ebc97f8eca9b9ca7e444fe95be7bf0208e01 +size 1418312 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a index dc33649587..a4089a8729 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40f357ce3462ff59e0718d1b430932c6dc09bbcb30ca053b8dcfcc67fb447c14 -size 1477266 +oid sha256:552377813e3f0ad02d31f5a20d2b210d72768f3d4ff44ea6a07491bb062a84e1 +size 1476886 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack.a index ea6c7c577a..fd6f27b0de 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8f7ba1d77fc32d429e314252cea4a97f2aa3ba9eb42bfba20f9ef86323ad132d -size 1416094 +oid sha256:a03ba21dad85cbbe111eea08ae16bffc4c8ca17fdceaa9468db19d2aa28bcfa4 +size 1413378 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-rail_mux-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-rail_mux-stack_protection/zigbee-pro-stack.a index be3fe91cb7..62bdca7b8e 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-rail_mux-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-rail_mux-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d79cb380598b89ef43cde20bd687044f6fad3c7b0b706afd677626ccd542fcc -size 1545240 +oid sha256:3a877e226ab032b26e50a70b808cf35ae3a829078c6de68e9ca05b97da1f3531 +size 1541606 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-rail_mux/zigbee-pro-stack.a index e36783a620..891d6a177f 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ba41cc5bba03297f1eea9c89c1a2f57d244e0d428ff9b43ded98fe585110cf1 -size 1486792 +oid sha256:550148b4bfbcf064beb8381479f1fed76c83c8814f9d5ee086d5ad8bf3842d10 +size 1482730 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-stack.a index a21d5259db..4c7aa52daa 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5f7008bbb4bde13881d22f56c5ec1acda28f65f4df6c352d8c706fa714b385a -size 1540904 +oid sha256:c24d2fdb848187de079b65f7e860beff49149610e244559a8c29bd0340d3c889 +size 1537270 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail/zigbee-pro-stack.a index e3947255cd..a29a04dcef 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7b269ff049158638439b47e5f3ff6f9dcee6288c817f4281e8f687d3e38ce21f -size 1481644 +oid sha256:799a68cafefb8dcea0979798cbdec873d648a85a86093ab3e62f4b23e25a9edc +size 1477578 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index 5bda8cb1c9..d85d1cffae 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4360abd627184dc2e89b8102504b1caa2eaf74005b109214a1d4af9dce52c484 -size 1492902 +oid sha256:fb50d9bf83bf2047166b68cf8d788b7d0151a1a76ac108cae44296ee8143722c +size 1490134 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a index 953525748e..bde3cb62eb 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fbeccb27c94d4a94083d54b6f93daef15b893f7cd4b43271010c61216187d34c -size 1552378 +oid sha256:53e258c40a2bc207961686c9f71bf82c162abb463e66dbd31780b024e23c1452 +size 1551948 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-stack.a index 1076a5d2dc..e889628a2b 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b23c0679f09bd6a453f96e780a718d623bd805e0d2cae5d04e3011c1602c30a -size 1489768 +oid sha256:42bc55d5408608b6d11f24fab9456d480ea10626c625bed1a39d18cf42d5363a +size 1486998 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-rail_mux-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-rail_mux-stack_protection/zigbee-pro-stack.a index 511dff376c..433b3b4095 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-rail_mux-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-rail_mux-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6127a0cc849cf89b08dab8f1d1fd42518753cfc0e9a212bf0831bdf2ac5acfc3 -size 1617260 +oid sha256:5f27e501db478f2458508fda816f72aa8c4ea8c077556913dacb0013139e74b7 +size 1613516 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-rail_mux/zigbee-pro-stack.a index 695f8333be..fe85ea71b0 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:005e7a8904ec5bb1c831c984ec3015d1e1c58010573f1ed3cab2662cae497542 -size 1557594 +oid sha256:5fbe3181e39bf972665817fd8eb48ef83f6406552db9496804453eac67a5329c +size 1553414 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-pro-stack.a index 50de58077a..80889e4fe0 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:307318470a57d24c234df8674f27d8d372e73f6250c23c624bead4a44a2e196d -size 1614130 +oid sha256:a258ccfc01469866a31a7c0eb59672d8c0d3c9bae868b9c6052a76143f5dd894 +size 1610380 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb/zigbee-pro-stack.a index e2eeab2572..bbd68c2172 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg12p-railgb/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ccb7325517723cf3113fe7374242c3e8f39d4084761ea75f86a5d35f4dc1ebc -size 1554382 +oid sha256:b00d84557e27c9322dca1582435f5d3b548e90dc5f1192d52dfaf27c208d1c3e +size 1550202 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index c04290fad0..c771025e84 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d2276d0e553c96fd83dc49d742dee7fe5e1d31ed5651deb756a35f720796c86 -size 1420884 +oid sha256:e64b89eb54ac226c9dab94d0e464debb8db9e321821c2fa471b5f2fcf8259a49 +size 1418172 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a index 1f2ab78fee..9dacb25e81 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f37a9eb8904feaa3be30236adb466f027844741e54e3d925cb2ad6f8f8b7cb9f -size 1477204 +oid sha256:cae0ef8ff5ab111cff5667f118e09b643c1babcac92a5033ff625dec56917927 +size 1476826 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack.a index da58f8ce76..cf29c7fc70 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1aec1454d7c302f128278b3ae143fee6d577e3dc2f9e3750fc2dcaf115c8623e -size 1416094 +oid sha256:0ea433454fd403a208858fc8d0f76ea85e4b983a34772527481f2792e41d4478 +size 1413378 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-rail_mux-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-rail_mux-stack_protection/zigbee-pro-stack.a index b1868812b1..cba179e015 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-rail_mux-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-rail_mux-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bedf82846773f9d53f229df17e8caff8c0bb15457f0d7d4a0819f65109f6a037 -size 1545170 +oid sha256:e1dd750ce69ade8ad53e0c237a46bed9f84beda8759f652ae3d81aae512aec33 +size 1541532 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-rail_mux/zigbee-pro-stack.a index 896d993fe3..68d4acd8ce 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:205f8741cb4db4ee3807cec66acc65c095e4f3f0b5adcf06e6da4aad9328ad76 -size 1486722 +oid sha256:9352f091aa283ee48f5e261cbc64e6f36d20ee2c4af7b1dc0ea717ff7b465195 +size 1482664 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-stack.a index b34fbaa576..4a63a97002 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e9e5c5120dab3edcd960c7bf89d1ed772759ea063f14036e991fd7734c4b4b9 -size 1540834 +oid sha256:5bb58eafccc646504d965b203bede16776933be6046d05d0b5cbba04ec214c68 +size 1537196 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail/zigbee-pro-stack.a index c064821585..57ea91b57c 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg13p-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:458418cb3800104b0032cf53be448ada61af0baf3bdfd878a5173f2e9e3de112 -size 1481572 +oid sha256:8ff6f66c7d79f8f27931daf1ff4e15f507ab18a223978380099eef03c3aea22c +size 1477510 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index 029901e335..b39c271b8a 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce949d018caf63d61d7d483bd446d1c76a62cbb060498e9be486d8eaed742d8e -size 1377052 +oid sha256:e34fc326861ceb1243f6f3cb4fb993eb52d3f6584ee6af1a35d48da6e4bb78d5 +size 1374080 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a index 881d89e104..852f342767 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f06056385684d4b00123f901661e7a275419938d65e417432210ac1c98e35e46 -size 1439282 +oid sha256:71e32c1491ba01bd2a9de686fd0c2ec93dd48a0348ebd89d69a27bf35050c527 +size 1436560 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack.a index db6b158208..491effefc5 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba5afc6fb051b50210a808a4f3258f415f57235e9f82ab556d52afade513d72f -size 1372178 +oid sha256:dbd1c22d7e4267bf2daa750700d11b4a362c08c2e8754f482fd916c79a63c38f +size 1369202 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-rail_mux-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-rail_mux-stack_protection/zigbee-pro-stack.a index 0916301dbf..804b5abd6c 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-rail_mux-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-rail_mux-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a83e00579c50ca28d652d627d6f8df15ce2acaf1eb7784a8ff991babae5dae86 -size 1496114 +oid sha256:1e5b968fef02f9f91f1cbdd4981db6960626febe9e988f66c7d607619b980f0f +size 1494146 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-rail_mux/zigbee-pro-stack.a index 0a0988ce7a..3e89d0bd18 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc80ce2c705fb1a49847c6100580d64aabd9c3908bf25ffe9a53a07cff7b49f9 -size 1436410 +oid sha256:75476205800170b00cee78b65573294621c1a0be1eb3708e7f1ab07aac2b51fe +size 1433246 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-stack.a index 0c67a7f22f..df5e91021b 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75aeca6da65b55bd8d2efae60e38c5c9059f519b8de6dad8050c39de8a605596 -size 1491772 +oid sha256:cde78ba9a2eb68662f4684d3a749f18639475bee75201b73a2a8ba006e638625 +size 1489804 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail/zigbee-pro-stack.a index b9551f8fea..df47bccb48 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg21-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6e45b4a81f5fcdc27df5de2c99a2d90bb49a16a821c03694a2e15134607b1ba -size 1431262 +oid sha256:f01593cab75bfb425161aa478ef14e69a0d4e38236f2921d1ea630f955308cd8 +size 1428094 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index 2ad89b5ec6..56730a0f44 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2f2d6ee1223905a406655f71b82ccf826da74ac4606869a924fffe37e9e255f4 -size 1377332 +oid sha256:f30f00f35bf1683d710fe624eb6b174a1d9c697a6d4ffae2c8c193c67158a445 +size 1374360 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a index f8e2e2de32..b740dd359f 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d3b0b46dd5471750fd22e53070317cdb84b664f5453b18ef5446b2ee7774346 -size 1439562 +oid sha256:c5742ffbfdde55029dc5983fe3d9e61cacb8c20e8a5626c806791547a2f30961 +size 1436840 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack.a index 837aa7ec90..6d3baa3068 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7b7b949ea226dca6bbbc6ea3283e948f320fcdb3612175b610fb88ac00d04bb -size 1372458 +oid sha256:e8b9d0ba81b82f1fab8e65b6c0e713225c0b5fd28701d5d2f3d9d9bd57ec8d53 +size 1369482 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-rail_mux-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-rail_mux-stack_protection/zigbee-pro-stack.a index 8bb98de857..6564f3d40b 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-rail_mux-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-rail_mux-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ddec3f740e8b56b6f4c0503759c7d0675d2e3d3631583b3778c21639ca382d6 -size 1496394 +oid sha256:80b299ab11b0f788e4ab1ac101b41587892000623bc76cec8add1fa0390d9fa4 +size 1494426 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-rail_mux/zigbee-pro-stack.a index 9347ce5d5d..1f0a00bc9c 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2d14ca571ea8d8219bc42a8196f5d38e9c41b55f0f90abbd289211e757d442cb -size 1436690 +oid sha256:4fe46286673d6e39fa9d565254d19c03b309f94d86db3e42a5d0bd7148184d4f +size 1433526 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-stack.a index c68ce7fd70..14b86344c5 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d98b3000f7a4020d69a0fdd66869c68bf777ec859280dacab4ef2b2d0d6f1c7 -size 1492052 +oid sha256:18b73f3455e999c7e29549cd4b6dc51a41261b4a8bda88cb15e0df0ad0e59ebd +size 1490084 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail/zigbee-pro-stack.a index e5a361fcf9..64fc4c8b85 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg22-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c999a4e9c375b6efed7ab97a736468dbacd1b026bf0514cd924b7826ee4b623 -size 1431542 +oid sha256:a62807bdee8ae970c13ca9e548b319a6507310ef17bbbd98b68a6ee590d67268 +size 1428374 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index c36124a1aa..8188d78835 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33429adf083ad5439853abbd91cefa25fd36dfd96c60104ec7928bb75a606052 -size 1382452 +oid sha256:0105a30ef8aa92c44cf2830800625abb0fd1ce17a33bffe5d21aeba5e42c4bac +size 1378822 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a index e05373ed20..5dc2139400 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f4d32fb49085f6b9cffb5c2ce43ea8e7e9555da2258be577571bcf39c44f47a -size 1439848 +oid sha256:ee0ea123b995343123bf8934d063c786767ed1ff9c0cf75cc8a179904e526959 +size 1436130 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-pro-stack.a index ee5973414c..e66364fbd3 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5de2ecc0c4ca3871ab1472b48fa9cbd4b1aecd46e868718d9e2c271b2475a44 -size 1379422 +oid sha256:e74b50035ddd60093a2372ae160e0af5f541c8059dca4c47f0ec92b0b5b33ef4 +size 1375792 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-rail_mux-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-rail_mux-stack_protection/zigbee-pro-stack.a index 996a1b07f9..393426db03 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-rail_mux-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-rail_mux-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cbfac89f8b78ce306625d3f70da157891ffdcfe857300f62b208e01d09fd8530 -size 1496950 +oid sha256:fdd2e7e1af08f0fd8d3182be26d873ac2fdefb1516891c4300983e339d9d7801 +size 1495104 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-rail_mux/zigbee-pro-stack.a index 06e55032dd..41792a0993 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4f7e6a24b331653ac54c8c50ac3610191fd1663fe79e8a2e939ab3811862d16 -size 1440738 +oid sha256:7f3a10ed419fd3510db6f79da849a9db29ce898f9b121067085cb3e3f836c23a +size 1437082 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-stack_protection/zigbee-pro-stack.a index 609e4af75e..3aa6b973d4 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c4da8330e2623f5939505e8ca695301650c922ad5689ccf7a85910b02128baac -size 1493922 +oid sha256:5bde4bc36218f889890449ae831725c49c3b5dc94d91053640ecaa29ff6a520a +size 1492074 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail/zigbee-pro-stack.a index 9bd49b9aeb..41d37e6bf7 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-dualrail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8623fbc2ec131a3f25a70778f2850fa8728b56ab23d85f358b282f5e427cc474 -size 1437708 +oid sha256:bbbac92577389783bf2ee717448360945b390628eefe4364b3cc9673114bab0a +size 1434052 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index 52d93f5f9d..0c838b3040 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2d6cef43a06609652b4db39797e670db966675841641e14533fd0b720a5355fc -size 1377412 +oid sha256:ded8326042526a344acd62567eb1900c489c40eca392d1900bf5b7fc4e3571a7 +size 1374442 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a index a21cc2122b..68f2006cd2 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66078bb7e55537c558531ae9c92a0854718d8de924ada79765a5eb517627875b -size 1439630 +oid sha256:3f1dad376789ab6e7e10142236148fe40ea35c4efb4ae5334d98c149c152974f +size 1436910 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack.a index c705533b90..2bf1099103 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:18eba0470d229ec639f9ac46d3f14c1c4399d10a51c6f75966888985b37b6d1e -size 1372536 +oid sha256:b166475e55373f9296729af1afa9cbb9ce4541a65c476e3cf98d08d6613e5a62 +size 1369562 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-rail_mux-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-rail_mux-stack_protection/zigbee-pro-stack.a index b9f5a3ac1e..8247a12971 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-rail_mux-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-rail_mux-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a91023d3e25f8e092646808e9c364e96d59262f59d0374ecbe7e8316ad1307b9 -size 1496458 +oid sha256:0aa80d89f39719c1c4a20a3fca781ec00b07f8e29465904c9d1708285b7f4953 +size 1494490 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-rail_mux/zigbee-pro-stack.a index e1efc64867..7ccb2cc157 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:219e84502e09237a294e60b645a8f4480704bc2b5431f823c44cbee6069b70c6 -size 1436762 +oid sha256:eb38f4e5b45b1a3df75f7729f4ac62fbc6a90935f7c294380eb72d5f1c42b6cd +size 1433600 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-stack.a index 645ac6bedf..f46f3460ac 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f60dc3493c6b7b7f9d9ef1c39a807c717b61b8be0118f823bf879201c43533c -size 1492116 +oid sha256:9e0b2d5b4c986da136ec29c0ee282c03034421b729f1217cb1e35bca57b8ea30 +size 1490148 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail/zigbee-pro-stack.a index a41866e0ab..fa7e9cf801 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg24-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5c8d62e0e9ca950c94bf83415ee6962f9b48209a85d16107a7800967b72aca7 -size 1431616 +oid sha256:0a448bf33f4cbc416a42a67ffad02bb45c2bc2aa3b5bf86a362a9459bce26069 +size 1428450 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index e1b6f8e85b..fcfbd7a5e0 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4acee21c65b148539182fe77bee790c332683e79fc889fb64d3d4cb28e42ecd6 -size 1377332 +oid sha256:7f489ae25855235f5a43476f0d28ea736e4682b68a78c0de979d90365cc9dc09 +size 1374360 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a index c9d7d76b6e..d9ab5ac4a7 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc5e36b340a4ff24f80895087e4e7549e4dd296b26fb31840b1198459aba4d4e -size 1439562 +oid sha256:09f2d0493bbe4905fe976af17945ab31904701163d2e71c9e4be66dd36d4a995 +size 1436840 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack.a index f1a2c89f83..e72a3d7dc0 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4381f9a298481c6d62f70c57c95205e05ec3394705f0b0484c5624eba16301b -size 1372458 +oid sha256:24d2b86d21314010fd2d78e7af1e44283bcb7828550d3acaaf461ad6410939dc +size 1369482 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-rail_mux-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-rail_mux-stack_protection/zigbee-pro-stack.a index 140a501d8a..596fcfb5b6 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-rail_mux-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-rail_mux-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5d45d9edce7bd4388fb500076be86d58a819e17699b10ce392a43f3aa4bb57d -size 1496394 +oid sha256:ec74a5b35662e7312b8875b08117ee5b34a8575e764bbf4c51ae0dc92aba17b4 +size 1494426 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-rail_mux/zigbee-pro-stack.a index 3d6ef21514..161676616f 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:840f47b03d6fd7fccd5ad67aaab4f528f55cd557a5e62a378e8c5b090ac09834 -size 1436690 +oid sha256:c598fd6bc3b4ab5531d60ae5fa3335749d7c1d7117ee533934b4e748f9d8a6d3 +size 1433526 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-stack.a index cfe48465d0..2ac4609890 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9dceb18beba5cad0f65e0934ee8db876fbcc4bd83b3b2319022fdedf068a7a09 -size 1492052 +oid sha256:b72c5e61e79edd673d06adb14de420bd3e41cc349c9f4cdc5417f6513b5487fb +size 1490084 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail/zigbee-pro-stack.a index ee9bcf82fc..e6ee591ed6 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-efr32mg27-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a412e9c941ee93f78dfbb4014965d956fc22b02a87cd9644ea8e9be1ee22612 -size 1431542 +oid sha256:b430dbd29373b596dc59d86891be613f69626202550badf74514af75533e13d6 +size 1428374 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index 2ebfe027ce..19481c6294 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ad92379e568446c8eec1b3734ed5baac7df88dc070c90ffeed6be29ecb72529 -size 1418364 +oid sha256:6f31092cdef69555d06bd4b5d9c770cae5812bda9a7ee08bbf081ada95fcd8d2 +size 1415652 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a index 504f25e619..917407fa1d 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5613706dbc7799119e252ff4819fff17dc92fc545a3252ed9cc8f73a2461818 -size 1474684 +oid sha256:ef145a763fbf176b56e27ff385eda7ae9581cf9b769d4190ddb33330236523cb +size 1474306 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack.a index 9635d95938..db58d47ea6 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d49bb5e3ad75b33d54414b266c5307200d3655edca7fa4421c766954dd71692f -size 1413574 +oid sha256:755e6e394d85190dc64ecb51f22fe825d7dc4394c283c7ac78bcd4dbdccc1dbc +size 1410858 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-rail_mux-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-rail_mux-stack_protection/zigbee-pro-stack.a index f75c276b26..be1dab9c5d 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-rail_mux-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-rail_mux-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:34989fdf157f631b438865f3c4879b822a5fd063111010e93a06d768269e1d71 -size 1542650 +oid sha256:84c4c1d71ac1843ec5af7227a777c6708dd4e977a2dd929feaeba550e3522127 +size 1539012 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-rail_mux/zigbee-pro-stack.a index 2e180d3739..d360d4aeba 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01e93a1dac3e76906d5d40ef47f5901fe4bb58d4a4ea8fa28c85045751b28f9b -size 1484202 +oid sha256:53b5475cacc2228cde0396f2e8d5d4597292f6cdb08b875462d0c246036155ac +size 1480144 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-stack.a index ecb47560ec..bdd1f46126 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1884d6d36358f7fd04c82def7985de1de5cbe493d8f92f8287d93767ef307049 -size 1538314 +oid sha256:c236bbc4669a0e532839f77c3b2f7902c1aef26c73a64fe6318f9bf429c93569 +size 1534676 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail/zigbee-pro-stack.a index 8a8c4ff7eb..f3e84c39ff 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm12-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9bff1289a8700138eadf71725215f9f872f4c265bdeb49138fe34d7111a3f2d7 -size 1479052 +oid sha256:256cf7fa9ff855ac35287fc45ce0c7e172302f381c238cb2a160a5e235263166 +size 1474990 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index f1c8ff9ce8..68e15fe015 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b17e2c6fd43bc2c7a143d8e31cf1da99afe7aeb1a8fda58df6b088add6734642 -size 1418296 +oid sha256:504f0f0dab6ef09a3c9915423ae19f734221c5ffb9e291f518bfe57c991395c5 +size 1415586 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a index d8fc9bdbe1..d153e3158a 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab973755cbdf72733ad22966d72b6d39cb96e4da02186c5234e5df2716989dbf -size 1474606 +oid sha256:e04f19cbf9f95f25f102941da31675d80b76e9ff3187dfe154dc2425798b3ab8 +size 1474226 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack.a index 18112f3494..85e9c285ec 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1505db2eece084cf5408991a03dfca12ed266edc0210f1cc7f0cd51b58b0367b -size 1413508 +oid sha256:f2abd016cc2cfc4887a4b9e433417b698c7e94c06b4bac08b78b13c8061f5957 +size 1410794 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-rail_mux-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-rail_mux-stack_protection/zigbee-pro-stack.a index be674af08a..13ebdb3b60 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-rail_mux-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-rail_mux-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:298118d2e364a960caf65dbc85bdcbc83bda373d48cd868991ab668d1c382642 -size 1542580 +oid sha256:007627cc2ba6832ea88de87c435bf1494f3deff3e526c898b1f84b137a506ffd +size 1538946 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-rail_mux/zigbee-pro-stack.a index d9cc8c52d1..61a36ce56d 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a164dc289f2d4fde8c9928597aa43ae2161cfface84de2e772daacb6ce4de172 -size 1484132 +oid sha256:d1a5e4becebecf33752e440ba3f8cf2968f31b4eac4ec1dea1123376828f8b43 +size 1480070 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-stack.a index 366a1e23a7..2156bb5e8e 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:281298215d22ad06d340f42875c3fe72352ccf2d0164746bc214cef06ea61b38 -size 1538244 +oid sha256:9be4c61a0ee3ad115568abd1688a61cbfc226ca893ac671270e546af9b7f3ba8 +size 1534610 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail/zigbee-pro-stack.a index 9a3cd878a6..20a989da2a 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm13-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc9559cad9095df91343f74e80ce427d9aeb1f45a9f6d48efbd840a909a3fa6e -size 1478984 +oid sha256:9780d45a5b1cdfbf9980a5aedfefcdcd98f9483585365c804e117bdd25a35b45 +size 1474918 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index 5140743364..de206a498c 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:62d02a92684fe919c787654926a1bcd36893e30204813af8ee474f1d4c4f4ef2 -size 1375092 +oid sha256:ad89548692beb8f969e2277399ec6935eea4fcbec7b94186bac8554da5c8bd60 +size 1372120 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a index 118cd67387..a0bba0b684 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3352185ee0c4dc84b24a17f5a6c9ededa24c441f99a4cd64bce6814bf9a71de5 -size 1437322 +oid sha256:80961b5ed3372749595887ee89f1fa3ef6546f2e467d171435e005fc2cf5dd71 +size 1434600 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack.a index da78160150..0d3b1a5eab 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6af4f8f6fae356c4d13285b6ee0dea74119a24a26255a830b9cf2193aa27d59 -size 1370218 +oid sha256:c13233ccf87422d4feee53e7aad8b605e1a528ce26f9c507d23161e943b5ff0a +size 1367242 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-rail_mux-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-rail_mux-stack_protection/zigbee-pro-stack.a index fdf8018820..d50a0a84df 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-rail_mux-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-rail_mux-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea0ddeee3582051b3f99a8ae362816c32d528eedf2ba6b8a11b7e39158e59fd7 -size 1494154 +oid sha256:0d86bf34c60e9280be2c03d5a3875b8788b377f352bce5b11d93a45d67c02447 +size 1492186 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-rail_mux/zigbee-pro-stack.a index 64d7080d45..98ab5ad872 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ad51195804951e1daf3d0f184d040d1274a82db2d4a088a80fe37e7124376f4 -size 1434450 +oid sha256:5aabbf33bc589262b1c08bd8d430e6a07e132a0827d8e545e8a53159d35e87c7 +size 1431286 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-stack.a index 3c9f75196b..92a8930549 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd17e19301f04ca3f71819965e72fafff3c685e2f8a942da138cda71acdeee7e -size 1489812 +oid sha256:389a1dc2bc428833849c19a5fe09b683c16038c3d66d303d0e1331af1d5f7a73 +size 1487844 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail/zigbee-pro-stack.a index a446fd6da3..6b365a1953 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm21-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7ba1cf232bc3348d43633fbf7069f7759ea68e530bb9046fec3b7eee7c556ec -size 1429302 +oid sha256:4c1045d1ad1aee3fc57877ddc55088917dc53d7e1c93c8cba4f0e417944384e5 +size 1426134 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index 4e427bb105..831cc78304 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da84535003c747c37393b709764a52f6a19a1491bf9787b1a577cc8bf1671d22 -size 1375092 +oid sha256:e7b8b18ffe7168c55ac74c6204c8dbf418b4e610189d701953fb925dc1a43f15 +size 1372120 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a index 14e6e9c6d7..763c7cfc31 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:30155efe040c72e3ae9006fb135bead5b2b75c1a4e0b0c2d56c9825e852a7225 -size 1437322 +oid sha256:0fae1313e94ea1251a66406fe48f9bfceacac2bc740896926535a2b1ee01485b +size 1434600 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack.a index 5c16c80151..abdb10d9d7 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60faf0588e5ab16a3540091d1ad16d86edc5e30444a7647cf32f4e51ca4beea6 -size 1370218 +oid sha256:b721c919ee07e224f8bb7fb71660a4ce5d8e77642802c4c25fb7e05ab5c07cee +size 1367242 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-rail_mux-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-rail_mux-stack_protection/zigbee-pro-stack.a index 038fb7710e..f42eae0b96 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-rail_mux-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-rail_mux-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81a625e6df65eeb6d68e4ee8467ce031c7797114d97e7750f42b161cc39def25 -size 1494154 +oid sha256:663bc0db13b9b42f1320020fa9c97cdd658b209b891ab1a43b863cd821307d17 +size 1492186 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-rail_mux/zigbee-pro-stack.a index 43c10a358a..1fcc9b5dc5 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a50ffc6718091b99b9150e28380e4de95b9264f0406033f89e73665904e1059a -size 1434450 +oid sha256:aee7fb7f9d87d32245021e59b0dca96c7b83a7886af38d846204b6fbc6fd97bd +size 1431286 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-stack.a index 7d7412e391..8e636bf756 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:63f441355087ad906a635d779e6cca4ff27b24b22a3157b4d301220fa7a77be7 -size 1489812 +oid sha256:3293a01d52a2b4800492b7999dff416ec6cba3434e88f5f3044d0e83f772c4c2 +size 1487844 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail/zigbee-pro-stack.a index d727f50a90..0dfc7267fa 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm22-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f3d917e05193f6f56efc6a87969d7412f6732ade143e8e5a40b955b1db987eba -size 1429302 +oid sha256:90adf4e137d17f6cf94a228088dc314dead2b930fa7ec0e5368e72a0f4f0c4aa +size 1426134 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a index 6afae7ad7e..a4b02883e6 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a8669de2581bd4dd442e8c2a4bd1c3d7d720a7076203a609f4522d296dd43c1 -size 1375092 +oid sha256:8b0169b0ef47e75cf15159746e385f6663773c6cbf2ee8d8a2d7a1484e334c2e +size 1372120 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a index f09c124bf7..9da38de3fe 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d1993a467f637fc091b28d7fc23d5fabc3fd518c174d097a4275b72d22927b0 -size 1437322 +oid sha256:ca93a85e3ea2557113af640be038ed526285ee8bf68b8d6cefd0dc0dfab55f07 +size 1434600 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack.a index 5ac1cb7b1e..6ff84d1093 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f6aa5a77bc584d1c832ff3086b432864e69b006066e099ac33c75f7814981841 -size 1370218 +oid sha256:c3bdd59e3a1807cca0dfd5d372e125f24b8c07fa5baac89e5920f9c1fd73cad0 +size 1367242 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-rail_mux-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-rail_mux-stack_protection/zigbee-pro-stack.a index 20cd992658..0a5f7346bc 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-rail_mux-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-rail_mux-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:87a81eeed98a6e04e05657bee0b7b4ff566c3dad298b0f225ba74902e1724f67 -size 1494154 +oid sha256:62194baf0017344c35bafad9fd3d4ec857c3a4a374cb195f188135ecf30a0618 +size 1492186 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-rail_mux/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-rail_mux/zigbee-pro-stack.a index dd43a3ad9d..455bea8c3f 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-rail_mux/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-rail_mux/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de6de0b63df6dc23a051a84f2d579dd11582f2c1c9e51b1b185280c837dd9e94 -size 1434450 +oid sha256:a350c3d8ca09efca470f567e9deca28e85b01665ec154fc7b67ced55cde95d22 +size 1431286 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-stack.a index e4abaf4f8b..f38eb47e1a 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11c6f59d3b7b1ebb6e477d616ac26afcd655ec817b157bd931aa379e77d37393 -size 1489812 +oid sha256:ea6ef4ad4796e3afcb341a44711366b5196c10c36c46e8748a3e0624966664ba +size 1487844 diff --git a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail/zigbee-pro-stack.a index 6e7d67b0c8..d6f46eebd1 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-cortexm3-iar-mgm24-rail/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd021037502930135ecc7b89d2ac7b49f7c94913e8daf1e182c392fd118394b7 -size 1429302 +oid sha256:ecf6bc192599d29ffd0da6da6460deee9ed343002fa8a3dad47a4902b63cac33 +size 1426134 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index dde15d9aef..c88651ccdc 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0c03825fc0ebc36c11091f8f800f6d49643f0ae441c7dac9e9e7a4a34d1a4aa -size 641462 +oid sha256:f712a64db7762899ff7667b67dc5149b6e7fc63bcd8b5a2d2459b81e5aff81b2 +size 641166 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-stack-non-default-mac.a index 005504d6b9..c8822707ec 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg12p-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3faf5c93dcf6741d4efe687ad8468018c24819c28d8c1070790b8ccc2cecb3c5 -size 668946 +oid sha256:b9e4cb93d0b74d7e8ea124dab67db36dca0831d40b15b3928b8a59e73e130448 +size 668866 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index 7f4a3b4ff0..01f4dd197d 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:539920347651eabde69c2e0956a1ae757f843910c1b286871d1ea0b12dac8ee7 -size 641462 +oid sha256:1cf501f1081b465e54955cc18d9a21576d20b3bb80c6c1d5959d868adb5be487 +size 641166 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-stack-non-default-mac.a index 9dfee61e7c..c05edb97c4 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg13p-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba7be0070d690f30756451e6ea42b30f40a597ace00eb156b31bdc9ffa0afd35 -size 668946 +oid sha256:75081daa277197025ea3a4d9a909d03b93da7c987850424acd4a61347f67baf2 +size 668866 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index 0f84ef0d64..9191a90f13 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ca541dc20015b3cfb1f2e8a3556722d8e9bf77711cb6f4a77b8776d2461fd18 -size 629640 +oid sha256:b3e3b21e55bd134ac89d9c54dd674f597e6d11ce4ce71381e9655d471e337d52 +size 629348 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg21-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg21-rail/zigbee-pro-stack-non-default-mac.a index fc36d61aa9..b38c991941 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg21-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg21-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71e7688be3c2dcc795532749f7de40bd7330de3d72c15b32f0ead77db5fd07a5 -size 656944 +oid sha256:58b5b00752c625e4314497a8e6d20ff5ee4fa2f537258f7f4c7358455b0c143a +size 656876 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index 9d01cfa213..0caddf87db 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6a7197131d9bcb03b28733b6299e015d860d3336aaa85838f6c141f88f50ea4 -size 629640 +oid sha256:9368d3543269692fe2d66f3f11f60e7258f32b2b7101718d41502c0848b53ddf +size 629348 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg22-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg22-rail/zigbee-pro-stack-non-default-mac.a index 52a2fef749..ba359e5eba 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg22-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg22-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:87ac40bd5069fb3f896801fd2efa4d7ba9e1d4a0b2f3a29c573679bd3d09f91f -size 656944 +oid sha256:324c3bb7cab2371cbce6b746b62c033871c70ceee130d8cf7f2eaabca48c4c15 +size 656876 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index 22b179d9ff..e29fa78a93 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b366fc9b84122a71c9af4efca9c0b834140c6b07aa3c4e1dfba1d6fcc97e0b06 -size 629640 +oid sha256:0a7a5629a8e69d1c1901638af16a7002c8d6f5b78597a0c60731fc54c58e4cdb +size 629348 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg24-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg24-rail/zigbee-pro-stack-non-default-mac.a index 2e83286975..425cdbd714 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg24-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg24-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07e46caab2886c7179ead25cb1333b757503750c2172f5618065aa7064e5cbaa -size 656944 +oid sha256:baa1048d50c48d18c41f8a572812ab1021b714ef1eeb011feeb964430ffcdad1 +size 656876 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index ab0ded8f3e..c5c2fd656c 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2dd3fa213f6c12cad4ba2dd63421b9efe5bd33aab60e2965b3f46d9aa39513a1 -size 629640 +oid sha256:f231fca3be0cb9a166224f6bd71f4cb9d1a2228ea38f25e3d760ed27eb57b3fd +size 629348 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg27-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg27-rail/zigbee-pro-stack-non-default-mac.a index 1f673976d8..9428c45895 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg27-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-efr32mg27-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a72bd8d4917e58f30ceb591a6f2958a6766c8d5e14851cb464727a63ab9eb1b3 -size 656944 +oid sha256:d7806595383d7f1d23e46eec6796359cf7923edd7cb05bcbdbcb10649dfd8014 +size 656876 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index 1c2fe6124c..a1a2aa2e9a 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05e01e69d98717e40c1306ad39f69bd7a94829c7a6f1ae5f283a91448186be00 -size 641462 +oid sha256:05eec5fdde7eaa3e084d28b6560f95aeffddbbfac2440db20346322bd1ac984d +size 641166 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm12-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm12-rail/zigbee-pro-stack-non-default-mac.a index 1d75f977be..404021bf4f 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm12-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm12-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:115f55b3b6e9c2adb5996ba12db848dab3b4c09c1ec19e3af7c6956bfddb5a34 -size 668946 +oid sha256:0d61de270a0ddbb5ec22f0e0752ce33714ce703d527447ca3566d3e8ea57770d +size 668866 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index 0bcbb3e92f..68d124899e 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4196009ab5f97a157edacd5f6c7a0c5e82ab98758534c57d3a310fd6539ac46 -size 641462 +oid sha256:6d7a90d06fd046ab40fac0e08ba8d0fd5707e0f5b109d2fb6a71a254dffb8f07 +size 641166 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm13-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm13-rail/zigbee-pro-stack-non-default-mac.a index a43527ea8f..76687f3073 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm13-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm13-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55c20ff692d14b624d1511edebe3182a12698c54a36c2d122c155f2142b36d93 -size 668946 +oid sha256:213bd1ba86abf9e60303d6cc04e6b0538da9563c5aecbeb2a10aafc1219fd3a1 +size 668866 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index 47738dcf09..3af69cde11 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e275058d73607640970b75123ca23a768f6e2f6211efeacf39a11a733a44c94b -size 629640 +oid sha256:12d8a5ba3daddc782802bfaeaa2886744855758346fc793cba890870ae589f2e +size 629348 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm21-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm21-rail/zigbee-pro-stack-non-default-mac.a index 031f81879a..da01457f77 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm21-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm21-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5c20c3f8ec91275aabb89b31ab173cf7b9f75c158c0a72d386f37923906f9ccc -size 656944 +oid sha256:0858d98d4e88dac8beed2d2c1c1f8e99179a7a5235409c92c13c631d6f3dadd9 +size 656876 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index fa7cca0dac..a2c72e8e82 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5c4df61f7836ce652b736f730e5f7153f5e0a14b613b4dcfa5c381f29c6a3434 -size 629640 +oid sha256:649253987642708b059989fc76a1f15407e6d742b427fc5eff1460f69ce794ce +size 629348 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm22-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm22-rail/zigbee-pro-stack-non-default-mac.a index 5cb199a178..eee03c55e8 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm22-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm22-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:397c03ef31d41dfe3e569abc38f5c79c847cb94e198ab78ffef97e7237c41e1f -size 656944 +oid sha256:d2d2006708238bb97d9ad908bb2e00226e54317f567499baba950dc4f238a747 +size 656876 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index 4cfeae849d..5de847da1d 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9115becac7cafe28aa044f40846e57feae210f14812211a1743511c2ac1ec653 -size 629640 +oid sha256:1bdbe0e56573adbf87e136c44170a5f59222fb24d8798a6934b07d43693a3b82 +size 629348 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm24-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm24-rail/zigbee-pro-stack-non-default-mac.a index 9d655367e5..b014f5e5ef 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm24-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-gcc-mgm24-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58ec7b6c33bec5535cd0e5ca26ef34a20fd643f9514126512cb09fedc00ba5da -size 656944 +oid sha256:77bc312033e799a5699337614154c51d77a2f1eea79015fdbc5995230b0cc92e +size 656876 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a index 16a6a84bdf..91f273ef4c 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a992db8a6ebb469376590ab05d982abb762461785f39c6e19a0d92c246640713 -size 1491146 +oid sha256:d7f72f0ea34b5b112acdc51ee21ae465b4ddae4bf0fe0841c9cbdb3f56429bd4 +size 1490856 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index f0b23bd97e..3bb7a55d0e 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57edcc52e0bf359536e763f158b1608f3a135166b62106de525b0d471cae24b3 -size 1430198 +oid sha256:797de67297b6b1a7e83e0a6199d4884f5e9a5dba66677a993a1c2df95fc190de +size 1427206 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-stack-non-default-mac.a index 1781566e1c..5b34ce0255 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ebd0e8a26aee03e964c59d2ef3c6ceef6b3b3db7b9af640c6ff331fcbd92895 -size 1554184 +oid sha256:3688614f033aa33f6d1ebe4f1fbd1b7e404a94798706f272dbe1e99421a4c109 +size 1550630 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg12p-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg12p-rail/zigbee-pro-stack-non-default-mac.a index 84df91bd6f..94326f9e9c 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg12p-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg12p-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:69bc43c378ca88fe2b149f44cc77dcc19ea971b55ba57813d3fc2ba1613afd02 -size 1496102 +oid sha256:f9ac6867a9e00192cc6f0ca0243af3f92e19f442ed2585b79ad79d88bfd05146 +size 1492388 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a index 0368565a03..924366a5ee 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:63f0929b3e4100b6ff4710e1e1ca3a02d01054d2a97f08e6eb3e72607e8f027d -size 1491084 +oid sha256:643210a6092f5e8bbdc0ec90a1081ae133cac5351c5370fcf9fd30deff21d4d0 +size 1490794 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index cdaff6744d..50876c440b 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3abd4c1b04952c3ab3ff997cae243f8d2d5df3433ad7998e3d0ef02526d54769 -size 1430130 +oid sha256:32e7b5434fb65485eb3c615394606144832e76251ded37ff13e52cf245db995c +size 1427134 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-stack-non-default-mac.a index 74a1623266..87d3e6555f 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a439c3ffaa8d2acce529c9f3ea349b97f8218b7c0ecca1bf0186e9722eb65b0 -size 1554118 +oid sha256:e2bcb1ad5940cfd1d391a43d75f74cc45ff4979fabe4656ea2e0cbd5b03a14e4 +size 1550560 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg13p-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg13p-rail/zigbee-pro-stack-non-default-mac.a index 859f8bbeed..8cef6dbd42 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg13p-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg13p-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f524a53c8e81fdece63fd7abe940519c3ba1b07d9ebf5e704e9fff659e0b763 -size 1496030 +oid sha256:0c07446bba1ded2f8b6e441f089c03beafd5b1758ab749c20e719a81d61211b3 +size 1492320 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a index b61d83017e..1b7f93777b 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94218b144cd8823a9dd29691af36dfcb84e914fd15c0fbddb829124f43d26dbb -size 1453198 +oid sha256:22e4eb7b356b2d3c5b543c35b60b7a95a8b9e112410106bbb9c7a849ddae009d +size 1450494 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index 4023553d23..d842066d9c 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67c3b383b58820a5893a0eabb461919885d687553968d0a71c637fd838cf6c65 -size 1386140 +oid sha256:d6665b1fdf76b4824217abf14c6f33d66d117a1337866bbcbb6c780a50c29500 +size 1382960 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-stack-non-default-mac.a index 129788659c..024e6a0d62 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a0f147fb7a19a928cfd7ac7cad95259f48aa54cf4b25257f7ef66e8f4de36c9 -size 1506876 +oid sha256:9bb0a67230f7814779825d6f33a7333045576f750045db97972fbc58f1205762 +size 1504994 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg21-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg21-rail/zigbee-pro-stack-non-default-mac.a index 0ab5f02abb..d133d7a1de 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg21-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg21-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:888fc2bd75d6d20e5e61f64d0bd6804ca6cda58a0dff6d9f493aacf0c8e6d259 -size 1444908 +oid sha256:c2ae96892159bd46304df4f37ec07a6c1ae793daee973190ee637cd2edbf8e69 +size 1442606 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a index b03e3c902d..397b417b15 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4be1473312c83c34ca5a6c41e3c1fb54ecc62ef2738ba0d7d20da9722e2380cd -size 1453478 +oid sha256:c93a837ad3b28118f7a37ba207340572005d948496ea685bb8f975508fdbaed3 +size 1450774 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index 2c56b4946e..e55837fd87 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e396987527e0c10c76c52be29a9d9c05ff26afa651d67a19c04d453d2ceb3bb -size 1386420 +oid sha256:6a73a821f156aee8df50ef5f909b3b23eef28b65135e6d43dfa23c4d03bc2072 +size 1383240 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-stack-non-default-mac.a index cb0f8502d9..dc48c5fb3a 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8941a8e0f78a628d60d777c8e9749a3fec9a7a61805d9651503131b5e46541c5 -size 1507156 +oid sha256:f638aaa71c0a13e57f2f1ed1aa21d3526fa4fe2bffbf9c37615bd65058f4b69b +size 1505274 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg22-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg22-rail/zigbee-pro-stack-non-default-mac.a index caf2fb0157..924943d829 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg22-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg22-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2c2d103d1ec76960cf8dd0adc07f392510218a07fa2e2fa55c8ddad532a2cec -size 1445188 +oid sha256:51716862dbeb170957044100782f03186a954c7dd17a3828e3483b5e19e75acf +size 1442886 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a index 59161bec4f..8771b7c29a 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2f5259dd856134d28d4287b59906697b8029aa6075c9d217266ed78c0e59f309 -size 1453548 +oid sha256:495452624808c93bf6b3fd552b7d777a1319c6344d660e2eeac70b18a5fff83a +size 1450846 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index a3ec20fd5b..2c05f375be 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:200c9ec809ac94b66d27f0732e2bd32f4ccb4e0d06d6388535799d74ca5b53e7 -size 1386492 +oid sha256:77d0696d5a7d4670212c47bba9d928dbcd71f46460844a88b2ea7d0c2f5d2870 +size 1383318 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-stack-non-default-mac.a index 80dc9e1128..a78574d1d9 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d633c5fae92d5f1e9a6d354111c0c3fd5eebe86d7f5f5fbe462fdd8372310049 -size 1507216 +oid sha256:7d8501b6fe0d95517ec92b84747f599644ba75a45f5b0b69d8b21eed62d71a7a +size 1505332 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg24-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg24-rail/zigbee-pro-stack-non-default-mac.a index 01bbec3237..837e839dbd 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg24-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg24-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2dd8d3ae8a29f2e5abe9f00745f879ec83dfedda27d055222f56200e7c9a7078 -size 1445256 +oid sha256:c4ad5b0bbc356bfe9e11eb1b6b744cf5a7e93e6e16bd568b876fca5f30be2ec1 +size 1442954 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a index c64b4a73ef..ec23765b7b 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c4b96ae2c83b28045e54e775c93f35170a34de16f194ce0dd52512ad06ddb5f2 -size 1453478 +oid sha256:09971377587a844ebbbff6713b677f59628f164de3a1a73bad75716014917547 +size 1450774 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index 0e2ce560c0..e37f50eb8b 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d78bec9d5ac1205b82899587f35cbcb2dc26ff81c68f50bf42d992c35b7ab12 -size 1386420 +oid sha256:816aa66d086e9f12cb791a18212ccb9775c4672d9413cab96e1bf0d239fcd862 +size 1383240 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-stack-non-default-mac.a index 744f120383..bd4ab6e3b0 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9044f60be8c26bfd22a33c8c70620fa6f253e5db65a77c16c709d697ce378447 -size 1507156 +oid sha256:612d5e1f22b1ff04682936a3aa8b8e7672c83a874b5c65032e50a9ff99b1199f +size 1505274 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg27-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg27-rail/zigbee-pro-stack-non-default-mac.a index f0799ab83d..26fd99242e 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg27-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-efr32mg27-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a41eeab755fca537ee692f74cb9e2c2b713c2cbe6916db5b71dc01883c1615d2 -size 1445188 +oid sha256:58694f6ea9ff15f01af4382707ae38703c3198d8065a29ba1d14d3c1c9544d47 +size 1442886 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a index 06314386b1..70ab6f0a0e 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:199a766bd2828a650aec73fb0cda4a86c8c027699fcc96a5e3ddd22ed0ae9a6e -size 1488564 +oid sha256:aad3d2944d4b108beab9d9dea310c529b2ce41ca53d37fb07433bd08e9ebc277 +size 1488274 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index eac99e413d..77bb045870 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72a1ce44a447ee4c7bf5ab938aec5ae5baf21e4c0f50b265c394e2f05e31504c -size 1427610 +oid sha256:fc425a071d999e8aac5a77f003ecbd5df977dda5aa74374c1bf961c235c25d57 +size 1424614 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-stack-non-default-mac.a index 43a3ff8a85..7f1355a581 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm12-rail-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08e67454a1588b29bdc3852b12c46710195e42513cc78e54fa19878c89f0f5db -size 1551598 +oid sha256:e628e14f667935b808046f87cded61bb655f0ee8cb2d10378e0a5ac85e72045e +size 1548040 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm12-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm12-rail/zigbee-pro-stack-non-default-mac.a index fa924f4622..a5d2b03e3f 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm12-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm12-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9773ec11589c0ca436cb19f46a8851290dd0a4ecc3f766732b8c484d53f347b4 -size 1493510 +oid sha256:8800029cfd6b7664bf563e0653033b7a50a0539eefe0ac265f4c12dd23adb947 +size 1489800 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a index c81d6ed281..185d5b3012 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6caf0d408a796d9000572cf4b0b0e9ed6e1252d0bdad3a505590f9c20b43b17 -size 1488486 +oid sha256:193ceb9c4ea082466cecde3420f8a45cbd028a4cdfabaea39fd851e0d1185f62 +size 1488196 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index 31749768d6..5642cdcda8 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a6325816444bc9acce4fac7288afaa982052a1e90632d90e4c5f97f0323f04a -size 1427538 +oid sha256:3a5fa674164f60ec137796e2d91dedcb96d6c72887dfd06d36dd03c0124a8c3f +size 1424546 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-stack-non-default-mac.a index 1ed8288b88..56b21c02cf 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm13-rail-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2b2483745f05544cc35a60a3a2016f321db1614eb51f87b88ae19888b43e877 -size 1551524 +oid sha256:f64f1baca5d8ab97b51f79aaf0d3328b5756a77f5631b995224a204a872071b6 +size 1547970 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm13-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm13-rail/zigbee-pro-stack-non-default-mac.a index aa759698ae..43df7cd450 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm13-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm13-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea4ef41303994b6c5a7b006594e2cfe8ea0bf9e2da4c35f0b131fe2f72e1d58f -size 1493442 +oid sha256:847c03a1f995bfff54466f2dd6f2e933d09e80e6072a8e2773f9d88443f48897 +size 1489728 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a index 3f59c8a1a9..f9b3f6649e 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:569a204148eb325c274ed8a862ce2454bae0e781639558faad1f24ba7e660455 -size 1451238 +oid sha256:6f027eeb1d641e75aba99b4d048c0ecd83d443dcb9f857315be7a82679798bf5 +size 1448534 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index 85bcd8995f..3cc2fe8d6a 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:504a399aa1f0e2bdf1041d0138e75c51451cd6ec8aeb7fde06f8eaeabb48f2d3 -size 1384180 +oid sha256:877b28f4fc30ddb5fb324d8210ec450986764c304131ec487e8771d40ddb1696 +size 1381000 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-stack-non-default-mac.a index f89980d542..d3feb6b5b8 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm21-rail-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d48870f4c01d1f535baa4d5faaceaceee16ccc29939bfae7bf01e5eba828457 -size 1504916 +oid sha256:34364a0e6bd3ef46d5206798132c55713b3a3eb92580c63174c184fe13eae244 +size 1503034 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm21-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm21-rail/zigbee-pro-stack-non-default-mac.a index 55e54997c2..557cb04e2b 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm21-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm21-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f71cdc884176d2d4223f2d2bff70676a75914ed27782a41bf0247ed80dee7383 -size 1442948 +oid sha256:2cf07123aa8e110045d5889419aa54f884be6979041a5827aba29d09f3c5cb71 +size 1440646 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a index 02ea620f8e..605684b63e 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d94a890b4aa1de0da0303e1742190d4dbe0d3b6f0d7d5c37cc493b6824b9e95 -size 1451238 +oid sha256:24cc81df57ba95d5bf782d2ea5b4c6730735750fec786c7185a7865ee304c4a9 +size 1448534 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index aabb9adcdd..cf7667c201 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bbf377a7e82d35b9ebb0b089ce97b3cfe30495834e8ad95360bf5b42764f77cb -size 1384180 +oid sha256:a87964ff4c8e1bd174b941b753bdcf8b1e855ec640e1aad1c3b28b6a57644a3f +size 1381000 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-stack-non-default-mac.a index d8e6bed185..7c859a13de 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm22-rail-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fce684a844bd1b33a1edc992d294f9cb08c50105635a83a26bac1438c159dac6 -size 1504916 +oid sha256:cf5409fb0dd5bfca6c36e69271368233d555909b878ae78521bce3de4157fb7d +size 1503034 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm22-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm22-rail/zigbee-pro-stack-non-default-mac.a index 1d35781609..6986e9476a 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm22-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm22-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0022042370c4c2645076c1db248c34c22853d6ce5c07d275998cc7871956627d -size 1442948 +oid sha256:074314bdcd7d54f464a048c34bded262ef62ce637035a0a96453e40b72328e8b +size 1440646 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a index b11628d46b..6793d7af94 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8874b43c221cf57a98681ef154af50d4f62602fed0c19940f04bfcbd8cda0c5 -size 1451238 +oid sha256:09766670889fa2c6b27f40197a4c760f3e22e8b2a34a15c288f85bf20811ca22 +size 1448534 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a index c5d8ac69eb..6717d3781b 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d758adc6d8499f3fb2e48480db23a7bf1a8980941d30634ee8fb0ffc48b205a3 -size 1384180 +oid sha256:71ab809c76bad0cb2c2aa3581a16531e27b03775af6f2650767617ae10a927b0 +size 1381000 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-stack-non-default-mac.a index 8435875ea9..44bce73cbc 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm24-rail-stack_protection/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e76029729621c8634ef32b152bc0b11397e9ac73f6e5dcd392d59c6fcd554b6 -size 1504916 +oid sha256:8a74621f17f7a215c987ec199773c152b729253c6f6ad5fd84d3e559e71644e2 +size 1503034 diff --git a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm24-rail/zigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm24-rail/zigbee-pro-stack-non-default-mac.a index 98443deb78..719bbe0608 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm24-rail/zigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/zigbee-pro-stack-non-default-mac-cortexm3-iar-mgm24-rail/zigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6379925e3e40cf46dc653fccf526c70368f4b22c78c29f025fb4586bcf65926f -size 1442948 +oid sha256:581cc1ce128a0ef3f209519ee14edfb8c7e2be353e654270c4e3646fd34ea9f2 +size 1440646 diff --git a/protocol/zigbee/build/zigbee-pro-stack-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zigbee-pro-stack.a index 1f68fe1bf8..9c9f8a10e0 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26cc0e4849380353a03755d5c8ef975674ad275f4df7b82189cd79db1c512107 -size 5945086 +oid sha256:3eca9dfa1b70383bf0bca74ada7cbbf06e91de7b134fa16708bc49136b036a91 +size 5949574 diff --git a/protocol/zigbee/build/zigbee-pro-stack-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zigbee-pro-stack.a index 8889956ee4..01b55ac368 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:176520f927b43070e42d1d5fff8fea5948e5999bfb6e2f1c96c6ecde7529dedd -size 7250530 +oid sha256:40043c0312e5f6a640512071c6ac744a2d2ce5bc05681f730b7be11f5b29cf86 +size 7263738 diff --git a/protocol/zigbee/build/zigbee-pro-stack-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zigbee-pro-stack.a index 1910a97883..4837964bff 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:97f416ee2297ef964d32eed3a9fd1447711e5d35c85bf61e09f4fe15794512f5 -size 5452362 +oid sha256:2b6eb5620052e4d277a6f6256f5383096f9a6312554b64eaa9e9cf8e788512c3 +size 5461302 diff --git a/protocol/zigbee/build/zigbee-pro-stack-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zigbee-pro-stack.a b/protocol/zigbee/build/zigbee-pro-stack-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zigbee-pro-stack.a index 1bfc7be8d5..a10b1d3216 100644 --- a/protocol/zigbee/build/zigbee-pro-stack-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zigbee-pro-stack.a +++ b/protocol/zigbee/build/zigbee-pro-stack-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e00223262e30853fb9b19de324d90fd327b4aeec477ddddf425dc55d7d950acd -size 7432202 +oid sha256:86cb54df692a81dc90198e69d7bb90e8564bde262233f60b291608f0ee205769 +size 7446530 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index ee00c3050c..cc5a6f4712 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:296cdea382c940a8a3ae13ddaa4926bd8fab7e14cb86a7db13df244d4df5cccc +oid sha256:dd1bbd5a368c23f8fd6c60661c5240c184ef117922c0bf8540ad7355d208973f size 19016 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg12p-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg12p-rail/zigbee-r22-support-library.a index a9134f25e1..9a242f1ed1 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg12p-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg12p-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cdb8c95550fbe37ac950011ca9a8031b462916de933d0980839b2f6f73db20b8 +oid sha256:f300ae9995402ae1c675f8f0a5081c719a46b28c89cdee22b0d0e38f9e24832c size 19328 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-r22-support-library.a index affcadd8e5..76ee3418e7 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:80c763a33ba31e1462e54e5da9b3baafde5cd7f73c1cbd7479ee9f3678ee213e +oid sha256:d593909055f65bc0d00958be11689bc43b44d24d44e4850a5fc66de6ba8ad9db size 19436 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg12p-railgb/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg12p-railgb/zigbee-r22-support-library.a index 5121c29224..28560d0098 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg12p-railgb/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg12p-railgb/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01c84cb97a1486e7baa81bec90a4a969aef7f1c8581790213adcdaff2b53b38c +oid sha256:7f23519352af2525cee622b1e217853d9aca25c6a58a15f7abc776c3e3163dad size 19756 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index 2736e1c7a7..c069754ac8 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f8b17cb2b332a0cd13f151bb574dc24234372fab7b1e69f25949b9f8715ed6b +oid sha256:c1dccae1c4ad2a84bd5c172543f3765e6cb709af2380ae6baec98552ce2de0f9 size 19016 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg13p-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg13p-rail/zigbee-r22-support-library.a index 990db5692a..25d46de545 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg13p-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg13p-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4fa5190a247fc5a02264d2cbcdf348a1aeb39d730fe35ad841aae6b87fa2c4b9 +oid sha256:fa1f0d522d557f2e85ca3052fc1b174dde45640cc188752d7c75d13688b6e34f size 19328 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index 1c4d66a66f..e9d1bc16f7 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee27d6ce4b4e84fa203cfeda239edd693a374d735b1322faf1774c874debfa02 +oid sha256:19e2a68535507ac8e4363848b837076c266b840b04de2c2e9113b98d46a24e4d size 19028 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg21-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg21-rail/zigbee-r22-support-library.a index d0c1824d53..4945d8b035 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg21-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg21-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5bc00d774b2ec8a9ab76cd9f1eb6a28b2861338e08d2d41f3987be5a67a961e2 +oid sha256:7d5ffd3d91c5604f51176db6793302fa55c1ec829d610579f24c0f185948fba4 size 19348 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index a0a7fc4738..47578b5ebc 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f95f471b7022944c0e59f4144f38c9166fa004df1a162c000ba673bd5b96992c +oid sha256:31fb0af28f3e446b3989e2e7a8356d0b6a30c3cdca559be579c68d1778e8f345 size 19028 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg22-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg22-rail/zigbee-r22-support-library.a index 69fe28e5b3..4945d8b035 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg22-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg22-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5dba1da2a42d1182bc990dda7f912395c9971edc5f8270a45a1b282964017717 +oid sha256:7d5ffd3d91c5604f51176db6793302fa55c1ec829d610579f24c0f185948fba4 size 19348 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-r22-support-library.a index 2dafe83014..436471cc17 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:50f44b752df692c6fd9e1b5319068c58fedb2fcffe6e11cd27365f50ecdedea5 +oid sha256:74aa8790fa0ccc302025bfd984269181b459e5b2d451649d6226cdd469cec657 size 19176 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg24-dualrail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg24-dualrail/zigbee-r22-support-library.a index dfd5abe676..d0aa5c5bc8 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg24-dualrail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg24-dualrail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e07901cfe2af27eaba4f54f178996d5517cd95d23e7dd627f2ad3424fc9eb645 +oid sha256:128c59f9542e1123958ef2ec5dbc71c96952ce7cfe920da15fd2ee24706cc5ac size 19348 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index de07341e3b..c20018ed28 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fcb9e98c6a7dea336b889a1d58f7393522a495e1350196964bf6f4343146bfda +oid sha256:4532c70d51e9f1b0837e64281ec6dbff9ecf43139eb3cfea2417705ce56a88fb size 19028 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg24-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg24-rail/zigbee-r22-support-library.a index 51c157ef70..97d8b42982 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg24-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg24-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59cd196e92db9230ff6be0101dc9bda611617f2f724ab72d02e4df146a921735 +oid sha256:4ec9082a565f8f97d9d0e3ebbc13c9a5f15045939e5092ac0e2f2fac03b6125f size 19348 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index 39dba10a4d..c7caffe155 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55f7bb3d411a783d9b5806104de6735045bd4c9fa10a85f1fda88883e8db5fb6 +oid sha256:2bbe4d32b8d6ca9d9660174aaa1e420599f42da18679fe4a52dd22fba744c74c size 19028 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg27-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg27-rail/zigbee-r22-support-library.a index c3f1c544bc..81fb7ea052 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg27-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-efr32mg27-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fff7f1fde99c89457b36af03d9523d3255491b928d9cb6fae50a266c99cd5c67 +oid sha256:951091512bdba495cb015514d27df00e69311c947c64a74a563b5438c147235f size 19348 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index f8cb0cd17f..7e38b4dd0f 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f5b6b8e2d25a0f646cef1363150c98ec775094eed661271878c118585e4aef5 +oid sha256:2566b6bbf4427671d5c72ab42b6f9ce4a0df6dea0fad674a710339b26f09fdce size 19016 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm12-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm12-rail/zigbee-r22-support-library.a index f2e1149155..1e160bdb05 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm12-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm12-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ceb72c33cf7bca5c33a736041f1de20ca173141ecc5af248f6bee657695116ed +oid sha256:5eed4774a14333b9faedb0a6ebea906b965b5802730b2980a7165512545c2065 size 19328 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index 38bf9c3773..eb6b064b4d 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0feb1dc47510c7845dd939cc6e370c8c5aae9313dc11c7b67213a4e8438ece1 +oid sha256:773796af49780fe8e29d33e3fd374f4b3ab639b418027efe221fc0632521d374 size 19016 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm13-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm13-rail/zigbee-r22-support-library.a index 61f90f6df7..1e160bdb05 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm13-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm13-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1ab74ae63360e2fa5cfba1b86601e1725642ecc53a146951034b4aa6244c6e9 +oid sha256:5eed4774a14333b9faedb0a6ebea906b965b5802730b2980a7165512545c2065 size 19328 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index 9e85bb60a0..9bfcd0d444 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d365e2605d895a65eb9e2c6dbf4ceea4d79611a8538d654e0f41acefbf55008 +oid sha256:e3dc05e329a71f60e20c0bc79bccfd1eb0d56517ad6ecc385a0c96b6b022c85d size 19028 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm21-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm21-rail/zigbee-r22-support-library.a index b9f25aa557..8c5cad9de9 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm21-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm21-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba69555855cb57c20f80946ef811deea9e8b1a3544708fd0a5d1dda70fea5d51 +oid sha256:60f281413eebfb972816007dd2e2306f23fd4ce2d40a58b0111330bf1dfc41c9 size 19348 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index cd025e59b5..1bdcbcf77e 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a6adcf33b23c4bb0b27e3407e5be191cda9990ba00f8dd464f555f151852494 +oid sha256:d4cbca79eec6190ac1016fee84e3e500884fe998091d601d835f53b9b1fc657c size 19028 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm22-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm22-rail/zigbee-r22-support-library.a index 03a8c2c8d1..b1825564cf 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm22-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm22-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9ba9357e71f4604018f159db4dd145038dfae17f66f3c861b297f840113c5c2 +oid sha256:fd42dde15c76eccad160bda424af32bd3e25ef726f21a1c8e6e5bedfe191d221 size 19348 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index d1ba8bae4d..f87c680a76 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81afce6f2493e260cc91833b8a3e15e51cb36598ccc553fa4410b08242d1698a +oid sha256:0a8099b42bec67c9f18e9ea62bd24d6b9d098d11f55a482744bbca60d035926e size 19028 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm24-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm24-rail/zigbee-r22-support-library.a index 4469a53df4..fca90293ed 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm24-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-gcc-mgm24-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3105b45f001fdf94339205cc352bef91e07b500778a13dcd25e11e272551f163 +oid sha256:571900c4527b3e9b51ef32ed02ed1a9eba8edae5d5a49cb05bebca7095f85766 size 19348 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a index 19d8b7d021..df126c685f 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:147d232fff70196bc1bc1286ebc3316dec030585e330a54cb5641a78ab907369 +oid sha256:05658e9d9c86fa314da9bda3a15edbab5adfaba1f2ce05c73403a6944240be56 size 48766 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index ec1c6c9559..90736082e1 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b7914723c9f57db91fbbc5f45c7f77a0ac3e49627d87180af814d0a28d10c8b +oid sha256:dfaa7db18407c932e58d3badd7ebe4938fdefbff70c2533b54f6fc8a87201ada size 46904 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-r22-support-library.a index c537113169..f19dd2841c 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d91b0089ba73c821add984af3d600c7b351cda7d9cc52a309328d88ca48dead6 +oid sha256:e44c6a97d4606219062f13a21f93e0e4a4481f1ccc3075042ae74cfb5c21a960 size 49980 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-rail/zigbee-r22-support-library.a index 966f117c27..9e68c24e6a 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3eb2aafa588396b6e0889b76d1d386031a302f1be90cae7c70e7fd3d6c4c49de +oid sha256:e45f18c4029c0f32f6e6520472cf8ea19a5441af67546271afa4b6821af85a04 size 48184 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a index 17c3b08c59..e317dce061 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:82c3180fbe43f571816be89ff5f356f2a5dcfb4f5945e1989c57e927dbd2c014 +oid sha256:b978705509d18038c2774fff063916149bdab690fe62409a7249c5e348b1148d size 47922 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-r22-support-library.a index 576439cc7a..620021b566 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:991a7d86a181c21c83608e11deb4bedba910fc149c2b418e8203a28dd2628722 +oid sha256:0f7c1a928e2c043f6d0aed25869f68c0547c457a208da01c8ff9693c79a6bdd5 size 46066 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-r22-support-library.a index 1a04bc2d97..f6741e7886 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:881c0bf21af48028193ed4c729940f65cdd95fdd9f975551c96b57965d860314 +oid sha256:094c0f66f7137902ac09923c972aab9cd79640e3a8268354bcd40d9470322a41 size 49136 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-railgb/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-railgb/zigbee-r22-support-library.a index 3d360937fd..e6ea55c39a 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-railgb/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg12p-railgb/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be5091f8fd47cdbb0d352e3799b392f34b2796abde7d1459464d78414ef10825 +oid sha256:09e43b0f418b377ad6c9d10a759563ea992a92a8af08745efc15105ebff739f1 size 47338 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a index f692b25a34..e6cbed9b09 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04396cb3fb8ce4005f0ce8bc6fa6bd1b9e467d1dba9582f5476050ad58f9dfb7 +oid sha256:f4a7ec5ba32e7261c83a88f21dd344e195ae1bdcfc8c7752e414856ef3d4d952 size 48758 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index 2e13b09284..323cc99489 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:87c4b7cd0877caa7927c9d5289bd76eeb379fe3a0613c9468ca0009e5dad9461 +oid sha256:76575ef426ae9c7808ca015a22887538a0c765b7992c79c4983feaf033c4c6c4 size 46896 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-r22-support-library.a index c6b2b46703..af6eb4987b 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab42cfce1ba32709a3d95f89a3ef3d8351a1a0b4bb3b8ca7f23c3963b687e1bc +oid sha256:93f28d506b7ff37aedddda61e73a28a144229b9ebfc9ba166e6a804b20161fc6 size 49974 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg13p-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg13p-rail/zigbee-r22-support-library.a index abc5d6e8b0..a1864c7548 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg13p-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg13p-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:192efc71aa0de77fdbce24eafcdcb0d72ca61f7fe093ddad14f1997290b594b4 +oid sha256:d2ba65ad98812149f47158872dd406eaff5b6887737d748c1f5fde16fc9d5fad size 48176 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a index 096058b892..31944a44dd 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27095e42b3d2f765671c7ca38dc495c38d3ba3c0365a98cbf8a35f33829debfb +oid sha256:a5e81256210a28d3881d667d9d0e50af53ad3a6f34776945ae4b6bb6ad477544 size 47916 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index 04b4222716..b96134251b 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7287d7d514a887041c143227639a00e433e210a34ef7f6b082f31a3d5bae2611 +oid sha256:b9d68758a2a424acf3baa949d1425d7fb795b62cc9312f7f6a470ef9d27bb13c size 46054 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-r22-support-library.a index 4997e26e11..687c4f3ca9 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a47c041510f940610bc4ed496b52b8d9d109b3f5ea09f8a889e354a8db7249fa +oid sha256:3e94d894b65605ee6f17e1dc162ccef1a71540d0fb1d96c4faa9db2d027cef90 size 48444 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg21-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg21-rail/zigbee-r22-support-library.a index 5101ab5da2..b1eb8680a5 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg21-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg21-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef1f56c465202b67ea040497fccdb257ea654c55af38d4cdfcb836556e3d71fe +oid sha256:d2a2ff03667e3732f83349f9839de4d7a8511d9bd296fc01dab4db4baa879eab size 46638 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a index c72075dbd2..dd5164fe7a 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:614188e9d99fdc00571386e91982c4ee8e533e18ab5384e271faa10523c024ad +oid sha256:8f8156c5b6b5dead931c6dd326b43e2f42d7390c234a495e5a1542a8ba87cbda size 47932 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index 3ce4ab48ca..54a30274e4 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6eb708d4e891f392e395cd2a9ee8abcc2ca27c6771a90c1e9a683a775cd8bb61 +oid sha256:cb05c64520cf01db28652122ebf7748af2f661291ad0a12558ce465f01f0494a size 46070 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-r22-support-library.a index 3b620ec94f..319f06528d 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:edbcaaf7a453ac5774505d21ff9752da774e79fed05b131663cfec40df7eba5f +oid sha256:120752a0a95aa7969dc8f6f5c8a3c825b5afc7abe2f983d5b3fab3013ecca23b size 48460 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg22-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg22-rail/zigbee-r22-support-library.a index 2c6ac1e3b1..17153b8fd7 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg22-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg22-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce78f1fecfb1d1b8410714a1f6eb0a5f2f77b826777910984ab28dd60af05682 +oid sha256:f83c446bc1238e8cb7e7ea25335b306a9eeca867b6f96b8995aa42e7a54f228f size 46654 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a index e19f1ba46b..3674bbe976 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b8bc321095758bd77c533e03e5ff89dfebfee6cbb9e20478983da8dc63b38fb +oid sha256:8cc88a1e754639b977fc175e70262583ab2215b92c97e0fee8c8b1a554c51280 size 46670 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-r22-support-library.a index 5f21b6bdab..7d5529d939 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5912407ef00d94086059e1ea08b7ac23ec1cce9f8c996f81d73618080ff3bce +oid sha256:a15353e84a721b13d387340bf7c73d31e5a7349278ee984981979582bc58fb4a size 44806 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/zigbee-r22-support-library.a index 08cc48e5ff..52177b18a5 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58f192eac475a49a66f644d4a8252b1b7bbef291220634eeb72f83388b2ec236 +oid sha256:a292a69a227b3254095d4d32b89ba2af40329f99dfc09296ac403420f971a33c size 44988 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-dualrail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-dualrail/zigbee-r22-support-library.a index 31c3fdfd63..dc91529fef 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-dualrail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-dualrail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5166cf266d58c90967133d0cc7c0faa4fe14b36b4400b702239913f1dc5c1a85 +oid sha256:25cd0d8ccf64b34f8a161e31858650c0fcb1b33f1d441b7bb6045cbbe67df200 size 43132 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a index d052f0fb10..8dd0e75858 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e00636b1a4e16932df77a483d0d7e30bec580edc79506e730e3da3faa6f1a36 +oid sha256:41551d28cdd00dd3b289f1c03f8f1a08480663a6b6284dfbfe307dd613023364 size 47938 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index ddac8c1694..343c9fa8ec 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08ffc76b60b860b3345dea1110da1c124632bcbce47358ee28258dd73c6fa768 +oid sha256:3da68a4fdb65d24f7ef61c8ab0befad8fefab1111342007c0ee27761a455067a size 46076 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-r22-support-library.a index 4fffb7e5b3..e6a134abab 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1393403711f14d18e16b7904535527bb488ce56f3da250a2a993bceb280413ed +oid sha256:43e92f2cc341e38b1b4e00a7f0c54d7aecf98d9c0171625025d57f524bb2bf9a size 48468 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-rail/zigbee-r22-support-library.a index 725b6ba633..f66fe31bc5 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg24-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:45820ea488174276f3626ebedb4a6a2238a700f8b4bdfbdf22010f73ff43b1f3 +oid sha256:f547b7acf06acee02095523a6cd2c3e2c4c0a1ae1af1671ad40980b66afe385a size 46662 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a index 0b3bd75105..5179a6e4f8 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cb1df04de13b4bf3302488233b60d6b5de51857b22b187ab0c2d90d855af595 +oid sha256:cc2a26ddaa0a0aa2cd14275969414ccc8dcc4248f19b934e9742aeb0a97aed06 size 47932 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index 3b2e0eac7e..36f04fae5c 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba62e098d52d68d1da8f850e2c5e4903ed3eaf27f5e359d3dd6ddcb6b6faeea4 +oid sha256:651d9cad25d8e5461ec7be10dd06646c0cab5580ae1e98980b3d3e10c4c528f9 size 46070 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-r22-support-library.a index d6499c4edd..32a6b4c4f5 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d76a4b6a24bb5516b2ba6f5b101ee437790732b7de157a5bc4c225a45dbaf704 +oid sha256:b7e1dde92e5cad8048904f4afe4a64490bae6045ae1cde08328afe2864da7ee3 size 48460 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg27-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg27-rail/zigbee-r22-support-library.a index 10c30a34b9..741cb29de2 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg27-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-efr32mg27-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:50cc4bec2f5b5f7167f3050b4fadd6827f98256ef87d8fb4bcd5970cb675a842 +oid sha256:ebcba641fe4e636716bdaab99a9dae35efdaff3c2e7fb9e4abaa7d211cc746ed size 46654 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a index 0c515446ec..6b822ea198 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:014c91aded8e918a749cd531f7b732f4e451f9dee25c0862c01c60b82a9ae025 +oid sha256:4041fe602a9593ceb54afc884e31879ed58537affeeca533c5777aaa88049ded size 48614 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index c52f0449be..3314fef8a9 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d83b67f92677e086b8dec2f004043335118b228e50064b46dae43236990cf32a +oid sha256:2af1d8930e87a10b28d45c1f5035f310f062e900248cc8860edba3de70c771f6 size 46752 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm12-rail-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm12-rail-stack_protection/zigbee-r22-support-library.a index bca9d40471..eb41d1852e 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm12-rail-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm12-rail-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66adf12a2ff02b201b3b65bfafd0f46152b0ff2190db832d48d8eeff546062a4 +oid sha256:38901460908dfe00cc362d8c1f4962215ccb1681d162af63daae5c163f9cebaa size 49830 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm12-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm12-rail/zigbee-r22-support-library.a index 76f5fe4363..38c4e82599 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm12-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm12-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bb82760ed7a5da2f87c73f7fdcac81302055771ada896b38f04b2b1c9a076fb +oid sha256:78e166ea463c8b766ae4bb12867c2828caa04fe46dcd34c4879bb6521ff19a8b size 48032 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a index 6ddcd4cc5d..895e621284 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e3245a62f023615c15ac5ff15c6eb3b033fb53a6aa9e4b6fc973840ad28bc00 +oid sha256:148a8cfa4d8253736f3f65ac752f84eb415a21eb8ee8583ece899c95357f3a05 size 48614 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index f4b1d178f7..15871f6a12 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8837f096d974112e49309e4a1b3e40cd1cf23e5fe8f5a6d7864c14e62e74a1f0 +oid sha256:29946e3410ebaabba7c58fdfd76dd14cf63d7dee8288ca5169a3d7cdcdff1cf2 size 46752 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm13-rail-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm13-rail-stack_protection/zigbee-r22-support-library.a index 53dffade28..f77e63f26a 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm13-rail-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm13-rail-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd90b45761462c5562a09916e1b27ae46221b4a9da2608db47b98d95a75027b9 +oid sha256:8b5b9e49da70109af3c124c94d13861c01fdaa0e6327216368fc4ec8602517d5 size 49828 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm13-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm13-rail/zigbee-r22-support-library.a index bb9e0a25d4..7bb56f5c21 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm13-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm13-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9277240d4d352921179b9827b96e5d2b39790fb0d7a353058c0faa546608fe49 +oid sha256:267bc2cbb0c16ff70d44a2ffc8aaf6aa39b95077822aa7280059c8cc60f6938e size 48030 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a index f627141317..ca4924e323 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c28313048c81c54af9f3ca658d86b37d01be59f2f410421ce4abf9f36cd3edcd +oid sha256:d806a879a30df017463c0257e6351c36123b7bb23b28e26a0ac4676ef94af6ac size 47804 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index 910441dd09..4077cf5c43 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3162cbdf0791929c8b81ce469f84717350c8c2f4a2ef57d29de9610f4e1dcf0 +oid sha256:705739999535c6d472cb60c8386f3323c8d3102eb6404a476545d7ee0eacdeeb size 45942 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm21-rail-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm21-rail-stack_protection/zigbee-r22-support-library.a index 4e6d95d8c3..e980380266 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm21-rail-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm21-rail-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91d674c1c2459b1652c63c95cbf0d0a056cbbff16212ee2d7a502af9ee70f9aa +oid sha256:a68663f072a33493f660b8e6efddbbf2d34071bc4a22da33558f177fc5c9a119 size 48332 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm21-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm21-rail/zigbee-r22-support-library.a index 68346bb505..a35a11341b 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm21-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm21-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3f2e6e62adf0f87e79c239a300203b23edf5884e2cbea5a7ac91cc2c84812d7 +oid sha256:6585d969796f7c78e2624714c809ea5c49d1e0a2467dc05aaa1e690e691a3138 size 46526 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a index 846e91e8c1..10d93bd80e 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ae03ced86de3a422ba64d6f710550bb321b5c755c2ded324ad47419b2eb04af +oid sha256:c10ba185237dbe23bc06c56893f735a4ea65b072d8b9c0a8882e5f0ea66d7e65 size 47804 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index 0d64fbebd2..e48343a8f9 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf75ef9ca7d2df324b8d2989783334e573922a7f844ce200979bf74f41096697 +oid sha256:0a000b521c53d9c551224c8f18852a70ff0719e197c8b8198bf5197e187c135f size 45942 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm22-rail-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm22-rail-stack_protection/zigbee-r22-support-library.a index cade89ad39..6cb723de61 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm22-rail-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm22-rail-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23b96af6d05fb6127f83e92f4eb53996262b5b7d1554b01dbc046a9a0ae5d42e +oid sha256:d09667bc0f68321f2624ffbca7e130eb68088710cae4770804ec40582bd46271 size 48332 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm22-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm22-rail/zigbee-r22-support-library.a index cb7c60c4d6..8fb79e2c3a 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm22-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm22-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38ec192f24062b5952a1c1859047605c644b14bca56d37226b53150c583f099e +oid sha256:7298e8914fd0cf397035c1428e582bcafffce27f5b1dc44b8ed9947fbe278bc9 size 46526 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a index 33ea91e4f1..3dc2464697 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc0427d3e023e9d38b062f386a0899bffd3b1fd73abfc18d60781cc24fb14ef8 +oid sha256:c03a8ce04621cebc7772c239d06753a6d080d9a1e274694288387801c3afba0d size 47804 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-r22-support-library.a index dfe9c8e65a..25020dd302 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3fe5158188d6dea7edba5d7ef88a3bfe272b9ecdb7b2058ae50d172af7afb48 +oid sha256:dd7f1fab72f28149e69b30242152ec4c0ae2eb20e8a945f8b0fd0f17f1d720a3 size 45942 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm24-rail-stack_protection/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm24-rail-stack_protection/zigbee-r22-support-library.a index f151bf444b..f122a5363a 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm24-rail-stack_protection/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm24-rail-stack_protection/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3fc6cea2704fb4387b8b60c75cde3e2fe96a7e35a6aad5e5c5aacb26b99b79c4 +oid sha256:827d51d6fcb778bebda2f20ad1a90692b5ff1171008004d05258d8c2bafb5ecb size 48332 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm24-rail/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm24-rail/zigbee-r22-support-library.a index e1027e0796..5305b7d99b 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm24-rail/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-cortexm3-iar-mgm24-rail/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:09f2f4fd6b6dcd4a5d5b0e79d7c5fd54d54d76985a2acaebd6a9c16f681bf4de +oid sha256:d00e86eb6592cd97e9cc45c862baab481a5813c72e9a9e2a423bd9279c473dfc size 46526 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zigbee-r22-support-library.a index e05331824b..40826ca62d 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd714312bfa3de6715b8bad82b7a214ae0394006655887c903b361ca7ef393cb +oid sha256:f1f853c1f5ca367f638b361b069b8b1ef7fa0f983a11b9d2e714d92f82781a22 size 104054 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zigbee-r22-support-library.a index d3daa7a61a..7fc462ce3f 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce82123130f0cce16930af4e3a647d0cf6633f9210374da567fa052edf60b6c4 +oid sha256:98c52f5d6a7f4e29dc00653dae6dbd342830ace3a266d8878722b2f842beab85 size 85964 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zigbee-r22-support-library.a index f98929823c..8952202898 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:feb17336bfb7338f8a79423d00fd675852c9fa3a8095c36eb907c9dc9b567160 +oid sha256:e8d533c541c882a13b84ced9c0d80caae3b3d0594f8fd3a68e5ecdb5b30c7b88 size 62196 diff --git a/protocol/zigbee/build/zigbee-r22-support-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zigbee-r22-support-library.a b/protocol/zigbee/build/zigbee-r22-support-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zigbee-r22-support-library.a index b4a3654f69..a5061bb697 100644 --- a/protocol/zigbee/build/zigbee-r22-support-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zigbee-r22-support-library.a +++ b/protocol/zigbee/build/zigbee-r22-support-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zigbee-r22-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e47e468b98b322222d95250edc1ab1d68f36b5f877b13462d0893d81e1b97d9 +oid sha256:9bc080df40ebe9dc9d43ed95c24c459c603760750bba3b2ac28305a110346019 size 90532 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index 67d8ada9d7..9c6fa08033 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74c856df313a000f7d90d8db4a3f9fedf0c9f5924393e894bc4cd4338ad6818b -size 77186 +oid sha256:7b9715dec2605671dcc7738e168eedba5f57a9de087820dabc32601b79daf344 +size 77198 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg12p-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg12p-rail/zigbee-r23-support-library.a index f747e9dc88..6d87c2c402 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg12p-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg12p-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89340ae305fa6c0eaf88311f24903db0206fbc61e160229bbbd569029504dd47 -size 77546 +oid sha256:1b5f1898ce6a6428b8e3ae17bcac5021b34ca371fab5c2aa417893ceba549505 +size 77558 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-r23-support-library.a index 42075bdb81..a95ef31a04 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54d5cb059892763c7974b57b0bcc3f7c837843b032300639095c10dbc2554d2e -size 77186 +oid sha256:c130430689caa34afa42df640a62939f0422c8dd0a7e83ae6d2c5eb48751dbe4 +size 77198 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg12p-railgb/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg12p-railgb/zigbee-r23-support-library.a index c2b5b90543..897ee5266d 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg12p-railgb/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg12p-railgb/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac0d7c18877f88e277aa507d7b3a24e0659aa411dd6628d8755d4f70051e97d9 -size 77546 +oid sha256:95d6f1761d682d68659fc7ba81f5266c3749221c1d5660d2af39381070c75461 +size 77558 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index 82ee0a05de..e8a624224f 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bab0dbc1bb89c0d051dca86d5407d6287c7266ca9376e587701cb0ef5dec6db8 -size 77186 +oid sha256:ee74d333c2e70ac57412c49ccef0b7add833f323b6c5effd36b5c02850f5b508 +size 77198 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg13p-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg13p-rail/zigbee-r23-support-library.a index e4926a8324..d997d65d89 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg13p-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg13p-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e5789f7ee0ddce8b685521c6ec8cd37aeb85d314b0f09acca0e6bd54d184c9e -size 77546 +oid sha256:97b5e0a74b0e2cebfb56990a549857895fe9a5cd97033223e5d7232654762a14 +size 77558 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index d03b971b75..c833a7a073 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:053a86d9d96b2677992643d5233b7c0e95d95f2da4a9e78e2847e854fe125139 -size 77266 +oid sha256:1396375dfd3fbb9c269fc3ac2803ecf8a629e694bdf3d326cef6fb4761a38430 +size 77278 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg21-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg21-rail/zigbee-r23-support-library.a index 5fc697e515..f09cace0ca 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg21-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg21-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cacd30c68b2fbd158c5e61962e5ed19ceb9e51ad0409c57b5e4b7af3b8ba1e4b -size 77626 +oid sha256:a03573ce028ba3af32dcefd10e9d6e4d759c62faadd116d45a7ace96d99300fa +size 77638 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index 40502f9ae7..bb9d5ff2ab 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0ffb4b110b15c3db7b8091745afa80883c743daa2041a10641c1fbb6bd49687 -size 77266 +oid sha256:fa5c43e6801a4e76e2b4673af7553fa3bb4b43b8009252f65f3e8eb565de20a6 +size 77278 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg22-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg22-rail/zigbee-r23-support-library.a index 289d701b33..cd34171a56 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg22-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg22-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c11dac5665845ea4272658d4b158bcdc40f92eaaee13daee17d6358062061f46 -size 77626 +oid sha256:9d2697da4f040a33648e1ed9b97ee541dad5b3dcbfa6a68370cff39853f0d520 +size 77638 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-r23-support-library.a index 674773d2ed..7711799395 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:578d64b6d439b3838e772bbb5dbc5ca07de8850f48308cd956c5666d984ad899 -size 77266 +oid sha256:0b3ac2c8a3d307f7061299e1c88eecdd6c479ff76238288d7103c4444e55db96 +size 77278 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg24-dualrail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg24-dualrail/zigbee-r23-support-library.a index efabf35d49..3440bd89ce 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg24-dualrail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg24-dualrail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6828f699857190faad0bf48dfecc2fc8ee88f106fe566d4b3e27ccd07e1bb142 -size 77626 +oid sha256:01abb98b3d4ea2515940b75093f2f3cdc4fa6d104a48a95750482749ebd57965 +size 77638 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index 07e8ca3dbb..f7f7f9bf47 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:988393a3e6bba8c91248024f2081ebec4fdab77b9bfafc78d4be78a1c31c6791 -size 77266 +oid sha256:550fc925097340de3ea963f0d99c539b7aa3bb0cd01a44c3604d5cc36ebe276d +size 77278 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg24-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg24-rail/zigbee-r23-support-library.a index e9dda87ea9..6b36f57b70 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg24-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg24-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c629e4383ec45e6580ba92934a8f6452047b475dece59ad225620905a58844fd -size 77626 +oid sha256:d7976af6c66824f395eced3dca21de0368ff0a5d6af97e851dc3b0d417564fa7 +size 77638 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index 17b3bfce52..ab23b8a9c1 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57d24650e6be237478daa130d3229e4827c4728222b2619684dd87537b7d0459 -size 77266 +oid sha256:54ca1695f76d41c7ef3d02716109c9babb93a28f3405f0329175bbadc2dbfd4b +size 77278 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg27-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg27-rail/zigbee-r23-support-library.a index c5f2f1631c..52eb7d245b 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg27-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-efr32mg27-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e38c11e2a8f0782f75636d1b4e3778ba431065f9fa7a1373b3ea21271b9afeab -size 77626 +oid sha256:8690b8cf248781a8e78f5c4a501732561f1a7cc619861d53b99a4f5cf21c15ca +size 77638 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index d56da4fd53..7d67e3cb3b 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3875c799c37b332f3835275df85a70da85560aaa698a21c1d57ec87a0d84fd53 -size 77186 +oid sha256:f0606b7d78e25a1ed1a7a6ac23a9ce8a6a5f654ea3bb47511e72ddbfd662d254 +size 77198 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm12-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm12-rail/zigbee-r23-support-library.a index 89e1e10359..118687bd60 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm12-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm12-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4545396a9f211407b1638d1626c907fd4c4ab09e5504a6d30c2be958d41b13e7 -size 77546 +oid sha256:deeffaf589ab2e4c6d445d54790aef080076c2b810c61f151507fe82e66b5ca8 +size 77558 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index fd0c5d8bfc..adf3fab123 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eea3d2fc66f793ed3eb13eafdab98e34fb92815db763af1d9e8d761f20a158a5 -size 77186 +oid sha256:b37800571279911e496a8ab910f353e83e86c97a6825fd16fb72ddc8bdb41ef5 +size 77198 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm13-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm13-rail/zigbee-r23-support-library.a index 4c7b41d43e..d80e37955b 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm13-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm13-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:234efabc0853fdb54226a133afefc8e7b8b06cf630b9f0b75753becfac46d67a -size 77546 +oid sha256:f12ea63ab13cec82b1bfbe84f0971ac1d0ff8fcd2ace62b32553d3ce6ac49b5a +size 77558 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index cef456cc1f..74db52402d 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5454d3fd3437291cb979301e20e726a7638c2810ab68e824e67496dbd73cb63d -size 77266 +oid sha256:c20b2c711c5bf0460478f46fe260306a90b5638695c02b4695683c26b0c164b9 +size 77278 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm21-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm21-rail/zigbee-r23-support-library.a index 257a6d27ce..f3e0910a83 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm21-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm21-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:70d7caca0d9bb30a2ce1e542a22ad8eebf4286c32104669edb1430562e8961a2 -size 77626 +oid sha256:d59361f62a22360856248739d0272ae82863f182cd7c3c4823290e5d0489de10 +size 77638 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index e1175f8d4e..6c96a6bb64 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08c9e69a9619283ce8e539313078805289d34534fbb407e38373e60a51409c84 -size 77266 +oid sha256:77ca6a5e559a03d8c546e4a3ffcfadecfad3d6cf09681a122a91db0e7a7220b1 +size 77278 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm22-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm22-rail/zigbee-r23-support-library.a index d32f8eca2b..8188ab0652 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm22-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm22-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4ee040fa5125889c6c55aa6974a23a93cb0546d0f735ee820328fe630d68e09 -size 77626 +oid sha256:904b542a5158a4ccd54b3885ebaa311d93363a54094da3e8926dd7f898ac6c37 +size 77638 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index 9eebeba0c0..6f202fbd61 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0583f8238e809dd5fe7a378322d0bf659b9bfcd22ee7545488600564bf8e6fdc -size 77266 +oid sha256:70dd2278dc900edc34dcb45734224e1d8793293905e28ee678c7cf6e85ed3011 +size 77278 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm24-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm24-rail/zigbee-r23-support-library.a index 5fde83f746..42fb5b7a68 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm24-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-gcc-mgm24-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fcf1958c01da70228d84d0e0a6d5824f64fc742b142f6e4366b7cdc07138cbe0 -size 77626 +oid sha256:a660071f8c4cb8781c446a936f31fb257ab73c7f1b1788636b6eb602ac950ec5 +size 77638 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a index ff43d9f03d..7f8554c8b9 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c844ccc4c3f04f9741decdd6df2c19f3a3220abc08cfd75ad510ff8a358dbb2 -size 195666 +oid sha256:24cd599b7f2caa7746e57e1807ed569d55cdfbc0e402030be5cbb47ed7ed5fea +size 195720 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index 276f4ac5d0..fa01ee9dd7 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15147f5a0a613adae54efc808909f0fc42c65d3639512022569f81118a701954 -size 174298 +oid sha256:6f503ee48400dc6c188165ef19d149772b18526d1b05485fb710a65c7508551e +size 174490 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-r23-support-library.a index c54b4edf38..a6ed975ade 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-rail-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c33c3a772e5d512ae44b3c7d7f02b9910874588d592a6f80cbc2706b95733789 -size 195274 +oid sha256:eaa7c9ecd81a8002c8fa745b7595417b7b3f440583e821a28c81c900bf9d5c0f +size 195330 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-rail/zigbee-r23-support-library.a index 43be8bdb2a..1a64d1fa69 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c0886cda3b28fe181e40e0b068d606d76f2471fa715972086ca054e64401083 -size 173896 +oid sha256:57925d67010f5c0a33cfb7f10778ebe41551e550e5b89d3eeaf8eae0e04abbff +size 174090 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a index 637e6738e1..6184aab68a 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bebbf894b934eb7d24fbb4d55038f4d2c8b3180655899da696175c4f2c87b3ad -size 191762 +oid sha256:d9a4e5eee2679d8ae01cd8336dcea461808c33000eec775001688e67e3afcf00 +size 191818 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-r23-support-library.a index 9c56d5d72c..00456cbd24 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-railgb-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ff3dfcf8136de5e5e9c83b3072df8e54e83e448cbbc79b5e14475bfb5797a9e -size 170388 +oid sha256:e7eb55d674058a16feeabe206eeee3fbd5c27e9af8783c96582a0e207b9d766e +size 170580 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-r23-support-library.a index 4d07db18e8..4d2ca588b9 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-railgb-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f63d998c5e47d86c37df76a86194f3cad3df64fe2617dd54e5d9f08daee92737 -size 191364 +oid sha256:9ef01b9d1d383025dc84ac748e98f4039af86e2c262370acae05dc5e3503b3ce +size 191420 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-railgb/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-railgb/zigbee-r23-support-library.a index 07bee45067..2d105b4b20 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-railgb/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg12p-railgb/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aaa427fd7455b0928cda4475b131e0eed47e5a4e6a25c83563c828f5ccd1b9d3 -size 170002 +oid sha256:50fa99327394fc58540bc41845e385aa3426d8fdb07a3bb58b69f8f9db9e52cc +size 170196 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a index 78887515a7..63322ed352 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:acaec6c04d5491e85397e7f20cef35c26bae3dc3989b6b32a57b2ebb93d6ef60 -size 195654 +oid sha256:7758fdb82fe1daf8ca68028a71e2c3a5b008dd1b17605732726b5bee6d7eab64 +size 195710 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index f165be36f5..bd3d75e4ec 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8457f5791766743345542a7b0f5e2efde4d33c2774955d793e625e5fa2a4d0b7 -size 174290 +oid sha256:ac8d382c74fb6a4e6bd48d3f10f73a0bde610764e4f544e4169e55df476a45e8 +size 174484 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-r23-support-library.a index 27c7ea927f..f64af44e89 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg13p-rail-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c16a7d3674a1114c278c654be5493376a7b7718e77a9590283d65b3fee127eb3 -size 195254 +oid sha256:19eee3eef1637b29d56a65a53461075257dc39b8396ce41e30d35218131b9c84 +size 195310 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg13p-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg13p-rail/zigbee-r23-support-library.a index 5eb3878142..337da79dfa 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg13p-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg13p-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:155086baf24a769a638841f85ea45fb9ce8e46a3c910edd3a11c78b0daf1d81c -size 173896 +oid sha256:464d5776bc0b2ae17723a7d6349455876c3c34eefd2ef4d1917ac82adf047e15 +size 174090 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a index b94be6b9bd..425ac208d4 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e678e40de8cab83c6b1e1a55a47f0da03ecb90341fb9680d5a2549f01cc0a68e -size 196650 +oid sha256:4eb252071c617239b65b3d451cd985da7049a3371e08eee5a014965c67c73fe9 +size 196704 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index 81fdbc3687..2f968a984d 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:adc76882b54aa6e130c8ccf279d8ca62aca0b86e011a47754497da76ce2665ca -size 174502 +oid sha256:e836e3711000bdf037992d703ec469ea2d26a51739108bffdf874131f93276a1 +size 174694 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-r23-support-library.a index f50280f44a..8af8fcdbdf 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg21-rail-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7fe3021e740eaa954eda9d240a6009637659ebc27eb8d77bbd4b66c93a48e6b2 -size 196252 +oid sha256:4d2d1fa55901868c67ad4f5d89c65d43f227df8e4df397e1baed964ee6671dcf +size 196306 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg21-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg21-rail/zigbee-r23-support-library.a index 013f88804c..d028a20d4d 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg21-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg21-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0bdcd4711dc13f946bbf0eb990baabd96cdd0f6a68c007d2330130b663ef3f9a -size 174108 +oid sha256:23228ba2c632491862de88ba3968f36fb84ec5beb27abd8c3449afd33036d3d4 +size 174300 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a index f9c6243924..4bf9c77936 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31c764d1484a67e1de7ab1055de08b28e81ca5f9a0adee5140c444cb117a2875 -size 196690 +oid sha256:63d12a5fe82947eeb79edb097614d162f6ed08c7c9de785ef99c7db1bc7c72e5 +size 196744 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index c68da359c4..bc1e36b6b7 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6d1ee9431b4495c342d3caa4feaeb0e24789df25af4958cabbaef8f954cffd3 -size 174542 +oid sha256:a8221799b2848776a4b84c4b28b5cc3a619e409bb00eb919b62ab6bcf6fa5d36 +size 174734 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-r23-support-library.a index a074a2546b..0a28ce745f 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg22-rail-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6c8f7a8afb941a809fdbe5dd5588c452a195aa9f91c2a60740bb5bf1d0f0181 -size 196292 +oid sha256:20bb4cab4c5d9de88aee8edeeffc23edeb8f5f5ef33478c0863dd7f10a5b9fbf +size 196346 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg22-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg22-rail/zigbee-r23-support-library.a index f6f3b93da7..fc2563471f 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg22-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg22-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc3e677ab19c50c389ba75b82a5c17c4956160e757caee4046d611f327bfa690 -size 174148 +oid sha256:17becb17cd7b4f1fcbd02218209b10827182e2ddb524426ba2a68d83580bfdda +size 174340 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a index 3c0e1a4653..5287c4bf35 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:689e2a393ea3373b8c082f541cd4761a44482f6be81a371fd0ba9cf2454d417d -size 192838 +oid sha256:8a2d434531025904cf47085bc1acbf1870b5ab15df35e3b575c8f0d66b0088a8 +size 192892 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-r23-support-library.a index 4caecadf45..d5568f33ac 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-dualrail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a71578f015316c7c4c45f6ed625a09b58dfed5daf699e89c1517acd45412097e -size 170690 +oid sha256:b842c7886b6c840dcdffe324a0de18365d9b6dec53d53adfa5a9dc727ef62f41 +size 170882 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/zigbee-r23-support-library.a index bd7cb6bd90..59642c3233 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-dualrail-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:17b697ab1216eb4588cb11863d3d54bb57918bd5b251fd89a5f8fea082089bc3 -size 192442 +oid sha256:02772e989f8651d48316044de2cc6b1ef0322958d01c977ec904ab779adf01f4 +size 192496 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-dualrail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-dualrail/zigbee-r23-support-library.a index 720ce4b980..1e8e5a0851 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-dualrail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-dualrail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07df902fa6a0c573b5ac09e12a0c0a414dce3541e90f1833ddc699b6a8df5ed9 -size 170294 +oid sha256:6f3cffda857ba546eb0c71d58f7fa30460bebeda41f847eb84dec49f2156097e +size 170486 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a index faedd0ef60..7e6d73492a 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0de8657af74591019b2fda7a2ba79ca05dc61066ef627addbf2d27799b43c944 -size 196700 +oid sha256:5278091c40f039bbc137b15c1788c35ff2116d544df7bc49a3c5e040d3004b7d +size 196756 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index e299ad9a3e..d769374541 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0303f64409be409e5467811687186dbd0f7ec80b9437ed566a9fb0f139d62b8d -size 174548 +oid sha256:5ad2ff7a3bdcb4ad902b0663a87aa727dd1109d447ffdecff2b4ad05d10d4959 +size 174742 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-r23-support-library.a index 244676adb0..bd929d2bf7 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-rail-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44e09c27d958ff8028f2c398bce4aae7c22ed99261b06de60056cdd3596656c5 -size 196300 +oid sha256:8b038222132e1372023a39c09843ff6aa90013cbfb5d793478189c40c97252b2 +size 196356 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-rail/zigbee-r23-support-library.a index 2cdd631fee..1cd0bfc5ec 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg24-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d6a0cde9c7a4811fd94b88df2a200dba5db480b4cfff458aa0b56de7cbbba0a -size 174152 +oid sha256:fc633af922b65b533be9f66c6d6d452bc21b505845fc43e00122e5b84a665b7d +size 174346 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a index 7b419be3e5..582535d267 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2a1e4018f4c57a938d8360a621ffb5e3c386a1fc5db3ebb6258e9875b2784c3 -size 196690 +oid sha256:aed9787a482477b668d5ff578db51bb9e27f31da9e0bfed62f4fa9b521a09ce4 +size 196744 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index 922649e31b..4e10c64066 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:69038c4f8c973f855bb36766370c9a1e884603bde76c14b9253575fadc028843 -size 174542 +oid sha256:1e6953595f613a9b247510bfbfa621195f7fda3819ad688df843c600d3568197 +size 174734 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-r23-support-library.a index f3161823d9..46dfd4dbd5 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg27-rail-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cb6de6c0aa9bfe640d589170c6fc437999736c6127ee6c1588af1d818d7dc05f -size 196292 +oid sha256:cbb4a6c23bf354d7da2e25b1668d17b7f8a009343db13778875083e3213f5f22 +size 196346 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg27-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg27-rail/zigbee-r23-support-library.a index 8e9d54fb9d..f4d0e8a504 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg27-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-efr32mg27-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:427fbcd451708c3b227ace9feff2c612ae8dff6cff25f4d0cc56d690bd5b5782 -size 174148 +oid sha256:f35a6ff921a5bce4d613e0145c2c66a431414c96558c538c7ffe9c779f658a36 +size 174340 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a index 1a090ff5b6..107afa8733 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f51c3b6d2845f2d292938fba041473b2ec90308c2b0057d44d978f4091bc6fc5 -size 195294 +oid sha256:ae67d478a547ffd6855fe3e30c1eb71edd19b81053fd8c5648c50e23922c07e6 +size 195350 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index bfd5c913a8..ca73638af9 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6090acd279f07d828fb072dc2aa810860595944a0f28eb6dcb348d4ac5c98b3a -size 173930 +oid sha256:f4a61b082766836dd741d01773a3875d699f9514d597f77d34c060ff17fcf13a +size 174124 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm12-rail-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm12-rail-stack_protection/zigbee-r23-support-library.a index 4e0d4179d7..b66d6ae3ab 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm12-rail-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm12-rail-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65c2c143975949c80f4ef19bcbb14d44d499aa9ca142315d061fe23eda658864 -size 194894 +oid sha256:3bd7bee8ee6326f58d78a6e0628bfbb3964136d209484b97ca03f32c36a4ee64 +size 194950 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm12-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm12-rail/zigbee-r23-support-library.a index 6be2e3e0b3..ff5a351b68 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm12-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm12-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df2f753d0a2af9cdcd4ba306e62345cecdbb5280695ae775667d7ec79d9f28dc -size 173536 +oid sha256:9161a2e3154272877aadb5df2744454d54bc5776ef987dace68daa7aedc2c7ba +size 173730 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a index 4c541e6e09..548e03f3f2 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db219c94e3a50353b26bd5507d8dde3dbc954ddb0c4071b53c978896dfa5cd64 -size 195286 +oid sha256:74b6f32c02f446367adbda74e9e165942f56570c48ee8bf6f9d7b05aa399e11f +size 195340 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index ac0845c2e0..2349140698 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94fcb5d7b587c6538335346601ac441f8ded3a71d45e4f7e638287d22223fc17 -size 173918 +oid sha256:a2da135136bdd3cd01649888952b0a9d05d4929f4f0025f42ac225fc25ed01ac +size 174110 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm13-rail-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm13-rail-stack_protection/zigbee-r23-support-library.a index e8259ef8a9..a6dbc02223 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm13-rail-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm13-rail-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:654e516719b726243bd97b5a1c0d3db699a801a0dc4711512bfdee1e0dc9a399 -size 194888 +oid sha256:4959a9f5dbbe3e957fd4a1b2a1a0a23662d53d26b691e0d229ff8ffbd4227f23 +size 194942 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm13-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm13-rail/zigbee-r23-support-library.a index 1e1a9037bb..092a18b768 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm13-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm13-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed6be24876e0b2d7239c544a9bc9ed99888504c0b7bc5680724fc29bb21e0421 -size 173524 +oid sha256:0f6d91ebc8b1c153e5291812271890093a6eba3d2c3c6d68fb08e1893c57389c +size 173716 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a index 9dc4aad16d..c2b3ba696b 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b48abdc5be7fa5fcd7bbc7ac1bdeb0ccd66e82f478d601e5bb5d67143b3c4ac9 -size 196370 +oid sha256:4f8d5ea23444f79d97bc95d70843f9a28eb0be7588536a9965086f3a55d4401a +size 196424 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index 4cca657466..917c2ca0d8 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85a80886baa3adebc6f693ccaa984ca9210ec0c5da08d25eec461924828e55cd -size 174222 +oid sha256:6fcf4a43d4cd92dff67576b155937b160313bf74eaedcd8317f26a2aafa1a4c8 +size 174414 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm21-rail-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm21-rail-stack_protection/zigbee-r23-support-library.a index 270060e072..aaae08c3ae 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm21-rail-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm21-rail-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f188f54c00f8e7082bbc8190fdf21514c5e456a8f76a1dd25f3245cf06281d9 -size 195972 +oid sha256:6d5acee5ffa465d814a4c320ded73085fdd1235542798541bddb5eb6d35bfa34 +size 196026 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm21-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm21-rail/zigbee-r23-support-library.a index cb6288d469..7de19dd877 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm21-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm21-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8e1396a0e7d1b5f1a2a72a9e7cbc5c570360230fbdf06d5850655b3e1457bac -size 173828 +oid sha256:3c70b54af820a1121d11cd141eb5f1c97ab1a373aacd4c5443905dbd25e4d1ba +size 174020 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a index 96bfd161b9..498b0eabb6 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88474e28cd5a9016b4ac104558d5d1564b769d6b9a2f3770af0ff75641fb404f -size 196370 +oid sha256:edee50db856f080bbceab16abbd0c662b512fb3f14e930ee20ab74231b73460a +size 196424 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index 3b9abe08cb..8bfc0df39c 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4418ae831223602ed9bc8503e965104bd5661e6949eb1a83d6f5fcb9a514ce57 -size 174222 +oid sha256:e68b58b8cb0e4eb8d4b2e030cde827d82e69d4ed557d8b7a6c8f1b5d8638d42f +size 174414 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm22-rail-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm22-rail-stack_protection/zigbee-r23-support-library.a index bfe96a93fd..6bb93e22a9 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm22-rail-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm22-rail-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4cb0e350132332d89aed4a1d3d222190c9d14f30ad9bf21cd95db1df92b0c60d -size 195972 +oid sha256:46b164e5b99176cc390121f3d8c7aab8bc99f022c938ea4c41ef46783405af1e +size 196026 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm22-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm22-rail/zigbee-r23-support-library.a index 5b243f6ea9..592d817378 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm22-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm22-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a597b93178d8254773dfd13507f1bf91eb90702183f7da48f781cbaf3b253c5 -size 173828 +oid sha256:41fff4dbe96db681d529d1dc25904b7a73e047c0055bcb241e69df6c8c455f95 +size 174020 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a index 08c30c721e..c6d748c268 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:096ac11575d0271ff9172707af04d6294578c355ad235cfb361bceb487d6727e -size 196370 +oid sha256:49f8d27d11cc01feb00ae269e1006e3659cbd8cc15c3b824b5c1d4c4a1a147bf +size 196424 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-r23-support-library.a index 794f8c9133..efb12b6dd9 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:976bab8e2861bf1f6d492a26b118d57fdcfa732b3c9f2200dd05ca0c853cd482 -size 174222 +oid sha256:cb69185563987d2fe808e16ccde00096fd7b172deb65248f391ee7e903a9dd9c +size 174414 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm24-rail-stack_protection/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm24-rail-stack_protection/zigbee-r23-support-library.a index debe75f0f2..cf47fb086e 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm24-rail-stack_protection/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm24-rail-stack_protection/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78e5efa2ee72efaaeab9671c933d592576929c91fbee84a01f751a23e2f76d03 -size 195972 +oid sha256:aa2d8e2e650079b0c8ccd553d195dae23ed6e9864c806084a397f83e8e31800a +size 196026 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm24-rail/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm24-rail/zigbee-r23-support-library.a index 78b9e04e77..ba4d19926b 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm24-rail/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-cortexm3-iar-mgm24-rail/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:847830655443e61f2e9bba10539320212dd0bf75d2f00fb102332f58ece92754 -size 173828 +oid sha256:362823139c3bfe92a1ef94343c9c316c3492c6c2ce138b832c1e64152b414772 +size 174020 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zigbee-r23-support-library.a index 43f4718741..783e3cc92f 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c338a9100e126cdd1fd08bd5e8385d08230d3bea6739779c33a28733f320655 -size 482946 +oid sha256:5d0898a26a8b35d4cdd546c7c3f11969422b1babcab7bdd501a6e6960403e24e +size 483022 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zigbee-r23-support-library.a index c533e1661f..e49c83db2b 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6d7682d778f1bb1298ea12d1c439ade7fb8d61ddf2db2ef10bc439b5de48f0d -size 493030 +oid sha256:24762379fcfd17e8843c99334d19e85fb222b35a2f53032b6b33593b6db04633 +size 493102 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zigbee-r23-support-library.a index 8aae8529e5..8bdfbaa3bf 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed6627dfba5adda5faccd96668a227d88d1a439a24fbe663042e1d53965b3eae -size 361170 +oid sha256:36595be11ffd886269bf9665283acf398c28960cee52960fdbefd851d9d3ba85 +size 361242 diff --git a/protocol/zigbee/build/zigbee-r23-support-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zigbee-r23-support-library.a b/protocol/zigbee/build/zigbee-r23-support-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zigbee-r23-support-library.a index d81f8ac0aa..fdcdee9ab3 100644 --- a/protocol/zigbee/build/zigbee-r23-support-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zigbee-r23-support-library.a +++ b/protocol/zigbee/build/zigbee-r23-support-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zigbee-r23-support-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b93cfd690d503e3d3e4631d63f3e268ad2a084b45997bc217e07276f63b0f14 -size 511030 +oid sha256:df02cb2d88808918c0a505249b0e99b28bba3595a427a7c86a5d90d7c38ba8c9 +size 511110 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zll-library.a index 93ee6f43ee..12d8146b22 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg12p-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f6659536fe99fbf4228304604a71663f9aa4fbda1e439d57e0181e8631d1643a +oid sha256:41e0e7773e61c8d8be6ec24e7f2cc67090d8adf4b3eb2603a1d8bd601b83f1b9 size 48896 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg12p-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg12p-rail/zll-library.a index cd986cfad5..f4dcfdff1e 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg12p-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg12p-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a61bc36f32f9461cc888cd1b76338ebe80a6a2e3daf8008fa2ae615ad9358bbf +oid sha256:a247b2496f4b1a4d860b28dd81cb159f13ff10c8bffb386295029e8536d2dd3f size 49592 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zll-library.a index 658040bbc2..2a3ac2840a 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg13p-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:313db0f28163af862c183d555540be04fc17bddb0c438ae26a9a798971a50edb +oid sha256:06b6d23581d57f8741ebd4a60eb28d71e7c355ea3e2a13beda23218017ba49e6 size 48896 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg13p-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg13p-rail/zll-library.a index 8f104b0cf2..aef2f6b788 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg13p-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg13p-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f46e211f69d8ad688cc5b95ea194bc04a8cf178e6f59debe0bbceb920f05d77 +oid sha256:19fdea135795fd5023ad6330ed22984bcacc1f6fe03111cbabcd07bff71e271a size 49592 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zll-library.a index db79309d0f..b41cfcb9e6 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg21-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60fc3624090ce118efd79ae069aae9ec5f2ade440584c2ecbe3b2202bbfbbd0c +oid sha256:688024bf0cbb1569cfb284883279a5929bf7c58c9c22014b4a8569a95df94e95 size 48924 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg21-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg21-rail/zll-library.a index 6e92445a95..15b8470792 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg21-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg21-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e570678c61dc017162468e0967136182e49133505b28d01e6d88bd50625b3828 +oid sha256:4249c1aa4f11025476847382d7ee3f199be3fccd7fa7cdd263d70693af6bb653 size 49624 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zll-library.a index 7a74a13194..f3af0b5c59 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg22-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c670df6b316195d0d9bb1abf57c4762aa4e80c57f2d321d56b54416a20375663 +oid sha256:cb12b1b9f020f11eab9b923d674e1806c0c7ab128dae9e75df84ba4776b74874 size 48924 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg22-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg22-rail/zll-library.a index 54a5c8079b..55068f4f60 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg22-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg22-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea53dff6cedebd180f48998d85bcc38589300791bb60b29c84641a25534065bd +oid sha256:d4741dd59cdb7cf33b55010a4d328bd607dfa7d5ed1149357d44a70eda271a54 size 49624 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zll-library.a index 214f837a17..e9c55f2209 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg24-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:21be61a98311eea9aae7890ae82cfe5112f96659d3eaa91f71079f52985aa213 +oid sha256:1c922ca32a3dedb4eb6a632d14692aa918ee0124489be0b510df9fd11830a124 size 48924 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg24-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg24-rail/zll-library.a index 27878954f9..fa6dbfb089 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg24-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg24-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ad3f76d8f880ec6c8d5fd04ded3485f2747b71935bd0b074d7d74b6468681b3 +oid sha256:d624ebf616456a9305a9956da32f575be09188eb489fd0fbea8b184ce0f325f3 size 49624 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zll-library.a index 945d27826d..6f5a0f20c0 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg27-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e096c0899460a828ea735181ea1ff46f9d8f230b0d94d46ee2a0cf3f0e9e12ec +oid sha256:4bc9a3ceb587b429d52e71a23e422194d64f83944aead9c19d6d08ae84e55f50 size 48924 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg27-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg27-rail/zll-library.a index cd0465c75f..1e58a9a779 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg27-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-efr32mg27-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:125fef1cb8489664dd2a8ca3109b45b250ca0616bab0b312572373c75e8a0a7e +oid sha256:15fb60d4953a69ef306ad17fea3fa904136c0d887f0387af38d1f6f04240604c size 49624 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zll-library.a index 1c9f38ad88..efac3bfa31 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm12-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a534510eb12eb5e79f7e3ad13a7df7dee70e7278b5f863e9baa9a35aab74ffa +oid sha256:c15df2b7fde246292db9322f657815936989a405c45fa1fa73ee708349020e9a size 48896 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm12-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm12-rail/zll-library.a index 8f5b43a621..f94796a0b7 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm12-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm12-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bbf69dfb4fa0ce0a8005382031ae1378b7ec97c98b77ff8f7d0cfee19de3b966 +oid sha256:8b6598d86fe264bdf0fefe3f47da528a299763b5bf26621500cf3ce9d629f343 size 49592 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zll-library.a index 1bcda3a3b6..705acd1c4e 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm13-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:edae6c315cbd75de6840dd1998fb288b0dd12aeb3d504a2d6915c01f1bd03a87 +oid sha256:45b0b25c01c2f5fc53e5c442cae0be4216fd697262bcec7046761ab20b92967e size 48896 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm13-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm13-rail/zll-library.a index bbe445d658..e27cf55acd 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm13-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm13-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:246212ba258602165d0d2c3617bc7c1381651c81a6d12869e28a4ae51465c877 +oid sha256:271ebffb3ea6a5748119e08613b9e44b6a2ffaf06f0e48676fd3bf022754822c size 49592 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zll-library.a index 70025020e4..7ad4469e1e 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm21-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc5dd77c335336188015d5444d062a7e404858cfcd64e9a6c47dc16fa481ab82 +oid sha256:7fabbbe7362a2c5d5a9ee568c4f31dde24567a8fe9610a1c33614b808c64f3a6 size 48924 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm21-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm21-rail/zll-library.a index 0d1c138255..f280cfb08e 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm21-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm21-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7e019d4d8543fa35658c891baabdfd5ee00b3a6815b9968c3da6533fca2bfe5 +oid sha256:ecb2c49c1bc6e4225f6f64afa14ff24ddda7d7527dcfab320caa676ca4acea88 size 49624 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zll-library.a index 455960033f..6b49edac3e 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm22-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9052f748ee8b34b2a5b1753306eb759ebc2427343a659ab9582f7fde11356dc +oid sha256:9376a91001fac34378ee2d66532b897b3ad16f8b27ab4c386e763121db9c5839 size 48924 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm22-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm22-rail/zll-library.a index f5f528c08d..5701a8392a 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm22-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm22-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0adaf9626aa07f6eabeb9e6f0e4c4c85e31e65e72fa8f1bae4412301c21cdfc4 +oid sha256:e0fa60d90e249fe36a0a537b9ef0e80e1bf1cc57ff5e8294dc54251991deebb5 size 49624 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zll-library.a index 48c9645d11..de2d2a33c9 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm24-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4676168d463bc3cc197e9ab10a0abe7ee96a93be9a32c6484f8b019c05a17f00 +oid sha256:abd9580a97f4e920667926b13dd4e3627157e95547b629db901758f1134ca644 size 48924 diff --git a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm24-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm24-rail/zll-library.a index be168a5370..6e7fbda5dd 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm24-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-gcc-mgm24-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1f4a00df9a5e453d3c500e8dcc1d0c601a1b91354a13050a301e3e6b701cb9dd +oid sha256:81aac55d7ad04443ebf527f6975232802884ddc75b1bdeffbe22973a5675b76f size 49624 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zll-library.a index dc815ea145..32c87b6866 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c8c8013f3ebe7547dbb259d33dbcdb2ce4385aae1b3599f930e6f272c3884ce +oid sha256:61abac26fc3ac15af8a1ec7dbd7c285c01b4534259b61cfc412abd47b726210a size 108292 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zll-library.a index a62bc6f79d..b35e4407a9 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg12p-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b06e9cbde10dd4ce569db0052121610c3f042c7323fcb81aa5e442f9c3f7e45 +oid sha256:9093847b4d4a187ebfb6e332d3e375897ae9ddd6c8f00ea65270fa2596aee3f1 size 104426 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg12p-rail-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg12p-rail-stack_protection/zll-library.a index b3f8c1ee35..37c6d45427 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg12p-rail-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg12p-rail-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:146d1a437d622271b7db8a6f5e7cce51e5ac4723c6bfa8c211459f8c3dde3d41 +oid sha256:3e8db1632e65450f178cdb7a742b58c13121cecdd864717330561d4fdd712669 size 107120 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg12p-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg12p-rail/zll-library.a index 7f870543ed..2a930d5c36 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg12p-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg12p-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b8887586af13399ff5ce2d80b584b16c3795906f03e1386b62a01efa289c1b1 +oid sha256:331cd6d44b9f4ef0b4c21089f1b668da6aaec881e120189140f7567d7b499bef size 103286 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zll-library.a index 52041dfa6a..74ff7e8bcb 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68801e2b608b1baa55206c49a0ac84260c945c7564641a322a90c1fce1e80788 +oid sha256:6605a0faad40e589eaaa9f34b5fde0a6c3b6c1ea8bf216b382a0885b1209a892 size 108292 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zll-library.a index 07ef0af749..0224b0509d 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg13p-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f77db14d19ec4fcd6fca4911da9a0392d01938894eb788979f878ce1e9da891 +oid sha256:438687f6814767178fc506676c32ae16e9ff6d77ac8703634f57604b65f2e4d3 size 104416 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg13p-rail-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg13p-rail-stack_protection/zll-library.a index 8c4727f8af..f5af0d5ee4 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg13p-rail-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg13p-rail-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68b3c01654dd7ad8cf2dcdc2c28d108a24ed4a034c0ec9923f50ab1a59ea4692 +oid sha256:f92ae33807d26f89807765d71ca3a42b61036577b6070c9b673e5f0a5f174239 size 107114 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg13p-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg13p-rail/zll-library.a index ce8ecd88a1..8183b25184 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg13p-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg13p-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a14823f401fabb954c2269821926879a39a90152d4a35679ae74fada54644765 +oid sha256:3282f00825cb2e1e96d3df43fdefb2351c364d89ba0a4e7fe73972bf26bcd471 size 103276 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zll-library.a index 717d34e73d..cd6f473cbb 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:583bf92352e58b6c67c06ce2ed60b4ba70690d99198de8605ccaf525afbce9db +oid sha256:4b39ce86bdb20f87ac59763b23420dc252452c66f654266f31afcae4e0effddc size 111500 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zll-library.a index 61b2640fb3..c78b6a8350 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg21-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc6eff16164eea33b681e94517e645baeb205681a8723738c638825b999ac2e8 +oid sha256:eacfbf16cacd823ed98f3a4e2c8018c93dbb2cdab27c0d494d9962241731b307 size 103912 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg21-rail-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg21-rail-stack_protection/zll-library.a index fdb033c537..120e10ffb0 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg21-rail-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg21-rail-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0ae38339544d67ed71fce5fb9e3489905442425cc939198bb53002e812c4352 +oid sha256:7282dd966b2b93a13ceabd3ea8cd407964039e642da3c0bccd6d07d1da5c39e2 size 110480 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg21-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg21-rail/zll-library.a index 76c6cad0c8..7e5ab7f0fe 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg21-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg21-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:97768746ddf2aee669bc99b55f2a44e622967ba2b396707a58ec7e62ab286290 +oid sha256:5aec61528180e3d371dd690f80dcce6429e0aec0f6d4f495ff38a0dffff6a640 size 104142 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zll-library.a index af5a9c6618..f74541ff21 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8352d3b8b1baebbdfbfe968ecb22cdee8ddb91bc22c92f462b559e1826b21fc1 +oid sha256:f84de2bf4be459fc4c36617818635c79b27d439590af69862dfbb0b69e0f5ca4 size 111520 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zll-library.a index 85dbf6f5d1..5930c42ea5 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg22-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ac709dcfd5a16a0ffae9599dcde048c532246734dda36558400a5ee3603910a +oid sha256:61f24643872b9efd2a1c11ae0a57262cfd2d4fd9556da85073d9f382a5e3cdaa size 103932 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg22-rail-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg22-rail-stack_protection/zll-library.a index 346ace51de..1b980151c2 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg22-rail-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg22-rail-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ae3bd84e2bfbcfc1c48594cdf7aafbcd1f1b81888a0ea264c39ac9989c78448 +oid sha256:49bb53c67bd0615dd61863ebdf38dcbf6dec36e24f08adfdc8befc7d56d61560 size 110500 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg22-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg22-rail/zll-library.a index ad1cf9b174..3ee7498173 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg22-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg22-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f368663c28bce5b4b0cb3d061b2ecda8ab2673a80e16f1fe2a10260d89bab9f +oid sha256:54bcf875b9639ccd74c329d5c5ee902c73ac394cc8453f571ec8afdcdcc23e41 size 104162 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zll-library.a index eb42c82986..74569c1d13 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9791abe3f9c8738401ddc9399eb244bee64d892b5ebae3c2295f0d3d9d7551d1 +oid sha256:b9df394971c48567d94d1fa913db21333ca176eba034a5829095e5e790a41429 size 111522 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zll-library.a index 0c5fe48153..1e21225526 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg24-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7dea9294c8ef25f1abd6b68be09d116a308c562b8beeafa78b13c63a49793b23 +oid sha256:99988adcc07b90365be32b04cb25ee6d8945a477422a74af05f7d975767df7fc size 103940 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg24-rail-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg24-rail-stack_protection/zll-library.a index 2c4dc176ae..3f5de69736 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg24-rail-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg24-rail-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c296a7e9f44986e07f63adcb71412bd513648e2fe412dd958ed4e9b612abe97 +oid sha256:424ec6257d286f7703e7d5a13d73c4ebea1603fff6fb5c9f6868ea1d6c32a0ae size 110504 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg24-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg24-rail/zll-library.a index 76118d7906..261237e0e0 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg24-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg24-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:834940ec6cc830c9b1009edba016c3dca569e8ea90b4999b57ab755274e99542 +oid sha256:ee149498a9eaf2cba136591100db312a3a8df1a523521679687f5d955c48a0ac size 104172 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zll-library.a index 980f59ad83..bcfd617539 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c9cf3e2efc832feecb4532f68beb404771e2260fbdb54f4fc4a26e2f4a0f1d94 +oid sha256:ee88ba5947c62eea264f93e2e746936807d0a0ed1c90cbc1ed73e6893de1b33a size 111520 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zll-library.a index 79b7a7a53e..791ac88632 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg27-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9c1c7bec3bc478d070c85bf4efb34aa6b1298f72422cc53fe0fbc5a9342f2d9 +oid sha256:3c144f54d55737f3dde8bb2878d81011c9b1cea58260232e0fe8c48f3accce44 size 103932 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg27-rail-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg27-rail-stack_protection/zll-library.a index 19bd639071..eb86d62e26 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg27-rail-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg27-rail-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7a080c1febfb25044995b2bb1b2b0cf9f6cbe773f7ffa34080ff99ff22e0054 +oid sha256:10a1edb5ad9c7ccc34676f5396a8d3d10de6fb870f4b10c371458cd297093ce4 size 110500 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg27-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg27-rail/zll-library.a index 5bb5f7217b..a94e511988 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg27-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-efr32mg27-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e3ea50e711ce2a859592e3ffb11b81dde831e3f4f22655c686f3e858b4eb850 +oid sha256:db64c6e5f7bcfbebe10136c10647fa389c8c91ad161903cc20b2778741e83c72 size 104162 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zll-library.a index 0ba01c8167..62f677b184 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd7a85700001f4e1d6ddd4bd30e7d5a679af50cb486e33e179772afa6dc71558 +oid sha256:7f56341103617bb65cddbf793495182390e5b662f6cbc6ab23959767272bc04b size 108112 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zll-library.a index 1cd327c7cd..f5870dd7ce 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm12-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d286e587a463c496f752982fc6834a7a1e78d803ef84d3a913210b87baa151c +oid sha256:f4b678c588b1ad5dd7a9b340ee7c8f7d7d286ed90f22e68b372047be0268135e size 104236 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm12-rail-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm12-rail-stack_protection/zll-library.a index c15fc7f24e..effd2290c7 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm12-rail-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm12-rail-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c21459bb6859dd6702f142c9f96897d917e9a77539d00741f9cf025f149ab05 +oid sha256:04e6f4f3c0bc991bf6760ea03a031f03abf6816458852a90be363a784954b68f size 106934 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm12-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm12-rail/zll-library.a index e3630a56c5..5e7a777fe2 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm12-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm12-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e94f96f186eae3600b9a03e712a1e8ced70b131cc3bc4c7d25d7a1185d49cda +oid sha256:ec355d7bfef59050d27538a5cb0394e44b2edf452893a2af3b33660f16f46d83 size 103096 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zll-library.a index ef8ec90ccc..342e0c2dd9 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ccadf5e9bdab8407de7de04575f9937a28b2b843c532f04ed6801525884fd3f +oid sha256:734f6633ac3f0fffb030f1f8fe5c64ebf96059c7e68c0c88dd8856c90e00c8b7 size 108108 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zll-library.a index 79fa5ae594..315c15eec4 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm13-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe0a42de382fd0991bb1a12f1b67f2a693cffe6a2b188e4e3327569b8b1b2efd +oid sha256:9f30a4187f6170cfe697071db4a296bc7cd797396c56bd81455a4cb311776086 size 104236 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm13-rail-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm13-rail-stack_protection/zll-library.a index 6d1d664b25..cb441c61d6 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm13-rail-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm13-rail-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3972485bc08a12afa7e7e5b6dddcf8e3b31b4454c018e2bf1abf790e13edb979 +oid sha256:9235413c39bfd26c5c20a841cb4f856da0c903200be3fb8a983b58d9160e1eb4 size 106930 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm13-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm13-rail/zll-library.a index 8804be0995..999b937e2a 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm13-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm13-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab4bae80bbead4f407eadf055de953ae4c6b327cab8c7de6f8f692274225c6fd +oid sha256:2ced34e3b8543b908fad5e7528b32dc2e2ab413be4afa71fb560b2f53cd1daa2 size 103096 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zll-library.a index 2ddd1cc040..5fd74ea14d 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27a4af048686002defdc8be78fd1572bc0e933970a391bd2c6f8f0f03a5ca8df +oid sha256:7e04ae487b97ce022871384078bbfe7dc45ecf7100ef35f76a50a197d370b706 size 111360 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zll-library.a index 79ff47936b..a22cc9620a 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm21-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6358589335ebc7d68cd938c7744440c4c622e5ae23d9273ceb2539ac99ffe0fd +oid sha256:4904e3c253951942c2ac5fe2ca93f13aa7c3112ffa8c3b2a6fad0f946c6e1e30 size 103772 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm21-rail-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm21-rail-stack_protection/zll-library.a index 15228a8a1a..c45950c52b 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm21-rail-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm21-rail-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f86d793d6bde1203f11222bcfa4e07e5fddf706c7b105d06251aa22f2e7f1df +oid sha256:2dedaaf78c4c53174dda733d9a666fe100ebb7c56188c1218d22d6367ecad030 size 110340 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm21-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm21-rail/zll-library.a index 7462004150..c143c4dd4d 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm21-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm21-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6801b27004ee070b0e9f1aa27b54f5f1a10db013bf1380714555097500087fa3 +oid sha256:7bcfbf7080b3b8f1c91b7b2f7bc1a7b6b1f7f2e0b8f48cc6008efd1509a6c621 size 104002 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zll-library.a index ae92431bb1..dca980a3bf 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94513b91b994844694612cd37cc342eedc39514bfebae11a7161c2a44989ade9 +oid sha256:5e4217774519e8f50a1c84fa877875c21c6fad4906574e4fada5fecef6ce4c7e size 111360 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zll-library.a index 449e208037..302e323676 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm22-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:118bc33160052021b4f0d86e26744c7ed976bce84df4ade2df70ca8778200d14 +oid sha256:6d070d665301b527db4ba08cb932e67f9306f8dce56378a8ac469b77812a4fcd size 103772 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm22-rail-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm22-rail-stack_protection/zll-library.a index 29370305fd..e88563a6e9 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm22-rail-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm22-rail-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5e22dbe0fba7c043ca5d2a9b39952501147e3942dbced2bc0b776007b83f1c6 +oid sha256:a7ba061bb120721b042b9c762ced8a4632865bcf43b584a048c65ae7cd29c7d2 size 110340 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm22-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm22-rail/zll-library.a index a9f8211c9e..92c21f529f 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm22-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm22-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0808d00db91b4e8c93f6deb5ece3e912467cdfe7df1855c3289655f4aca8884 +oid sha256:61da3e7cf3d9ee4462443662ee429402df9d6c7beb757b5d70ebf5cff694ca41 size 104002 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zll-library.a index 473563e5d0..809d476723 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2064d6de4a757f4f0bcb5151fd597df108b90ff16504b130dbdfe67a112ad0c +oid sha256:1ca2580c266bc348f74832b2f6c4a38eb919e60dc22e2a0b366cb3acbaf7df75 size 111360 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zll-library.a index 0a26147008..fdedc86e95 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm24-rail-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4861ba3542ffb1c4dd4f25b8c44acd80ae32f0669957fde2d13da2461ca02df7 +oid sha256:f050a21b0640c2069b2e07ed3411eb4656792597bfb125d61cb2e073f67cf818 size 103772 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm24-rail-stack_protection/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm24-rail-stack_protection/zll-library.a index ad085394db..4534fb7639 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm24-rail-stack_protection/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm24-rail-stack_protection/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4957950215ffa7bb6a23ef12796525f7e463c3d422a372947a7f69cf9aa2edb +oid sha256:7186b7f03bed37ebbba8afca0021d269d176d3dedcb558cfcb6425d62304fa7c size 110340 diff --git a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm24-rail/zll-library.a b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm24-rail/zll-library.a index e142d0de4a..502a8f9763 100644 --- a/protocol/zigbee/build/zll-library-cortexm3-iar-mgm24-rail/zll-library.a +++ b/protocol/zigbee/build/zll-library-cortexm3-iar-mgm24-rail/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:adb3b3be3caaf1be5d495ab8f9ae8cae61c50850804537b7d147b86b83935dfd +oid sha256:2b0d20abc2b9e68048abaaa1ee08de6039c2b058de5cb118f862d72256ec8559 size 104002 diff --git a/protocol/zigbee/build/zll-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zll-library.a index 522795e0db..3706687838 100644 --- a/protocol/zigbee/build/zll-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-unix-gcc-simulation-null-arch_i386-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:21db1741826e768310ce11bd2012768b82a5084308a93e6155a2106c70b5ad58 +oid sha256:7ce334604f6ae7dd012e4ab99c1851696a1bc8662d44195f043b9f06afa7f944 size 208722 diff --git a/protocol/zigbee/build/zll-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zll-library.a index 36689b0876..716be74ef5 100644 --- a/protocol/zigbee/build/zll-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-unix-gcc-simulation-null-arch_x86_64-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9fc3f9134b01e09d5ada72973cd18140b089c32f618cab1329cf668ca22f1ca2 +oid sha256:119d2f62f1750b48044e85b52fe3615d8999824da32729b87b411a087037f200 size 235172 diff --git a/protocol/zigbee/build/zll-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zll-library.a index 107ef7e0df..fc76826adc 100644 --- a/protocol/zigbee/build/zll-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-unix-gcc-simulation-null-arm32v7-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16ac19e1410f31b0669547cc0f21b4daae0adfcf50dd639411dbfbd61215587f +oid sha256:e336dce8ded3a10cc35ca1d501f0f5f66693ae6728569aa723dd4d76dac606cf size 171572 diff --git a/protocol/zigbee/build/zll-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zll-library.a b/protocol/zigbee/build/zll-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zll-library.a index fd214bdb6f..78e5a92182 100644 --- a/protocol/zigbee/build/zll-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zll-library.a +++ b/protocol/zigbee/build/zll-library-unix-gcc-simulation-null-arm64v8-ember_multi_network_stripped/zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:502039e8b55259eddc615e5ed17d3866c986c8130d2d7f6cf6a03f77845c4a3f +oid sha256:13f0457d563f20bdbc00624892fcd32e7bab31e5c48a813b6a7ecbb39c96076a size 250436 diff --git a/protocol/zigbee/docs/release-highlights.txt b/protocol/zigbee/docs/release-highlights.txt old mode 100644 new mode 100755 index ed1e58b941..2f98940f38 --- a/protocol/zigbee/docs/release-highlights.txt +++ b/protocol/zigbee/docs/release-highlights.txt @@ -1,3 +1,3 @@ -Zigbee EmberZNet SDK 7.3.2.0 +Zigbee EmberZNet SDK 7.3.3.0 - Targeted quality improvements and bug fixes diff --git a/protocol/zigbee/documentation/slEmberZNet_docContent.xml b/protocol/zigbee/documentation/slEmberZNet_docContent.xml index 841f4d1beb..03a527cf5c 100644 --- a/protocol/zigbee/documentation/slEmberZNet_docContent.xml +++ b/protocol/zigbee/documentation/slEmberZNet_docContent.xml @@ -1,6 +1,6 @@ - + Describes the impact of Wi-Fi on Zigbee and Thread, and methods to improve coexistence. First, methods to improve coexistence without direct interaction between Zigbee/Thread and Wi-Fi radios are described. Second, Silicon Labs's Packet Traffic Arbitration (PTA) support to coordinate 2.5 GHz RF traffic for co-located Zigbee/Thread and Wi-Fi radios is described (for the EFR32MG only). @@ -8,42 +8,42 @@ - + Includes detailed information on using the Silicon Labs Gecko Bootloader with EmberZNet. It supplements the general Gecko Bootloader implementation information provided in UG489: Silicon Labs Gecko Bootloader User's Guide for GSDK 4.0 and Higher. - + Explains how to use Simplicity Commander to check, write, verify, and erase installation codes on Silicon Labs Wireless Gecko (EFR32) devices. - + Includes guidelines for certifying Zigbee 3.0 devices, instructions on setting up and using the Zigbee test harness and Zigbee test tool, and troubleshooting tips. - + Contains three complete PICS documents for Z3ColorControlLight, Z3Gateway and Z3SmartOutlet reference designs, along with XML files for Z3ColorControlLight clusters. - + Describes the Secure EZSP protocol and how to configure the hardware and required software to construct a secure EZSP Host-to-NCP interface. - + Explains how NVM3 can be used as non-volatile data storage in various protocol implementations. @@ -51,14 +51,14 @@ - + Details methods for testing Zigbee mesh network performance; results are intended to provide guidance on design practices and principles as well as expected field performance results. - + Reviews the Zigbee, Thread, and Bluetooth mesh networks to evaluate their differences in performance and behavior. @@ -66,7 +66,7 @@ - + Describes tokens and shows how to use them for non-volatile data storage in EmberZNet PRO and Silicon Labs Flex applications. @@ -74,14 +74,14 @@ - + Describes how to use the manufacturing library and its associated plugins in Simplicity Studio to perform RF tests during the manufacturing phase. - + Describes how to lock and unlock the debug access of EFR32 Gecko Series 2 devices. Many aspects of the debug access, including the secure debug unlock are described. The Debug Challenge Interface (DCI) and Secure Engine (SE) Mailbox Interface for locking and unlocking debug access are also included. @@ -89,7 +89,7 @@ - + Contains detailed information on configuring and using the Secure Boot with hardware Root of Trust and Secure Loader on Series 2 devices, including how to provision the signing key. This is a companion document to UG489: Silicon Labs Gecko Bootloader User's Guide for GSDK 4.0 and Higher. @@ -97,7 +97,7 @@ - + Details on programming, provisioning, and configuring Series 2 devices in production environments. Covers Secure Engine Subsystem of Series 2 devices, which runs easily upgradeable Secure Engine (SE) or Virtual Secure Engine (VSE) firmware. @@ -105,14 +105,14 @@ - + Introduces some basic security concepts, including network layer security, trust centers, and application support layer security features. It then discusses the types of standard security protocols available in EmberZNet PRO. Coding requirements for implementing security are reviewed in summary. Finally, information on implementing Zigbee Smart Energy security is provided. - + How to program, provision, and configure the anti-tamper module on EFR32 Series 2 devices with Secure Vault. @@ -120,7 +120,7 @@ - + How to authenticate an EFR32 Series 2 device with Secure Vault, using secure device certificates and signatures. @@ -128,7 +128,7 @@ - + How to securely "wrap" keys in EFR32 Series 2 devices with Secure Vault, so they can be stored in non-volatile storage. @@ -136,7 +136,7 @@ - + Summarizes the differences between Zigbee EmberZNet 7.x in GSDK 4.x and earlier AppBuilder-based versions. @@ -144,7 +144,7 @@ - + Describes how to provision and configure Series 2 devices through the DCI and SWD. @@ -152,7 +152,7 @@ - + Describes how to integrate crypto functionality into applications using PSA Crypto compared to Mbed TLS. @@ -160,35 +160,35 @@ - + Provides instructions for configuring various aspects of a component-based NCP application using Zigbee EmberZNet SDK 7.0 and higher with the tools included in Simplicity Studio 5. - + Describes how to configure peripherals running firmware produced with Zigbee 7.0 and higher using Simplicity Studio's Pin Tool and Project Configurator. - + Provides details on developing Dynamic Multiprotocol applications using Bluetooth and Zigbee EmberZNet SDK 7.0 and higher. - + Describes how to use Project Configurator to configure both receive and transmit Antenna Diversity in Zigbee EmberZNet applications. - + Describes how to use the Zigbee Cluster Configurator, an advanced configuration tool within Simplicity Studio that allows developers to manage the Zigbee endpoints, clusters and commands implemented by their device. @@ -196,7 +196,7 @@ - + Describes how to run any combination of Zigbee EmberZNet, OpenThread, and Bluetooth networking stacks on a Linux host processor, interfacing with a single EFR32 radio co-processor (RCP) with multiprotocol and multi-PAN support, as well as how to run the Zigbee stack on the EFR32 as a network co-processor (NCP) alongside the OpenThread RCP. @@ -204,14 +204,14 @@ - + Describes how to perform a Zigbee over-the-air (OTA) bootloading session between a ZCL OTA Upgrade cluster client device and server device. The instructions are for EFR32MG12 development kits. Users can also refer to this procedure when setting up or testing Zigbee OTA bootload cluster download in their own development environments with their own hardware. - + Summarizes the results of simultaneous Thread and Zigbee throughput performance testing for the concurrent multiprotocol / multi-PAN RCP, running both OpenThread and Zigbee on the host processor. @@ -219,28 +219,28 @@ - + Describes how to use the backup and restore feature in a Z3GatewayGPCombo scenario application. - + Zigbee EmberZNet 7.0 and higher no longer supports compiling host applications in MinGW for Windows. This document offers an alternative solution by using a Docker container to run the NCP Host Application. - + Describes the Zigbee Security Manager group of components that have been used by Silicon Labs' Zigbee stack for its security operations, including APIs for key access and cryptographic operations, introduced to provide support for the use of secure key storage. - + Describes how to run a combination of Zigbee and OpenThread networking stacks and the Zigbee application layer on a System-on-Chip (SoC). @@ -248,7 +248,7 @@ - + Details the different options for integrating RF testing and characterization into standard test flows for the EFR32. @@ -256,42 +256,42 @@ - + Describes procedures for initial tests of a host connected to a Zigbee processor using EZSP-UART. It assumes that you have already read UG101, the UART Gateway Protocol Reference Guide. You should have a basic understanding of the UART Gateway protocol, as well as the signals needed by the UART interface. - + Provides an overview of the use of install codes and certificates in a Smart Energy network. Describes the components of a Smart Energy certificate and the differences between test certificates and production certificates. Explains how to use Silicon Labs utilities to program, verify and erase install codes and certificates. - + Details the EZSP-SPI Protocol used by a host microcontroller to communicate with an Ember network co-processor (NCP) running the EmberZNet PRO stack. It includes recommended procedures for developing and testing a driver for the EZSP-SPI Protocol on a new host microcontroller. - + Describes how to set up a device with the security resources required to support Smart Energy (SE) security, which is based on certificate-based key establishment (CBKE) using Elliptic-Curve Cryptography (ECC). You should be familiar the Zigbee Smart Energy Profile specification. - + Provides instructions for creating Zigbee Over-the-air (OTA) bootloader files with Image Builder, which takes an existing file (or multiple files) and wraps them in the file format as declared in the Zigbee specification. - + Provides a high-level description of the different options for integrating RF testing and characterization into your standard test flows. It is intended for customers who are moving from the early prototype development stage to the manufacturing production environment and need assistance with manufacturing test. @@ -299,14 +299,14 @@ - + Describes the multi-network stack feature that allows a single-radio chip to be concurrently part of more than one distinct network. Some limitations and restrictions are enforced by the multi-network stack and should be taken into account during the design of a multi-network application. These limitations are mostly related to the role the node assumes on the networks and are discussed here in detail. - + Describes how to initialize a piece of custom hardware (a 'device') based on the EFR32MG and EFR32FG families so that it interfaces correctly with a network stack. The same procedures can be used to restore devices whose settings have been corrupted or erased. @@ -314,49 +314,49 @@ - + Provides an overview and hyperlinks to all packaged documentation. - + Provides basic information on configuring, building, and installing applications for the EFR32MG family of SoCs using the Zigbee EmberZNet Software Development Kit (SDK) v7.0 and higher with Simplicity Studio 5. - + Lists SoC Platform APIs used to interface to the EmberZNet PRO stack, HAL, and status of the application-controlled network. These APIs concern network management, device and stack management, messaging, fragmentation, serial communication, token access, peripheral access, bootload utilities, and others. They are independent of the Application Framework and therefore can be used to develop applications that do not rely on the Zigbee Cluster Library. - + Describes Zigbee Application Framework APIs, the CLI interface, and callbacks. - + A companion to the EmberZNet API references, for developers whose applications require functionality not available through Project Configurator and the application framework, or who prefer working with an API. Includes an introduction to the stack API, a discussion of advanced design issues to consider when developing an application using the API, and provides an example application. - + The Zigbee Application Framework is a body of embedded C code that can be configured by project configuration tools to implement any Zigbee Cluster Library (ZCL) application. This guide covers the structure and usage of the Zigbee Application Framework in SDK 7.0 and higher. - + Gecko Bootloader v2.x, introduced in GSDK 4.0, contains a number of changes compared to Gecko Bootloader v1.x. This document describes the differences between the versions, including how to configure the new Gecko Bootloader in Simplicity Studio 5. @@ -364,7 +364,7 @@ - + A detailed overview of all the changes, additions, and fixes in the Gecko Platform components. The Gecko Platform consists of: EMLIB, EMDRV, RAIL Library, NVM3, and the mbedTLS Plugin. @@ -372,28 +372,28 @@ - + Lists compatibility requirements and sources for all software components in the development environment. Discusses the latest changes to the Zigbee 7.x stack (and associated utilities) including added/deleted/deprecated features/API, and lists bugs that have been fixed since the last release and any pending ones. - + Describes the EmberZNet Serial Protocol (EZSP), used by a host application processor to interact with the EmberZNet PRO stack running on an NCP over either a SPI or a UART interface. Describes the frame formats for different EZSP-bound stack activities such as network management, messaging, bootloading, and token access. - + Describes the protocol used by EZSP-UART to reliably carry commands and responses between a host processor and a network co-processor. The topics discussed include a brief overview of Ember-designed ASH (Asynchronus Serial Host) protocol, general ASH frame format, different ASH frames, and their operation. - + Introduces some fundamental concepts of wireless networking. These concepts are referred to in other Fundamentals documents. If you are new to wireless networking, read this document first. @@ -401,21 +401,21 @@ - + Describes the key features and characteristics of a Zigbee solution. It also includes a section on Zigbee 3.0. - + Discusses the major decisions that must be made about which wireless protocol you should use, as well as additional decisions to be made if you are designing a Zigbee solution. - + Introduces the security concepts that must be considered when implementing an Internet of Things (IoT) system. Using the ioXt Alliance's eight security principles as a structure, it clearly delineates the solutions Silicon Labs provides to support endpoint security and what you must do outside of the Silicon Labs framework. @@ -423,7 +423,7 @@ - + Introduces bootloading for Silicon Labs networking devices. Discusses the Gecko Bootloader and describes the file formats used by each. @@ -431,7 +431,7 @@ - + Introduces non-volatile data storage using flash and the three different storage implementations offered for Silicon Labs microcontrollers and SoCs: Simulated EEPROM, PS Store, and NVM3. @@ -439,21 +439,21 @@ - + Compares the ZLL stack and network with the EmberZNet PRO stack and network, with notes about considerations when implementing a ZLL solution. Includes a basic description of ZLL configuration and commissioning, and notes about the interoperability of ZLL and non-ZLL devices. - + Describes the main features and functions of Zigbee Green Power (ZGP) and a basic ZGP network, including its device types and commissioning process, and how EmberZNet supports the ZGP device types. - + Describes the four multiprotocol modes, discusses considerations when selecting protocols for multiprotocol implementations, and reviews the Radio Scheduler, a required component of a dynamic multiprotocol solution. @@ -461,7 +461,7 @@ - + Describes methods to improve the coexistence of 2.4 GHz IEEE 802.11b/g/n Wi-Fi and other 2.4 GHz radios such as Bluetooth, Bluetooth Mesh, Bluetooth Low Energy, and IEEE 802.15.4-based radios such as Zigbee and OpenThread @@ -469,14 +469,14 @@ - + Describes strategies for testing and debugging applications, including: hardware and application considerations, initial development testing, and lab testing. For additional information about later stages of programming and testing see application notes AN700.1: Manufacturing Test Guidelines and AN718: Manufacturing Test Overview. - + Describes how and when to use Simplicity Commander's Command-Line Interface with EFR32 parts. @@ -484,7 +484,7 @@ - + Describes how to implement a dynamic multiprotocol solution. @@ -492,14 +492,14 @@ - + Introduces Silicon Labs Green Power components within the EmberZNet PRO stack and explains how to enable your network for Green Power. - + Describes the high-level implementation of the Silicon Labs Gecko Bootloader for EFR32 SoCs and NCPs, and provides information on how to get started using the Gecko Bootloader with Silicon Labs wireless protocol stacks in GSDK 4.0 and higher. diff --git a/protocol/zigbee/esf.properties b/protocol/zigbee/esf.properties index b576d30731..38d406065a 100644 --- a/protocol/zigbee/esf.properties +++ b/protocol/zigbee/esf.properties @@ -3,16 +3,16 @@ # # This files lists Studio SDK properties pertaining to the ZigBee stack. # -# The version=7.3.2.0 +# The version=7.3.3.0 # release branch, or it should be set to 0.0.0 otherwise. This is the # version that Studio displays for the loaded stack. # id=com.silabs.sdk.stack.znet -version=7.3.2.0 +version=7.3.3.0 label=EmberZNet SDK description=Silicon Labs EmberZNet SDK -prop.subLabel=EmberZNet\\ 7.3.2.0 +prop.subLabel=EmberZNet\\ 7.3.3.0 prop.partCompatibility=.*host.* .*efr32mg(12|13)p.* .*efr32mg2[1247].* .*mgm(12|13|21|22|24).* .*rm21.* diff --git a/protocol/zigbee/stack/config/config.h b/protocol/zigbee/stack/config/config.h index b465f065d3..ba5c6c061e 100644 --- a/protocol/zigbee/stack/config/config.h +++ b/protocol/zigbee/stack/config/config.h @@ -33,7 +33,7 @@ // The 4 digit version: A.B.C.D #define EMBER_MAJOR_VERSION 7 #define EMBER_MINOR_VERSION 3 -#define EMBER_PATCH_VERSION 2 +#define EMBER_PATCH_VERSION 3 #define EMBER_SPECIAL_VERSION 0 // 2 bytes diff --git a/protocol/zigbee/stack/core/ember-multi-network-stub.c b/protocol/zigbee/stack/core/ember-multi-network-stub.c index cfaac23921..d12df5d9b6 100644 --- a/protocol/zigbee/stack/core/ember-multi-network-stub.c +++ b/protocol/zigbee/stack/core/ember-multi-network-stub.c @@ -417,8 +417,12 @@ void sli_zigbee_build_and_send_counter_info(EmberCounterType counter, EmberNodeI && !requireDestination) { tmpIndex = sli_zigbee_get_phy_interface_by_node_id(dst); // default to phy index 0 if dst is not found in neighbor or child table, - // dst should always present for phyIndex required counters though. - tmpIndex = (tmpIndex == 0xFF) ? PHY_INDEX_NATIVE : tmpIndex; + // dst should always be present for phyIndex required counters though. + // However, it's possible for dst to be populated with EMBER_UNKNOWN_NODE_ID if no short + // destination address was available for the packet in question, making PHY lookup impossible. + if (tmpIndex == SL_MAC_CHILD_INVALID_INDEX) { + tmpIndex = PHY_INDEX_NATIVE; + } info.otherFields = &tmpIndex; } else if (!requirePhyIndex && requireDestination) { @@ -427,8 +431,12 @@ void sli_zigbee_build_and_send_counter_info(EmberCounterType counter, EmberNodeI && requireDestination) { tmpIndex = sli_zigbee_get_phy_interface_by_node_id(dst); // default to phy index 0 if dst is not found in neighbor or child table, - // dst should always present for phyIndex required counters though. - tmpIndex = (tmpIndex == 0xFF) ? PHY_INDEX_NATIVE : tmpIndex; + // dst should always be present for phyIndex required counters though. + // However, it's possible for dst to be populated with EMBER_UNKNOWN_NODE_ID if no short + // destination address was available for the packet in question, making PHY lookup impossible. + if (tmpIndex == SL_MAC_CHILD_INVALID_INDEX) { + tmpIndex = PHY_INDEX_NATIVE; + } other.phy_index = tmpIndex; other.destinationNodeId = dst; info.otherFields = &other; diff --git a/protocol/zigbee/stack/core/sl_zigbee_tlv_core.c b/protocol/zigbee/stack/core/sl_zigbee_tlv_core.c index 522b837a3a..17969e7099 100644 --- a/protocol/zigbee/stack/core/sl_zigbee_tlv_core.c +++ b/protocol/zigbee/stack/core/sl_zigbee_tlv_core.c @@ -212,6 +212,9 @@ sl_status_t sl_zigbee_tlv_concat_to_buffer(Buffer *buffer_handle, sl_zigbee_tlv_t *tlv) { Buffer buff = *buffer_handle; + if (buff == NULL_BUFFER) { + return SL_STATUS_FAIL; + } uint16_t buffer_len = sli_legacy_buffer_manager_get_buffer_length(buff); if (buffer_len < index) { return SL_STATUS_WOULD_OVERFLOW; diff --git a/protocol/zigbee/stack/include/binding-table.h b/protocol/zigbee/stack/include/binding-table.h index a5b00512ae..a643328dcc 100644 --- a/protocol/zigbee/stack/include/binding-table.h +++ b/protocol/zigbee/stack/include/binding-table.h @@ -134,8 +134,8 @@ EmberStatus emberClearBindingTable(void); * @param entry A pointer to a new binding table entry. * * @return ::EMBER_ZDP_SUCCESS if the binding was added to the table - * ::EMBER_ZDP_NOT_AUTHORIZED if permission was denied - * ::EMBER_ZDP_NOT_PERMITTED if the binding is active + * ::EMBER_ZDP_NOT_AUTHORIZED if permission was denied or binding is active + * ::EMBER_ZDP_INVALID_ENDPOINT if the endpoint is 0 or in the reserved range * ::EMBER_ZDP_TABLE_FULL if there is no more space in the binding table */ EmberZdoStatus emberRemoteSetBindingHandler(EmberBindingTableEntry *entry); @@ -155,8 +155,8 @@ EmberZdoStatus emberRemoteSetBindingHandler(EmberBindingTableEntry *entry); * @param index The index of the binding entry to be removed. * * @return ::EMBER_ZDP_SUCCESS if the binding was removed from the table - * ::EMBER_ZDP_NOT_AUTHORIZED if permission was denied - * ::EMBER_ZDP_NOT_PERMITTED if the binding is active + * ::EMBER_ZDP_NOT_AUTHORIZED if permission was denied or binding is active + * ::EMBER_INVALID_ENDPOINT if the endpoint is 0 or in the reserved range * ::EMBER_ZDP_NO_ENTRY if the binding doesn't exist */ EmberZdoStatus emberRemoteDeleteBindingHandler(uint8_t index); diff --git a/protocol/zigbee/tool/image-builder/image-builder-linux b/protocol/zigbee/tool/image-builder/image-builder-linux index b60eeee40b657e6b9ea90ae710dab39c55c9f7af..026067d9b58aff6724bc887b5550c91041cf37e3 100755 GIT binary patch delta 12254 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 diff --git a/protocol/zigbee/tool/image-builder/image-builder-windows.exe b/protocol/zigbee/tool/image-builder/image-builder-windows.exe index f69359e87b..6cd1508754 100755 --- a/protocol/zigbee/tool/image-builder/image-builder-windows.exe +++ b/protocol/zigbee/tool/image-builder/image-builder-windows.exe @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6c7caae22d041b3eaed3f4aad88d26fcfb84c6960c6fc21ba0a6648e7e543a5 +oid sha256:5052531f974de35fbad9a146eeebf7848f887683029bb75b69635ac86f308814 size 3014347 diff --git a/protocol/zigbee/zigbee_experimental_templates.xml b/protocol/zigbee/zigbee_experimental_templates.xml index ec1e3a0fd3..e842298843 100644 --- a/protocol/zigbee/zigbee_experimental_templates.xml +++ b/protocol/zigbee/zigbee_experimental_templates.xml @@ -8,7 +8,7 @@ - + @@ -23,7 +23,7 @@ - + @@ -38,7 +38,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -83,7 +83,7 @@ - + diff --git a/protocol/zigbee/zigbee_production_demos.xml b/protocol/zigbee/zigbee_production_demos.xml index 3fb898629b..189c4000da 100644 --- a/protocol/zigbee/zigbee_production_demos.xml +++ b/protocol/zigbee/zigbee_production_demos.xml @@ -6,7 +6,7 @@ - + @@ -17,7 +17,7 @@ - + @@ -28,7 +28,7 @@ - + @@ -39,7 +39,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -61,7 +61,7 @@ - + @@ -72,7 +72,7 @@ - + @@ -84,7 +84,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -96,7 +96,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -108,7 +108,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -120,7 +120,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -132,7 +132,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -144,7 +144,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -156,7 +156,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -167,7 +167,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -178,7 +178,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -189,7 +189,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -200,7 +200,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -211,7 +211,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -222,7 +222,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -233,7 +233,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -244,7 +244,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -255,7 +255,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -266,7 +266,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -277,7 +277,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -288,7 +288,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -299,7 +299,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + @@ -310,7 +310,7 @@ Steps to create a ECC enabled application for Smart Energy Profile application: - + diff --git a/protocol/zigbee/zigbee_production_templates.xml b/protocol/zigbee/zigbee_production_templates.xml index 7464f90e9d..7ec6349ed3 100644 --- a/protocol/zigbee/zigbee_production_templates.xml +++ b/protocol/zigbee/zigbee_production_templates.xml @@ -8,7 +8,7 @@ - + @@ -23,7 +23,7 @@ - + @@ -38,7 +38,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -68,7 +68,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -98,7 +98,7 @@ - + @@ -113,7 +113,7 @@ - + @@ -128,7 +128,7 @@ - + @@ -143,7 +143,7 @@ - + @@ -158,7 +158,7 @@ - + @@ -173,7 +173,7 @@ - + @@ -188,7 +188,7 @@ - + @@ -203,7 +203,7 @@ - + @@ -218,7 +218,7 @@ - + @@ -233,7 +233,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -263,7 +263,7 @@ - + @@ -278,7 +278,7 @@ - + @@ -293,7 +293,7 @@ - + @@ -308,7 +308,7 @@ - + @@ -323,7 +323,7 @@ - + @@ -338,7 +338,7 @@ - + @@ -353,7 +353,7 @@ - + @@ -368,7 +368,7 @@ - + @@ -383,7 +383,7 @@ - + @@ -398,7 +398,7 @@ - + diff --git a/util/se_release/public/s2c3_se_fw_release_notes.pdf b/util/se_release/public/s2c3_se_fw_release_notes.pdf index 9961e290f6bd12e3b38f783e3bd925562f957970..09c3a7b915dfb8494da310f2362415c3c5977331 100644 GIT binary patch delta 84 zcmWN`u@S%^2mruK>l7IQ5EO>U5F&b)I$c^9$jGt$`*p12D_55+g`ze##|Sj&EQH}r fp^^3>nJ2O`Sq+d`(2X(14%Z5ip8FjqF>a(E(H$0! delta 84 zcmWN=xeb6Y3;;mUW(r1#zr-GbA#CDE)O562fRW*(Tie>+c7SFL2?q4^5Ks7{WiZQh e&YES5utqcwHEUL diff --git a/util/se_release/public/s2c3_se_fw_upgrade_2v2p2.seu b/util/se_release/public/s2c3_se_fw_upgrade_2v2p2.seu deleted file mode 100755 index a842edae9f583255af593a22f553cceff95fa7c7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 85309 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 M3cHq4o$W`Wp8=#a^Z)<= diff --git a/util/se_release/public/s2c3_se_fw_upgrade_2v2p4.seu b/util/se_release/public/s2c3_se_fw_upgrade_2v2p4.seu new file mode 100644 index 0000000000000000000000000000000000000000..4db5698bf9002baa52ce3ea4c460dde4ae9baf63 GIT binary patch literal 88369 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 diff --git a/util/se_release/public/s2c4_se_fw_upgrade_2v2p2.seu b/util/se_release/public/s2c4_se_fw_upgrade_2v2p2.seu deleted file mode 100755 index 36c6bbd1f8f9dfdcf25ee2014bb78d3f8474cd9b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 85293 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�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 z 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 diff --git a/util/se_release/public/s2c4_se_fw_upgrade_2v2p4.seu b/util/se_release/public/s2c4_se_fw_upgrade_2v2p4.seu new file mode 100644 index 0000000000000000000000000000000000000000..e6145173a005fb1f8a48fe3a6b7e61a9bcfda12d GIT binary patch literal 89337 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 z zmEZ=@Wz4k>)6b6A&}TqKjJvU665A9ub#jkg$cp1Drc(nFU>Me{f?bMbeoTx1Zpfjx zH#{4VUs|z8hp2N>C6vu?P>;HDk@uWnnmslwFyWu^w`J~E>x7hb%!lcbKVw}qaWEqmUo%Tpm(HkU+2jYaMpF9UDH=^acgYQ4 zNatLc=z+wMs9-_dE_@ZINIwBtaRCyWIOK-!(E9jlMmPzptP#G*Egdou&RI{~WeGV# zo+VT4Q-GPDv1xLSK-yN8Rb^U3cOQvs%r^$i=9=XOpZo~+?&4x9)m`T2m>=i0RBtTQ zU{w}&pW;QfxCTlrL=R!wU|F(|$EcTp!j>ZOS_?+aMUjtj?QpB~$!2|{lDAdHkep1~i=1PbFgx*ZrBaU~9;?rodIF)C7 zDzXk>aus0xRfmm8}(BN?3_AChp<;K@U6dz+$jd0pr4%{c1iaJqT2yi zuJLkMWr+QF0&7h|lg^*a*|#o4n}`3B>AEsuTU;t90x{DBQ3A~Dn^hf*Pja_I)6x_+ z%1`}c!$iI+@(IWj+_?O(PU-#4R3I~ZS{OBiq_<2TTMUxM{)Oe#fx0x!1-fgrJ}CcC zLY^4r8|&@i&g$bw)4esDQ{dBHCi>Pv+T~RoOrsRp1=>6RfI5Wr3|XnA6e#dksMfRe zsD(Rn!Fn+CJk+}MD#ph}s8e33Ncb>j*R`q(l+`WXM5aFFpmTre0ry3}iq`QDVT4;n zC1<9Khirw==L3UOk*!#{Hcp|t_u!Ae0RNnQ{sU7Oc|mbylF8=!-aU0sX+uwyc?PlVK?xRVG5ez%*Q9ID_r9XAo5jGEOJ&@rP+rTSVyuk&f{v>!+$COs{^zZav|yXLH=@?U=0 zzR@w)xnokw9p~QklpXfRRJogzQmvs(1tAw&BcY@36xSHmMGpkxcuxEbfvw~? zh$W&cC?-(D0QEv%&y%v8r-|@3?nElEN(2W?ocnaE$*FknD&ZXE98$(>mnO7gp!k?WKiSVXZpklW9R4eoh z8KN=74;j4XH?5{ZDkCUR+V2O?Ek^8BU??HxG;D1+FoIz_#=_9>2+imCEQwwypisF1 z#33UMmtJc~y3hJ0UYVt)e%%U(53B886<2&=alg;PGvY+eesaFUdXg@#+*@~PhN7>A z#I_cHuy4L6;cv66gQcp}%k>Vr&jKHtI_MBay$0P@pg1_dIyg*9b;Nla9p=!Kz+8yl z@?%KVU+t3I_#QIJ(GHng2IP4ByRsTZu_MAJ%PjSIY(*WnoGKqs8ecluIy>;Hk;zfr z3s_v@R#CNxf+49j49KGS?FaM(k_5-hyZ2EBg*cRpZnvC57${)V&_|O)xReAM6n!}z zd;YRP%Q_LQm&>%9$dkX0H`(R=S}=qdNGr2tuixaH$qCvA=<23o-Xxw3yORsTOxcAC zSX(%%zhUtC)z^k~M%#ryE*Pwch#m8hxY~G=bJ)l}?nO4(CP&dagzfCKE}+EW{Z&yZ zzI-YFl+Xn23ns|U%oTHHkbHGH2XMfRm!k8u{t4EV%6d~(Sz-$0A9-7X(xq2ZF4X_x zq4Pgx#ih%GATtAP;)7Mwi}k`dc^9GSl%Je(x%b%3%1-ydMYd~Im-rpXC0}Ae;LOMH zGdGKK1athwhD*rDDJ~gUy4fT`guhH(hC zi*N0z2Vi`7fX77u9boU_bBJ}x6KT zj8EUheOHd|`LELFoSA}vobG(4&RBE6i=_#hpB|Q&!Gkv2&F7+HIq-(S= z2n|MYbRcPvPQW!@K~`q%9K4|ZfaHKQ(?smnsNYMv{&vS7OZ7M4;se2x4&ER_593OzW-_Gk{L!G4f%Zo-JRRqd<_v!~Lq((B1B z$UPXp?cDwe-x*hsCsCC+W0cs?*Osy#v5c zRO^AJ_91i=p^nBUH$t7iJ`lhsp#n6i1B4JRb!!W<;ux3aPjx@$Py4v`(la%NLinGb zVapP0KOnv3^O?2_r_Es}SV}B3UsHqFt~t%6oB`C+vIKYP+4K30TJ^m9xq^6eCyz7o zU8(=P+!WmJ;pSVMsC4e@8}V5`5JNc=;-!-F4FZyvsa4|{KNt=E-4e$riGBp=f|nyB=@>%vRn7$gSiWkmJkZ{=(;mXA<|(D{0gYD43rVVQ4{xzv1>j{oRUtvh z>C$>KfHwfxqqI9-R*)|0-vsCgw=W_#zVfmxSiAo9%(Z_QHxrGlY%deDo{&1r)yQZP zn<>6axAIadZ70EhMkT?ympaqoAqrN?W^XRlthdM2jv{Y97i=T7u7hg?ovi{)6?9Ua z=K66iZa(1YU(7Ya6aE_AU-t> z55ks94o&H>khZJ@bpc?yCWdJHfuLp#yhBO97za~Et}yb?dj4Ho27~;P3*GP-gkjU4 z-hkYdoek+AI=9zJpQNZNo!CkB7~+Ce-UlmdGF$ydm1k!on9y?2(Eqe`JjYymVA+J0 z{NMf(gg**^t$qt=X`)sORHxLSx8Nbl$RUsJv9EWOID_4vITuok(s5Gk+sTAH$< zZGf_@#wk$MUq|dQ-WoQH-TIp6zB5`0vvL5vm;_}<4xT(e8sn3dwa9Vv>k&i;>&}y= zYJqhH5^0jiVWg!pq}bj5kQknD2TZUCPJxe4Bzc~XnoE82zIjgYh9Xq-!_eptYR2EO zY_4g_+-z4|jIW8O0$xs|gZIb@Ia8jX_&*H|58hD7>Ui|#aVz@`>X=Gv9aQP_SinL> z2VYofpf*TGz!n0jtz|!3Q#d^k+(jJqYd)t^3Y6m>;JGau34FqpC?O8!KYRbbxh(k5 z7g94Q4&`UA2(tZ|-+=x=dy@PWJvP$j|1C`ez-dh!S;bojO)*`pHN1?)c)6 zSIWVQzO(%1#CX^56KlDT`<}I{sJ_WtszoIr;D$9 zgjcA*+fBb6jyu;P0fMVy_Y!asUj03b^9j+poXSiP^tuc}rOI}-9UbCtK!xBS`~D!M zl-s%7bQZo88ZZfBbky%_=S^cp@wlP5E7usZY)bELP#xbiKsay{jmsp?Q~LuJE%bCD zj~C?3SqHts-UtG`h0XNJU5DfFlQeRK?)0fu`^d34X)$i54=@X!RpE79!+)g41dDNpc8Hkx{fBE_T)3-Y2AJ{U4f zNiOC$z4Y>&_?U&A^swUt2ti%>-ba!f38r2{h9T+kt_7DdF_b>@xDDi% z3MVUG`Pt(&$Xqt&eB`tbFb&Ldcq(5{QC_FOTxf#t$yuQ9;me{J2|VgF@a%nKS3N0t z7zt+4mAr`4beiTGek8c0or-%&h1fz8pBkA}9K?`>nhC6%TN-^<=|QpQNWrlISzF>R z_I5AkxlQBWJ^CBkxDKnrTG1IrMtvvD|9M0 zmgsPZKD3LCuR}S#RjJ4=yzNPjvRVX{j90dFOp>4nM;@x<77+a&tupdT;=rP{HwI>d zjFnOwZSV#G&4JOR1+!>iYYa03zal9GoFu4E?+JWge|a2;Ge=2sHHx9Judxq_m?R@s zl>)mpjdv|j+s>(A^!&vCeu4u!rLVkw0q9&(oyXQUChQ%MmIcp5&E54dEbokmLp}rt z6MVL;T0*_X<|Z91%~g!VQR#vwAZ4B4_acb|;tPOjipU_VN|0Q1j+lVNYOT9pCC|3RwZ82JbBhj ztbhoTLe~h28qrUz61+H+UeznQ&jNvFd@LCth3ipkk!dEKkiv5dTuD>rsudhsN{u>d z+_z!nKAWHCp&oxJxr&P%I2pxvVvF0LVpy^m3crrQSqOwZ{#l6!)y1e=Afm?o5r;229RtD21b{@C2(X({h_YrU{GRE`dUF;oySK zWfZ(qp$xzbQ||2uNQ3uvv4?w)5-z@p5`!P(wgUBO)~>yBt8~jXED`(M{d4`zP{Auu zeo2kMbLdFN-f7d(!O^Y7kvg76Nw-OyUt9Adu~br9P3~FBx*sxuP8!dfeo;{@=2{Hx za*Ixgs@y9QhfwjXUqV7d5Q{F@#PlbearQWpz{<59AkN04_sSMflB8Y>MI-tkO}i=@ zbte$PS=N{TU+c^q7TVYA)q4;AmX3Z?9$Q}KnM(!)MGGe9LmF)8Y zY(Zzk3P1t(KD7w|+6zkyXR*~YVY!=rj2yZTOr2YB`0hs!2aWBngy29l&gn+&SN`EJ+ zI44`_p5w1OFu4ka(F2#-36cCTdtQ1ji#rJC`41b)I4EIV477Y#aK117%fJcg;Nl$6 zu~B9~5~G7~+z30-HL|bEo;I(*f{Kl5Va)}UFO2k3iAb;V_cPXDns3CFX?m`!14m`1 zsPIsjzxX%Q#{Fz}Yhyw7Ng87}wq8gJ7uYrdF!lc6SEEx;cvP?2g0!#C!-b$hZQ+6AnDYX zEi99RpH|IB)i<@8P^Z4cdqC7N4K4M$S2=Sc?Lnb<#;-aEz@$lViGVD7?C|}Xx&(UfO7=TN~?JCH!2CIo}JEpYuW&f;C?wqr@ZYdpxJdCp(17;YXp6z$_s~9`J z5$pgw<9LAM_k(CraxbC)RvaxnqhuMIZZ2(J06jp$zXo+2^*4soJL$Cri5t|&^BueJ znS)+*Q}cdzn+f=cOw>KD7w=g0vj`Bp3C_n0w?Cll2UP7Z+;jEm4c$kVGcTx^3Aoz`8u&Z7-L0BZ# zli+;)+H6$@t2t0M`hQ$x0b=CL#L%@#J7KyTwbO@l-WIYlhEbEPgiTJ^#2X6Sn{BaX zEXQSg@{_~>+BTvkNFg^e1|qBiPGh-RE{CrsY2|y!q)KZClz>soIeTybsw=dQUGHvW z>>iGwCgmY9WXjkR9_Hp?JOlu03;t$ziSB}sQMH&M9U*0RLa!WKJkU)$F^PyEwboTM z@49FwC?7zcH1vdtPO%M0?t{7daCqYSdXhV&ByF5Gr7qCTqmDS(^`@k(CkPY#IS~ko zwFJB&6wLiC@MUd??9(fThMd5<28!mK3oy;PN`F&yVM9cj{gtHrjmFe!xSxMG1*Bnt z#v;9@(!kr@-aaR~ORFRt+Wx6GgIlazNE+^LHyZg zx4z^DCXce|7QY$a9Sq5GKdr{W5_U#&k(fmZD$Zc+HgxvOomKaPurIh zz0%ASkY7C|E|AoVveqoHNDY?IXAKpW7bfT2pJHLs0SRli9m6V==ApDm_0g>V6gL}E&iP-$j0K}$?`Ev&17 zQXPSQYe-nYe-R1cPd2|-HbnpD3uL{Ax!)_5C@JELN?#_X|SsL*?J zxj;iuVCLZo?M}rVDCnY$!|fWyG4uui?8fw6qy`qq||w3oDpGvN#S z5IkO%Rj0aO0MrzSrCkugV26ERF+)Eh-7fOshX%F0HgXglNw+{2-!Z>#0R_klLI{qL z0DpnSn%Ew{Vs)W=#cWnQRrCkhgny`_k;;}IekGd&yO1aK0GZtJEy@|;PH=k*kQM=U z>(S<~ON|q2dS*&VzGFS-EcL!<=Q6Ma=@6i}BB_w-{{-$(M3_7NWu}_3ezeIlD=;(tgn@ePh?$wXmOwGYd+xhIto4xFw z&-sb~)V_1anKt@Gi^H;zUeHGUr3x10FtXm)-Eu~;GiO(%iBW{yX9FFdjPp4^HEj6H zd0^zkQaHY+wMCqwC|iI&unx!k>}Ed(S7kmhmVrx^qJfKASySR|hOy*^$K|JV`y9;(EA@*7-xda!| ztu_b5zbcx+^sCzU#X@*DcmMSPbMvKG4650LvR4dW`GKi$hX6VA@eT(<*p!d$O{H4T zEzEgyhd*FO)grV-!PctA^X;ORJx+f=pV3}xZE{{uwMbi0j{d_CSNsW^1c?4;0_AB$f)yi*)R()arJ}-VD}Om%YkVTC%VopIRbwjacFbCHj z2xvX8B1aif&2`||e3r$dB=kEDVBoa7SFayw#O_EK_+fnUF_7IX*sX00u*RaJ1=H7~ zQBE(?!_X#BZT@@+f?1gxwo&XdZ-l(?e*XKaR{(AteD>5_KKD)usr|7`g`eq$FH<(d4v_ z{?%wEX)Z-Q2*q2=Z)BPBT<2A??+ePWO@Ar%PwWmZ)%okSVDPk?DHv0k5a|rze^E{p z{=%Dds+{B6m^bmVEpQ&=OZeG`uHKwNk)_|jk<++sm3)+cMS~Ex9J5gb)Eei=zg7on zyWp~J2JSbr#^esUMBl?mihN+@ENIyj>a;QT}jl<|TkD5ecuC2F+ zF|}T%i%HYjL)xpry0mVjC7@x?ZdX>ePrf<_Gz4Nv^`Xq*yjEQB^F;)!E7<6bAiNW= za5LuFmg|Aq2b6ao4%X+jz|oNT9Xds*FyyQ~supW%$vMyP`}~IcDtgxmS9@(^^NU+Y zk3^p=s_%_VDC(sTcUy7RZ#h59kLX>uFU0_QxdPlt{bE;O$kj$M9}40z*UbPxL408& zFT?Ug1_++p@(?cP+(&#g^a+TA6V@d@Lu_AB8ny@1s;Eag*6n> zO5dCtI9^^hgh1{6w1wVt_FCPCW7cAdnp=qm*CW4a(~GIlm?8dLthdFkZK6OZWj1Ed zAk+1^5_Hz~01aAkrE-Q$fsY?dtbTNGgE__0^FT0@b!x6jM}mdT49roENLm`u-(ynB z;6w9#J4GyRc9k2mbYN;e)?#7F_ra$D{FVJ{^b;+|5*^YsP{d0cr@_^}>u7dn*=?+< zx-1JxemwW|bfYN-?A%!9`-I(r z7;JSC&&sI4=KN#O-VPWr%5<7Z@T^P7HZ)~s+<0dX588tY8~v~)jTm$pw${UDIb#^; z(^tT;F-kf5k@S^s{Oq{1wnI}!ATk+Cs>L-Px}k~RF=3Vd3gW%qu*2;8b-?#- z4p^7t$ktO~F0f!S$dqJo*#~2@t$@;S_LN0li9?yS5ii4rJis6x5`Y2%CBe-`ecb4J zd?HIHOsbz1u0dxJ0m1H3@ef^qKFK$JKEj=1c$vIO!y<^ZDBKN&_ZHqM6j954Bm`y-80lq35wB zi%sohdJ%N6pJ_L&aB96Z)I>@Ooh;ATgglNjD4iNu6_$3GfAt!!!&Y5K%@@KX*Hlfh zaiWbPnpS=Re`TieS-Y*X&huizY^5RonA^w8VYmY6%}cIFumYX72UAsU-p4 zV2c3?Qa&fbXdI?XCK7gq)&@^GIyww!G zdT}zH`O_>>GGF@N5P~@2y4>eua?nE` z(ufpE-v1*`uBBL?+gE)6i;LjepR%>-yC{p@71WaMR?ad3a3JO`Z?nFp+R=SLJWy2) z)*sve)R{<`xBpYE>T#C%rEiOLQ*$HLzz?&aU+J$G+CR=lk!<<5?uU7Y4q|}93WEIN zR;D7kg*JVC0-w?oRU)Ri%)ZQW_|P05QBecnj9dzkB@zDQpa3uif9W+XW#a9ci~aXeq}!=0zU|qev(0Z{ofg*=-G&0{At*4I%{amHgdL(J+gc?fG{;wJ&t-;&qyX-ia=V#|41JSj%i#US zHE{OlC#6kli@SShYo-4+moyMs+8`AfT%WvUq`oc#w)f2&$obu{=T3ELyAfF>4*rf0 zNS;+Kq;-0TmJTEAbU@6rA_ zL6`k5OKn_CbAG-0MCCUjlsNP)sP5~u9?8=q+WTx>K~WkSfO<_rLJ$Dx@rIROQx>^z zU8DVD1B=tqzJ|I;uNF6iXzGYBc*UU+PASI9u@3V0Yi#uB z!07Ep91Mncz~_q*$c;tWy0#VOnqR_i9!J7L9*}Fw+1nC8Ln*|x(~h;R+Y`)Epn?;# z9*Au83*b^jKMFZjz&6QnQv1JfsE`~sx$9er1Z`h)ClXx|Kz{v0p>~Q0VzC>xbc#aF zC^HN&kP2LLPFpkNxrm1tJJkJz)Ih?1#W}1pTM{G(gY*f&ZYMJE1E3V2Ez>31XhNNv zjZw1sn8TEE?+JsPASBjWs`z)qjYRtE|LsW5M*7#!EyX2*JJ-1J<@M! zH{yKnW17>;t%;aqX^s4Ce!&v~(R$Gx9@y*a0?0J3&@k=LyajZ|5<$-UsT*2-(B;6= zc1e`q>qp0yp?-P=?+vh|`YmaxmJe-U#&_$F2r9$&xIuvZp-f%>kw-rE5y{S{XiH{D zVXg+LuH5=;c0b=@>b#5V#n&r|uA#17V>h))SV$K=8;XCHD9Xyo=95J~6GW4L;A~aFr)r>>+&~IyYL^~q^jR4~A;V&J}CCaa$0Xntx5JBfIbn@dUK$uP>Mp{wx z?rrF)TfAftrQ&ZV2Cfw9(tecUAn7!JuMXS@n|T#Izy~9%J9Rac%WgL4FVnC?)>Ej) zyae}d6jIw;oO`%L0IA3%LXUQ}7Ouw&8Tz1r;&&`I0%fZCg%rO3T;zj9e(@(mI3K(P zyW%?1<!o~OoU}+`uw9=a3HQwg<|m-<3M&mV*HW%a3$OA5&$|_<*yw5 zQoj{`o<{_>6A2K6x@#$X)cf2ZFl&{VG&{YD(Cm|28H{q3KX^%V(=o=x#FNLu#8QZM zkL&CJ*YK7FiV3}6o>;pnJ@huxj7hShL&P8wm3@Ki*f19}GCx4DjD}t^Pv;|U$s%qN zO!zbK_^5Cm2g}+k-5M6po5#t1SQES@jOW%kgYq~u3aS|(&@sr|`+dkEoMQ$AFOOTl z@M#uyXPD{OkZTnCwWmDjKt7~OjL=(4JM|K%eTPVzQuPAxs^VX9aUQrt81k z4p7WPZJs?-g}r(kA13R*dEA>nuC+%!5Y5QLB4N<#tO};ACM#(JwbT$AhPB!&HUs8; zA<|0JLwhj%>+GTMDBG2M+iA0ZaIz|Kr3ajfePj{|mCOCp7td%l&ghpo=?x#)p)sXa z%$Gz~>StalJm)3p8m9-{zY4SK)FZS|Cv%F+5M>L}-+6s>6}3(xM`|Y_;thm!bIUm& zwur)a%y$jH9)4?7kfEq}sid^S#1gf!3`o^4IHri4-Z4nnCK1hHTl6Vyq5oX*eEpTM3f*(OS9WEF`5l( zCicsWY#XRoNH?2IkHe*s!FEN{>lTaC0Vf`{J1|g2$o^{*@y`Q~6TWFfK2)daEz_3O zfcjaK?Y>>vvDJNC1J@+tn5TH%LxqSMkO0ejBJ#7hNo3pW_<*JU&fIwFl*$W%fM*5` z{ABA8AMbrSimuXLTBUs#e4-x4CfH>SS0MiJU5`xRzq{ASyfoH8u#GcO!>!KG`E%U# z@Yi@n1K>2abn&92q&Jicss9fyp_ z(=tiZ>}$YGKyfLAxa(?sfrAhX1Lm7n=Z0%bOu!!$HqHc|u|66yuw4BMNB%3^34}_< z-51V8Wyjy+$(N%O+OsWJlonLVlkOM}F`Zs?s8`F!6cOUt8+39pBOiiO^O>S2`lQ#=jH#--VIF=EE+9u*}81smx5@W z0WB?_qHv|Y36geQ5bg_INudbO*!=l1uIt%Xp#l?eWl2+~{qWNgHcv5J{ej@j@+JFR zzD@jbHA}iSuVAsdbdYGTEKOhVqoLFV6$Us3j+m?jPJ7q^w5dJnt+v_{w5C|MyLA0s$c|KC-b0gw;(6s$HRNtec?*Bw6eEL8TpU%Pc zmjzVYr^o!1-&q=9mTp+j^pH@QjO`38{CRb};A2n_J}Ivk-E~L{@b=*yEg(lkpSLls5bR#6+6O%wo(o zcvL&rh&*=N~@T)_J@RZD7%vy;EI=X6sAM^Lez{#TH zbVI@n%en;)bvEhQ9A;%&S5=M*vR_@1bM4Hi!adn-GipWHejV7MM4$w)P8^4;hbS%- z?~8?Uh*+IFC&VrjH!*#yW)R;4(4%+c^tfx2G0y!R-P(0#!jb$ZQ+yLAtevFO(``kq zyEH34Im|2r(EDZGO9{DO=iZWw&1SflAZErp@ge^_{9*#ysiVJT&U@vSo6-Az7aM08 z6t;CVP5|j|OE2rsA*(9|$7)wn3C0^_6XHiRlRY2%#aCY7)pR*H{iGLmt8H!;5r(w~ z7)D&t+c{l=@753^gyaoaU0@Yp5>$NZ>4wEKCMIxwsD^fz#J_M2{1xrLcd247{>4oUU_I70ok<6|Nz~DxN7gN=D(E&Vac{pSj=qm5nbD zb6Bo-IDP|v3#OXi#7Gc-lb&awlD>SkfO@c#iqzr2X^_{?Wqp;THhTUgQmCEdb4Vt! zSL-5EZ&NzM9Om<(bN?!nykbBJYcfKogLqSneb36GDR7nWN)&#tE5mWt`tgJaK#<36 zjGEC~+JOwrJbc#gKtNg3Oj=a6?Y8~(=|R#RlyDXw_GWL$GeDdt1$M$ZI0>&LJN*O^ zZMRvdd7Wh01vWVHvkOFlApTvy$VyD5jjXiANXycrz(#VhS=(G)Oij=3jRPbWi3+)7 zkHGckv!`^6loWrpNX;l}94+~#yU=uz7`ZS$K6cI|%VPy51OXIkkGgBl5!SUxlw_fx zG;0?Icv;NMgb+#i7DeT%uX@WLQyFcOK;6nc5QX7P$Q&|j=t%gd8O4Ld-k-qod!QYh zcrmg%(7d%;{ZK^C0aNW?w8rkO2?%m1W}GX!7q1E} zmA|!^pL_F_z#1MD+692M*lGN)-u=bgdKw+U$U0sW<+=3psVr8j2b%MoK7*tJj6*7P1H-k`MR-K-=y$ z7}bq0eSCYFDDh|XT!J|Ff$zINq4*@uHwBriL+l3HzmYlD^|A(E&u>b9;8NMBsyT4Z^Yxh*j#tp8&U08Y0%vJwdQJ$2>jC?hK4F(T z)bEDFyUJjfv2_$GDXJTfHEH|P$CxdDFY6x8v(HVm>)}v4fzdq&*KHu&G~jf*ub|?( zH=i|amv}l#jv69;3myTRcjt`athDX~*p)$rSI@>7{H24&Z}AfrchSsyl`jX_1$)Hh zl9i^CR;BgG*OXaXi3Bi-JR5B6#m`8%R{~5=zEAP&-Qy(xC*+jqw(wt+HS_RS=*y;E ze$hIsX3*z6%T3{wf7NOiBHvRDWOa*f0zPxA4(8GZhP;&xKjx-nQNJ)l5;7+Njb_;y za6cL)24PxBc<4^GaCm+n@yuC=fQ~vHcIt}0SgcoMgs*u+(NxWJO!%_SvWqz zED7OOphi^+@NS=-{eRqgI#OER!ekLa=lDQ*wvuYt?%h(G*&skYI20+XLs1S~>%Llu zBOeC8Qo)cH-}~#TjbcZFoxrdwk9KwxMVaJ?=N0flFy^gj;J`1_z7L!w!RGn&x@DP` z=}e#>+@@rlxd7YIgrY>go8MxTW@Z=ts6*dbw@J!Qu4vk|J@Ay* zWk--E^^ji%=Ml&7+jOH?KdKn1GcoVz%q)TC{mne0x~msA^}oV7E<#S^>@$WRRW?@; zJnqeR>+}93WySCw%U4Q+oZt}@zYn?s(;Eo@9IFRI<3`BuB~36F;XnlAH}bq3&_p;{ z&y5&E($x2@qqu0A7{PP!J(s1*kvkS+3bu%DbdI;&V{eY8cxp z@uwWj{?5_+*hGC$P$=boU-5@SEVqXaW;jtU6X=f}+m%@_joe<+VvYyo1=Z;4(=6$~ zY2wLqjV&m=YYf{E?ACQgYxlM6;#R^Kcp0EtMe>VfMj8PSYS;!5DtlA72H~Aqg0vX( z@2)Q#f>*BO{B`O!hK`Ld6Svmrw?+&|1ThBw$dx}2?KA^nt8oL&AVqwD%2cPACW*tmCMwsFVYk*s>1oTPqX0NPd`rfDETiuG)7b*GkJ0>}%|{^>Rzbe?;t z03*CXq=E$B$ewgD7ozg0G@VWRh{t1Nou{6$BRAVGoIkZQ#!Y_*;|2q%j=ddP>^nve!iM`sd#ecst8P+7q=DS)po4F>X`Y`UYGj)}7Q z8@huaTy`SQoJ&1WPkpVGTT@D9Ai-;-!96}S6bvQ%plVeA#lYp$wl;nJ4S@i}QqBVK zI7E}mwZ=aE-g&4nb$^pxq^06*>*_Nl^aq3_yglc5klbfCrdEapWhix1L5T35yAcS- zjNS+vv2g_@(n?}6({;eG>TLJ>kmNQwwcd+98QKYtNr*m1^h{Gy`nO5REcH# zR5VCS6%mh&F4HDElj+=HR0Ufu6E5jU-#kOSowze8Cupo z2X`A3aL5@gm{FOk(G2}#5!>*uGWxN{PStoiFEXb`z%*tw+3FG&%P7AiSl-oWHz1Ih zur`{vq)3?Rvbsc2oqlF%s2kl|5RucSf}*>i&7>}T?AiRXKEtq+Ch2i+roI(MG3gH^ zp7(;)X@I{_m3B0GNbE@~(ciDoT{IVH#H#l*I_yd9-mJeU6Zx{s0givK@BpwW4(hF# zLY0GF$|;a=GY7lep`qxvTx5sqw8%Ek!~ ztHk}W&uwlgq)hz^oi8WAovgLoVS#*y9R`(RN>1+A1fFsnxc43+>30O-IxB)PGP7gJ zO!GC!uo$YUH+o(wBtXU1r~`(LP{cQSwF=7Am}aJk0Lm0C&+v_H)eJlHu$047Uj+zbICj*OlNYCj$ z=_Wkw8=$&rX1dr6ig_U?0Cm7c2~yP7>9{nt80-~5m+bMo*6GLbVjAMwv{C6>WhT!2 z&?`*F#!K0Wlq%(KW!P<(C)f$GUg^izIFhkmBT`>z_YghPwf4z6kCISj4fW)!PPq{m zP``QK#5ie4|E-2pRjeU-cpgP^23qq^g8Oc2z8~I*#CE51?o|BUcb9v3$_^8bu=0AZ z;qf@GXg}*K1SQU?-kQE%z769?&WVl%@v%)nVUvK{#u_xQ5Gbq9_&xwlju zmr`95M(3ncH_N0waD+qh=bH{Ih9nK&iy&t$7)0P8!{5EMq>=`64*qvW_gxIo&4$0M z$rwMP>d?yD3tV`+qq^N`pl`q!b1TQ}Kbpj7awljCw+Zt+!_?3dGOvj0_asqn8ek-zfC4^>-xn=LJOOsq{jc=(2TBFWJm#bTI$6P6##^Ff+nX z%~GBf1#)M2ax4(q;7~}b;q7bxB!`o;5`6^B@OPSV-n0NPP1wHvkjA=AXS1k=gXYjL zJoB58T^R|k$fgPdz={_iVqoxI?>J?uM88X>d+;BP={~(Pqi28VUq-Di&zuDI>5}rA zP~lgj4la-XQ=6O-bx!jgFV&O3V+1cW__8KEly^)E1}Fgd*#nW$;r&k~1gJF=;E)gA zAjx$iP>U-|Kx}=!FW94m?K8DP@+PdFyYS;m`4MhZZNmHYaD|3y_`B^y>P}K0LZ7)s z^}B(W8vb(X;7cxZ#Z0!n`A)8vugaSYPb*L$!J5g@d*CLaE8aNe+d32v8bDvK)4s&7 z3F)SyVrYYFFgoj=2S^jZwa;tlc@7Cfi%cpZ$Ua{XrUTDOv&oz6E8Wh08xLDFXhwTx zyxd`XUvaLXOn> zuR{acSabUbS5E2_23uwxB+JBaesv1dD+qX{yHb(%rlTBA`dsgMpSMMBK1vd@F zEXTdwZdITgKt4lKJ&i}C<%laY23=MMQd|LNO_Bq`KyXccnB9zh!BjHk04yMyw=%u{ z($&LsUoM8qdGDNKB15!~=;xdeK0ms^gQ!H3Z(XZxs5R0H_vXm4eogE%uX$&&ifir5 z_tDVt1%RM6TjRuoZ@)e8gqPRg#s7F0q1$3tt1U`DF;PZ=G~d?K!WElh!#>4y4X!{) zle&bDqgf;9mUn5K@?&JQHER&16GPOwc!nvXSp-DNm|?)_3LFBtj48!7j`!Y(Bk|Mw ziCFXbWK-b#m>@H8ux?4tEWJ@txu0%f2Rhk~|o6&xYDzK9|Ea`Tasb1SV#nS``qM``=jnC*}QgfDqe(Z>8@K z@0|7H0gX;;DX1RoYk+TVdR?x;nU{t4KH#SUcpvq*)-!Mhr$h3L+yoXVkYNl=-yT7H zH+jyJ+7P|0^Sq%%nl;gq017Bl^06sI`aD-R$ltxU+4keNl&Nh7j#zT@ouC2Vy34O3 zFONKc(6zLL@G4DPLC5ELl?ofa!R`k$UiF>%-1rCJJV=)%J7Y%-!sX_1H+1MVb;3&u7v{Y`)%hsfp^#`#yT%5VKH zo{y^Uro?FSN+Q7`4oZOkf||UL5H&!l1M_40xMQU`6w_S1`ETYDW3*t${Uwk$>enn%8 z)E(50+XWuoZER{V&<#1u9s43c9J6#>Fu*Lk^z>|MyLrjEWm9G=8@M5zxsLHrFKsK& z`#kf5Q{D^^Cl0gyxNYoBsj(e31|uPfC;HS{;Ay{G6TBQFovh^rA&6hPEYhG@D z_NWW&sY4Jv(j&}O4G9wcf^F*m%S^UdURzVwsGGFDc?G2PLCvFzvwoQ+WCY)+gC(=e zgl=VV)M4jjB?c&NqFZ#t<1JQ4*7r3bRtqNzql+g=PcC+Bt^*Tx zFg~IhcrLN_umK|eDumnS4(cqsoD)AABJVhoxVTQKJ?ogF-0ppN(D@8OJw8bZ=cO{+J5c@k3Ip^n0+mpc(!#hz ztkY?gU!rl`v;`3oNWuYnjixFCPTp~uNJ7?z-Y-;Exu5-t7Usxy-P~U9V3{J@I~)d^ z*p$IIH|$h;pVFP96+iyptgd{$M9;@N9CkDOZ{0nn)!{8LMaspcwufOnKfvg+#gfQv zpaF=CjHuC0*C5J5_~GEc=IZ0n%UCY)P-oKBzP6C5H}TMUM~5=znTR2^K6I=bgqcDu zMO)KcsL+oW8T;hEzWZMf(Xgu(JlgR#zir@~Zz~4!y zeA5Q(P894}zN=p338tTwa%1aA6o#sQT06AtrNGu%Ff~bGL*r09yCAk$Fy4Cd;HQ=a zKsQW8-sTlGmV<1tb5bROeIa`e_NBZwmJ01W)+bR8lYj;Z|>^i&45|Tna4l@YQT)x`sd-bpp=5k`D6opQKg)Z+r+H?x6-B#st`(3=RlmLdm{7 z20mO=1p(yZ2`5B)RYGcCU&TiS)2M0x)qxiNDsc*VU6#5${N1h^t3=IR z=~)Xujva;_Y|}1E4KQSn1LZ;FQ+qdxcD*OP1CdqGvnmjw;qxUHBm`B<1wcQ@R~h@` zwVSBawQ)xBBZ)flGZy&>e}qpmdPV@G4@ept5xjZxQ@19WccI5MMzYS|;BX z#54231l6Td`B}=?P8_cBE=7z(JLx7`FMW%7`ucZd9Q=&(eq7WXXRDXIhQICC58uz}>f7nW+9%rmD%4C*Ni>ZDK_ou4kQ@2Jzpi3^$bO97MJSqMN_7%i zm~UmE6<{Y();T_k=a{~PKc@KSgMAPJnW;AE14aB5Yk)b>69f8%^?S{($2))>topi{C?Au%15g|C!TOi3Hvq!)~?a zFH+ThmiyTMzQmD3fz;6{n{fcWc6PSdi(U94UQ8WG#7d5vQ)<}CHB%U*exgpOhOzLr zuD1mW8&@S}ly}f|7&82Rm>N$z$(1(X{Z|5-$S+#uFeqdE@bK^?JzF+HNc zOQj!>(Kb)Os1AFW^Fyndpi2NBW%_bS$-UD|o|SLKDF!K%Wo$O-F7z$2bzR4x`72Bu zOs+0|Y~ctUf_(CHlmw_!K;%_nhLxYU1jr5~_n0A}`+56X(a&qE2tdV3@)@982#kFMb5G`6P27La`)${>k*-vCw@+9xApT4vx zM-`CFs2Fd~udCP+b6YWu5QGkii*9FQ)2vp>aC*yH($pK^OSs^6Ig$Wh1a`IS^By## z3UqZ}Zhf0ckOH!i&0h6^p8m|wzJWPtaayV6imQWE`R7SKsz(X+ZE-ir4)E}PI6b9XR&m`>~ zSgfWLq7x?&G=Qc*h1`+ys1t%8ty}$@9}e}AQV1?}_O(9pNWQ4qY+G`2He4>%39mDB zUV3J1Q5O7EGqT{mL`ImiFLLOI7pYx{>%JnvL#ouFa@bt$8+L^KFan2O9>%Dhar;$t z+e4rQ4GO4VynXXmY+1fuhfZfqu)OWNZ%kb&%|4L@*PZ=oXM1N}71<2=Taa-w=x}8B zUOo;jllX+4ivE1P+wV6Z_JC0Ml1r{w7R3k(Y$NX=7M&BPKd2z075Uk>66(l2dz$Cq z49lQ{vXj(hagQ^?K<`p&N`mO>=I?s90!tbdvo8}AcY|aD_&*l6LD4*0UeVy z-)mE90$_dZ=i3Q~Dq|wJNx4;0>1+o!t7F z{j6O$xGu;(J4TYL6#WuH$Vm!}_%1fEfDx!}ya!yY3IG%PAEDLdJ{EeA&zr z+<*}$*P_W^7gpqdRBGpf7`#KG49#vLDm4P#ncI*-5S@Hp6lp5CE9xd=-@)|6;kpw= zr6;HXKuPt3liej^UU)NBuVtwB_T;V|Mgm6{zMl&HngmegVd(3}ml7Q%d^Cw?)7T2Pun}9^ze5P0j>%ErQ8wme0fRH+ za%$tD%8`4S^=C8O@iL-s`ox(tC4<@mMu8z!Nsr4^=vexiw%PJmHg>v~9y>ENHkx7w zV0hg~Hr0jYP*(xen>;!hs%r&Hrr8&%lI`bw`{E5T&=uT4y1EuWJLMmieLe889&fO@ z8vFL0;1e64%g-TEacy3jDHc~={ZUHc>xayrej>2I1CzFFV|5p_kzw76NpUilT7NKT zHTikbL)cc2!lO4s@)wPuN6BNJgZL$t?V`8J5X@_~;a~x2M%iV8e(6pM)+dj+_Nl^v_-1cm`anni$a-tV zjG)&R(U&#GPf>VOt&7|D)m~cbJ>L?Z62?44O@?h5Y`I+2j)aX zyRS7-(b2(gMi^h4Hr&g48cSex#(2lxXu6kIP6(?7v`t07mA@>#QyN&JTi(pWBtHYx zY@if-pIDT!$ijl_(}$k7=-y3w@s!9O^<1lUxrF z;4Kq;+>O&JvrG;XR72gTm@nV`)>>K}i4gN1hQN)_6bn#0+rmD0lR}Ie`T7PHEs_#;{r2z5SQF2$gvZv1}6IPjPWXAb8Q1S6tk|^{RBCa-51!x>E>8pc-$(zxL zY(%A-FK%obY04w*{Vj!&!#QSSZ#;i~)E3h>(K%P?j3zrJGX@Q=i;4+sQerb9XTw@(T`vt(OY-5PVFn@Czw!$59zLQL5OS z$B^=8z|@4-M+5Nyz5oz&Ii4Ihy)a`W({ap~!Co71;VqNC9plspd$wG?bsAZO~XcAd{n3>7$X=*yuGpA&kA=JPp-d?ECQ1 zfX7}Gu^`H8y++~JB_McFokDYuP!`iL77Y6i<}DzWH+_HLRr?OsytkSVxjt+G(_#SD z8?LD+7};FCu2ECuCKYCBibLWfc2QpSlUirg^U@~>G+nNi3h4ww`PAI7HcN;QZ#;8* z8r7%5nY+AZ+<;Kp-g6b!+o4ePJiCdhWQwR9 z%JoSiS4tw8PQ4#tH+;V8KmS3Nr?`H$7Z=S@DFpRrx2kw0+cXg#cB;CK2^L(jEJ zu#&B6kzY5N?i{Ix+qVbHUFnmln0HjfHWfqpxeEUwk8T+Y6AWA%+`CqXBcTHZ1SJln zR82_CrF7hcKZl%|&Qwe4MaFpEsA9#ck!kHZpoIxtyWLzQHmO~d#h17Y+Ogm;w!pz7 zslW|y*>|ETwM_waTC~M-z0-LKS@Qm75$A6{ZPB+oB@R3E;%)=qwAw1vm;nCB?r$`t!k#RjwtodlwsRU%34%vh0%YGSql zOmtxJF|qR!n=caH1N%krTDS})6YPIHd(7{&`0S4tSeZhMnk*>)QIDoKXJKG8hx}Kg z!ti44fvHlN0SU83gEQ02{qGib(Tq@h=|z6LgN419&O-9!9Wh0B8zV;iAN4NbvmRyg zWxgM#fT)zVrWNeUDdSUkEV(zTaB#Bos0pWW_8|hZkrLx43)aH~#novB%8Br#@7=-p zeU&rg(^$AX(lTKus1AGpSm#(;^Ncxgscf;X?pQweWv_tbx9-zm4|SlmM}0`BmYS07 z=}W>WKi%UKSV9}kPPZK$4~prAl+8yh*9(ANEQgkqQTmd_*P;J+mg=#=?q z{$R@J>feLjBbd3cAlyI1Dj&^u&Ixz?kmiUe4Otosc|-5wZtb?D|XikV_1JhUd4 z6HPKO_G&J^Jea@L14NBXQ!$!ia&d8-Et^nc3a+C&h4f7@xxnH+oAADn&!YqvK7cTR zLjXIHdXm0aqB_-RGf3UH)P7STyW9|it>QJ5Rh`ot9mE* z|H8eNlXo@6$m-Ark(7N5@rp1a!n{v)FUi&4_9i@%F;UvZ0r1i8N5#wBVEf*ruRvvV zydFg$S_9}B)p9zc0%z_z@kR;3qsnaZa@;A`B+O!X&lW@$O#>*%6(wl?fW(pCFs!?6 zIecs=D+41gh)vwea>IN{1e;AaSpJibQJ%PhiwA!5Pye>#RdajSA?mVKbe9&uHg{|h z4)u<8LvM=;&sCK!xSIsXTo$GaO&TNrjF+ui4Y>S)bA#232wn=y;KF=neJORXFDaz| z1z3ktGBwsX{}F&i5z9${Wf0l@*8(>Tyst&-H`ME#_Pw=rFc9 z?xrbodmlTd-nj`803u&p({9cY8oFuzr8YwLo(%=&k#%^J`u|mM&r^wcKb2N3FK{0| zFQO>hY_R2BY&zE`j;+lSc@$-qv61J#tfyd>#dxmTMR{StD6 z(7*t>&G$uWj<5PbD;Mm?TmG!dbo2kafjr?rEIwG#uSgF|DBf!#l&v&dU~t~n&~%Q9 zL*%F-VN~2YifMHvV1(|2F?S_Pc0q9L|LTKE_eF6U?*Zb2b)H*HQa}Q16L0{cW*GaW-3q| zxsbYuwxubuZ%MY_e|Hq~3oUBGnR%{i3%rw;=8^NhK96qtc{I75ohWfr&2LT^VF$zR z4DwN$%stp}$geMJ@&7ykNEIG*@e++8H)9JB$uKp-Dm@@Q^u2NSYIy}zs-~)u1_Kf> zw8;8nnT#`sQ&}W`QMX0#^k@o@rhJ*(x8k!3qJ8W4cQ~>tl<4LfP zDN8Rb^0K@}_#Ub1Y~?FA>Vf{rvbnfNbD6N<=3G+wWyt8wyAku1f0Fh6vi z^wTLb3M@~!lgTaegWI&dv;daaiQZ4M94k#%<(j)jQGJi#cqw$rRwv^q12)KjgAx4K zF!o*FSDI(u0de?*)8CE(8XJ`MfWYNpRR&_qSh@W9yyuJpH1BO3H1AnT$BNakGNV4YeB>vsZPAs{21F?wJrPqt@DNq_=wswc zcz-us!O`V$sx@GfW`-8*W}!6cUP8iUqc)XIsAuyV5GjRl;oaliMP+t61RMkDy79G2 zo?z~;TLf68KGJwj-Xznc0}4H@54smMOnZ8N;xp5N`hS+(N_e1#Wxx!~Zd8D(biye# z-DKDG*4IO6?x^4~1%gI+4x;%|e66WvhrDRezY*~P;*YA0vscT<`pTcxd=B1sDP4^p zbg~Y!(u~C|E)4lshH5f}u!U5bHBscIV0;b6aI}>NvMC6GB|n9m1@U>X{TwqyY58di zjiTw~X@do5k){t~GtftkaG(WV2_uDom z4-|w*izZkYJd%xw5j-+`q!14*tjwN5bw)PR^?h~PKrLa6)tr$nU6{{Z^Q4kZ^p5V@ zAR271&BA*o8}m!Oam5QEL~K~~iO}Fftx^pEY%#riOrch%zb~_G4kC8|9U7? zOOKIT!T;@#x46sT)X#l6pxfgQ2UR%Ynvb0aXTG?*BluXxptVMipjU`QHIYOT%r=x9 zKp6}KO$(F@k|7cx0%X(~JlA60<(B)_jcx>t1-d&d`-3eAJL4x8%%$$*>D!vb>wl2O z1rSivuIl-37dkWKmjU~;tm=g2T5Q(#9 zq9Ta^{)aea44!?;`Fj0qbXBP{?Ofg5>isu3aVyBBgApCXZsq@#*LJmSPi`BNZJImD z2ac|fqs5JdQ#JL|<((Xu1f?!c80rrAbflp`IsbjRDt^)vi47yk1Vh4-;#oKu5y|?W z%9gyht9OOQE-#1711+(?&md%pwoxKa2u5qBd7RXlWn*6u8uP!`3`X+~;n)X+CcvIL zghcze3}5@Mt|zV8jb?HFrV8Fq*Zf8{1rx{l`w1 zlF7Gi&%(g<6bYNbD|uC4p&exd*JvD}s9v4Yv#S<5R&&HK-cfV`NWdMGA3i(IrRZ$~BGfGTmxUrdgv#_J9L>%7Et>iz)H)-`7 z+X|lsuEX9VOx<0Jr+~l$9ekQ|e<7SJnG81>V)SH;pX8*;+ZiO$~E8n&i*{@kN#?X$t%jI7-c6=i7pU1g~^> zR$l5*AC6{n8wkbIz?A@xEQo`fHW>WM=w^(~`ZzQdp`;e{K=_u4_^0|IZkS%eMxsOZC#=U%K61PRt3 zt00GNQPOVis%=2$6783Wq3qr%{RigCOsvFN6YOnKfV4UqV~=q z)ML@|ixG)w?sd_hlD4~Ar4T}NL0j0!D@RsKrRyu7-VBBDxE};luyotISyYFc9=NyC z{6p7_5}Si^B{NtLfV3HvTsVnPcZ}M%=zS|`G~`hMPe<$E_^XO%Izi;l<^?K9-62XJ za~*P$o1IcwD30eSj~CDn7hYtyKAn(>cckodUw!>P2mCn{hktr05iekpD})5yzEH-x z0ez$P6V%$Irpw&AO2so2MTJV2ib@n0fC$M_M9hkOfnm{(f~^^MN|P`GwJ%j#I``q| z6?M3t8PQe?Y!Ch78{Qv9&~7j3JO2qDnE0LrQQ&eTg-cs&&OqI>AMXMfL*GX{G8)-n z%&bYocgA?F;ccJ#-xG<5P2HMHlZN7Yxz0nR>+U}wrrvPa-qqPZF2daKpac5()V0Vq z2K1nt*#?{UJx8O^Knd|z?^j8kp4kEcq{%6t?&g)ym+j%GnniYcvIb-DVN{nZDAlyZ ztV_$mhRbSPHtgmUZBv0`v$Du%nz^7)`Sp$5k>b+m_#v;hnU~-mo?JE2@s2<}-yV#~ zcX1t^z6?-(nM?DH`yt5F&0HqfY(}b}(?%XI(sVY<#Y>Fwhv=I8hahy(r(R?2eJ^@h z1iueIQC;B@>ZH1yCe<3u zp*(#ftkxGEogr!i(>k!xK#G&TAcYg;9pUPS`K}2H!m^JDur~P>2Qc&_8^CioAEk+k zFAfmKF85S5?%l%vhi=^+GU(>DIs{9PSWSGgA9`m`$sma#F`-YwZ%M< z@)EEW-YD}=mEwv1gHTwRqX0=Ry9C&fRM}{>fyR*_q4{6zoi?x;{b#P<4_dR6Iadc7 z=`naWDUfqQd<5;|6_S6hSlgX4YL@&b#%AfGdn$Q>`v0f;b(Nk!r9LROC+eO#Hr{xCnFkO z7Gv|w@><`Y!!ImX&>AXG8~4Iyk8e1ZG+!6Jx_E+fii4Y=i`g}~s@~112xNBUU+XY^ zEy*3Fd>y{+oP^J@Bd$vu*|;2})%fjJm{@z`m#oiXw12T{yINL;{Oq^tu^t#ZIe$ea zYFMbMwQZJ-OZ7wGzhTi-j)5l_L`=4Z>%WK|5)MofHT+@ZG;8!lo)kV0eb{0gC63JL zA4lp>D)K&)VzDvbvUCm%5y6N7Zi>bipanD?VT zDA$|k5Kn>*V$=7_Q~2Kfx2yP6C8n5Bk=0yi|9L2-6&3tG)OQgyV)a}w`UhyNF~F96 zNXzD(`F8<2Ef0}iYJCf)iVw?4SFNW<4*V$_3p)Iqieua$_hhJsE$s& zg9*Q}#zEPpaXhTc3rNDJm=@>R2C5&9dT^TCx;h?VNS;(l(iP58WB74M*j7R`par0Y zz;?T@C+YF}0yg9b=6XYLCS>5Q-%<@`FJ<`>FVa%0L*yXl633F(G@%*A%jgH6Cu<&Z zRT`a3!;Mvkx*Bll-~9sh&u0Ml@MoOM`31kXP?Tf)H(^Mu|NE1KUY>W~f=5$Qnne(W{W6iwArWu>0=qm(ZKFwp43rf|a+ zC@~h_qlKG+jbrL$36m-!KXgyGYd9yGfe5{37Z|)r4nj*HnWSkN{I3uZZY_3BIP1RJ681T(kQmxN0cD2 zjd8A-536ul2_nRnDxt5+9cQ%Kl5Vnwc@Z`8E@plf zeQ#Lc#=((oh1AWm=2UZn=@X0d5x>1Bxf^q5my*NtWWvB(8`JEnz?JD@|BRNY1BPX7 zd+R#uHh2sr0c*hsL{_)<3DFZj$4@H*Z|iAyvE^>k|3jK#oZ*Y^?VooTFh#7=uPh2+ zi?#OOYq}d&l3Y#4CFrb>23F~0Js4w&GSS&8GdbYiCRAfF0?xPeWc9wWfAOl`lEEMB zWmM6>;8DJ-Xs5Vi;-NN=4=pKCc$5fUfs;BoxyyI`t?s4seRGvl7p)-~DL@lE&0mxT z`OiFVcivFP2^v@nuf54wWti6`|L%CJU|_ooEp}3T@M&vruHO>I|KcQGs+Y)orHFT2 z@sW-%OD0Cgb<#wHVa|`_b@g4;-0b7CvUzwgg0#nqrs!Tpn@7dPBH(lcU(3yCXk>2t zV8)2AIw0A%KB|l^BRaJg=F#f*B1R8j0%+dJnGY0me>={N>tAVZC5htregM+&K*_(r z0)qmKdhCIAaI67Up~3sMVgdN0`uixw{C;P3aGa%CO!I&Avfh`w1nYMtBXgrS*r(1a zREZB*+2M-lb8CxUobf5bU(QBKk%_DAWIqQy|K#w#B9@478^&3l4dvRK2Dft@9j}hw zUN)|zFZ*ZB)(6`vfX~F2?Dbv22Nyjp>PwGqDsXW8KF|$g@Mc zw<|}{7;H0i7c!R=#D8xfD}`oWkSk5kSccxi79Pm0&^k*)GbH}N(xU?l!Qo)@U%j1x zs+aCXGB&=cD1kXtRO1_92%{x#zSWW4w>wQ%%tZ*_!jCE6is!)(4T7EE0-IGS-!cK+ zY?f++8jN$IgU5DLAPfBo%~9DY_!W*gqrYar zPQ%lb1Wf|{j5Fl(>0K91aP|2M!w4||=pe3%(oQBfyhH9N!gA3f@vCoJ*Qv_bg%3Qd zM?I+0V8`Z4{0GJEdLA%bytjwMv`1{E8hZZNRAl6*j26j@lzhuwl#oSMMbe4#6Xke(et7_dK(JiaGcnLKEktPa;$0$J=H=vGQ=-$Kkg-V9X`_+i8m;eXc^|{fCh1+@zU?@2H4>u zi6FLM!k=P*UJ>iAf@zjP5p#h3jFoVFZ18&12fjr9X3ssk2nrHJZ6-1&q?vRPwZkN$ z8|%xbw3`TAQv`JGkmper*KM~BdJT`C)~1hxs{_W{k|_B&Ny@&4_v{{# zFKtq41A~^UG{UcV{QeB^vqgVHXhUUEhp0&-wO-Qfn zW@I>Ys*=Nv94{LME@lh}Rp_Q9K(d7cQOMI(3}c zg(>hKX*@nQdII^x$$%WC>^en8z%UIq#PSa}JiU+FlGooIGiOu%xATYBYGo z&yBb;yCF)OzjxX$g0Si=7S3*51yLO@FL2Gs(j{p=Va1mzjXmZe)nglwn@mpL?M*ml zO?~y8QjR2{AxT-eS!*`3LCPa!1`)eXmljpb?qN3?T{MZmn>oAYJ6KtXNt#*6O2DTn zjsDnlOg3Q#WM&cSy>W}UQR##*d$^#79Su_>p7k`OoecaM&XQgI+6&7~k&`2MPJnN< zB{x#Xk`qejC!QvYqeA&SKx(>cX$Tdy#uSMIf==`(Sb ztF^ErOs|9eC&JgkUaSDYi(s@c!SGY`DI?5Z->M%|%>`ptI0p5L)H?g5T3cq2b5>5EA5 zkHK5d^ETV5T>6FD=1^$~b}z}aJ{m5E zkw<`E;3%N)mw)x~oZS6QO|b#7`Ykb5L&8OV!Ee712uu%pFI7dp|PWCs3cYXOFvU zG`rvJqHO_=9~Y^3qF&+IfQE}mdh|vUhcm&#UfIMji!hE#p5<)N#kYs+XdlIJQI$kl zqv#^~3zA}hs=y;6mg2l3KYP^3&y)QNBcJ~q_rN8XK#x&&QT(Q{QL~2oA_n>*caMc5 zf3rOdZSTftWIHBg$7_J~Aw*SH?2Q_a)By>t3;D*(PO*F{#^)EtjQ;=@VJLzYntqum zs3#Gmh|ofSDU>D}-Gs zT~E}@cOoGwZBiz5YOEG-94pAiFQ+&4zB2XB|9Y|mHZs{kuy~?c)7Oi_4%~BPGj7?n z`L(FAtlBfb&l#?q{W^()VF7?tMIk`DTl=dmiy^~A_}MS5Vo?yHlIaS=SA|4Q9$ffcxqeQ%+#z048!1EntLLhmrEGufBP7Z-HZI14Ftf2 zlfztL9OFC5h!1V~AO#M+59Rg*VVlA&BbklNs*zD8+=+SUB20k(9GT%651NTQFvYV$FrGX z0b8hm#PW|I*`sx`E}Ko8fhQHBZ(6j7RKdyPR7U~i6h3#vaKwVVLv*305;e$Xmt85l zjXfV+Fn#&L{%yVl>1~fsf6Cy$s0V~^)70CU>u$q?zhc}jFpu`9=-E8Oer&WLet8~2 zZ2eZAVD2` zHsarzOXJI8keH$zl;I(cc_a{#f!FNRLw4#fF+{fU z)i(GmlD!|M&iL7-ASTH>a9rToip}hHN1|P7zR?-3B8mBOJc6TxE2qR-$@m`N74f-K knwkSi1nwmbk2{;jp%wLarCjwNsDaMjdT1?Kz>vHPfBX@?vH$=8 literal 0 HcmV?d00001 diff --git a/util/se_release/public/s2c4_se_fw_upgrade_app_2v2p2.hex b/util/se_release/public/s2c4_se_fw_upgrade_app_2v2p2.hex deleted file mode 100755 index 54aff99107..0000000000 --- a/util/se_release/public/s2c4_se_fw_upgrade_app_2v2p2.hex +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8465cfd3a764c73919e905ecdd00cd7a3dd738fa07a56732c514ec2933d126f -size 270507 diff --git a/util/se_release/public/s2c4_se_fw_upgrade_app_2v2p4.hex b/util/se_release/public/s2c4_se_fw_upgrade_app_2v2p4.hex new file mode 100644 index 0000000000..bc5435da50 --- /dev/null +++ b/util/se_release/public/s2c4_se_fw_upgrade_app_2v2p4.hex @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0ba00a7a5733536b2c377ee2e4931f46d44b843a90a31920461f452f1b1a787 +size 280992 diff --git a/util/se_release/public/s2c5_se_fw_release_notes.pdf b/util/se_release/public/s2c5_se_fw_release_notes.pdf index b29def0b989ce60f939fc3ff14d4bdba43f89d70..bc0dff7ea1c88e566343515c44bba52495fb46e8 100644 GIT binary patch delta 84 zcmV~$u?>JQ3M0QPa_80Y>I-E_3jaibfz)~{N^-ocF&tSM|aJ@$`OFF{r=w`spaOnnD-_Ur3P|CPVp?eYeZ@*Odn&o z!VLD7kyPWzN1UpzIvM~0-2+|Di)t*h_Pcj$KG7dK zuLz=F6aFi#6|6q9mp__~_5#N0CWV#+s(Yhm1|0i&1<&|cPtLBVAKas@n3f-->7jk% z%+92?|01%(_W@Me$6!_3D;glf$w)5(w)b;EVEZ3Fsve^x0b!oc2IO`hIqI((PVTh!+#YNqnizkE!ooU|;bzm3y!tm;18$%*lLcCFQlD~%pA3|wqC1ynP zXqEu?5vD%>ZJC~)6<>rs#WRGuPhI=;Durd^35dj!{tSsg)a6lVK`eHeN(y58k z450s|XEV5Z%d#{-u~rnWKx+xHfueJ__BDk<*jJfRH4z5)>N61@E7JmY)U(MNPz^o` zkBk$vo@lGK;WtEvBESp`kZg(&QH8nqlh7?*hG<|Q1L1LG3*dNdUr8nLwh(Eh@+y6y zFl$iByIH8^YQ!&}GPN~f80^z;1I+>))h*Lm)|&EB%lL*6uhU`H!7&OK6AQ%`UQS7H z*~0LgAO%AO5S61DR$q5rb~yW4PUuw3uh*%Y&q7+C1;XbMlT&aUi#qGI(kldSAdnt=t7EYMMK(e}ykx4x zv!3eQ=uM}n6c>A!TKi|5_mN`MR6xZC`T78D=8LpP7dNY(T;U(aC@LvK$e8;ZJF3?b z|FW!-+*iG7)Can_CQNPAox^V||3gZim}BVMpG@v^5D6S;8~cIDG$B2s!VuXtkn0&D zG!#lVw3$Vg20V(xF+r`Sx`8taZNF;hKxN;){*9Rn#(MS}?f6ZZ|KB7$PVX1Xq*O73 zL3cDYMPyw^G*t7%=8~=wolHJgq>lPaJHtj)a9Pu}UQ^OibuerYL$AGtWU<>-T?tPjsv^iWv&VUyRV)8-R$hH4&Qbb=nV-dJkYRbrN*{VV+FOn@H4^yBoS# zhqPl<+8gY%qX?C}KAzmwNXJSWFYE(?ppVT+u3Hz!hoZ;ohP)nx5{*ob(wbp%P0M@2%?!A;K z>ib8~ySxp7;NM1723=?dSsLEGW?2*(XtvtGL>Z9;9wpxIFwnd)^u_gM_d3`=$4W|5 zR9(joxe9U>X2fnQ^HXMjyeYvV9H!|S0B|czIOnsW!7X)?v~|RAVUWj0h^#v3TUL)| zHIq?IF?&j1I95&G^ABQrd}CYwFKoJ!m%dh_XUyqzprT1Lee;5E)^y<|+9+&cz`I;7 z8q~BCdrB}hdFcs&y{9+(Ze`oyb(_*1#B>^{4h`V|eQ0vQsw&AFq{-Zr>+X@AyZe7h zc?FU26KaHTBb{S>koTc0?dP_Z`0VQ)y0m~KXKXXekQNkSP~JTZt3T|Ae7B1#IlQN; z4sQFRT6rSr%PxkhXd7wxirobk5{VK<0whtguUvuq{VKza(n!^8y0ZeOLuz?ycA#oz z4FG+s#ywm<=M2s;n5J8Z{MRDj^E2n`T>Jn1F_w7&41gRC>uAK0hL?ynWCD7H;Yfsu z#Ah28g_Uh9llO#xyR7nZsqUJ|Ju|;vXz&$y46)zRjoT!0hRR@sY!drXq&FSDlf(FY zA&I9)RlzZwvd#D>-v8C%n5Isw>3#t6B+P;?-8Qz7{mi^yTE)`brRGd7-SDhD$!E=W z9A(F&XJ#{!K4TmT-1k+orE1HZ%1;1;lehQB&*b(^EB}(MWz*1Pv%>})+-2pcjw*#t z;}iIY6`92)3RUYt!4HbRxxo`!tyE}J(V)jPk5JZ}wXoMcA@ZwPI&>tw8xv@i3;nI?i@$1I9#6cLE(%!R6l;+VX z3Fo^a2C0NRpQ%jz?VC0s|GV(lTlV?*l&;W>!MtT}$0&=QzeE3qe<-nyy=SN0-<;7! zh(w+3R&IF&CY69@a-F4^AZ8R_%E?-@QQK7of@I)6PYXr8lppH0)7r84u!n(%(fJJ> zwYe-htOupDwXT2U%z}5T`Zee<@yaY8eyi4+L&DNrbfTo^D{;EX3N$!$;FtQMFt#FM zD<(4dYa{8I!#SlPK^thpGmr@33p`_Ktm+)SeWFj7kuP$9Q#?G`RCdDDB5x+t zYcOYKXP(>7xGXaHCZVzwJMVgkXO@-Ck_uD?^}qfw&IrG+h;_p@9gIw;z=Pl|_pWO= zTMZnd-KKk-Xy9xx-fr@7o0NU*HTn<+i_*6rw)7u$`qW-JuPd&~q?J5Cdq&^gA`37MIf4^SY|G+lTfWfeXw1xb z99yBCDA30tB-&u^!gj(Qpt-BxY&oTlC5N@wsVun8=hb>V-HU4*`Z491*+@4IThM9% zdXDEHhWnt{V*%iYv?nxzjOW5qZBP0ML=2ibRwEH#=Wj&!JnI>ciDSxHmP&!f zW_6&^59;e*7+Xk_w=cDe3K?93JvqCu`NJwUmQvU_!m)D1#Hp=zWj3jZ?Qeo?W>wbt z@3ND1=(gC7fT=uF=IcRP-f`(l;5$D#ooKL0lVH;80VGrzFZ)|{&x#T*o1 zA^TqH1>;vi{}o;lg*nd#RhR&35Ry!ur>azYe@tjrd9E4;l@GLt8OKIW-=|OaGKus- zISReRJ}USC)CZ{ycN%QRE9FE7b54n)lprf&8s~=&fOR569Sxt*4glNdq)d)5-$NvG zo*w&D2;l=0X1i}hw3I|ozncq2gSFPfG@W0&LCu+*K8P#3Yt> zl9MC-;2`^yy&*B;-N}HCoJF)RGy{NG2feqF~`on#6qH0BfHdp_OB;F)RWw z9NXhFu3noImpFZITx^K|GzIf3ZN_6Tj)!w|bC%MfDf>e`-lBX2x-2MIrm`&6$1hig z^z z)Jf)dGNM7}YVm^!cvI*IaKn!P!=2{|^IHM$c}Dc;?9P{#-b9!{Uc>ORHvP7g6(~D* ze&iW1eB%$zH;UR9(*nU^kJ}_UwCihAtk&f#>cTL5khqZBo)bu{$O|mWp~gFoqlAf5 zXA8JC0UHsW>q|S0kcSKGR4;3)*AVMn7#Oie^qsun{EViP7Dl^zX!?htK|RmZ9Bh7! zY=vu-^f7PoX@^ZWSWqd2c9XdVK30nAMPaYS$NP$$4Pj_L^;*Uj&Lk8{qW%*pW0CU# znNtmFxEN}wQ$twCJa2+tkRRWu2IA=wvd`htn3U`xKuvyfa-Z5D6xeqqq;PAd*8l5^ zu${E9ATxD;`!rep@XGkAM%Q~EsbzH(q{6x@=)2GUIJVA$0F|t=BP{Kyn2`W{DBX8P z4KI&=$#EYw64t_rE^R@TfxslnR;-g`=e-+DS<#OP|HCES#~B zk@zQr**YyNHF>P}O>W#gL+n+#IR%te{$v4&lmc@c1s!Byb+%O*+}lGCTzD;@^9f{< zbOnwsOi@P~$CYHp=*+1F8_z zSmC7Z$XtRpSb`G-b``A;K(Z~Ry0l}+W}BJF4JYArD}`il#oE#hjeXl`Aa>)-8IjRu zm1s}d6@ps*{nS1t4B|Ck6~GNTl#v&zX?_{rkbfnF$a&2fjB7vVaW#m3L@`Ml;v{Ju zl~Q4IHYDg{Y{!qpxNV2tb3@O>y%raCiwGI|H;GU5Yn=rByF3Z2X+$?11#@~R zhV(1Dszh(c#Ir!vlUfD^rDbsoAa}B>T-ZWunE*{p3}6m|si8)bYYGr<8E1^sIy#kPqE_V@6W%cHh!d z-W$7dJ~BU~B0BLqi_UBMebrkobuDr$0(Z34v%XJSDKnb64Q!H&PyW-{0CXx+8PRU- zOOF6DjWZ5L5uu*~_5l#K^o9qLtoDr~_|peI47y&fUhblE1syy9B#nQOgdnazvgY-{ z(VWBA={-xLIOz*LptNU|w=OmSc#O)grl6;jXt? zIjVNRw3_+oU>k#puqksd`?#vbKU!~ycSSkL0m;2}@R>r1R6<&D=eu1NUQD1p*dESUoTY<6iv=2f%SM|D7Ken_KrFGf!*9-ym-W3+!8DE+HImsuPbteSkzlhgR^-Y{?)Q-^Vc($Z;939@-3R; zKhW5C9LaR5DUZ#P<72t&cbD%x4O(Zf9Upn5`S48dvz>OV$>@j2CF=24HSY9qml)0R z-=$~jMXoD5>h#^Oyouw zEO-`F9$Ds6)@_7Pbf}=oHS$t1U~EV6|BgVqI@^Ii$#%Y7Dn@lWGA{I^aArOLIq;jS zdp1l_2BnW!S#qt$AuYop1a9&kzM(p>9zsfR0fHT_>$sty(@%y&>v<-8VGoD^^zc5E z)9o0a`C;wqG!uxn6YcBjWUlTu6<%`MK6JJ!hk=#)vOwc2(`~_I^hU7=@qpL^%EgiC z41t-Qz0C4;2(!wL_{Cr=tlY+lSDk@i0t4N0v#TSVn;z~3%}PYBEH4I^NxoYTI7UQz zi-tLb++vYZU!V+!0z3Py3^F6UWrp5sc56aFAIHMI=%?K3y{qYX@A`;|HGi?Vbl#Ma zH)taZenRkmXrq)XX6ujE5G>04B?U8^V;#tB&LJHOe=;+YH&`jWwciPwuFFPTcS^u| zQ<}ppecs-dIwTt^35Ym9e6IJ(Q|knpuVF;hQRK)SX3H~V<|?}_9wGagAZzKqE_|lZ zmo}o5R(P3RdDztu|A?s?KZEUmAsBR@s0?SQl3cq66k011c6M@++=+Z|^P6fozq~ZN zfsq)dntz1NhqoIkyGA}m?tF1ri-HqBBo`CrT%UQeclhA+k5WwGu@cy0z2O*~!l_kg zyYU*|R$XQlra@*qBx6r8hZRKC@g?2!W+1!-GQN`iy!iN5V=rBdallA05w6^Y5wY^I z0>bf|_Ax#|8z|bnFvS7QHR~x$k-ZJfbPaI}Y^6*D>KZUc1D3r_?$=LM<%2LYI{R2* zhM7&4H*E8!%e~8iff?4WFYznEkrvuJ)>ARk@WdrZtXxeLa|96CzyW@-Y}c1SXc#IBlG2 zIj++qQfxkJ`DtufKQpy34NBac;J=(Sq~;OpfD$b1^WU|EjLibDFjKLKO_9_wxs&*? zwe)H`da>8MC!C&Q_Cy9h0{R?TyyiqfQwg2m7r)th^%4;M6>QLB=@D}Zw|+5J6#l0X zJ6*)Ed}NQax>GS-><;RmsP9$|=-5Anf|?MsAg_(cE|W!MFT3MU6slDpa)_3e%^P?*->O^Ti1??KhIkgu-uB^E?3|{sS~It#47P1EpWX_U%tY68+SNgzG-&M6@1vsS}X0MK$s%{X_LRY!)w7PK=FT^g;a0<=+ z8m{TC4AY>9M~9(nQlpL3=!J=7S7L!i{8w-z>)$8zN~r+^13Jx%uzQNEAg-L_DqR|16aMqD z5W}qTvU`x#LJK73HSrPB6U5#PSCU8?d@o0=v4Ul1`3XBdK6NPg?z-&N*1mQ@1khGG zn-KrPL%~G8_{lYl(G6w7;Vu(Eik|p;bDe0X=qhg=bH|D-&6=( zw(9xt7ddv?T=HIRM8KxPg45IZe8WgXlFJe77^zt4?)ADxfq@s}rOi2zyc}P$&AKf~ zT(=k@k92<+63w`?^2DqJQjJJ*WjPw`uUzg*eqx@k^LMHSq-%p@efpd6Fp-5GHWO-s5G5|_> zcn>q&za&Ph1`>jJd%Tu+Ds_s!*oK^WRTe|$+t%ayM}$V@Uo_e3beL!uu!9*0H*0C) zL%#-aVTp6=Vb5BAy4$#f3QK@FD);3#zNkv7%H<;NJ7EnfBN`y^GdOKpACOD(}rK&Ms}(5HdQS2X3s z$&}#X0fu5-QbZZj@B!JAXm{vn%!g&_ZWo38S9JHv6h7Am>#cM};3s`}58~n5ky>k3 zuN!NI?C6Yp)=13oL%^xS#fE0*jnupXbhSDd%Wrahi%YE_1~6VybXuv1 zO*2X3h?vAFeIhJdNBCTdbKCeGhc80F5%9*qva|GRbT#gjc9za~IY0%%10%`~6BXsq z)k-Mn$7vf<6lJ{6Xe-`IBx;zNJ~TrQ+HnoBUxunSEyvGS4q1;%gh9g=DJTB}{fqGb zxFMRPpC9Shkul1a5H>6TZV%A#c_yS3gtm5h(!3KrvNp2BDGpY`Zz<{1#$-r=wq0G9~34&I&6S#mc{p!cyi=}eZ3{1O2?5}^b`vi(Z^j~p!G1Ix7{lxr&2_S;ps2tJy?257Ri&Wcig!pcg32^3 zHknwy5V);*$rO&aU~w3=YuV%aW+qRd$u`>3Q=`~!)-wN>KM1RFcUwvY4~XER+G$O_|5+uJ^=*ZIsleT>z`P|#oZnGjqjIiV*P7M#^ zG9_+!XL};Y541tu412|iK7X;qb9fp4yq(WVkLz;HSa*8dkd;Q9+kttRc~LGjmg3(_ zyQ%ns@;qJ^r@9o7BzodP2!d-IS+ZrVweb2y1sixatNZTy3e$0{@!x@AFYglzcJd9V zJiK!3b(PyWTv6a*$+uDdXh>+oV(Y}YWz`|4jK1tWS9#6AZe`JxPD|KL`~Jbay5z8% zZFtIEH4wV$f8qipVEMfD1#i0H4_v{&1R%pq>tA4LY*&Is58zUWwH#TMUT5*V=0l6% zm|K-IOf{*i<9R5tfl2)UyKZHZ8WROd*k;2dBCBSvYw@wPEtcS}QP1Je%awBkcu{yk zTTgpJ7j&t$3PZ}2HYls(k$l7f2E3yVkMs#w{Nd)`mBTHbQ77c^~)eF6lIPuNGwfiMh zSSWQ8M7In;x?F(e^a8Wk68jA()WJ&R6ZYCHbmM$++XtQPo0MJNezzY*2e16Pq|m) zo+J%DrFd3V26Hd=pNCM>3W?Jo>czL-gHH+|P+{tZD+%b^NOQk3TKaTGo-h`?f}+Tq zN2iZSpa(8&0cptJv_{LTFl>4dx_igVTN6`g?-Ih9Z9#6=K1Hk923%c$_M=m`>vmB> z_(C5fR{LB+Oukxpu@&ZOc!GhvEJHOxg(0>QQ-XUvBieF>$rS@x+y*rP@8O?yk%S}n zyBj_2vZO_P10OaYu))?k-eySm^Ph>;;4#-MblZC(C7)OPHdQDmv~6i3$FlAo55lbL z5*tBHy4IquN%JrzN&gc2hkkfx6h}}n))*4UhlE+U(fhNG_`aY0mn=-BL~XKJ?B#=^ zYN5i`6k5q9x-J`TWYX~S>B@4S+L39mt|nWj1ZE922&j(oIU(xLR=vRwC*5vR(G(A~ zA@*Hi8UgnGqyO@HvnFd#L2y4@U*@4N*Vz-cXVFVg0eLiOI#e*;{XV)AJ!977t$||< z2Co&3B=CAA^3Tc^-}k$RV7)0wE!U7UcKpg%;Wu@qEat#z-R|{!-HSIEYUv;2O+1C* zYKmZS?M32U#ux184_q(<{VxhQ3uZ4H#jj{DVXJ60m&yvEy+Fr^HV;$N<(+vS`p>%v z08EB34w`G6>DIx`Y0o;}1YW;bj1FyDbgBV`+V!5(2y#X{=9gg7K=-YIT~69A@a%pM z-0PXlUFdEGKJw?f+-(&vbx_fG1snaQ8<6EqaalH$j+$B65;2by_(d+^t`NumU_=UT z#;c!WJ6~s*6~+sm^epq^IT3*U60WTpp;90$4D^$l+AUcK`GtmAP3e?Kbohtevmfff zV3z=~3!uPl_kur3n+3&F*^8$9#WFtFtQo2cop71J%K9<8QJE;oO$#jQfhoM{5S1&} zOZG>luAGT3%@ZB~RlPQ{BivZqc53<9;8iy&CmAV;CdXorW8-)(0z60o&cafE%{8Ag zkC8R(I!PsG0 zoYCfVG^j)>KEv34QIp(tY;ZiXTF0w^LBqM(9nlgwB5Zzuf<=XIavzNN?gxGxMc7rs6(M2)K{aXS@rJyL?pXYzR^~h-_j(X z5DH;dE(O+{ph<{N60SP0Shnnu@)7c38HrWfAfQ6s{18)-ry7mV2Iy;3-Oy@jjJdzN zMy89PQaJ1_sAro2`_5dFO;Y|0W{u2%a|GmE>~OKO9Be^li5#3JQiBm~K=deYfMb7v z@g7nKDU5{Zc(wo;nE5=m0m%3#-ks_i9icw?*KdHOQwDk-jeUd*>J7z#9h0V;F&><>m>4uPn0 zlUKZx#42^v!rGnZ+Xl#QAp{}X5|;l*a3)vQ6|KGKHqP;g=BxV*J+p;-RE8=bh|h2t}^B2i6i1aIAj z1Rn5I`|(HJ4mT!MV#@C|tG7uS2)~|TN$oG#HG+gB`6@aP_%}TI-$`y?@R@={G=1W( ze3!#DI7gC`63A&UXsjhPG1Gd59m(FmUasws2ZKW0IeOlEFG$vw?ezsPo!| zlwFFaar57Z%js=z7Qv;q5-6mk!37$&>Ub@^1k(#1i2hc83YaNS#jIJ}M-}^SBkA<% zgN4e6%d37B8crX?r=SokZBbzz2pESuXNZ2iLLMK8g*0u(G30W36?^}yY`nFF-&&bh zT7tY<9c)HZms@rdEO9x^%mQ$0>knfHz<+0rrxe}mQ%L%QsHqC6SPF-NhetHkro0vv3$}%f}d}MrCf

hD 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 Q(Sa4p_Qg%a6^&ebWfdQc6951J diff --git a/util/se_release/public/s2c5_se_fw_upgrade_2v2p4.seu b/util/se_release/public/s2c5_se_fw_upgrade_2v2p4.seu new file mode 100644 index 0000000000000000000000000000000000000000..13c05f1051b4bc79250a0bef5a18b7881652ddb4 GIT binary patch literal 89353 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 delta 84 zcmV~$yA6Oa3l)U*81Ub1BOupcPvE!xTuXcp zJLm3GAcX1vaxJ#z8Qra6=6_DpFP?{McV+Y~F6loT>sf%zuyFgblX)J;)`fQcHU8Vw z)a>hA+*o&~p#Da(^C~(Z!MMbv+XukuAJ9GsbYu=Sah|9C--_fi$1qbVrW z%nBUE29G_gmoc|CMRW8$jGcwR0e(E{bZYwU(~HvG1gWyFgdOGzpP*m9{qgSpnXhSS zX6M52gB|_7|FMN+gE8xUmD+NF+SwmOsp^wagbnI5*gW|IWBh$xnFEACA9)YMOU-UU ztl}#OLaGj#fO}POk}mbcl_^xenh2Z=dU9EGd_f~WJ_HqNax6II>+9-+*F0=WbBb$e zP3k7b11ZR!{}_;cbzNi!P>LqAlLqAY>&PYw+j)TLU$BK=%B(3=M06XXow&oHv=XmA zDWOV{Y005*qtP6B!bl4aE*=&tP93u{3AI;=6=-2QMcmLUgVjH4r__kj-mOv+e1ZPI zl{;t`#GN4h!o$ECYeof8na zi{GTKsVfT@Z+f$B=i5QYzRT(>;!3nY(VqN(enMx9#ieX#o5NoKZ2L!5tlyW+VV$hNWA*)Xh4?QEg~JlmI`Z$My8!fJ*v(he8f^MJG(bE z!@sjLXZtRQrBA%|5|q+q^ABs|c=EwIuPes7>3;+!*)^y%3k~{<2oWmRf(n~@Sw67U zDH1sp{+ldU=ts88+<8wE$iti)mdESzX4Ww7QTJkPP<#j{z+c0Rl66ZTWoXxmMKDH@ zhWL>sa6YSN5ZTKg#H>q{$*{dDp^c9Ej9HY%b8-vbWr})DYwCBOawArG@DPENC~XoU zqCp+Iy{ciSVA-}JV?=)qdDJaQD9_K_eVUZY*uO7&D{eGFXjLu>w#F0c>X%Dj(Ec1Y z!7sSv!CJRuZA(D!sx~5B;nT9`Fx#n|W7(+VB`Tv84*(@!+fsF(OqqyxYAycs>@sbR z2gAIwzKb)SQR~Bl@t5xbYt1+2_9h!$MlU? zl1p{B)fQsbo+sFto}Hxt6T;V_3L!U4dfvA=f4NkDK2mUU!-?k0n?a^HHm+oAbC?o6 zb&|RfhXQH6fzwFbQA-Ja@~LJCvSXGG4jCJb>>y*zLL28B+F$&0@}I0NduQaVUD zjBQO-v99qU8a7<-_=WmVGYbx}#Da}JGpwNPieg)KP@yh)(;tov4ICK1-dh!7|Hnc% zvZNS3p}i=mJ^iZ7av2sm;$j6m;+OvH14pGMkWOQ&dn?61=oBvG8!UxbB8V-U#8B)B z8^(aUDdSCdl1WQqXq-E1F?YEhi|&-Feys%sTc!|{MovVyj$*cQ$H0_kCMpF(aVG6H zwU=$r=8E^P1Ku2$X891Y^N_mL{oViVap;3zn&EbiSq6j7B zB;=krW)5TtuM_9T8rlk^i3n@`uG*D|4wR&XT3Ry%E(RRw1IR@Wq_k>D8N}Bv02O6h%yMvP1kc<*6DzU@w?>JzIE!q2(#mR;+%zdlwa z9)PjXe#%J27JN!@vUL9%9VGG+dM>wJw^6v8B!@wN^q5ZVUuo`Y84IAJ{co- z^c0=$O)x7pt39aHkS6EuB?$x;OPrR$*2ho&1w%+4s!fqhL@&iua_3(3>q5{Tfivec z5KM4I`NKRSN1?hHAk^!CUp#qi3vyg6k;i) z2{(j}o^pihJK#&d>zFi9*QmacI11tMao4%b_QsuuI4M!`-U(;M2DvqR7@43R^tmP` zHs+Hx62K3x?ze!QH~*Uvwd&NJiW!fK;0e7soY~@jiI*LpTPA7A%+1N|2qgI@D^0NW zyNbtd84_LWD=R;6P_p$g6_cwP)jtd zlW$aWet9RI+h?8EPYA{K3_LhXwOnhfdw|a%Vwq#7>Fi-bKGVc}>0b`R6^PE*UutHH z@txcXae@Zw1Wws}%j*bhmG?=sE|ik>t3Rg!1$NpuvjeiI%@+YXE<)(Pheq2nG(gXx zfb5CB+;@=;&ZOUlWgH9Q^2zUJGKl(m87v)gce8n1hXhCCY>NzJ^dKx#4Z~^eKR$(` zArd#dWkDT8lZmB0~|P`oW1>D_D@;{9+gv+(rk zR6u_RaZhHHrANHNA(yQ}>v)Znsb5uh51mc1GsBf)^hSX_S+`3-ysshbGKkHij0Y=b zf0mzS6}fZ!DU=8TonrEZ?Se_GNq;ID3k_FA?!^m~p1+qW5ag?S1JZ7dFMr$WVxPBp z&m#Vl(|6gmW--_q>y{=@CTqtq+dMnilD_s2G@95Iqs*}M)XLbEeAX)~vS4iH(&Y7M z1bHO|o4#5MXrc_f0NM%!?K_Wx-24Zhp5vC!GH%itSf9pO=ICfF!F3;3#q_E)S0C#k&PtgN7@KRZEver!qoml9$uS+ufBNZ6ckokN*`J*{r~o_I z2OpFJRSIbc*^RgzRgabjuc@sG+xw?L0}6N*15q#TYf zWmts@%~qX>ZTYCumti9>{I@(!P@BN*cQoimTFpEBNlQIOUhZVunNdOA$7>-)c7 zd6iuOoYkUgN+ZUz2-(e0?;cE|24ih;23;;?4ED~n;6#>opjdwQ0fGXY+=N|H&QWPA zLEYu%7G9VJ-UTj%7MQx=fRr1?qj%M=+5?yVKmZ){oN<$iGheO{_n>Jq8TTuB>e-*i_Mkq}Aj;4<2O0!K1tmnpp;6 zpNShAcIfqGurYbS{EL(S%5o@0;tW4Y98`TTB!a+RZ%uFoJFM@!wvvG)2xw8VE11j; z-AP?|k`XMR*FY_Bb39(YmQWcaOGW0C@MN)bGw>PIc)wWMhiZDtExA-r^1JM-dE-^c zA^Sm!E-F{zW_rwdgO-THD`_;cUG7nFa22qgpu>ciLX~5fCA!aPj7k3fu$pAfLtv!T znv!uA#*xgjR=-)bqk>NKBO5D2QV)iVEA^`4Fy9zMI-Mo!=GQolWTulzNC|1rDUJORisgJHp` zm;Hr1ab6Tv#v*ft$=FF&y8ED{3mr0Dq`J46TUeysw>+=bhkd4afV;q9)el|56Za&H za6{e93lCXC<=3?`RVO$!$SS33*qr3LC9lSF9WEd$&m(Xjcfe86QWG2yMT78w$Q zC);}!IVT^Lg~;+BK{*^v!_2vR4q6L*H@TCV)J2N#8ewj+oCe-_UkRE`Pce{O)-Age z^|R{>8p~Sox3O8RLMdP2@$X8M*6NBz@wp*KG{5~g)gUtfG$2jBvhVA%q|1ejwbN0d z01kHHWK%7{0po^VyXFJDrQxVWnVAz!%YKiSsN zt>u&NT0T+bwEsujrIp;}RN@}%Av2c?5o@#~bmkUd!ftqPUOCLj>Chr=b7D~7gEfJR z;eP(OCz)k}`K2BQY#Lm`V<`Q z0~~+Ty(cJ8aXe%{Bv)g?@*FLo%|vG3Y$L7I;S3>Lr921*%1AC(!HVPNznNgog2a2^Na*2Dlhu-n0K zTsJ>h%I|_b(BvOT1$-wj9n|APA3LqnCe36{*^Nn5K$dqgb5|D%m-z(LcEDK>8DX`y zjEqwVjnh+`Y(XU4&yktT1tZ<~I&GbX$Ut3DCnSSB{U=l@+^DBzXgtVvcRNrJDYqbN zgxz4=fgvijITRi&+5)!ueoJ-TQ69-x@|H0kHgh&*mdvsbty}ZGK$#MJ^PioraZG0$6N$ zHushvBvAbjx0BnjXU?VX^24i@G`8W3>;R<(lo4@D;3uQ~ z4NerSnU^JT3h|@Nyc$sIXi=88{SB_KH<@f756u!1ocL1LZE)x1^YbT~j6gwXsWVJ~ z6}NY}ku3^>TEa|qr_KUZZi5H7#5n+jv^3fq(=e>5<|)oMqZn&)9LV2hx6#nREiGd~ z(1tPxVU@Kx%Lq@!<1somps?pRD`abHX(MR4SY+6{#W@;)h@BkqLn{Za3t0GMqNuH2 zs!|~w$<=zO&j6{D$Xk5uIekSyoDn;XNvYyhEt*9M8{xL zh!C09VtAa2*`O_AjS_43xgHupD~j`NhIYm@N(cemCnRIs?`{*!5e zGT!oOw}_d9Dm&U?@^(yN0`fI9=TYOcur*5tmWv zVO0Eca2ISefpm}wSlp6+6>1SiCjjX2LxrJqb$=Tlnxoq#5w7QL;6LwPV2tPg5(=D5 zm$EZQ=;}8TXB55K@yX&f{|}n2Z=0n8=lKBc^rKbV-sd`V(c09989W&6@}N)V@4r{C zGP*w~;C4F{jaGWRDgZS(cieupLFO&^Z8tz6E70;3;N03^z>4#)b-^a~h3tqwC%>rs z?swOplt_>O%C2&;U#=Fh`EU*Wg1lUJ^art$F`d?{>tddZKMNR4&Z_I2*j^jh^_~fS zS^rDw9R2Gb;*p_OZQ#{1IhqxmZcRo&$PRMp#AfGLKWwGGNy&=t!Q@#2bhJHpM`s|` zca#6Fe7jvX?86NI+My~n{O*p7}fCU8L7o#ZsfQzh%N(+otOC;nE<+_m>sD;h9V)8^3MlE>omCIl1%#!I^ zv7L3p_I@>Rw^rJ@eK%u%J9v6nis)dNq%c{6QUIwvw{)p>*pV*w3IJ+nrD8&*J_qN)H?7k9pBVXk}i;D4yK(MS# z+s8*lWb=+^e2FimgnC;K?rz^{UtAa&bKB5GOB$Bt9#_l)y*zY~DzgxSc~T9}5kH)S zkcCBw+0p7Ok9G(95bT75Ut=n%t_n9EAzSpwTZ84&cB!)ofCu{49 zU8sVhgzjyF-f1E1yeDH(Uv?-XozlsEimS>wQT zX07t2!nyI8<^i$Dy#W>rs`nBzVL28~1w+U_`XlT^HangNd$4xcR#zDcK{#J7buvQy zYMqI!z}@8vW0jg6e{!ozVonfqnIQ8tdr=)+)X&_pK;!}@@>(;UQ%SuB1BOrwl_In~ z!^p{x9t+$L99*!~vU#Pn=L+|7GCW~zArpeTV$omj?uj1U^{b3}c#SZPPe3x6P&s+# z9y}x8L}NDhIlj`H1&n*@NJ0h`+}iUhI?I9z<@Us-l-o%rtSSNS0Jqu7vnxiIk0M5f zCgZ%?L(|dgQ$JNCHnoI_?9lEO~c%9$z+imCNH{>}dHCvR7*2=_hh2`nZRkLE5tmkM60Cd}@ zFRRM#zhPlVMOL2G^w`@*rmywk>05k-da{Y&KSv_FEZOOI-7f9VAg(pH{sNAlH$x@MI;wUgWvd@zqXMva^6;+{N=%I!^!>{sU4*I3O; zJ#$1mGx!~VuKf^%8`FAWzqbY35m3rAe;Q7fgbMUoqEoOCKx`xjD zqIt=;0KY@Tc^${DY$q^D!QCK`qFfmksMNyV49JUyl7r0%`&#%NkWAQo?U_ z`lw^~NpgyQ-gKNKrQE3KI5YA6_?snAD@ktZ@dUO=y=@^ zA|>Hlez<=WEb9C4B`WvDKW6R2kC6>iFPzgb7?q>QyU2}fD+zh&hq9Jg`j?-mGL&rN z;ITymgHvP1tTT?2aVY*;-Gd9eGl4Ts-?<+S6@(BT@Kx=3kO(BojMCP+wltUVy=SeDBdneUL2NofFndI?mNmk~_gW*|_+Vi$xLMx}ph;)Bl zPTN)zJl~7i;4%VvKHzDd_omT-{;Ov-yg3xOb<9;|xQf?6>=oY&jrj2qJwzFcw1|P; zdR2ni!q=qPd&9|eRfnnWJP#@8fRq(^_7E*;NgRXOj85taGtnyv8<1qNskMmwaKNto z>~f<6UHB_bMQmb>h)r`FDfP<1A{M{dLPY>pyK-9N;ki zcmZn-@a$PN^!a+Pf)~o9e~uF2sUurk;vh)%%I~HC+v@XV+j8UGvI*Tpk`3 z7MP+kO5m)tPgy3GY5A&^#~=`HgsEUrd{wG)#&HBr+QAxs`tlN%fa;(LwKdy!YHhQ+ zd0E&WN>iOm{Yc7Umm!4jMYN!)DTi5v`J%3zL_j>)MB*zAsrkx)L;YXs;^~O+3Pjc( zd|^%z(1$;mIAw_3?uvoeg31(LaZyt?PQr`grMw1)W6^RFUIW$o-m(+ za#FPsk((*yJQOS0`q{vf^j5|fLLZS0_+tMZp%3D|$N6m4sg{8Q7A`g~uG#6fh+G{u zn?WS4gw;MXoe3e?Y8Wq$v|ib$Fh~KnS@gzs8M0Q1&WdnK(BFqeTaV9VtK^9t( z8tCfQW3*Xz?5K__t7T3QD^5I7Cu;l!dIf@-qK*B#$jm8=#z{0^cM<@!`|cLhY`O)R z0k3x=<_scE^2?k;J1Fj|#*zkw*a$24r^amEdtshakvJ^`9)ulCwGAyrpa8V~%58^W zgB4!E@ioOpagKXtS1z~kCE%3t^0HG~=G2=_Y7!OmuPZN0g!GoU9@>@a{>=g$1Hu#B z7}}LSPf0kfU+B7~I_Oh;I5nOAk910zRvAEO@Q#?CJj^Hz;ia*V2_P>O{<)5_Oevt? zD11;&E>6!2AAr4O(K7Cu9t+B@7lZ?e+XdQqfY5<8%A*^rIQ3`P>ov!GlxKu*IP&0n zBZVvB6pG1h(9y@W1kY{{qd{Jp(>>nNxY;RgW0eIXX~ZdSLavop)jw+zZW1?6Y(?pGS_PH*VFrL?!FOE=eLP7%&kC@$M7$jDy*i2VBDdV}2 zGOnGM4CqQvH+=dfpkpNXD1`)!Qul8lD#~DJ=-{}jq=Py=C>cySMn}b2*nzXn{Qhvs z!e`1*=eR29#K#~UPqYdJ7HH}YkbK$`C@I%$^07AKsa~Yn;%gVHP3IS1J%(cDykLj{ z@D!?f*)g&qQ8@%9XQe;6_{4!3-jubaF!-HxG|Sft+-$}A@JUZ9*&eof37s;+RT_&I zRW|9ZuhH^OdVyVb!)UZ=spq{|A25gD5EuB?{|Dp_6Ur>KUBI@i{`2_B1UV%V5jit( z>~M={9wbk{?kqeGQDv=>C*j*62E&$FHb^$^GeNqoZv#0=8PX~;-qWfzy4>o* z(c6Qzr?<*+9?DnmTenXNRHspsF!+T%R3hfI3klR#zGgj;V9PY-Es<5J;AJV#v|eN)hC=gzQ1AM4GwQ=buCzU>K8vWgBzRtx|{aEL1Blkgh=lA}N$Qh|dJR z=Zh&YVQESmzHGqR9i{Ojge>&reqzgbK1th9X6H(FK3Hr+fKHHjMZh#wTwtMcUeW#gp)XfOcBt>e$Ai~7G$A)g z=Wr`dCc!$zY3NmZHxE^k{*R!Tk%U2N=zvSKt*Q;pF2J^T@0pWJ_0x(f;={G(sJj^v zKAVVhEKaqciI-xVwZ`FPdLY25>p<1fn-W57tC6+4Mvbv1TKhpa7W4@`e$pC7KrGR- z?!^(dy~Kq0?1CkKf@Rh`%rp!QZry| zge&6=Ei~C*Lk{^)yq-RmR*=dd}0;WMY4*FeP z!fO5b3vgA$L~Ta_PGPgp-l}t-eP|8_8PH`J8E?8270#&jUB=7`Z5#J_e%MOUehwU| z_)H-%Lsh|28FR5#F)w$sfIT|u$(9)$&CdIKrB$_nL4tAjDcw-hCrM|4Md&nPiS4W@ z^@({WnhjLZ7W2|Y=WGX8Ipsk6zFZLbNHn-CE9wGX55)--ADHsIxynkv4~7Exb_1PG13B-9QOl%&$$dKJ1;v*u+G4ENiIvAkiWYe5?|%7XBQx=_U=1lGD0g;s zlgu;r5A&;F!%%si5sR{iE6U6PrI-OY7-@OJz|4I%f%FY9Nnwnuy)otHIz77}Q3RVE zfQj$;iT#$;E0nkKbbg|*w;B&zYF+XmMYv-dsm z6f`9W6V{0sIC3S1?3<0xzo6WFOg$1vwL>ap!ur$laM&weKe_m<;%}smqPRUiw zmq2)q9n)bbM#&?LrRt6_nDnlmoS;21rQ37`t&@Y!y`Hg3KYRlM#ep2zkbwMVY@&&P z3b)j=*~)&m*tMriy1`#IFSM`v&~8<|v`=$uPbV;?cz2kM-MLnQ7LO$PRKn_&0zIRc zTwp!!NRb{#D=iz?VdA$+Qc8d>yIQR*V%hvGKLI2{YQXq8!Y`Q> z*hm(sDo@%xXs)zK{%6CrsT+6Efwk2h{1;S92qV^yIy3g#xuj#xgzA;(XB_`Y$x79kP7pws)A)G~K!TqAWcr8o1 z_n)MejHjwz<@F=wPY~rX8*yqR)G7NT?3=JvTfRh#7)hAi^}BB0lCQ)X1E+qSLMC8MkRX-S15m5whm3dH%MGlM@)k7UF^bX7oNACOkwB_Or_T zh5e0P=DkmkeL`QhOzsWbtXu_rfRNB3k$5D(x08B+F%)$N^jxIbZ4i|BeYso#+tZM- z4dF-SFu~IEVy5GJQ9SNrA$*xv6F*`;SfNO zD3)}$!s#U!Nh8!7nZ^!PG%18729wC)LvFm&R=!*$^Ua=Zi5U}L*VA30ZW>Kx;7%y; zw&!XqAGNN(mNh+$hWFgAl4mI(7Z^ zmx?J3RgV03MoOlwNPy!c>ks=SuW$Dr@R9nurg3|e;I<6PqEwVAaDyR!5&5~lg~(Dz zPrCG=w_BQ$rg?PNiCTrF@6zcl*`x^5LZ>Q)oRJEQJKn*H;*N7p(y^`xSmz~I1jI@F zBaZ;Cw=ZEIp)_*S$y;YSw>FJ)Aj~xrO}TTL%)wVE&29u?G@(SwP71R1Ks(2Qej84D z_Tap_W%^MvOszwEzxGJIm>Hwi+E~|G*#ncL;xzl_hX1ThhsU48p}pFcv9gbtbE%!) zI;fwaJX_2ebkCVVlm9ln@0`^+z>_tJ=p8sB_fM#^>FV~$4qW&M85Y~s)>y$SJeTRwZd9^dfSb^ zpXngJDWR0tbH&#lNd8x0<4=^YvmM`_)*j&>n34N>P&w4ZS#+QJqAQ3CR-swLx%( zApo_G$h*JEcC(g~hw_sO#si+**6e=YqJ^N*^WV#PDk_Z)8w(CF7Wj$_1i(m9zNuoN zq|PCD8MazvN&e=+(&%UMsRZk#zJY=F)*(4Eou#VMN-lBGj<`6;Pp~)js;^8;N%MFssz`sW!j$XdVzdr46ptf;P>>Mz_#UwM z=s58HrtE;n)C&wYt|vhyUnqC37E%-SXDTfQGLbxyQHWi=$4he!9IV6Wg)p*eks zwaYTPTYkH6wH{w88n#m4Fm2C;**K{{u!andG0^DJ4Z!$CmnZ8cEh&eM@x2|2la?D=c+#muPD6VsqEAJ0O}+J@v66CTpMkPhXEz)jgKhE)~9$R&(}oB_NBT;!IU3RXyCJ{-ue{M3*Fm%jK)ETCP) z5=DU*^d(pF-*aOIFXr@=8WY;mVbcVV6FJ{8gS7f)LA8k0HQ&4(9+#)1Hw45Q|7;Oc z3fXs<-zSNXW^8lD3JLsoflEGJ)`-OFZa^U2p2wYB#+LY>)3S2VO&WmCzr{2X%zk%j zA87X$2YmrZC$KC(iW9$@v_(Kpf~uuZ*bmCa1mQg+HJgD#GTKdn7%z3zE4+~mfKK&I zD6kWiO{B_Ovwmt%Lh(OTWeElu?d^X5z;OS$G@h#_Zc8}&P})j>xXLZL!8P{GGZeCn z9;yCwnji>=Snq}1lT627n)zSUkNZUiQaD4+e6!c0BZAu>KWl{JgT!GbD1z|bPzwzy z|5)X#t_>N(x2tX5LdqV=M4u(c6{>m}>fHK)BuDc8pO}myE%z>^0<{i){udnt7c(uE z%S>Q;BQHosxBeS1dpi*2r6-(;fBnkCS$1Fev(wEU`aOM}s`!>XOGdF?8c1{-gsy}P z4%4HxpP1`xa^rP~#MBqVrUc5#|LUvES3W6H7F6bED3O(e718Nfd6G7V;7?Ih>LuS5 zy&0J;9IC*{+}RhZ{2U>H^wz206O71rWFe}!wqfRRxl=3YF}r5F=HGY$>QNimh6lA$ z^O!h(&H4*cFWZnl7$H{c<*1y1`wmLTLkXLccXiJRf4Jxv$8`4h0pGR1R3>2PX6vgk;cRq(B`PL= zH!8&sh;Sln=r6{lgrhgjOgf{&CeNY>z;nAEmYGvh-dLR>J1h!>TJQ-l)zRKC5+=_H z+9J3|+Z}@9>I2nBg2Np$I(fu#13AmFhaKe{qaO-d$rz=W=~KHatk<0(B5=l`g`|)4|9?^SnT&Ea}JrZ2J<$oEp?7BQa)3y%X^<$g9$#9 z5Y53f7!FUThMaGrhXogYCP7bF56#00^rKS^QRHhKco{%I$J&izRpSErme->jb6TX$ zH1JK2f#b!}UoftAg_LU0e;KG%2uJ!90ebQkr`YQ0lX)1m4=STb`VF;AZo*;-+wQpz zCeq1N3}tW=RHfAPmFMg)T9s@g3-UJg&RCqLvgY#)PNRp-M^diQqf3Y<5CDIaLO4|Q z{qk&V)$~rvRA)4w>%4oX6jx+{4yUj&rT9e0R>wCQYQtRDM!~mOSg$?{Dx&SZ?ssTA zt?d*%I$&FixjL`0RA`%YY3WV4=>kslY|~$kYLkiy9JkZf*L?^f2u|*GMs}@hgGRhu zd2d!MU5axNuVO2y`rQNd4TjMw^ZNYmpapcLgv2}2H;#h%A|j8=-K;{S<~hRLQx&zB zz>KkIZG}YIf%q&M|6d}{*I)i_VoN*}R);qrE9Q&gv!hj%5Ri$0ehlNKyNM`iUQ;z- zg@JOZOxrpuaV`vh9&aS3t*Ef!YxXpWKv(#{Wcu9#ISAMT7)Gwu`vpyk{x1_p%{RVV ze53p~0 z(js=BLo!vk;|*GzG;Jp;+Lp@L z!OlXeD7}e2Sm$n-qDE;_Li@MePBmLoon?p(Q-d)2UGOivs?TCYrV`k}6Dv)!e-G~a zQH}aa!T|Jd(j3GJ1D@0^3vN=nJkN+rl5}C-?!b*%7?*_R^J=QND#~B(h~GMio3OoH zZDp-n$Bb*CFH$yxq9ASyJmP2VyLpI*%I3jR!ea|@41f*)emNZ{=OY<~8%bAD#MX)N zqRtBaZV<_M>lkn4*WEnTFfrvFCnO>C_;)2cuA z<6QB(aO+-$zfrSWsE)+r8nrFrZ&90B<35Gs+6GiAHElIBn<$Atf~YO4d|ZQ>v7#Wy zTR1sBp7sAoRat`nQ5(DqB~Vw7L?njb7t3eU&j$d}ZnV_!gKc(G@A6)zLO<$BsU1te z`Ow=pe;Y(N^Oz;07SrDeZctZ6RM!*7zsJcyqB{pUeyqy<_4qT+TPEBwJ}?DTr)L{H zUbi#j*l(@VN|4(l?d0Gws^}|0+23R<3aL>KZ3TLRr+Z0k6Ih^E=t)ZM8{P9v%Ifr$E0=Fo$;CdqMj zKEW@vvP{3b85Dj|n9}+d&dqviDYq>~3tVp*Q_R+YhsFu+S_UgJ2?%zt-$Ah z8#e_gqG@1yOqSzq4oGNBAS}tnU7)UjeW)&9OD2wdc*xUO{>1=^3A#MK)IS>)U@%?Z zlOT-EL1PD57WybbCOUvUfL8w0VF{r^k_O6|{a4&@@V8}A6Q0;OR6w$OOM0j)1#VFx z0YCPeYFabW>&iC?RF9ie`n_%eid&8#&cXJH3u!>9=E-*XTIChlsU^u}1|E|gJm4V} zOEgiUI;(QaSk6Gisr99KZzuBA4W0!S`d9 zVSe3Fd=cGgt{MJ!m6L_92yuLY075BayS$VXhfsKPCQJF*tc0}H3o_jj_V!Khtky70l!B(&5$w2K+2Yzwo;9kyZ1_`*4our2UXzv zb-RxH3 zB*q4cmvs=VSezUq_mJ2J04$;IG`{;0;9%`KcYC0oEq(rVxgb_4MFd+}#2XxYxe8}> zx&U@A$iVP(OZSkYyB`yFMsQZ7F@r?c;fFy&>OMMgg|O7tf}IwN`mWWukLpW@>ThrY z@C2p;8v+JVyXQOMFnbn@Bh9+1f{2~ePrg#Zof5~zFC5nU_ew*G$G{C(dz886>`(kN z6_K1%%UeOtC8Wm|wKakA4;r3oN|$}NzgEGU0%LPpR;8c&qDajX;&+?qv#Fvnt;Cja z!Mz78AjYW?v8%G!QUd`k^Q42$Dfc6n9az20JN3KyF5EDx0(@t2C=xg)3z;)8(EVm=zDI^)7XeGL=OK||yu$@!1v5a)t2SOIgOYMW9Yu2@1w*+@?q@ZyJD za{EAP%o(|9{aZ?EI&Q^)xx54=imP~6Vd#@5u@KzwvQ|0eqiUt&>tnw$s6oYe<}N(2 z5*MZUGkHQSys?YxrJsEhr@Uy;mA{mKxa?MjI!paA`95H<7HZu)v#&0eNi!pSxV6HT zlN$ha6>#AaLtQ%-xBFK6yrJK-PvYz`!oKd5@U@ryzM-$iVPP{|WBnS->aZXt!`*_W5vSR9XPz(H4YF^XXJNKUc=>YtLGYL(8>4}*CezgWQ zZki`@UVMQpzQc^z|7MSsc{!krkK5jvZW$!oGYbo~@YUhIKeAs+=*qLrWrT6NnzehC zUi4m+oD6}g1a9)&Y~lMhZlpaAm(~yRvWikt)be%S`N&5NBmoMvF@xreWgi6(rn`qI zHtBq!|k|#c`Z=l zXo5gu$zyiCP{1Vc)TC8XiPqDJRy5i=WLg@a9{rRa1mV@Sohzu|I3Ki;%UCI-VGr6} zIb14x!UGVb5w7+vU;i^*+DfH6Zx^8BD~W>?UsPL5KSeThjM$r3z+kQD)Luq4EDUB$ zyQ?lllpCHK(2enMD*Enx_ZdK$PdEP|=~uX#=TJqH9VIwa4mi`C9?Lbei>!51Jy3zPW`b@0fvCzC2GvwSFzNa3ZB2>y&eV?rR zE&JrfcDE}qBS1y@o`!b6s1^dcuQ50hVj{Z!Q5v12Ncs2T?0K7uH{{9pG0IqMIVdx4 zUg2@K4e?!q23-eVEx^~0a|!1NjNLp)MkhDcplDk~wIn|w^SFwgAE|T&_TI5`C;Z8V zIpaBh^@A3+^N?+1@#*Lu&SM2>=G%O$%fw`!^^9F*Cfh=;WEM&gDlBX2p5O=(LFC3& z^`kT8cRJ_5-MCS{BV4*xQcV!JH~s0S3y^1%LUxZVM-m5?GcH}p&qr_uQBi3Fdv)=7 z@*K-OKc(3DHo`3)F>ZrdI6pfPp`eZ3b|xzgLs(V7y$A#a{?u7DjxEl6K$0o1uLDTX zVvi59N}XCgnMvsY9AV*yci+1wA^0w?UW*KRhpNS;i-*Q}C{urI$(jIb4imOTUf%bgLk>ZzA??}gSe+8QX(?_PH8H?mIhv|D7aP^mrBAr}5rY;lYXr|ca<-Q$ zIau^HFp-gY^oU-srU%H#<-ZrDSq@@^m1z4UOMmt3`ui-(B}x&U2N5N7dUwbt6QCtn zy69L!A0HqF<-QKmTzVU1{HvE0wY;nHzA9ZP(bSJwL8}x@?2VB3$LNJ#wjkz7R129> zjr)u1)2QVFqEI zG$${(HG=i7iAS!gaEhAZ0RE~kn$5tO+t`yZHO?F2Fd6fWXo^|LdHe;)M#wCcVCiq!=3?WE&!lX7gKEY1K^1fAOl>N? z&C6|C9b=kQv0wUF71^YFFmiyS1O z_nI(KMUIL}yad{9NlL2p{ug(#+GTmEEMv0d#UR@0AY;rhL7j^}X~bZbLIR@CRwn4< zh3?&>Ug*+3#je*5qyqHsW~HrDBEJwZ^+=IAu;47n!xVNLb5L3)-6~Q2?^{b_T9=g< z`W^(;GFLRoGI!c|;1g;1tFUt_J}Iu0^tZEGM@d4Nr)ub`HaBhDhFbhFv&!jH2Xv%+ z8#vIClWxE8^Sj0NlXYIf8$sUS1-YvD>M6X4F`=mBtWFTZIt8GoN0P%MfMB%v^va%+ zm2~X#i8rx^1__%Kw6V`TEVx4%G=@sR<2T zP^*sxZI&Q4@wEcbKe&m???Fo9M2XCN|%R? zhsv7Ad!pDN&8-P`E+~NB3@;ut4);3^BK~`E!@y+O=8aN*Mhuf?f8~@6HV0t+R$2fO z)97_o$IP!kexM~^;s$SBc69aWZpi#1k0-*CB?V93-jxK6Wj{%K{OxEj`ARB);BTWw z24YPEvICi>XxoFdjJ5Gv1@9Z|-o&rZ6TN{;**G8cPvrK!au=%Wl@d7> z{IMj)1PT@3X@ksh>FtAm&#M$_gSb&bI5^^sm-wOQaSEC-ic0Yz<(T_!OX(EB4oiJB zpe1T3kqoN~L{we=yP?%ZVy0*&!`O|J>PeJnsUoLnA>}p$(qFo99`X33lal3|L**~` zo$oR!0bj2@h?h2M-|i*ld_F_yoNmLuKqJJe`VN8@I>X=sh)+c`%rJ=oWq+!@Yj;w{gtC$PizwCv0{)_%+)&Z1IB)HqgfU<1E^i_bksAZ+>kh z+*KPAoq5)!`^mqQ&RY$gdJAM(D8-o6s=F4?-o$u3fIE1jl9KwG<$xD0$gNwYh4Xq?f^6TZ+N~wQt|?A zUapO9&Wzc{4_Qi!AP@#hbQ{Ujphkq*@<0w+>lJmwfB5e}e;-mT>t(+Duy@|z z0wQBsDgiypT&$Q*um^jcMfT=GBT;S|>LXoiWi$k7G015O|AR<>&=RU+(n!6kICUf!yz9oAQgV(L!_ zdNy!B_O!@6Zj*`rO6lcC$BdG|_q`3GN25FEl2yJj?{k?EaDg)7!{Vd~t^{X3mC8@b zqd9c|FQt4HCJ!Zf;YadJHGCGR$n8*fC@vAfXm9ho2WulqdI0CzlL>dNF=B|B;z6Y( z4B9t8ede55-+Mdx=Ak+J+WNss%#f-b+`N<+B}=8zA(B$a z2y=@;o-zs10?S31>)q|q2J5@ph@GJruaYf77Ve{hb4I&-8$({*xmXX(6hE*lRSAqw zRq5NErPWr_b&s?-pKL!88s9k}BZqC96apFTRDzE@oK5#pNF8t!Mcj*Bmj>F(GqVi! z@5-o%)3RT#TkIO%wv3A-`b|{iqxX;}^;hQfYGE45M$-6ocLJCJBB>Lg+`O9l2#4g7 zYry%=UFI~B5tVFgC{ ziS8#8fc=i;*T?s=P2I7i!v((L@7_h%2g0J#J{<7|1_F(DgbCA5u~o>e@);}pKK69^ z{qLW7;Iw!uyik78KPUaxaHX2E9H+KJ#08bM1b0jQ>Qxz3$iyMBba>dy4)mS@!uMra` zww#%ck8O-v-F`yY~e3xzuj5yZWhWE15H{iM+$NWI98fl`m9q zC8!Km9e6D!3sCjGW`$*5XG`D;qgD#qXc{eZd(Y}XHBK={dc2ZFxi380O=gu%;VG}b zRZA-nJtXM0_;jTOL6vh9-E&dQh{@r|?`EZ_M<>CJ^xcVc@@qOoDw>BOLDQk_Jt?`{ zyccGYpl-ldwftImi`HO<@SHbtNW%zi>_x9P5V1ALcf%E%Z`foIM^6qK8$O}JxplkD zQ0l z=vvk`DF*wSuRadNpGK=UqgjZeGq)oOY$q6+a&S3sSd>K!lPq>;54nL|*srMmT>Y)T zUQ>{x8{1<^M~{yNmv3*3XCsEFdx=~& zb-k+}LJ+<>{lW zilk`%3*gogp6ZH!i-SuJFpM`$Rtz$FbY91o%%@oYIq!h%6h04PgH`;;y+fuLt^@`4 zoa0NqB8yX1`%5hRd}lr+Uim?BEuEw7m*P;I9)^Q{4TtxQ78h@6NiBR3r}sP@gL8m0 zCwaC|%I(xU_4Za|HL>oh@N3in!Js@;~n)bTEmdsjKsA&J$BRwWv$W*G*?CQXOpz~dx* zX0=4gBxV_pVzJd0{-UHzJr56ysXe?6&U^9;EawThddIoW?{YVg$gA?1(0F*}!_B@m z7_ki>AwpM6r_r7e{saRRgP>~PMwe#Kt7-=GvXC*fAht;hA8m%J%pH@yZn@8u^dKq4spQUz-l5~+ zE!+{v8Vcq7Jkkf%6x{T}2BAvtONppLs)HW#V0?YWpgYQ&;yJ_{Nz(2?V!D{pUi_DkG0E)5cyct&zeMuy2{wcwe=Y#~2{d3pHs zcU8Yfn(33?h{O)5EE+V_BF@7%XTiPl3LT@DXJy9mq5ky%En#TZ$^v=+bHo=6TU4d$ zxj1D3``5wvLhMtXL#a5@T}oEGyJbj&K%w?4m$q4TA05sMKc;nqTljMWQT_ei83<{B zWnX6?3a439(-V3>F=X3=2%(YG-J>**-McB4SHb zMJN^9*l~2&Kf5CGU)_@@raN2iKH%LLS3FC&L{Eu#&2TkWGS86UhM8{6)VO-*HrL$1TJJvb*|z z<`w#@T-K{{f#0ah`jf8*s37H<%qplt1N&iIswT+3ob9sdx5Rhq{i@`5FTu!Bad3ex zR*Gb;g__EKx|T-e7(i(_DO7Is*A%1XWJD@~;NG_4r8@8D3a`PX@t@ks2`f&{`3_X{ zDHyX`z|by=H_JfxxrDVRFV?xTBEwp!66w2$K5_9&F06j!^fdr>e6BA*Ng7zIgb7DP zDmEZ6r`aqFj#CegNwJ@2i=Sm1%I{B-Xyk#y-eC>hxilsA8G;HFQ=9fG3X0iue)Hq) z5(@m*UvHn7kK4{An{>eho2~%5U~M?O8+M0XueN!CPsL{#*bP&N&sHb=e$c8f7x2%w z^!MjLC}aoh%(cKGXZZM16ofmcAR_lhh3t;->~Bm7Av2QJ8}_U&H^XKx>zY`$_$ksw z`*2syQPxp-?b<(~Xf1)yVD^!f`NBCezCggIoY$u`q)wfr;|I&BjD z9{MGL^j%906nE07yh_=RBoj&0aRwa|C2F&zJxw{k!74JNCu7u;Wd-wa@J}%-2PKR+Je@w$^~?M$LF$Pn3FGNn79)p|QJ= zebQ+Qb6?GgAlWNZbIi582qYu{( zr!j~k28jZ>I|pei@EQ8^M;mS3){gaQu=$A^ZX0IGVMk)uc9`c>J7a+@oY)I*X6XSR z#83r`1toD<0i3OsGF4W^Nahs?AI>1Xb2b{^cqQ-arXK3N$+^jr_bFJ7w+0WZ`ByXE zE!uxGA9-QwyqBRrXO|%w?JE2bw3T#^FCM!hd2QLreYg$_A}Q3U=dKHNqPu-Un}~Hl zq7#Z#V7#bf)Ia9PYR#U^r1N-I3gPCw7!o{Kvf%>tAELnJ22*lv^HmrG40t%T=~QXw ztyL?E1ks~r2LpKCl>;JLt-Vj*5>RrPJc%y8%&;INv$m`V3-QjA_U5fCND_DWA5{!MsBq&po55qc?7}y%A*yTeX_3vs zM?`?;wjhYCxZ(YTc3TWNd+3dGwyMcp*W+^u&<-SJ9$1z||1=vBmDxFKc{0E!RnVOjGvTKn(^kfs7`7>;ilE ziCt`j&h#92M$l4c1^$D`?I>nb0M${j#U=HO3_Os#XS7iOit@c1Cu8Etgm~{SM7?K9 z9LozP5p2^qx_!ArGx}w;!p-PsB_;RIPgw%12HH5c_BQ%4i8nl4&~V+wBmR^D3s$T? zPR@6Hlx>uDDHX^Yz_LTq;0gD;F_3WDqg*Cn^CFTN!M|hE9YoQb9PLKnXvw7phOEA) z1~opIthPvQ+zxTOI=BA$ANAZbH_|{b^f0>N7Zmtqhyq*!SFleEpY_A2}3;BNx ztinVGKlW!Khrqn>6(1!HhAX`98-t#w=Ko;m)#<1NP@uE{5|IVS$K}qt25Cv(dDcZ2 zoIW17zmre{YdA0AoOLUPW~iT5)R?l(ERd&km2K&j-r1VO2P5E+q`KtFQPy4*1 zCtsU(u;8*GH-LCW{e_oe71(PdNpYE68!Yhpq{iToqF`(+IQ){$C)~ExIOA?6W+-@# z*)YJ8SVac%viqRqwB@D7`GG(!&J*2)wk!v^{ z58}%yO0lHrXWuDXhjzuNe`@1wM=EXREq$F_Q^N0$P_dW#*`Ri6Ce6hT7P91*WP%zI zpCEzwjebRKIVrkVs2iZb0)M-2V`_^%aGroMEsoDG#i_;L)uKBFamLWvi+`!=q$kIN z*iQCzu=JMx&b};EN~y9w{aw$f#k)V7A|Ppt*)d5h-)6Uu&D!(o`fo5KAZyr$H#A7_ z96&^1J_d?-H@d2cMt}zo-BnQb7&Rj=Z{XO|YPtmr_8FK_E{XO>cf}YTB*3~MiJFYJ z;jGa~r7tf98O}~Q7tBi&h9}SINJO+J;t>F1DnH!V->O>St>5v1*n3*5xdeeK>7c!p zBZ@t)9ixLfIB$D0XU|k$50=ux;2@8FI^|WppZ7xm;UYQf3bGqM8;lU0UE{45EaBM~ zomLf(xb(dTzs)k1_95#3+Bsv6tG#2XQngQ=3=ffdqX?jG>PO?!tEG?+e&*$!_*i{G zu7zoVyBbQ!Wg$u$q(LQ3%TR^O62{R7Pi76vYur;Y{guzyc1048WYA?Y!IdzxSs5Fn$_J8H0 zjrSXzj47!CJU-{bK)zV}W)UM*Z74p2k;iC20rh4{dcgK_HUlAb(YoPxtNMn^j-T`o zd)xz7Zi2q&)gEJas2Q?_kn__wyP|yHe?MjWy9+Har(pKKyOub4*cKP!KnMd)LT%Lm zXb_AEWZ)Y8$@Xr-nDbBTI!K+Da8DLEqa>ev;+EwO*Sv|;Qa$*`d_$pzfjP_1|agOYj z<+POa)APS3fd2Gf%Wa-k0J6)!p6!<@p7(!LIDrdPCu&QHbkSm{93F9K8As!qaY_m9 z%*gUYgNKuGP69Tj+=r_&g1Ajn_GNG}3N{yAHZOgMt?SV^(QG##*pSCrBeoMvXBZ^D ziC3m=B4iA$t3M{c5b9=rsi5}-5>Pz0m4SdI94yHtGsh*)CdvX)vJ8?l{mX4feoT_x zdkz@O!_E{{?i5H#gS1VEXydZEH}0J{!qf{Lvgrw50>j`P(#7+Xh+46?N3`~#Y*nHT zv+gh#w045KTb%)gcR37C&a8xL%rR<7&QOW?sN`50a7|d4=9t(JuagEIGYAqHPoyWkvO}ACoZgWFP$vpT%_m3w z>oDvu&@N3Oi_)>YY=1VSiV%{)TH(b2k}m5_BVSw3Ni{P~jy#yeqYuq7(i z6Jr)w$zjw&O~2{AP6k=`Hvk`GV*c1JvA2h18iC7CELJD#2rENr2NwdPguPfW%RXC_ zzGH+!??SfzLjVps9L@j(nAZSrowE9A1`K2h-3(5cGp&RXk?IP4qFs&Fk(w~|f!h;h zmY?7nP*4eMW$bYLAQOP+mWD{o^sW5u|vQvNWtZP5=NlW1hi@BG5bD+`GkQV=(%vSfG>@<@2J{fXSJvKPWiU zY<{>y3vkI!ZdV-t5+{o;)^uKi3=_ymlnDlzB3dcHN`gUx>gmRN!5!QMnSH@a&`p`PJ(}Rzjf6+9_rzo4HI|q#lRF_V(y2e$)R?G)E-Ogjhq@3cR zIA8VTa#J48lywd3vCJqjfJ%=zIr!W+vA*)-`Qx-A{XF>L(dsV3@0s}P)HDj(=VzX5nUf@uA?&w;3gz+Ml^))p!1Z0pg}Eymhia1 zTyHa6Jq?y3YI84MuG;s;o0sW;wt^(q=0^`|XmLXYiOaufYKX`)HlavZnfq#oUp?Zl zdz$7?C}cGW2Ep_q4lkam1Fitu$in-rf$qsiIJv}y!>C{dI7b-ma66+j@fz!O>qMTJ56_Pn~!WI_rLOx z?XQ2eEcD88{_blT>eziXTBZT1v-*Y!n%1IE+V0_Y$Vx^>#=oXq z%$n;Lsd~|ySNdLPczy#0^gSKC5PX@C3yK;eaG(=@0IMhTn}-rCKohvVFf)#_lQ0&j zo`kj3AOMErH$Mr3SrJJRp?YFEpjoMW3?L&VbxueMAgg-1$4q_Ony&QRKuh$(rgA8{i2% z03D_fHu?Rd!q}IX^sevFx-jnXBgJe+EeV|nF8@lEf>B$=sQF*dQ>QQ1QYES2wbnge z#irnCOs=ENYN+g@gp2pN$MstO+r(d(LQKox6)P~!dU6|)&FBFN4Cpvj6f7i*IM4ZN z_MyRmv8tEFR9L@?r~NwlunR1*@7E*yWeqW!G~VcS13McZ0>jKa*&Bi>6Itch+DDZZ zf_~FeQ!+d0v1|!GaI48G3f!MTtJ(1ZKP+M5;}yO*22o-rb9X=tl~m)v!Kqwd6Wbsx zqDVs0Lnyoq`F-AICOXX5zs6`nB_AX=Ob8`^N%=@~+Obs7xe3#1u@rv}hO48(m3kXW zVKQ~!pqvrl1eaTDheoltiL~CxR-~z7A{Pk)&v9Etz4EI{|% z&2toSB0e-5UKD(q4!&>bG*@2w{I!U1K1iQPhjko{U|^I%>+$0`->V@m9nse0V@81r zvNmJGc%ua*^1{K)%*ZGeGAIyMoEmAYY#CAaUXhE3*Iedj;fce3$OCrQ0sm`zHojUO zi5tzAh|cE6i59HYi&*D(fpm`U&-yFP`e!^p!={_w zs=jx5=g?knKMb9o5JGZ>?*jr3-Go^-Z}bF(VY;8T5@O*b)ICR7=#tqs3VE!%h*%2d zrnd3X z5|)Ps2voBemS(ZuFhOlwcAJGaU`>zI`!#=WR(VVJyyiw@ayUdScKLc3s+}!eHcRTJ zWy6cg3d|M~~FZjFk+$S%}uPs)a3$4-vI!5=xw6Y}`^3A4>705^5#e$rLl`Qsl z56%n|FUtQp`S&rdM3;sY$A`vlfxSuN&VRb_`BBh#8sEllb$@FKSul} zcj?7hq&yXBVAc`{iVzmeOgj!d8yUw!6^tQ)fCPdxw&F<1z+cg1i_M#5w0Wxbeo^GP zajU2Fxl+`0BX$3v2+&}%)J_VPtmM6{3$2Q})f&Wc7rM?D-KR8!JieG8o%7k02IG40 zs?-spFTe*^eft<@o)|xddCvPE?O5z2w6KeKcEUE&zY$Y9{RLbxa8*@<5c7|WfIf_Bx22qPP@x*kg>&AI zE}@BA-f0qo627(@(2$eH9K=a*WKx0|F9H3TnjbyHP>0vbTRSQ;|2xTc!|iQX?AIP! zn?!`eQs>;gG!acY{83%f$mHkPx0=Ygh9$s&>Qt-;e818C+M8zXd%6Bj93sBxh_Th8 z$~A)ZwdWm~Ah*bfrAw|u;i<5JKhZ@$7t_kaX{s{i&CsdHDe4)Prw@3C6fCKA)Psd| zq6K&|v=<$v8nb;&l&3{944e7gmG2HqML9vYmXuLP9UJyN5RL*K6&jB#YZ2VnQ%WfePcFq z#rvY}8f}2{9gu4`{##3_*%aU`vd~nAF=te(L^z@j^rv&%70YW_pQFV|$0N&oQikzt zjLfv=yE<_NAqW1L3^AG5r*s*(_Rry~=1H)m^e-}Mlze9b(!xNW=F%bBvs-9=<$XtB zdkx&snIK+5{gp2(mO(L}#sVWt_=sr^Vd!On&ZS6~@N9_?PXrl%0A>_}6L%zGK@bDG6Vyj8a zUOR%15Hgoym2}L`7gU#VSU#7IAys_KS0gnzf8(V2KYiRuWslZ;kb|{^Jq#hLZovO{ z7*jO)l#;P^!pA&FTK0<6ySttPj3HeyYUT`Hs6}{V-WX2A9v)JT+MkRXD0xxx800IV zs6#kbR}%!wr`A76)iQTf2Ta%2Fuz(j6rgw=`Pf z$o38fJQOtxsR=)xq3oM-<}BX7W-is2g{Ttn6BBqQ37IRQ!N=4V1CDwFe6bM2-W9+l zNaA@Ac!*qx?4VCDJbC2PpGc2>nF7#_!$E%%9=%H5E1*|SR#8{^c0P~wM#w({i~G-p z*uv1oQ?_s!Ii~Eodi93=xR7_TmtS-DII#3qV*NIGJEh^fcKQ)8x|W>>X>i;(x7r&s zLw~u57+Kh02ybhsk}wSxzDFPm5zQ?IV%&~`=?uG@x@psMS=8tSExdd~v?&HU;T zn`);q#*2_>$L>v`N3ExQdmcsK(`R%}AsyL)MP~u?q=pEglrC?lPT69mD-IID`(Sic zBp|%N#8!3@KnF3RfX=0r>l18l$7VFP6RljoLW_9Q1LK^l$tLy{aCwEuLB8?Sp+G4v zCRd2yq?PLx*d^Z(o(1ojFYss_jhm6j?NuXE0^+V*sD0@t=?`h)KieuVih@4}SKHHyc}LTqJPU-C!|O{ur$))| z70%FKmksB|;nA?F&>j?k+szv)k^==tWjky7Lf(iI{K8E_Lqt!NJ?%sn6vo1>`zWMY z9YaZ^rn=v)>hD7Fa9vep=Ks1h#mqA@BeAn1Y9K}Z`4nNFyfGy2p=-{A-{jUrHPQf= zp(fLQBG~WS98AXqCjm{%JikGL0tS^0;gOie=Z3MY1BQl(ER%OaFtZqbEwu*a$(*pj z84f>&vw`DjFAx9w@TJ7Z&_*yQVoH}f^*7{{k#W^R8kRrMip%Mfc0QgO(hGzt{o znKlI!x(TIRRYyyP(G^)_B$QIAs*xK7JKos54yEaRgy1UO-HDD)?l+5f(@kZJNr;9a*TKBI-kZF#Nlcb4H*xhPAt9A5jgu*EL zc$&McDSmVU6~q0wmx`2kz&MwlQKz;u4kCsJEzK@eC1fSz$FR(U7L4-%%mKZ8>NVpF2Z zQ0DCf6J0$n7M)@Eb{WDoHz(k(oGeh+v$j$Seu;&A!7i>SD%vv97)Tc=(Ei^rcGFn$yAVCv*8#a(mq6p`VhIN|9uFXsGUyDBu3{{E6|15?P}J|&?b|BWNTB5*fsfL z6h&9o0R=iffygeY{l49*+BS>*N%3dev=BYNh_#GX2=UZT2Gbi8dhY@5k?nGRdgoE#!4@cQmK?+ja8!{T z!`PC&%~qHC0Ad)fv{bvzX6wEro?`}NnM2uM1axTaUok5Ib;!=^@{>5V`4k9ULjPgt z!K4*AJ#XCws?}AlDidu`k*^%|k`{Pd5r?56=kkTYg|P^Twqn(}E%ZEh zx*{NX8ecUA{nA)Kj@dP^YoMFnQEX1Kdue^e{tuITpAeT-YHs7QBp z_?)80Nb^C)r@d$>hyu1pb+VI(jwrw)8!VJo=>8~C%?+dO~OL{R0fiUmJS z+`#dv=Lgt6u=9F*b_36Gr?}Csit38)J{;Qe<+-K`7|9>EpfTnv;y&A*i+(Lgp~R^Dro8lnRo*E{ z0*AAHhFM&D*5SE050eIALXf+31%rhuuu{j~g}WOAuThYkJYT#;`t`ju^uNEB-#A$6P#?GhflB2`uz zOaT}RLoX5+>ADr|NRzd$`btOzp1>pDX@MGk%T*ZmVbVl{$CdYG7`y5=VWJWrqr}CR zoyzDJ_cgPY90U&{v3XBl>X#Y*AmD!zYPXU{d0zFW=9ICcDcMNP zHvx1@9NgK1N-A$TtIrn`=tLk3Pe?6#N}E}=>OVB=r=r)=w#xdRQC)o}D61CRynxn7 zE$p^s{4_FNeMFFZW{SqJrboZZMzpU54qW?ihmt=g)zfpI6XFfW6y@3qhMo%L|=F3&PtFlWAvYE=rYH1{LVV5b5$ttUWj*ni#TueG>kmH1(2E?!tP8 z$^CIhY2FsI5Ud9Nl0j7u<&_KV7}6(zX%z!EV`TYEJaWRZ+Rx8n*PF|ZKV{>)sm&6J zFEq9KFM&TU6jfGHL`oh#xDUsZcM-&}FcnMx@#9`bEo>N9q(1y@zQEIb6c}!J#dJ}F z^#G#&b8_XHh<>=f1kPA0sQ zubwUVXCTlMLv2J8Y%t08ch#v`b|ye^TmQnIeTAWUB<(~id=V|lxVKtV#y0a-MoQHR z9fL8~x)W7$zmMyZ*$Izyb@x26PZI;dTevlh2alpffk&I?SB%(sO&v>J(DBrYE8tM! zb)`EyagpKR8%`&5~)-~zM(Bp!iH2y?;X5y z(97^Jwk3$So#Y9Uc+g9jpg87l9$^C*QhSWgTJ;>H#(}?Pi4ygL5NA|Q6I}19Of<(u z7R#9c_42QV3aF|L9lj~yuR^ChqpY~us&cGYSPF<^c;da1o}3h2AKnvF^Ba_N;LI~) z6S){7Q2Q-;G>3Fo!xh$L=+H#;NZNG6n=h zyalzoNo3pPfE~=hgY(7+YI@BL{lynuR7;{d8w{m%c=!4wjYN^)4V%%Ug8N%o(qWqt zXMdH_<}LV3#`&oLdYYQ5baI6OIKqJiwduD*xtVNPhnQU~UeuG@Yq3kL{;2y6J!_x^ z?bVp=SK`8!m7;YJ%U(AjgG#5*&;;N0GhY9H(#mb5QNgWfyLvqFFtKYrV+CrxI*2>A z0S9#9D8A%CL_Dc1)xp@gA=WxWdDZ(wHsUVzXa!f74;Cq6D}FVgL1xYDO($F(%w@a%qx;u8|jHWp$fq3|=DjB2ZU&f*{P zvk-cLt+7u^JFCeQR@T~SM?q|tQX586gIN<3zoQ|UJ?X1J($!+_b&*%@1(aF+wzl0& zsyk<5R=BrdX7Z2SR!wNuBe0HgT4=-tUHATM4DPpR7K;*w_56=}eeG(L)iOg?Q%7rs zUg{$REcVMWsPCG&ekXc3ZB*9o;pVM_eTNh|1PVvz|7VbBVwr`O*xCuiA?KusTAs%on zJ-1KD^36IpD%%eP|4Rh{Pd9T*QeGL)ybBx#uT$@+EtDZNjfu<%&9Knuz;OQToBR8x zAK6R@JD`rtH<;c5aMa_{SR9Hgi))*r^^&I;GfeWD6?vP$nyy+{!oO|dF1EngID9ZE ztw9~rN;%|tZ~w_Pi@{6I6fAu=o|U4%6RPJva4cY6r0qyI{o18j+&xF22NzZBR*-4O zrs1y67n4~OV+8(R+4;DkHBN0Ias5qlQoT>D!eyng&p!L3I<3 zuw=*;wjngqHIwkgV-NJ=h-q2UC2Cu8u;;D20DfuHq>a6Q>$4H?X_z~>pxxR=W>ANLK&s9{>@tP_fPW)}5^#6l%0h5bPPW!R^z?;DT;Le{uv&aobf96$M;=>C z`3Of`7n;vy>^J!@%CXVO~A(C`8LZPg#U$RUOL+ zGv;7>r&ZzVG%-Nl$Kky_xI&|%n3KgTqas!rb~~oECKLOTE7XKQ3|*IAy*?=^niE2c zNXe^w_&%UmKgO)8zF7^2BBt5=J=*pAwf9%P=$n@OK8Sbeo#+DhedbXZ=iNqX8YQhT zK6qmuVu&(D;&*~p?MAVfw&t~%N89efh#Jx^RmXipkQ9GkOFtU-(J)}W1{$D(kdSLM zr248Sad(FkZ#>}aT3x(4H9iB^t7c>a?|Eugi)2k;yGo6IE@+3e{?`7`rv&r5^U4hT zzemg_&tD-hb;gY6zLHrR5=XVWoSBAFV#K)PcRBNo^(;7(|TPW-+Je8<bFy@=p_igOXSw+QwyMfsOFH{aWckLVydd`8c07XvtW#h4U*ZtB>0q{bxSx^ zE=S2oW?>XQ>6a=$c0AWl2@07e0frejcU>eS;0DK9KSJ zWcB^B*$W1`#u!UiTOCZ_qFtIgPiXP8>AbqvsB6LRz<_)Ta2#*qiU|L#)|GDHMeD%` z{3S@;5kl_X=jpkToCyDxX8aL9aw|MD2E`P}`&Nsj-tt1b<)uU#gs=`G?CLP6`dhL> zq~CvfD3Sh!V#&ned%OPxH;Lz9VyfiNYq1E2C(hD3x5Pdd7YNp6rR~+ckl)8X7bqu6 z%34qM%gW;5qD?(L4}JU1-WH_u4}K3nx<>^cpsBE005@}r-xyU=BO60m%p2WZ2>M}S zqW#Ty3%*4L#J^zGCO{^PZs{5`uQq5)*ws%>1q&W~Hm+d|v{YcsU#-vO!0bjlUF0X~ z#MuAw&e-yOsgRk>M!-z(n+k>y>ldmsoD?($Ms6#H zIJbRgb|0-?D~x33k}_CFvdBgw2Al1yV2Y|(uyc9>sr}c>5N1hv3T6J{8AeEjU0gBY za*|Plwr$(KSap)Z(YRmi^#;!UnslT6K3g2Q9;YO{99>GNNn!}|NDd%B@?C9NaXc#+ zagm_9Su6+$4Zv}_d=3EmJ-19d(w`sMYkILGb#A866rz4-CAIe<)>2k^b-bL;eyK-v}0D%x!gW`=UMM~?iI@Mp(J5d&#B?S2)df;`I-UkM-LO;& zw2k-Ax#S=nbLAazM+jLar-?n0gn5)2X$A(28Y!d9~&s-KGQ} zNRabHQZ{!t~R1 z+aSvP3mTts60%z|R=p!q+8TJ1*UdrN4ZpS%|I3#TD)!BSQ47%RjncZ?(s#9V%$4EN zZ3V@)240c-B2Az;pnh^8Rs$|v0V*;#5;I!5gxSPd!tQ4m!8d_iIO(2U2=gS_k%hH; zeaFjmOzHt?Os94VEbNW$hF)&+YkajA=iQ4fjau&5C)Sn|Eeh$+DKaq_G__Y{ z)=skOPH5f^<(1`Sv25+%Lyro)ZkAAZfD2=&bqnVT;P~`$P9xY~Z8LpE0P;eBO8yJS z5tU4-piU>)u{}iLJuDO%>zg?Z)Qo}5F*m#5K*;t zIQ*K@4b>N>NbyX$GrTQKwW#x@mem;R#5N7fTME~JL33rAzHS|3LN-S6 zZRL|1ZxNahh+6z8T9>p;&~xE@f}9--5eGFL+lhNUg(vkTv^sHl_VEM--RnvCs9-%C zuWCkO&&_5N!DBXhTi)ev>d!EcT=s-xnl?2)%X~%y+U_IprNz{L|Jyrk>=xg>7c2B&h6hK}9dUk{D0!R=CKi3n-a%Rl= zI?9XuwU(*|tN^ZRwlvcul-CbV5{;dk7rSL4B$26+jmqz5??50xjAFmq4cxV*4boXT z{{JTT(R1b-LltBGkE0js3{GE_IBUDWx*`^u@Q^OLthLXp{GIIeLRk~-?OzHip_X*6ke%tw2rRg_=I2fyJZ$4gsTXaPif zXInhFwuMlJO@(u$xZebx=#x4#{Vr=YHyH%WRRzn+<~9j6RuvgXMWmGWAeN>-Uktxv zO@P)kN_Sc~B$UBVoj5n3D=xeQbhiw!1Qs7e4aVqzEq6f7(hh=5!xqHI@S zX~0(LI$2u@F8qgLJ5rD~zF}#KV?BVm`of4^Ym~TDr@&(9>>tj%YwU?yT&_nTTMCTuw2|3pD~B5-Hi9ywX1NSvK9p9`qe$5+d`s@_`h!x6AboWOCnw1>R$gp zXC<5|=-z&aN{+$pOo5Dtt#-&hwzT)qTfvdLUT?@!l!(d z`}R-*F-sn8!gH}fPbYgthgPF8M12h9GVg;CC?&{P-x2xY%IKV&JO7$-NDHJN$Qm+Z zrAmB2Y7ct&wH~qJRB4W@*DUdn=Rb)7bMe8ia(uIrNOjSseqdYohHx5_Y_e%y>bw9& z5~n7z4TpaEGyi#unhii3=fBH6jG*q&`RJ;tQ!^~-TBNFZ5egKH65*P^fnKI)OL?7B zb^q=c{}9T*AsaLm@Y`jue^ZlI-89fknv*doJDVOH>JWD&HQVxglqc7UxUG1c0dO#s zQQr5^Drs&zp=M1Gy+kt7^UIm8Dz`cqw-&tgf+7j{f`ls%>lvq`x_rIxnW}168AID| zxQVv1{$ql7DnI5p0DEZwQ1({5*Gy14{fjfCpsICc3wp`n77NyPbOT(LYzrc*zgJWc z9AM*1&6br=^Bepx#`nms5@h^3^Je=w&#qU7w|aJk?pdxh|<--l$GU-6AGhzbtecaTxAD!+KDo@!Tlnr8HARK|P{qhiJcX7a`hM;$4!!{4{Aa z_2Gn7?%jH7N#?H7OG@rk@W`bL2Gjq}xtVuj&tl=}k+qJzZiP68QT!s24%YL72g+Do zdT|p>*R&O>{zS4*rUUr?TLnJfAm9Vbx@D$-kqr~l|Dm&-5$Lt4SkM`Kv3hH3+K!om zb9rVoR5MWE`~3jgn-sQ78cbD)I?j(89s%~p)u39WH{JE-!*{Y(0gk-^B^WH`5Dtd7 zF64C08KZ2>L0eXtTVx3Xa~xFp~{%rarw$Tp^kM2B}Kaz-wrS z968!4R+gda1=SUjR%f&@_+B(SDyjY2CL?DGa6?xR^VC`Bm-We_GYWND7SE}kNNl0M z?3mYI1{Pw`$NUS{xwldla+_qxKAGN{G(!J~4L~$>oJCi6^{E2$arj2oQj6}b8!S4; zyFr!lf~6XjnOp&c_&`77HR;iW5Q)C87jydXL@vkx{$PRt^C4G=E+`Xgt1(q$ok3tN zymiw6t!|gDY%X)CH7QhGSm>176lLB4P{+9>e;Y(qZ1$Dx6Sm6Y7>wyS;YLp?JS)+; z3beUHy65afOPDM4EsE$HaR;%CV%T*|vhfwj<`Hp*vJZl<_0}*|RZBTowTmJ3{O_o# zv)-UA%LBpF5{CH?wIToksx@NHDTJSmn09Oudh22ET~{)p`l4IB$aUJBgE`MSzA1eMFJF{V+z$RS-B7M zH|SEv;(7Fqzz@qERsb=54{?FeS{9f%pcE>z@#A!kaKiy{i325+L-4*w7|r8Omv_Sd zbrR(k`TpJ+)b2I?o~ZsduZd|c^rI9$S8TM zI}114sZKJSt?YLfyS9R(;2-fv#Dj-~iE?&iF2xv}B8Ao%b8M7ss%7HJCI)#e`#*^UQ57tqB8DI-2q> zQXiy7N{HPrBDdqY)X7Y8jwp3iAR0QgPnj? z;=yp~AT>CiI~A9gT7TzQFzJEAhT=g>72be;^@n>k3@5*_c2izuDh{hXOA3}`Ugq2E z0bc2%JCdQ{#)_?MB?JZ)uR0TolLGA?{UM zh1!lmf^Yl*uZ0cXPn1yj3|l!s|Lb|qv%AfWltM4;`-b>*-{BamW2b%L`sckdTvgKd z7|Hs+4)^aiIY ztH+BPiAZ^C_whR~Q8^2Rk^Kyl{nUGlg@&LSKBmQ2Ek-kd(`(>DyY&y|EH;8kc=M@* zyyVF|?54}(j-EuC?k<1$0XS z3sdSA-znra^iuBiE}592@q?L|oLh8OuF)CEbZ#A$Fai$fRJnGOJ||TlYU|)GcvqdI z;EYRuT*n7osbu}R#QOWH;9R3K%s@GL;E4BSZg?&H^!4&YEp7OX2ba&_Z@-fC>5g$l zjoh{qbKX6<6!)D8t+})J7e4z&IMyu{DqDHjD_QxA;pjf$qmvV8e> z3Vwo*$d-Fl!=~^k?_yc`x4^PHuTq|eme7bsHg4M=MW~JUyUFt!1zVKZHR@7PLLhC3 z_JkJAH^8iZ+@=c1A?n!bS)&6mEXxmBPTMsPZM>D=jw@z2@1(Wq7Vh0}6m_AQ4Ncq2 z2U(47bfvL*jFCV?t5$dkunkdOYw#*1rpJE6XYPRxT7nE=dal}jnFw_nO)F8%3v?RH z+}*dQO<5&aKRQkBeV15y7U5`kb^+XwSom7|=)$kr@DQ^2OR@ehm!qAj7R2ta)6L*o z+zfMsb5nXCTa>VtWU?}i=4V~vn{C5vxK7h7j*>pWK+Xq%ZA-Cj0>Jyx`J{yvSl*~3 zRdbC~oLjA3wm$aZA*5cFdH;98t~R||*yvsmh#g;j#e3iJAw7rmSHs}7#_S0Q5X-;I zyTEzC)VHp>zd|c~4c+#@tY_n%%6^K+{LDKl{9?`=K&xKF34#h&qb6>w_TB~Q+#CeO zNIEo9`@6&l;`nh5j1wvQQ>ufziks=3Q(f52v>_gQD3RJ4uNzGi~ zW%RX-y|a8#RC8Ssub1secrRv3NZ%&F=qA{~qYz%}@1 z3%@Vc=1x4wNk?tv3(k0<_oB7XoL*ivT<&-!<;dKI`l9VQ_(+MNi=js1W<@ESKiBFd zec||gOqd4=`i}xtV<4s82B{kMy8XT@eL#ATI!pM@D>u{=H;|jkg$Vq6n$u*&Uy4Al zA@z8)ZL%!Dn-jWmyK|rw^3AJl6>|tgo?-Xoe_sd_YnbuDH>Z3s{zMOQwAwoPYrTT* zB~Bmg!r=?WgLiEdX$c0QS<)=#bEtD1^3c)FzwsRci`$%kh4aRRwh}^D82J?B*i_QE zo1k4OB*TVerll6~w0?>N@X*e2>|^Wf8U&%E%~PCEs^i$w8+#u6DH|vIM2w|Ou`vh% z^rQ{kc^mEZ%7KMy-eLJDk&>nvst;(rE8B~dJ46_6<~Pvx)wNMvizQ}0&V9-^<+x;~ zN1`Tm<2B^aqYV45-TSuA!9)XVoY*3qfAeO<(Q(sHSUT^-TSA_H2Mx)y2jq9#(S*!6 z3Ld^+#bB%uzS@M!+S%DZF z_@ndr5EL3BJhW0xF{%1EfE6!0n9bijXD(=I=L#(v+O{LSU=D_>HQyc}G~#Gl7@qsh zDYkt&;hpL^(f94%q->yv!df{JNEl&bzvRMQZwuron+&JjGQ<$Sck3L-b^Q@Y>SZoj zJ60y$G2BO9o1&!;{JN1J&wBi+7KjLf zmc02JFjX6>M_zEDtxNh}t9ixZVfMlB|G&ZRou_5~R1#{cMil=o!5!w?TE`WP`&w zosQmYW0C9$;J0f6R-%tiEQ;^zNqRplbN;Qo+37eFwcaTZc6mdinOZdIrziqpkquat zo`Q_hxgl|!b6~@l9G0BsC;0uqImhRuIE*p@#Su~hG4=LnvjFoGc!6&zYKs7D?tdw> z86%^tS0q2EumDk_&m*si<%cF9wb_+9f-~W3;`P%L)#Yf|7_z_enY?tl85DbLyxyW; zlJJeQ0Xq@q^c^@Pelg~msT;N&PJnc&)14leO;KLu3C#}5q52B|pyWORy_B_f?M90} zkhO4G#vuTPiEf1j?6jGKoKu12#vzQp{s9NHw(yU~hADT;j@y{ck zTjMDR)x|Q$OI7JMuR14>)c0Xr1Mdv~tMKvt{lo60Zo)ZIBwvgI{^tK`HkPbabXM;6 zQ}|ST)={RkK?gUd`Jav`Kszj-4j`_9p)#UJNfXqQz-R`B#e`Z-l{z?w2QhvNw{{4h zi^pTpf}m$b6AgeWPkewNHNMW-&?MQ~8_xSk7Jrb(Ivx9|E@;=a=%W(R4v_>oS~7Bb zTghn-noR5}KR#kp!S}Axu~&@~U;vE9t|9XIj=_Y#8BY1DB~seF1^6O4gOcXT7?OaX zFM}GsPu^{eztoR^hvcdzYwVO5f(6#K13h=sZx}Q`)0(r%IO*{NH21kr1TBm@AjgS{ zIMI=$02RueH$y^MEuvZYMY|=&mB^yI>d)93Ys)o`BP@B#7(vi7mzx9~E@CQs5Z3 zDsN)&{xXVQHh}6^IM2hwnWe936KcEH2JvL(Zg@l=ABy=@siwvfakchE^*q~rM~11d z#7vvBN+^Ij1~qrqE3@IB6A24hE;j9mQ3^VR0&#tjxKH zQ(1%zfe3%2)C!tj=#f*5Vfr{UMIbj=$`+`TrjeEDk2P& z89U`huzlgm+SmwDsiQ05ka*n0Q*6u@$X-i&kKUUqiy~CX&$KK-o_~yT(AxEW%mYN` z|8{qHpr@}zQ03G&XDXz8MQ6OtlIUn-Bl{XVG9ns`K0M5j;=U0U?$4YiJ-r9>RuuYX zqI`co`vPu7h_@#PD?!%-maPE%6}z3APBo?$H(3p%LpcAWMe{`z9Y(lB=g6?LpeCCi zjgq%44D@1RVvuyU8+5E!!o#*O60#i<9XO92(v?+DWk;e;#C>NiDR)Le&+IWTB9T+$ z0K(7tzChv?p1l_GS65H02`rDZ1J|8wtoFzoJbF}Qi872IQwowE5~sR_<(css6{6>V zIhG`-sCalApU@z_?r6`9ZWA^dTS}>Xf$x6s{7S?23T{J8N=Mj~R^WyP>R7~`N*0w0 zh$hpdU4-mEcF(bwW45t9O+`C7%|>}Pi?B0g<6&40fOG% z4wA7M12lkymO{yOXI}>Taitl##B%fly}&+4;dl zQ?Mf7HKao(kX!X9jXvCPc|roO6f^@DsF*=(`!cM=u^%Lf8N@lyk?vBP%ecSIH3M;3 tYdD5)m~_Q#AICvlCNU*^HkOzQ`}krUQJlzFiicDxLXfJg%yuaX(Bedbq8tDK diff --git a/util/se_release/public/s2c7_se_fw_upgrade_2v2p4.seu b/util/se_release/public/s2c7_se_fw_upgrade_2v2p4.seu new file mode 100644 index 0000000000000000000000000000000000000000..374ed2158076211ab8aafe3146c4c6b3d606bee2 GIT binary patch literal 39041 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%0AZzCiBk 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 J^+@9(qLKnjA@u+N literal 0 HcmV?d00001 diff --git a/util/se_release/public/s2c7_se_fw_upgrade_app_2v2p2.hex b/util/se_release/public/s2c7_se_fw_upgrade_app_2v2p2.hex deleted file mode 100755 index 026b92dcef..0000000000 --- a/util/se_release/public/s2c7_se_fw_upgrade_app_2v2p2.hex +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6fdb15440cde65f5793e5a61b25b1fb825bf7dde4230fff6b58c40f451eb4bab -size 137732 diff --git a/util/se_release/public/s2c7_se_fw_upgrade_app_2v2p4.hex b/util/se_release/public/s2c7_se_fw_upgrade_app_2v2p4.hex new file mode 100644 index 0000000000..f6004ffa75 --- /dev/null +++ b/util/se_release/public/s2c7_se_fw_upgrade_app_2v2p4.hex @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a45c30747cf314c9d1113f27c2024e04bab94dd9bac6b1de0a9e3797a35fa36a +size 141107 diff --git a/util/se_release/public/s2c8_se_fw_release_notes.pdf b/util/se_release/public/s2c8_se_fw_release_notes.pdf old mode 100755 new mode 100644 index 9bdba8caccd1295fb6ab628158a7129b6a7348ee..caa2298905ab6145f4983548a43cc4114f4ca4d2 GIT binary patch delta 84 zcmV~$!3}^g2nEo1?G%nsN`cQ14$%~vc=qPC3pldx?PDLGUJOcVCK8pU+scNi2!<#6 eVh@)kN}!=am;`TOld=zUgwOKaZ=Q{-X)iyi$racD delta 84 zcmV~$yA6Oa3=S<@|anfO`KBH ef)$M>)8Wm92obgSMm!WFkb&~tZ|ovatK|pI85Ugt diff --git a/util/se_release/public/s2c8_se_fw_upgrade_2v2p2.seu b/util/se_release/public/s2c8_se_fw_upgrade_2v2p2.seu deleted file mode 100755 index 7455425c1389a755e3a9bf1e4dd95f588ac876b8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 85281 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 z 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 diff --git a/util/se_release/public/s2c8_se_fw_upgrade_2v2p4.seu b/util/se_release/public/s2c8_se_fw_upgrade_2v2p4.seu new file mode 100644 index 0000000000000000000000000000000000000000..152c75fbe41d693863e232808c51b06482a5984d GIT binary patch literal 88345 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 literal 0 HcmV?d00001 diff --git a/util/se_release/public/s2c8_se_fw_upgrade_app_2v2p2.hex b/util/se_release/public/s2c8_se_fw_upgrade_app_2v2p2.hex deleted file mode 100755 index d254db7e92..0000000000 --- a/util/se_release/public/s2c8_se_fw_upgrade_app_2v2p2.hex +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e06d60dfa8fdc1394afa891541d6be3c1b16c851c6e8a0c0063f3b6f4e17609 -size 270499 diff --git a/util/se_release/public/s2c8_se_fw_upgrade_app_2v2p4.hex b/util/se_release/public/s2c8_se_fw_upgrade_app_2v2p4.hex new file mode 100644 index 0000000000..0b8c0c711e --- /dev/null +++ b/util/se_release/public/s2c8_se_fw_upgrade_app_2v2p4.hex @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8df84df5a33202e06896e162ceca90dc63706d708524b5dddf120a2162ff67bb +size 278202 diff --git a/util/silicon_labs/aox/lib/gcc/release/libaox_static_arm_m33.a b/util/silicon_labs/aox/lib/gcc/release/libaox_static_arm_m33.a index e11079892d..958d639152 100644 --- a/util/silicon_labs/aox/lib/gcc/release/libaox_static_arm_m33.a +++ b/util/silicon_labs/aox/lib/gcc/release/libaox_static_arm_m33.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d0eb18f0a7cd96a76efc58dab98764aaee18954d234b803990d19cff0d60f633 +oid sha256:bb35d5723fb0bbc1839f6f7a64b0cb7594f20502af49c08a718f1abd0a2bb8d2 size 1664918 diff --git a/util/silicon_labs/aox/lib/gcc/release/libaox_static_darwin_x86_64.a b/util/silicon_labs/aox/lib/gcc/release/libaox_static_darwin_x86_64.a index 88ef8ae494..24fdc34577 100644 --- a/util/silicon_labs/aox/lib/gcc/release/libaox_static_darwin_x86_64.a +++ b/util/silicon_labs/aox/lib/gcc/release/libaox_static_darwin_x86_64.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d38df7c60cb7d372bd77b4fb7134370fe2e70b5e478550b6f9de6a6d112fa7d +oid sha256:b9e4ddfca325978d24ba1649b825ed24a7d7f9442aad1e36c0ad93cea0af8c60 size 1966984 diff --git a/util/silicon_labs/aox/lib/gcc/release/libaox_static_linux_aarch64.a b/util/silicon_labs/aox/lib/gcc/release/libaox_static_linux_aarch64.a index a05949b67e..9e0af6ed41 100644 --- a/util/silicon_labs/aox/lib/gcc/release/libaox_static_linux_aarch64.a +++ b/util/silicon_labs/aox/lib/gcc/release/libaox_static_linux_aarch64.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8bf418599b81b34cd68dc1d3b7f523da2e4a05c57afb239dab42140923e597a9 +oid sha256:45072f6465d61450c50d1bf74978c315f00d15f1b8bbf86cae4b4364614ae567 size 2173246 diff --git a/util/silicon_labs/aox/lib/gcc/release/libaox_static_linux_armv7l.a b/util/silicon_labs/aox/lib/gcc/release/libaox_static_linux_armv7l.a index 8ae4bc0983..a948c4179c 100644 --- a/util/silicon_labs/aox/lib/gcc/release/libaox_static_linux_armv7l.a +++ b/util/silicon_labs/aox/lib/gcc/release/libaox_static_linux_armv7l.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:989713cbf0220c534fde8d6e541dabf97350242bc647594501661c57ef49028f +oid sha256:e6429894d6df827fe390358dbc941b643b9ea3e89ee3cb0f2e9e53ddf5c57f9a size 2078858 diff --git a/util/silicon_labs/aox/lib/gcc/release/libaox_static_linux_x86_64.a b/util/silicon_labs/aox/lib/gcc/release/libaox_static_linux_x86_64.a index ae23cd6281..2cce845dcf 100644 --- a/util/silicon_labs/aox/lib/gcc/release/libaox_static_linux_x86_64.a +++ b/util/silicon_labs/aox/lib/gcc/release/libaox_static_linux_x86_64.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bedd6ef697fd82d2c898d9f7f895ddca10a4e3228c98262c1ac3063d7ce2d9d3 +oid sha256:2080f08f3720ed49ba2c764684bc2395e23334516026063d0955d1c2a170059a size 2076436 diff --git a/util/silicon_labs/aox/lib/gcc/release/libaox_static_windows_x86_64.a b/util/silicon_labs/aox/lib/gcc/release/libaox_static_windows_x86_64.a index 31e9377a2f..71875daf21 100644 --- a/util/silicon_labs/aox/lib/gcc/release/libaox_static_windows_x86_64.a +++ b/util/silicon_labs/aox/lib/gcc/release/libaox_static_windows_x86_64.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0df4dac1545c852a326bbd7dd69e34a72eb36b22331c45081d25e21ba44d7dc9 +oid sha256:2bff7114eba7c674ff807cb6396e2c32f5ae17de0ad27fe910226b2376ec8462 size 2013482 diff --git a/util/third_party/openthread/src/lib/spinel/radio_spinel_impl.hpp b/util/third_party/openthread/src/lib/spinel/radio_spinel_impl.hpp index 174f3bc334..80ece1fe15 100644 --- a/util/third_party/openthread/src/lib/spinel/radio_spinel_impl.hpp +++ b/util/third_party/openthread/src/lib/spinel/radio_spinel_impl.hpp @@ -1797,8 +1797,21 @@ void RadioSpinel::HandleTransmitDone(uint32_t aCommand, } exit: - mState = kStateTransmitDone; - mTxError = error; + // Recover the RCP immediately if the error is not one of the expected transmit done errors. + mState = kStateTransmitDone; + if (error == OT_ERROR_NONE || + error == OT_ERROR_ABORT || + error == OT_ERROR_NO_ACK || + error == OT_ERROR_CHANNEL_ACCESS_FAILURE) + { + mTxError = error; + } + else + { + mTxError = kErrorAbort; + HandleRcpTimeout(); + RecoverFromRcpFailure(); + } UpdateParseErrorCount(error); LogIfFail("Handle transmit done failed", error); } diff --git a/util/third_party/openthread/src/ncp/ncp_base.cpp b/util/third_party/openthread/src/ncp/ncp_base.cpp index 012ed97983..f7896a7641 100644 --- a/util/third_party/openthread/src/ncp/ncp_base.cpp +++ b/util/third_party/openthread/src/ncp/ncp_base.cpp @@ -898,7 +898,7 @@ otError NcpBase::HandlePendingTransmit(PendingCommandEntry *aEntry) *frame = aEntry->mTransmitFrame; VerifyOrExit(frame->mLength <= OT_RADIO_FRAME_MAX_SIZE, error = OT_ERROR_PARSE); frame->mPsdu = savePsdu; - memcpy(frame->mPsdu, &aEntry->mTransmitFrame.mPsdu, frame->mLength); + memcpy(frame->mPsdu, aEntry->mTransmitFrame.mPsdu, frame->mLength); frame->mIid = aEntry->mIid; SuccessOrExit(error = otLinkRawTransmit(mInstance, &NcpBase::LinkRawTransmitDone)); diff --git a/util/third_party/trusted-firmware-m/platform/ext/target/siliconlabs/vse/sli_cryptoacc.c b/util/third_party/trusted-firmware-m/platform/ext/target/siliconlabs/vse/sli_cryptoacc.c index f7ac25297c..51eed7964c 100644 --- a/util/third_party/trusted-firmware-m/platform/ext/target/siliconlabs/vse/sli_cryptoacc.c +++ b/util/third_party/trusted-firmware-m/platform/ext/target/siliconlabs/vse/sli_cryptoacc.c @@ -37,32 +37,16 @@ #include "tfm_hal_platform.h" #include "tfm_hal_defs.h" -#include "cryptoacc_management.h" +#include "sli_cryptoacc_driver_trng.h" int32_t tfm_hal_random_init(void) { - psa_status_t status; - int32_t ret = TFM_HAL_ERROR_GENERIC; - status = cryptoacc_trng_initialize(); - if (status == PSA_SUCCESS) { - ret = TFM_HAL_SUCCESS; - } - return ret; + return TFM_HAL_SUCCESS; } int32_t tfm_hal_random_generate(uint8_t *rand, size_t size) { - // Enable cryptoacc accelerator - CMU->CLKEN1 |= CMU_CLKEN1_CRYPTOACC; - CMU->CRYPTOACCCLKCTRL |= CMU_CRYPTOACCCLKCTRL_PKEN; - CMU->CRYPTOACCCLKCTRL |= CMU_CRYPTOACCCLKCTRL_AESEN; - - sx_trng_get_rand_blk(block_t_convert(rand, size)); + psa_status_t status = sli_cryptoacc_trng_get_random(rand, size); - // Disable cryptoacc accelerator - CMU->CLKEN1 = (CMU->CLKEN1 & ~CMU_CLKEN1_CRYPTOACC); - CMU->CRYPTOACCCLKCTRL = (CMU->CRYPTOACCCLKCTRL & ~CMU_CRYPTOACCCLKCTRL_PKEN); - CMU->CRYPTOACCCLKCTRL = (CMU->CRYPTOACCCLKCTRL & ~CMU_CRYPTOACCCLKCTRL_AESEN); - - return TFM_HAL_SUCCESS; + return status == PSA_SUCCESS ? TFM_HAL_SUCCESS : TFM_HAL_ERROR_GENERIC; }