📄️ Workbench Dashboard
The Workbench Dashboard gives a live overview of your built application without leaving VS Code: build summary, memory usage, Kconfig values, device tree and more. It lives in the "Zephyr Dashboard" panel at the bottom of the VS Code window.
📄️ West Dashboard
The West Dashboard is a web page generated by the Zephyr build system that summarizes the application and its build: build attributes, memory reports, Kconfig data, system initialization, device tree information and ELF statistics.
🗃️ Memory Analysis
5 items
📄️ SPDX
A Software Bill of Materials (SBOM) is an inventory of every component that ends up in your firmware image, written in the standard SPDX format. Workbench for Zephyr generates SPDX documents for an application build and can check them for known vulnerabilities with the SBOM Total service.
🗃️ Static Code Analysis
2 items