embedded support via Zephyr #152
sadguitarius
started this conversation in
Ideas
Replies: 3 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Great, thank you! That seems pretty straightforward. I'm working on ESP32 and Picos as well. I haven't tried mixing C++ with Zephyr but I think with the C header it shouldn't be too difficult. I'll let you know once I get it going. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Awesome! Honestly I hadn’t even looked into it yet |
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.
-
Hi @jcelerier, I'm really excited about the recent progress with this library! I was thinking about the possibility of getting it to work on embedded platforms, and it occurred to me that Zephyr RTOS might be a good fit, since it already has some Linux-like features built in and some MIDI support as well. Do you have any thoughts on how best to integrate new backends into libremidi?
Beta Was this translation helpful? Give feedback.
All reactions