After a build is created, you can hover with the mouse over its entry in the Applications View to check its details. A notification that appears contains the key information about the build configuration, taken from the CMake configuration files. It is available for both the top build configuration and its images or domains.
The Build info lists details about the SDK version the build configuration is using, the west runner used to program the board, the board target (and its board revision, if applicable), and the build size.
Tip
You can override the flash runner with the runner parameter by manually adding and customizing tasks.
The Input files list configuration and overlay files used by the build. If more files are used, the list is truncated and the extension adds a button to see all files in the Details View.
The notification also lists devices linked to the build, if any. If you are using sysbuild, this link is only displayed for the top build configuration, but it is used for all images or domains.
The Copy Build Command and Edit Build Configuration buttons at the bottom of the notification correspond to the ones listed under Build-specific actions. These buttons are only available for the notification of the top build configuration.