Skip to content

devcontainer: Add devcontainer and documentation#299

Open
hmaerki wants to merge 1 commit into
zephyrproject-rtos:mainfrom
hmaerki:add_devcontainers
Open

devcontainer: Add devcontainer and documentation#299
hmaerki wants to merge 1 commit into
zephyrproject-rtos:mainfrom
hmaerki:add_devcontainers

Conversation

@hmaerki

@hmaerki hmaerki commented Mar 30, 2026

Copy link
Copy Markdown

The docker images from this repo work nicely with devcontainers!

This PR

  • Adds the required configuration ./devcontainers/devcontainer.json.
  • Updated the documentation in ./README.md.

Testing

  • Tested on visual studio code on ubuntu
  • Tested with github codespaces (32GBytes RAM/54GBytes disk)

Tested by successfully building and running

west init .
west update
west build -b qemu_x86 zephyr/samples/hello_world
west build -t run

@hmaerki hmaerki force-pushed the add_devcontainers branch from 42298dd to 550897c Compare March 30, 2026 10:48
@nashif nashif requested a review from kartben April 3, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant