Skip to content

Add networking support to the Zephyr native_sim#10847

Merged
tannewt merged 2 commits intoadafruit:mainfrom
tannewt:zephyr_host_networking
Feb 25, 2026
Merged

Add networking support to the Zephyr native_sim#10847
tannewt merged 2 commits intoadafruit:mainfrom
tannewt:zephyr_host_networking

Conversation

@tannewt
Copy link
Copy Markdown
Member

@tannewt tannewt commented Feb 24, 2026

It uses the host's sockets directly to test our zsock integration. This doesn't test network management. It does also test the web workflow.

@tannewt tannewt force-pushed the zephyr_host_networking branch from afa167e to 7b755ad Compare February 25, 2026 00:05
It uses the host's sockets directly to test our zsock integration.
This doesn't test network management. It does also test the web
workflow.
@tannewt tannewt force-pushed the zephyr_host_networking branch from 7b755ad to 73aa39f Compare February 25, 2026 18:48
@tannewt tannewt requested a review from dhalbert February 25, 2026 20:01
@tannewt tannewt marked this pull request as ready for review February 25, 2026 20:02
@tannewt
Copy link
Copy Markdown
Member Author

tannewt commented Feb 25, 2026

The two failing tests are fixed by #10851 because they were broken on main.

Copy link
Copy Markdown
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks straightforward. Not tested. One change. Thanks!

Comment thread ports/zephyr-cp/cptools/build_circuitpython.py Outdated
Co-authored-by: Dan Halbert <halbert@adafruit.com>
@tannewt tannewt merged commit 4fb708e into adafruit:main Feb 25, 2026
34 checks passed
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.

2 participants