Dockerfile example for building nRF Connect SDK applications with GitHub Actions
-
Updated
Dec 20, 2024 - Dockerfile
The Zephyr RTOS is a scalable real-time operating system (RTOS) supporting multiple hardware architectures, optimized for resource constrained devices, and built with security in mind. It is based on a small-footprint kernel designed for use on resource-constrained systems: from simple embedded environmental sensors and LED wearables to sophisticated smart watches and IoT wireless gateways. The kernel supports multiple architectures and a large number of supported boards (and growing.)
Dockerfile example for building nRF Connect SDK applications with GitHub Actions
Develop with Zephyr locally using Docker containers
Docker Image used to build the EtherCAT Master Stack Software EC-Master for Zephyr.
Demo repository exploring how to use multiple Kconfig files
This repository provides a Dockerfile that sets up a complete Zephyr RTOS development environment. It installs all necessary dependencies, configures Python 3.10, sets up the Zephyr workspace and SDK, and ensures USB access for flashing hardware—all in a ready-to-use Docker container.
Docker for nRF Connect SDK CI
Released October 17, 2017