Skip to content

Commit

Permalink
Revert "[nxp noup][examples][zephyr] Update sample.yaml for 3.7 LTS"
Browse files Browse the repository at this point in the history
This reverts commit 8ea9327.

Signed-off-by: marius-alex-tache <[email protected]>
  • Loading branch information
marius-alex-tache committed Sep 4, 2024
1 parent 1656411 commit e291710
Show file tree
Hide file tree
Showing 3 changed files with 264 additions and 15 deletions.
93 changes: 88 additions & 5 deletions examples/all-clusters-app/nxp/zephyr/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,35 +30,118 @@ tests:
- EXTRA_CONF_FILE="prj_ota.conf"
extra_configs:
- CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2
sample.matter.all_cluster_app_no_factorydata_a1:
platform_allow:
- rd_rw612_bga
build_only: true
tags: matter
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.all_cluster_app_factorydata_a1:
platform_allow:
- rd_rw612_bga
build_only: true
tags: matter
extra_args: FILE_SUFFIX="fdata"
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.all_cluster_app_factorydata_ota_v0_a1:
platform_allow:
- rd_rw612_bga
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE="prj_ota.conf"
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.all_cluster_app_factorydata_ota_v1_a1:
platform_allow:
- rd_rw612_bga
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE="prj_ota.conf"
extra_configs:
- CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.all_cluster_app_ethernet_no_factorydata:
platform_allow:
- rd_rw612_bga/rw612/ethernet
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args: EXTRA_CONF_FILE="prj_ethernet.conf"
sample.matter.all_cluster_app_ethernet_factorydata:
platform_allow:
- rd_rw612_bga/rw612/ethernet
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE="prj_ethernet.conf"
sample.matter.all_cluster_app_ethernet_factorydata_ota_v0:
platform_allow:
- rd_rw612_bga/rw612/ethernet
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE='prj_ota.conf;prj_ethernet.conf'
sample.matter.all_cluster_app_ethernet_factorydata_ota_v1:
platform_allow:
- rd_rw612_bga/rw612/ethernet
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE='prj_ota.conf;prj_ethernet.conf'
extra_configs:
- CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2
- CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2
sample.matter.all_cluster_app_ethernet_no_factorydata_a1:
platform_allow:
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args: EXTRA_CONF_FILE="prj_ethernet.conf"
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.all_cluster_app_ethernet_factorydata_a1:
platform_allow:
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE="prj_ethernet.conf"
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.all_cluster_app_ethernet_factorydata_ota_v0_a1:
platform_allow:
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE='prj_ota.conf;prj_ethernet.conf'
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.all_cluster_app_ethernet_factorydata_ota_v1_a1:
platform_allow:
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE='prj_ota.conf;prj_ethernet.conf'
extra_configs:
- CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
93 changes: 88 additions & 5 deletions examples/laundry-washer-app/nxp/zephyr/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,35 +30,118 @@ tests:
- EXTRA_CONF_FILE="prj_ota.conf"
extra_configs:
- CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2
sample.matter.laundry_washer_app_no_factorydata_a1:
platform_allow:
- rd_rw612_bga
build_only: true
tags: matter
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.laundry_washer_app_factorydata_a1:
platform_allow:
- rd_rw612_bga
build_only: true
tags: matter
extra_args: FILE_SUFFIX="fdata"
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.laundry_washer_app_factorydata_ota_v0_a1:
platform_allow:
- rd_rw612_bga
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE="prj_ota.conf"
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.laundry_washer_app_factorydata_ota_v1_a1:
platform_allow:
- rd_rw612_bga
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE="prj_ota.conf"
extra_configs:
- CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.laundry_washer_app_ethernet_no_factorydata:
platform_allow:
- rd_rw612_bga/rw612/ethernet
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args: EXTRA_CONF_FILE="prj_ethernet.conf"
sample.matter.laundry_washer_app_ethernet_factorydata:
platform_allow:
- rd_rw612_bga/rw612/ethernet
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE="prj_ethernet.conf"
sample.matter.laundry_washer_app_ethernet_factorydata_ota_v0:
platform_allow:
- rd_rw612_bga/rw612/ethernet
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE='prj_ota.conf;prj_ethernet.conf'
sample.matter.laundry_washer_app_ethernet_factorydata_ota_v1:
platform_allow:
- rd_rw612_bga/rw612/ethernet
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE='prj_ota.conf;prj_ethernet.conf'
extra_configs:
- CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2
- CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2
sample.matter.laundry_washer_app_ethernet_no_factorydata_a1:
platform_allow:
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args: EXTRA_CONF_FILE="prj_ethernet.conf"
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.laundry_washer_app_ethernet_factorydata_a1:
platform_allow:
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE="prj_ethernet.conf"
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.laundry_washer_app_ethernet_factorydata_ota_v0_a1:
platform_allow:
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE='prj_ota.conf;prj_ethernet.conf'
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.laundry_washer_app_ethernet_factorydata_ota_v1_a1:
platform_allow:
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE='prj_ota.conf;prj_ethernet.conf'
extra_configs:
- CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
93 changes: 88 additions & 5 deletions examples/thermostat/nxp/zephyr/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,35 +30,118 @@ tests:
- EXTRA_CONF_FILE="prj_ota.conf"
extra_configs:
- CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2
sample.matter.thermostat_no_factorydata_a1:
platform_allow:
- rd_rw612_bga
build_only: true
tags: matter
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.thermostat_factorydata_a1:
platform_allow:
- rd_rw612_bga
build_only: true
tags: matter
extra_args: FILE_SUFFIX="fdata"
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.thermostat_factorydata_ota_v0_a1:
platform_allow:
- rd_rw612_bga
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE="prj_ota.conf"
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.thermostat_factorydata_ota_v1_a1:
platform_allow:
- rd_rw612_bga
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE="prj_ota.conf"
extra_configs:
- CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.thermostat_ethernet_no_factorydata:
platform_allow:
- rd_rw612_bga/rw612/ethernet
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args: EXTRA_CONF_FILE="prj_ethernet.conf"
sample.matter.thermostat_ethernet_factorydata:
platform_allow:
- rd_rw612_bga/rw612/ethernet
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE="prj_ethernet.conf"
sample.matter.thermostat_ethernet_factorydata_ota_v0:
platform_allow:
- rd_rw612_bga/rw612/ethernet
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE='prj_ota.conf;prj_ethernet.conf'
sample.matter.thermostat_ethernet_factorydata_ota_v1:
platform_allow:
- rd_rw612_bga/rw612/ethernet
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE='prj_ota.conf;prj_ethernet.conf'
extra_configs:
- CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2
- CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2
sample.matter.thermostat_ethernet_no_factorydata_a1:
platform_allow:
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args: EXTRA_CONF_FILE="prj_ethernet.conf"
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.thermostat_ethernet_factorydata_a1:
platform_allow:
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE="prj_ethernet.conf"
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.thermostat_ethernet_factorydata_ota_v0_a1:
platform_allow:
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE='prj_ota.conf;prj_ethernet.conf'
extra_configs:
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y
sample.matter.thermostat_ethernet_factorydata_ota_v1_a1:
platform_allow:
- rd_rw612_bga_ethernet
build_only: true
tags: matter
extra_args:
- FILE_SUFFIX="fdata"
- EXTRA_CONF_FILE='prj_ota.conf;prj_ethernet.conf'
extra_configs:
- CONFIG_CHIP_DEVICE_SOFTWARE_VERSION=2
- CONFIG_SOC_SERIES_RW6XX_REVISION_A2=n
- CONFIG_SOC_SERIES_RW6XX_REVISION_A1=y

0 comments on commit e291710

Please sign in to comment.