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
{{ message }}
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
Is there a way to import an existing C idf component into a project based on the esp-template? I want to use epdiy but I want to write Rust code. The docs in epdiy state that I could just include it in the components folder of another idf project (I assume this is a common way to include dependencies). Is there such a pattern for a cargo first rust esp project?
The text was updated successfully, but these errors were encountered:
Is there a way to import an existing C idf component into a project based on the esp-template? I want to use epdiy but I want to write Rust code. The docs in epdiy state that I could just include it in the components folder of another idf project (I assume this is a common way to include dependencies). Is there such a pattern for a cargo first rust esp project?
The text was updated successfully, but these errors were encountered: