Using Containers for good with Zephyr
Learn how to streamline Zephyr development using Docker containers—set up the Nordic nRF54L15-DK toolchain, build, flash, and debug efficiently.
Learn how to streamline Zephyr development using Docker containers—set up the Nordic nRF54L15-DK toolchain, build, flash, and debug efficiently.
Learn how to use manifests in Zephyr to manage dependencies, set module versions, and keep projects clean. This step-by-step guide from Embedded House makes working with west.yml simple for embedded developers.
Learn how to flash and debug STM32 microcontrollers running Zephyr OS using OpenOCD. Discover how to build a custom Docker container with ST-branded OpenOCD support for modern STM32H5 boards and integrate with VS Code for seamless debugging
Discover how to streamline Zephyr RTOS development using dev containers with VSCode easy setup of environments, with cortex-debug plugin or segger ozone