Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Include idf components #173

Closed
floers opened this issue Sep 15, 2024 · 1 comment
Closed

Include idf components #173

floers opened this issue Sep 15, 2024 · 1 comment

Comments

@floers
Copy link

floers commented Sep 15, 2024

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?

@bjoernQ
Copy link
Contributor

bjoernQ commented Sep 16, 2024

Seems like you are using Rust on top of esp-idf - in that case you are looking for https://github.com/esp-rs/esp-idf-template

This is the repository of the bare-metal template

@bjoernQ bjoernQ closed this as completed Sep 16, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in esp-rs Sep 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants