Skip to content
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

Using with Pico C++ SDK #2

Open
metanav opened this issue Nov 15, 2024 · 2 comments
Open

Using with Pico C++ SDK #2

metanav opened this issue Nov 15, 2024 · 2 comments

Comments

@metanav
Copy link

metanav commented Nov 15, 2024

How can we use this library with the Pico C++ SDK?

@sfe-SparkFro
Copy link
Collaborator

Hi there,

It would first require an implementation of our Toolkit library written for the Pico SDK, then this library would need a wrapper for the Pico SDK similar to this file. The wrapper should be easy, the Toolkit implementation would be a bit more involved. Though that's arguably something we should support regardless. Let me talk with some folks and see what we can do!

@metanav
Copy link
Author

metanav commented Nov 16, 2024

In the past, I used various Sparkfun I2C sensor libraries by providing/overriding the I2C read/write function. This library has an added layer.

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

No branches or pull requests

2 participants