You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm experimenting with integrating Golioth. The simple path would be to include it in the top-level
west.ymlbut 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