Skip to content

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 swiftlang:main May 29, 2025
@xtremekforever xtremekforever deleted the doc/integrate-with-zephyr branch May 30, 2025 01:14
trundlebits pushed a commit to trundlebits/swift-embedded-examples that referenced this pull request Jul 18, 2025
…#140)

- Add IntegrateWithZephyr guide showing off project structure and commands
- Add Zephyr section to IntegratingWithPlatforms page
- Add Zephyr target compatibility section, improve CMakeLists.txt setup
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