zephyr icon indicating copy to clipboard operation
zephyr copied to clipboard

Performance-optimized container images for building Zephyr RTOS applications.

Results 2 zephyr issues
Sort by recently updated
recently updated
newest added

Right now the images are built when merged to main, mostly for convenience. We should switch to Releases in the future.

GitLab CI runs *inside* the container - so I’m not sure if lacking some of these runtimes assumes using the tools via docker as a sidecar on a laptop? ```sh...