Open
Description
I took a crack at trying to create an example project for including a Swift library as a dependency to an existing C++ Zephyr project. Well by "existing" I mean, the app main is a C++ file, not that I have an existing Zephyr project to integrate with.
That example lives here: https://github.com/ADKaster/swift-embedded-export-zephyr
I based it off of some of the examples in this repository for Zephyr.
It's possible that "Zephyr + C++" is too tricky of a target to create this interop example for embedded from. But I doubt that this is a problem unique to me.
Would an example in a different operating environment be a good fit for this repo?
Metadata
Metadata
Assignees
Labels
No labels