Replies: 1 comment
-
|
Hi, thanks for reaching out! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@tttapa I wanted to use this on pico-sdk and esp-idf without arduino, and so I created a clone of this (externally hosted on a Gitea server I run just for myself at the moment)
And then rewrote a bunch of the connecting pieces which made that possible. And it works, and I copied each of your example programs you have on your own docs site and used them as tests for my own ported version, and wrote a 1:1 example for each one to show how to do all of the same things between yours and my port (there's sections for both the esp-idf and the pico-sdk versions in my docs, but i've only finished pico-sdk at the monent)
How would you like to proceed? Do you wish to have any involvement in that, or are you chill with me simply crediting you as the orignal and primary author, keep the same LICENSE etc?
Beta Was this translation helpful? Give feedback.
All reactions