Skip to content

Add IntegrateWithZephyr document next to IntegrateWithPico #140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 29, 2025

Conversation

xtremekforever
Copy link
Contributor

Just a simple guide on integrating Swift with Zephyr. The guide shows what files need to be created and the contents they need, all to be able to compile and run a simple print() example that works inside of a qemu-emulated Cortex-M0 with Zephyr.

This may conflict a bit with Kuba's big PR, so once that is merged I could rebase this PR from main.

@rauhul rauhul force-pushed the doc/integrate-with-zephyr branch from e064ff2 to f63b2d3 Compare May 23, 2025 21:30
@rauhul rauhul mentioned this pull request May 23, 2025
@xtremekforever xtremekforever force-pushed the doc/integrate-with-zephyr branch from f63b2d3 to 840986f Compare May 24, 2025 00:42
@xtremekforever
Copy link
Contributor Author

@rauhul @ebariaux I updated the document again to fix the typos and add a new "Zephyr Target Architecture Compatibility" section which lists what targets that Zephyr supports are compatible with Embedded Swift.

@rauhul rauhul force-pushed the doc/integrate-with-zephyr branch from 3b5af6e to a5a608f Compare May 29, 2025 20:28
@rauhul rauhul merged commit 4c4ebad into apple:main May 29, 2025
@xtremekforever xtremekforever deleted the doc/integrate-with-zephyr branch May 30, 2025 01:14
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.

3 participants