Skip to content

samples: matter: Fix image-scoped shield variable names - #32

Merged
kkasperczyk-no merged 1 commit into
nrfconnect:mainfrom
doublemis1:fix/matter-shield-image-prefix
Aug 13, 2026
Merged

kkasperczyk-no merged 1 commit into
nrfconnect:mainfrom
doublemis1:fix/matter-shield-image-prefix

Conversation

@doublemis1

Copy link
Copy Markdown
Contributor

Sysbuild derives the main image name from the application directory. The bridge and weather station docs and test scenarios still used matter_bridge_SHIELD and matter_weather_station_SHIELD, which match no image, so CONFIG_SHIELD and CONFIG_CHIP_WIFI stayed disabled on Wi-Fi builds.

Rename to bridge_SHIELD and weather_station_SHIELD, and fix the internal-memory doc example to use the directory name "bridge".

@doublemis1
doublemis1 requested review from a team, b-gent and peknis as code owners August 12, 2026 14:54
Sysbuild derives the main image name from the application directory.
The bridge and weather station docs and test scenarios still used
matter_bridge_SHIELD and matter_weather_station_SHIELD, which match no
image, so CONFIG_SHIELD and CONFIG_CHIP_WIFI stayed disabled on Wi-Fi
builds.

Rename to bridge_SHIELD and weather_station_SHIELD, and fix the
internal-memory doc example to use the directory name "bridge".

Signed-off-by: Michał Szablowski <michal.szablowski@nordicsemi.no>
@doublemis1
doublemis1 force-pushed the fix/matter-shield-image-prefix branch from adef7fe to 486f6ab Compare August 12, 2026 14:55
@github-actions

Copy link
Copy Markdown

You can find the documentation preview for this PR here.

@kkasperczyk-no
kkasperczyk-no merged commit 12bc2e7 into nrfconnect:main Aug 13, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants