Zenoh-pico as an ESP-IDF component? #85
-
Hi! Is it possible to build zenoh-pico as a simple ESP-IDF component, by just using the provided cmake file? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
That is one of the goals for the long-term for Zenoh-Pico...to provide native support for each platform: eclipse-zenoh/zenoh-pico#93 However, there are more pressing features that we are focusing on the short- and mid-term roadmap. |
Beta Was this translation helpful? Give feedback.
-
If someone interested, I have ported the zenoh-pico to work in the esp-idf environment as a component. Nothing fancy, but it works: |
Beta Was this translation helpful? Give feedback.
That is one of the goals for the long-term for Zenoh-Pico...to provide native support for each platform: eclipse-zenoh/zenoh-pico#93
However, there are more pressing features that we are focusing on the short- and mid-term roadmap.
If you have experience with ESP-IDF, we would really appreciate and gladly accept any PR you could provide.