forked from zephyrproject-rtos/arduino-core-zephyr
-
-
Notifications
You must be signed in to change notification settings - Fork 40
Include Zephyr third-party modules via library #257
Unanswered
beriberikix
asked this question in
Q&A
-
I'm experimenting with integrating Golioth. The simple path would be to include it in the top-level west.yml but has its downsides (ex. will need wait to merge; not scalable for the project.)
Is there some clever way import projects as modules so that they can be used as part of the library?
Said differently - is there a recommended path to create Arduino libraries that are essentially C++ wrappers with Arduino-flavored APIs that are based on existing Zephyr modules?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment