connectedhomeip
[NXP] Update k32w0 folder structure
#34772
Merged

[NXP] Update k32w0 folder structure #34772

marius-alex-tache
marius-alex-tache241 days ago (edited 241 days ago)

Changelog:

  • src/platform/nxp/k32w/k32w0 becomes src/platform/nxp/k32w0
  • third_party/openthread/platforms/nxp/k32w/k32w0 becomes third_party/openthread/platforms/nxp/k32w0
  • add nxp/k32w/common files to nxp/common/legacy, since they are used by multiple platforms. This stage prepares the full switch to this folder, which will imply deleting the duplicated one from nxp/k32w/common. Keep both for now to ease the synchronization
  • move examples/*/nxp/k32w/k32w0 to nxp_matter_support submodule, except the doc folder
  • bump nxp_matter_support
  • enable chip_generate_link_map_file in contact-sensor and lighting-app by default
semanticdiff-com
semanticdiff-com241 days ago (edited 241 days ago)

Review changes with SemanticDiff.

Analyzed 12 of 147 files.

1 files do not contain logic changes.

File Information
Filename Status
.restyled.yaml Unsupported file format
BUILD.gn Unsupported file format
gn_build.sh Unsupported file format
third_party/openthread/platforms/nxp/k32w0/BUILD.gn Unsupported file format
✔️ third_party/nxp/nxp_matter_support Analyzed
src/platform/nxp/k32w0/BLEManagerImpl.cpp Unsupported file format
src/platform/nxp/k32w0/BLEManagerImpl.h Unsupported file format
src/platform/nxp/k32w0/BUILD.gn Unsupported file format
src/platform/nxp/k32w0/BlePlatformConfig.h Unsupported file format
src/platform/nxp/k32w0/CHIPDevicePlatformConfig.h Unsupported file format
src/platform/nxp/k32w0/CHIPDevicePlatformEvent.h Unsupported file format
src/platform/nxp/k32w0/CHIPDevicePlatformRamStorageConfig.h Unsupported file format
src/platform/nxp/k32w0/CHIPPlatformConfig.h Unsupported file format
src/platform/nxp/k32w0/ConfigurationManagerImpl.cpp Unsupported file format
src/platform/nxp/k32w0/ConfigurationManagerImpl.h Unsupported file format
src/platform/nxp/k32w0/ConnectivityManagerImpl.cpp Unsupported file format
src/platform/nxp/k32w0/ConnectivityManagerImpl.h Unsupported file format
src/platform/nxp/k32w0/DiagnosticDataProviderImpl.cpp Unsupported file format
src/platform/nxp/k32w0/DiagnosticDataProviderImpl.h Unsupported file format
src/platform/nxp/k32w0/FactoryDataProvider.cpp Unsupported file format
src/platform/nxp/k32w0/FactoryDataProvider.h Unsupported file format
src/platform/nxp/k32w0/FactoryDataProviderImpl.cpp Unsupported file format
src/platform/nxp/k32w0/FactoryDataProviderImpl.h Unsupported file format
src/platform/nxp/k32w0/InetPlatformConfig.h Unsupported file format
src/platform/nxp/k32w0/K32W0Config.cpp Unsupported file format
src/platform/nxp/k32w0/K32W0Config.h Unsupported file format
src/platform/nxp/k32w0/KeyValueStoreManagerImpl.cpp Unsupported file format
src/platform/nxp/k32w0/KeyValueStoreManagerImpl.h Unsupported file format
src/platform/nxp/k32w0/Logging.cpp Unsupported file format
src/platform/nxp/k32w0/LowPowerHooks.cpp Unsupported file format
src/platform/nxp/k32w0/NFCManagerImpl.cpp Unsupported file format
src/platform/nxp/k32w0/NFCManagerImpl.h Unsupported file format
src/platform/nxp/k32w0/OTAFactoryDataProcessor.cpp Unsupported file format
src/platform/nxp/k32w0/OTAFactoryDataProcessor.h Unsupported file format
src/platform/nxp/k32w0/OTAFirmwareProcessor.cpp Unsupported file format
src/platform/nxp/k32w0/OTAFirmwareProcessor.h Unsupported file format
src/platform/nxp/k32w0/OTAHooks.cpp Unsupported file format
src/platform/nxp/k32w0/PlatformManagerImpl.cpp Unsupported file format
src/platform/nxp/k32w0/PlatformManagerImpl.h Unsupported file format
src/platform/nxp/k32w0/RamStorage.cpp Unsupported file format
src/platform/nxp/k32w0/RamStorage.h Unsupported file format
src/platform/nxp/k32w0/SystemPlatformConfig.h Unsupported file format
src/platform/nxp/k32w0/SystemTimeSupport.cpp Unsupported file format
src/platform/nxp/k32w0/ThreadStackManagerImpl.cpp Unsupported file format
src/platform/nxp/k32w0/ThreadStackManagerImpl.h Unsupported file format
src/platform/nxp/k32w0/args.gni Unsupported file format
src/platform/nxp/k32w0/ble_function_mux.c Unsupported file format
src/platform/nxp/k32w0/ble_function_mux.h Unsupported file format
src/platform/nxp/k32w0/gatt_db.h Unsupported file format
src/platform/nxp/k32w0/gatt_uuid128.h Unsupported file format
src/platform/nxp/k32w0/k32w0-chip-mbedtls-config.h Unsupported file format
src/platform/nxp/k32w0/crypto/CHIPCryptoPALNXPUltrafastP256.cpp Unsupported file format
src/platform/nxp/k32w/k32w0/DefaultTestEventTriggerDelegate.cpp Unsupported file format
src/platform/nxp/k32w/k32w0/DefaultTestEventTriggerDelegate.h Unsupported file format
src/platform/nxp/common/legacy/BLEManagerCommon.cpp Unsupported file format
src/platform/nxp/common/legacy/BLEManagerCommon.h Unsupported file format
src/platform/nxp/common/legacy/FactoryDataDriver.cpp Unsupported file format
src/platform/nxp/common/legacy/FactoryDataDriver.h Unsupported file format
src/platform/nxp/common/legacy/FactoryDataProvider.cpp Unsupported file format
src/platform/nxp/common/legacy/FactoryDataProvider.h Unsupported file format
src/platform/nxp/common/legacy/OTAFactoryDataProcessor.cpp Unsupported file format
src/platform/nxp/common/legacy/OTAFactoryDataProcessor.h Unsupported file format
src/platform/nxp/common/legacy/OTAImageProcessorImpl.cpp Unsupported file format
src/platform/nxp/common/legacy/OTAImageProcessorImpl.h Unsupported file format
src/platform/nxp/common/legacy/OTATlvProcessor.cpp Unsupported file format
src/platform/nxp/common/legacy/OTATlvProcessor.h Unsupported file format
src/platform/nxp/common/legacy/OTA_README.md Unsupported file format
scripts/setup/requirements.nxp.txt Unsupported file format
✔️ scripts/build/builders/nxp.py Analyzed
examples/platform/nxp/k32w0/doc/CustomFactoryDataProvider.md Unsupported file format
examples/platform/nxp/k32w0/doc/images/chiptool_main_screen.png Unsupported file format
examples/platform/nxp/k32w0/doc/images/flash_location.JPG Unsupported file format
examples/platform/nxp/k32w0/doc/images/form_web.JPG Unsupported file format
examples/platform/nxp/k32w0/doc/images/k32w-dk6-connectors.jpg Unsupported file format
examples/platform/nxp/k32w0/doc/images/k32w-dk6.jpg Unsupported file format
examples/platform/nxp/k32w0/doc/images/k32w-se.jpg Unsupported file format
examples/platform/nxp/k32w0/doc/images/mcux-sdk-download.JPG Unsupported file format
examples/platform/nxp/k32w0/doc/images/nxp_hw_connectivity.JPG Unsupported file format
examples/platform/nxp/k32w0/doc/images/on_off_cluster.png Unsupported file format
examples/platform/nxp/k32w0/doc/images/ota_topology.JPG Unsupported file format
examples/platform/nxp/k32w0/doc/images/pdm_ext_flash.JPG Unsupported file format
examples/platform/nxp/k32w0/doc/images/power_conf.JPG Unsupported file format
examples/platform/nxp/k32w0/doc/images/power_view.JPG Unsupported file format
examples/platform/nxp/k32w0/doc/images/select-sdk.JPG Unsupported file format
examples/platform/nxp/k32w0/doc/images/thread_credentials.png Unsupported file format
examples/platform/nxp/k32w/k32w0/BUILD.gn Unsupported file format
examples/platform/nxp/k32w/k32w0/args.gni Unsupported file format
examples/platform/nxp/k32w/k32w0/util/LEDWidget.cpp Unsupported file format
examples/platform/nxp/k32w/k32w0/util/include/LEDWidget.h Unsupported file format
✔️ examples/platform/nxp/k32w/k32w0/scripts/detokenizer.py Analyzed
✔️ examples/platform/nxp/k32w/k32w0/scripts/sign-outdir.py Analyzed
examples/platform/nxp/k32w/k32w0/scripts/demo_generated_factory_data/demo_factory_data_dut1.bin Unsupported file format
examples/platform/nxp/k32w/k32w0/scripts/demo_generated_factory_data/demo_factory_data_dut2.bin Unsupported file format
examples/platform/nxp/k32w/k32w0/doc/images/ssbl_bin.JPG Unsupported file format
examples/platform/nxp/k32w/k32w0/doc/images/ssbl_multi_image.JPG Unsupported file format
examples/platform/nxp/k32w/k32w0/doc/images/ssbl_select.JPG Unsupported file format
examples/platform/nxp/k32w/k32w0/doc/images/ssbl_simple_hash.JPG Unsupported file format
examples/platform/nxp/k32w/k32w0/common/CustomFactoryDataProvider.cpp Unsupported file format
examples/platform/nxp/k32w/k32w0/common/CustomFactoryDataProvider.h Unsupported file format
examples/platform/nxp/k32w/k32w0/app/BUILD.gn Unsupported file format
examples/platform/nxp/k32w/k32w0/app/args.gni Unsupported file format
examples/platform/nxp/k32w/k32w0/app/support/BUILD.gn Unsupported file format
examples/platform/nxp/k32w/k32w0/app/support/FreeRtosHooks.c Unsupported file format
examples/platform/nxp/k32w/k32w0/app/support/FreeRtosHooks.h Unsupported file format
examples/platform/nxp/k32w/k32w0/app/support/Memconfig.cpp Unsupported file format
examples/platform/nxp/k32w/k32w0/app/project_include/OpenThreadConfig.h Unsupported file format
examples/platform/nxp/k32w/k32w0/app/ldscripts/chip-k32w0x-linker.ld Unsupported file format
examples/lighting-app/nxp/k32w0/.gn Unsupported file format
examples/lighting-app/nxp/k32w0/BUILD.gn Unsupported file format
examples/lighting-app/nxp/k32w0/README.md Unsupported file format
examples/lighting-app/nxp/k32w0/args.gni Unsupported file format
✔️ examples/lighting-app/nxp/k32w0/build_overrides Analyzed
✔️ examples/lighting-app/nxp/k32w0/third_party/connectedhomeip Analyzed
examples/lighting-app/nxp/k32w0/main/AppTask.cpp Unsupported file format
examples/lighting-app/nxp/k32w0/main/LightingManager.cpp Unsupported file format
examples/lighting-app/nxp/k32w0/main/ZclCallbacks.cpp Unsupported file format
examples/lighting-app/nxp/k32w0/main/main.cpp Unsupported file format
examples/lighting-app/nxp/k32w0/main/include/AppEvent.h Unsupported file format
examples/lighting-app/nxp/k32w0/main/include/AppTask.h Unsupported file format
examples/lighting-app/nxp/k32w0/main/include/LightingManager.h Unsupported file format
examples/lighting-app/nxp/k32w0/main/include/app_config.h Unsupported file format
examples/lighting-app/nxp/k32w0/include/CHIPProjectConfig.h Unsupported file format
examples/lighting-app/nxp/k32w0/include/FreeRTOSConfig.h Unsupported file format
✔️ examples/lighting-app/nxp/k32w/k32w0/build_overrides Analyzed
✔️ examples/lighting-app/nxp/k32w/k32w0/third_party/connectedhomeip No logic changes found
examples/contact-sensor-app/nxp/k32w0/.gn Unsupported file format
examples/contact-sensor-app/nxp/k32w0/BUILD.gn Unsupported file format
examples/contact-sensor-app/nxp/k32w0/README.md Unsupported file format
examples/contact-sensor-app/nxp/k32w0/args.gni Unsupported file format
✔️ examples/contact-sensor-app/nxp/k32w0/build_overrides Analyzed
✔️ examples/contact-sensor-app/nxp/k32w0/third_party/connectedhomeip Analyzed
examples/contact-sensor-app/nxp/k32w0/main/AppTask.cpp Unsupported file format
examples/contact-sensor-app/nxp/k32w0/main/ContactSensorManager.cpp Unsupported file format
examples/contact-sensor-app/nxp/k32w0/main/ZclCallbacks.cpp Unsupported file format
examples/contact-sensor-app/nxp/k32w0/main/main.cpp Unsupported file format
examples/contact-sensor-app/nxp/k32w0/main/include/AppEvent.h Unsupported file format
examples/contact-sensor-app/nxp/k32w0/main/include/AppTask.h Unsupported file format
examples/contact-sensor-app/nxp/k32w0/main/include/ContactSensorManager.h Unsupported file format
examples/contact-sensor-app/nxp/k32w0/main/include/app_config.h Unsupported file format
examples/contact-sensor-app/nxp/k32w0/include/CHIPProjectConfig.h Unsupported file format
examples/contact-sensor-app/nxp/k32w0/include/FreeRTOSConfig.h Unsupported file format
✔️ examples/contact-sensor-app/nxp/k32w/k32w0/build_overrides Analyzed
✔️ examples/contact-sensor-app/nxp/k32w/k32w0/third_party/connectedhomeip Analyzed
docs/QUICK_START.md Unsupported file format
docs/guides/nxp/nxp_k32w0_ota_guide.md Unsupported file format
docs/guides/nxp/nxp_k32w_android_commissioning.md Unsupported file format
config/k32w/toolchain/BUILD.gn Unsupported file format
github-actions github-actions added documentation
github-actions github-actions added examples
github-actions github-actions added scripts
github-actions github-actions added platform
github-actions github-actions added config
github-actions github-actions added gn
marius-alex-tache marius-alex-tache force pushed from 1745e6e6 to 2e42d484 241 days ago
marius-alex-tache marius-alex-tache force pushed from 2e42d484 to efb63c81 241 days ago
pullapprove pullapprove requested a review from andy31415 andy31415 241 days ago
pullapprove pullapprove requested a review from andyg-apple andyg-apple 241 days ago
pullapprove pullapprove requested a review from anush-apple anush-apple 241 days ago
pullapprove pullapprove requested a review from arkq arkq 241 days ago
pullapprove pullapprove requested a review from axelnxp axelnxp 241 days ago
pullapprove pullapprove requested a review from bauerschwan bauerschwan 241 days ago
pullapprove pullapprove requested a review from bzbarsky-apple bzbarsky-apple 241 days ago
pullapprove pullapprove requested a review from carol-apple carol-apple 241 days ago
pullapprove pullapprove requested a review from cecille cecille 241 days ago
pullapprove pullapprove requested a review from chapongatien chapongatien 241 days ago
pullapprove pullapprove requested a review from chrisdecenzo chrisdecenzo 241 days ago
pullapprove pullapprove requested a review from chshu chshu 241 days ago
pullapprove pullapprove requested a review from chulspro chulspro 241 days ago
pullapprove pullapprove requested a review from cliffamzn cliffamzn 241 days ago
pullapprove pullapprove requested a review from Damian-Nordic Damian-Nordic 241 days ago
pullapprove pullapprove requested a review from dhrishi dhrishi 241 days ago
pullapprove pullapprove requested a review from doru91 doru91 241 days ago
pullapprove pullapprove requested a review from fessehaeve fessehaeve 241 days ago
pullapprove pullapprove requested a review from harimau-qirex harimau-qirex 241 days ago
pullapprove pullapprove requested a review from harsha-rajendran harsha-rajendran 241 days ago
pullapprove pullapprove requested a review from hawk248 hawk248 241 days ago
pullapprove pullapprove requested a review from hicklin hicklin 241 days ago
pullapprove pullapprove requested a review from jepenven-silabs jepenven-silabs 241 days ago
pullapprove pullapprove requested a review from jmartinez-silabs jmartinez-silabs 241 days ago
pullapprove pullapprove requested a review from jmeg-sfy jmeg-sfy 241 days ago
pullapprove pullapprove requested a review from joonhaengHeo joonhaengHeo 241 days ago
pullapprove pullapprove requested a review from jtung-apple jtung-apple 241 days ago
pullapprove pullapprove requested a review from kiel-apple kiel-apple 241 days ago
pullapprove pullapprove requested a review from kkasperczyk-no kkasperczyk-no 241 days ago
pullapprove pullapprove requested a review from kpschoedel kpschoedel 241 days ago
pullapprove pullapprove requested a review from ksperling-apple ksperling-apple 241 days ago
pullapprove pullapprove requested a review from lazarkov lazarkov 241 days ago
pullapprove pullapprove requested a review from lpbeliveau-silabs lpbeliveau-silabs 241 days ago
pullapprove pullapprove requested a review from LuDuda LuDuda 241 days ago
pullapprove pullapprove requested a review from mhazley mhazley 241 days ago
pullapprove pullapprove requested a review from mkardous-silabs mkardous-silabs 241 days ago
pullapprove pullapprove requested a review from mspang mspang 241 days ago
pullapprove pullapprove requested a review from nivi-apple nivi-apple 241 days ago
pullapprove pullapprove requested a review from p0fi p0fi 241 days ago
pullapprove pullapprove requested a review from plauric plauric 241 days ago
pullapprove pullapprove requested a review from rcasallas-silabs rcasallas-silabs 241 days ago
pullapprove pullapprove requested a review from ReneJosefsen ReneJosefsen 241 days ago
pullapprove pullapprove requested a review from robszewczyk robszewczyk 241 days ago
pullapprove pullapprove requested a review from saurabhst saurabhst 241 days ago
pullapprove pullapprove requested a review from selissia selissia 241 days ago
pullapprove pullapprove requested a review from sharadb-amazon sharadb-amazon 241 days ago
pullapprove pullapprove requested a review from tecimovic tecimovic 241 days ago
pullapprove pullapprove requested a review from tehampson tehampson 241 days ago
pullapprove pullapprove requested a review from tima-q tima-q 241 days ago
pullapprove pullapprove requested a review from tobiasgraf tobiasgraf 241 days ago
pullapprove pullapprove requested a review from turon turon 241 days ago
pullapprove pullapprove requested a review from vivien-apple vivien-apple 241 days ago
pullapprove pullapprove requested a review from wiba-nordic wiba-nordic 241 days ago
pullapprove pullapprove requested a review from woody-apple woody-apple 241 days ago
pullapprove pullapprove requested a review from younghak-hwang younghak-hwang 241 days ago
pullapprove pullapprove requested a review from yufengwangca yufengwangca 241 days ago
pullapprove pullapprove requested a review from yunhanw-google yunhanw-google 241 days ago
pullapprove pullapprove added review - pending
marius-alex-tache marius-alex-tache force pushed from efb63c81 to 7be13166 241 days ago
github-actions
github-actions241 days ago (edited 241 days ago)

PR #34772: Size comparison from bbef51a to 7be1316

Full report (50 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, psoc6, qpg, stm32, tizen)
platform target config section bbef51a 7be1316 change % change
bl602 lighting-app bl602 FLASH 1277798 1277798 0 0.0
RAM 95896 95896 0 0.0
bl602+mfd FLASH 1292056 1292056 0 0.0
RAM 96048 96048 0 0.0
bl602+rpc FLASH 1317014 1317014 0 0.0
RAM 104320 104320 0 0.0
bl702 lighting-app bl702 FLASH 1098938 1098938 0 0.0
RAM 15249 15249 0 0.0
bl702+mfd FLASH 1109888 1109888 0 0.0
RAM 15393 15393 0 0.0
bl702+rpc FLASH 1189004 1189004 0 0.0
RAM 24245 24245 0 0.0
bl706-eth FLASH 881972 881972 0 0.0
RAM 27352 27352 0 0.0
bl706-wifi FLASH 1135150 1135150 0 0.0
RAM 14685 14685 0 0.0
bl702l lighting-app bl702l FLASH 1086100 1086100 0 0.0
RAM 21804 21804 0 0.0
bl702l+mfd FLASH 1097362 1097362 0 0.0
RAM 21956 21956 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 802792 802792 0 0.0
RAM 117620 117620 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 818628 818628 0 0.0
RAM 125220 125220 0 0.0
lock-mtd LP_EM_CC1354P10_6 FLASH 810904 810904 0 0.0
RAM 119500 119500 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 763244 763244 0 0.0
RAM 113640 113640 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 747768 747768 0 0.0
RAM 113832 113832 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 610502 610502 0 0.0
RAM 205380 205380 0 0.0
lock CC3235SF_LAUNCHXL FLASH 654774 654774 0 0.0
RAM 205620 205620 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 671905 671905 0 0.0
RAM 78348 78348 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 691757 691757 0 0.0
RAM 80980 80980 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 691757 691757 0 0.0
RAM 80980 80980 0 0.0
CYW930739M2EVB-02 unknown 2040 2040 0 0.0
FLASH 648693 648693 0 0.0
RAM 73416 73416 0 0.0
light-switch CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 610409 610409 0 0.0
RAM 71340 71340 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 630037 630037 0 0.0
RAM 73892 73892 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 630037 630037 0 0.0
RAM 73892 73892 0 0.0
lock CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 627761 627761 0 0.0
RAM 74356 74356 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 647469 647469 0 0.0
RAM 76908 76908 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 647469 647469 0 0.0
RAM 76908 76908 0 0.0
thermostat CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 599861 599861 0 0.0
RAM 68372 68372 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 619713 619713 0 0.0
RAM 71004 71004 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 619713 619713 0 0.0
RAM 71004 71004 0 0.0
efr32 lighting-app BRD4187C FLASH 929864 929856 -8 -0.0
RAM 135148 135148 0 0.0
lock-app BRD4338a FLASH 737116 737108 -8 -0.0
RAM 208436 208436 0 0.0
window-app BRD4187C FLASH 1015508 1015508 0 0.0
RAM 127084 127084 0 0.0
esp32 all-clusters-app c3devkit DRAM 94136 94136 0 0.0
FLASH 1530592 1530592 0 0.0
IRAM 82538 82538 0 0.0
m5stack DRAM 115072 115072 0 0.0
FLASH 1541114 1541114 0 0.0
IRAM 117039 117039 0 0.0
linux chip-tool-ipv6only arm64 unknown 20352 20352 0 0.0
FLASH 11173932 11173932 0 0.0
RAM 608320 608320 0 0.0
thermostat-no-ble arm64 unknown 9352 9352 0 0.0
FLASH 4357300 4357300 0 0.0
RAM 242216 242216 0 0.0
mbed lock-app-release cy8cproto_062_4343w FLASH 1505732 1505732 0 0.0
RAM 227296 227296 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 906924 906924 0 0.0
RAM 142225 142225 0 0.0
nrf7002dk_nrf5340_cpuapp FLASH 879520 879520 0 0.0
RAM 140364 140364 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 FLASH 838676 838676 0 0.0
RAM 141062 141062 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1636044 1636044 0 0.0
RAM 210912 210912 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1541244 1541244 0 0.0
RAM 207664 207664 0 0.0
light cy8ckit_062s2_43012 FLASH 1463508 1463508 0 0.0
RAM 200776 200776 0 0.0
lock cy8ckit_062s2_43012 FLASH 1462156 1462156 0 0.0
RAM 225120 225120 0 0.0
qpg lighting-app qpg6105+debug FLASH 655596 655596 0 0.0
RAM 105148 105148 0 0.0
lock-app qpg6105+debug FLASH 612912 612912 0 0.0
RAM 99632 99632 0 0.0
stm32 light STM32WB5MM-DK FLASH 477928 477928 0 0.0
RAM 144756 144756 0 0.0
tizen all-clusters-app arm unknown 1588 1588 0 0.0
FLASH 1705388 1705388 0 0.0
RAM 51820 51820 0 0.0
chip-tool-ubsan arm unknown 2404 2404 0 0.0
FLASH 16619594 16619594 0 0.0
RAM 7303840 7303840 0 0.0
marius-alex-tache marius-alex-tache force pushed from 7be13166 to 039e9b29 241 days ago
marius-alex-tache marius-alex-tache force pushed from 039e9b29 to 53517586 241 days ago
github-actions
github-actions241 days ago (edited 241 days ago)

PR #34772: Size comparison from bbef51a to 5351758

Full report (6 builds for cc32xx, mbed, stm32, tizen)
platform target config section bbef51a 5351758 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 610502 610502 0 0.0
RAM 205380 205380 0 0.0
lock CC3235SF_LAUNCHXL FLASH 654774 654774 0 0.0
RAM 205620 205620 0 0.0
mbed lock-app-release cy8cproto_062_4343w FLASH 1505732 1505732 0 0.0
RAM 227296 227296 0 0.0
stm32 light STM32WB5MM-DK FLASH 477928 477928 0 0.0
RAM 144756 144756 0 0.0
tizen all-clusters-app arm unknown 1588 1588 0 0.0
FLASH 1705388 1705388 0 0.0
RAM 51820 51820 0 0.0
chip-tool-ubsan arm unknown 2404 2404 0 0.0
FLASH 16619594 16619594 0 0.0
RAM 7303840 7303840 0 0.0
marius-alex-tache marius-alex-tache force pushed from 53517586 to 31ca350f 241 days ago
doru91 doru91 added changing-submodules-on-purpose
github-actions
github-actions241 days ago (edited 241 days ago)

PR #34772: Size comparison from bbef51a to 0003050

Full report (85 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
platform target config section bbef51a 0003050 change % change
bl602 lighting-app bl602 FLASH 1277798 1277798 0 0.0
RAM 95896 95896 0 0.0
bl602+mfd FLASH 1292056 1292056 0 0.0
RAM 96048 96048 0 0.0
bl602+rpc FLASH 1317014 1317014 0 0.0
RAM 104320 104320 0 0.0
bl702 lighting-app bl702 FLASH 1098938 1098938 0 0.0
RAM 15249 15249 0 0.0
bl702+mfd FLASH 1109888 1109888 0 0.0
RAM 15393 15393 0 0.0
bl702+rpc FLASH 1189004 1189004 0 0.0
RAM 24245 24245 0 0.0
bl706-eth FLASH 881972 881972 0 0.0
RAM 27352 27352 0 0.0
bl706-wifi FLASH 1135150 1135150 0 0.0
RAM 14685 14685 0 0.0
bl702l lighting-app bl702l FLASH 1086100 1086100 0 0.0
RAM 21804 21804 0 0.0
bl702l+mfd FLASH 1097362 1097362 0 0.0
RAM 21956 21956 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 802792 802792 0 0.0
RAM 117620 117620 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 818628 818628 0 0.0
RAM 125220 125220 0 0.0
lock-mtd LP_EM_CC1354P10_6 FLASH 810904 810904 0 0.0
RAM 119500 119500 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 763244 763244 0 0.0
RAM 113640 113640 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 747768 747768 0 0.0
RAM 113832 113832 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 610502 610502 0 0.0
RAM 205380 205380 0 0.0
lock CC3235SF_LAUNCHXL FLASH 654774 654774 0 0.0
RAM 205620 205620 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 671905 671905 0 0.0
RAM 78348 78348 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 691757 691757 0 0.0
RAM 80980 80980 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 691757 691757 0 0.0
RAM 80980 80980 0 0.0
CYW930739M2EVB-02 unknown 2040 2040 0 0.0
FLASH 648693 648693 0 0.0
RAM 73416 73416 0 0.0
light-switch CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 610409 610409 0 0.0
RAM 71340 71340 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 630037 630037 0 0.0
RAM 73892 73892 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 630037 630037 0 0.0
RAM 73892 73892 0 0.0
lock CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 627761 627761 0 0.0
RAM 74356 74356 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 647469 647469 0 0.0
RAM 76908 76908 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 647469 647469 0 0.0
RAM 76908 76908 0 0.0
thermostat CYW30739B2-P5-EVK-01 unknown 2040 2040 0 0.0
FLASH 599861 599861 0 0.0
RAM 68372 68372 0 0.0
CYW30739B2-P5-EVK-02 unknown 2040 2040 0 0.0
FLASH 619713 619713 0 0.0
RAM 71004 71004 0 0.0
CYW30739B2-P5-EVK-03 unknown 2040 2040 0 0.0
FLASH 619713 619713 0 0.0
RAM 71004 71004 0 0.0
efr32 lighting-app BRD4187C FLASH 929864 929856 -8 -0.0
RAM 135148 135148 0 0.0
lock-app BRD4338a FLASH 737116 737108 -8 -0.0
RAM 208436 208436 0 0.0
window-app BRD4187C FLASH 1015508 1015508 0 0.0
RAM 127084 127084 0 0.0
esp32 all-clusters-app c3devkit DRAM 94136 94136 0 0.0
FLASH 1530592 1530592 0 0.0
IRAM 82538 82538 0 0.0
m5stack DRAM 115072 115072 0 0.0
FLASH 1541114 1541114 0 0.0
IRAM 117039 117039 0 0.0
linux air-purifier-app debug unknown 4632 4632 0 0.0
FLASH 2746431 2746431 0 0.0
RAM 128368 128368 0 0.0
all-clusters-app debug unknown 5416 5416 0 0.0
FLASH 6028004 6028004 0 0.0
RAM 509904 509904 0 0.0
all-clusters-minimal-app debug unknown 5312 5312 0 0.0
FLASH 5367894 5367894 0 0.0
RAM 240000 240000 0 0.0
bridge-app debug unknown 5296 5296 0 0.0
FLASH 4727640 4727640 0 0.0
RAM 217024 217024 0 0.0
chip-tool debug unknown 5832 5832 0 0.0
FLASH 12496460 12496460 0 0.0
RAM 558362 558362 0 0.0
chip-tool-ipv6only arm64 unknown 20352 20352 0 0.0
FLASH 11173932 11173932 0 0.0
RAM 608320 608320 0 0.0
fabric-admin debug unknown 5672 5672 0 0.0
FLASH 11474703 11474703 0 0.0
RAM 555098 555098 0 0.0
fabric-bridge-app debug unknown 4568 4568 0 0.0
FLASH 4483232 4483232 0 0.0
RAM 202192 202192 0 0.0
lighting-app debug+rpc+ui unknown 5968 5968 0 0.0
FLASH 5661713 5661713 0 0.0
RAM 228112 228112 0 0.0
lock-app debug unknown 5232 5232 0 0.0
FLASH 4782040 4782040 0 0.0
RAM 203840 203840 0 0.0
ota-provider-app debug unknown 4608 4608 0 0.0
FLASH 4422354 4422354 0 0.0
RAM 197824 197824 0 0.0
ota-requestor-app debug unknown 4544 4544 0 0.0
FLASH 4560962 4560962 0 0.0
RAM 202360 202360 0 0.0
shell debug unknown 4176 4176 0 0.0
FLASH 3067117 3067117 0 0.0
RAM 158952 158952 0 0.0
thermostat-no-ble arm64 unknown 9352 9352 0 0.0
FLASH 4357300 4357300 0 0.0
RAM 242216 242216 0 0.0
tv-app debug unknown 5504 5504 0 0.0
FLASH 6004981 6004981 0 0.0
RAM 583552 583552 0 0.0
tv-casting-app debug unknown 5176 5176 0 0.0
FLASH 10700989 10700989 0 0.0
RAM 645608 645608 0 0.0
mbed lock-app-release cy8cproto_062_4343w FLASH 1505732 1505732 0 0.0
RAM 227296 227296 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 906924 906924 0 0.0
RAM 142225 142225 0 0.0
nrf7002dk_nrf5340_cpuapp FLASH 879520 879520 0 0.0
RAM 140364 140364 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 FLASH 838676 838676 0 0.0
RAM 141062 141062 0 0.0
nxp contact k32w0+release FLASH 576700 577100 400 0.1
RAM 70416 70472 56 0.1
k32w1+release FLASH 592408 592408 0 0.0
RAM 74456 74456 0 0.0
light k32w0+release FLASH 612424 612544 120 0.0
RAM 69920 69944 24 0.0
k32w1+release FLASH 677376 677376 0 0.0
RAM 83232 83232 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1636044 1636044 0 0.0
RAM 210912 210912 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1541244 1541244 0 0.0
RAM 207664 207664 0 0.0
light cy8ckit_062s2_43012 FLASH 1463508 1463508 0 0.0
RAM 200776 200776 0 0.0
lock cy8ckit_062s2_43012 FLASH 1462156 1462156 0 0.0
RAM 225120 225120 0 0.0
qpg lighting-app qpg6105+debug FLASH 655596 655596 0 0.0
RAM 105148 105148 0 0.0
lock-app qpg6105+debug FLASH 612912 612912 0 0.0
RAM 99632 99632 0 0.0
stm32 light STM32WB5MM-DK FLASH 477928 477928 0 0.0
RAM 144756 144756 0 0.0
telink air-quality-sensor-app tlsr9528a_retention FLASH 619742 619742 0 0.0
RAM 50936 50936 0 0.0
all-clusters-app tlsr9118bdk40d FLASH 678578 678578 0 0.0
RAM 149556 149556 0 0.0
all-clusters-minimal-app tlsr9528a FLASH 771842 771842 0 0.0
RAM 110732 110732 0 0.0
bridge-app tlsr9258a FLASH 678444 678444 0 0.0
RAM 91624 91624 0 0.0
contact-sensor-app tlsr9528a_retention FLASH 621334 621334 0 0.0
RAM 50980 50980 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a FLASH 707198 707198 0 0.0
RAM 74316 74316 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 620198 620198 0 0.0
RAM 145580 145580 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 806284 806284 0 0.0
RAM 99504 99504 0 0.0
lock-app-dfu tlsr9528a FLASH 654076 654076 0 0.0
RAM 67012 67012 0 0.0
ota-requestor-app tlsr9258a FLASH 696478 696478 0 0.0
RAM 91308 91308 0 0.0
pump-app-usb tlsr9518adk80d FLASH 630778 630778 0 0.0
RAM 55756 55756 0 0.0
pump-controller-app tlsr9518adk80d FLASH 608290 608290 0 0.0
RAM 53000 53000 0 0.0
shell tlsr9518adk80d FLASH 466810 466810 0 0.0
RAM 68660 68660 0 0.0
smoke_co_alarm-app tlsr9528a_retention FLASH 628102 628102 0 0.0
RAM 52696 52696 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d FLASH 652112 652112 0 0.0
RAM 56636 56636 0 0.0
thermostat tlsr9518adk80d FLASH 631874 631874 0 0.0
RAM 53376 53376 0 0.0
window-covering tlsr9118bdk40d FLASH 522252 522252 0 0.0
RAM 98536 98536 0 0.0
tizen all-clusters-app arm unknown 1588 1588 0 0.0
FLASH 1705388 1705388 0 0.0
RAM 51820 51820 0 0.0
chip-tool-ubsan arm unknown 2404 2404 0 0.0
FLASH 16619594 16619594 0 0.0
RAM 7303840 7303840 0 0.0
doru91
doru91 approved these changes on 2024-08-05
marius-alex-tache [platform][common] Add old nxp/k32w/common files
f97a4e9d
marius-alex-tache [NXP][k32w0] Remove k32w parent folder
c5da43ae
marius-alex-tache [NXP][common][k32w0] Update some files after k32w parent removal
5c94dae6
marius-alex-tache [NXP][examples][k32w0] Remove examples/platform/nxp/k32w0 folder exce…
b542facb
marius-alex-tache [NXP][doc][k32w0] Updating path to update_nxp_sdk.py script
7de26da3
marius-alex-tache [NXP][examples][k32w0] Update paths after nxp_matter_support switch
54e03fc9
marius-alex-tache [NXP][examples][k32w0] Enable chip_generate_link_map_file by default
00a83b67
marius-alex-tache [NXP][examples][k32w0] Add OTA encryption info in contact sensor README
5a16698b
marius-alex-tache [NXP][docs] Fix spellcheck errors
40011c1c
marius-alex-tache [NXP] Bump nxp_matter_support repo
2e56314b
mihai-ignat [k32w0][doc] Remove obsolete python dependency
13132403
marius-alex-tache marius-alex-tache force pushed from 00030509 to 13132403 240 days ago
andy31415
andy31415 approved these changes on 2024-08-06
pullapprove pullapprove removed review - pending
pullapprove pullapprove added review - approved
mergify mergify merged 83dc1c8c into master 240 days ago
marius-alex-tache marius-alex-tache deleted the k32w0-update-folder-structure branch 184 days ago

Login to write a write a comment.

Login via GitHub