Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

esp-idf using Rust (esp-rs) | Generate FFI Bindings #71

Open
lnxdxtf opened this issue Feb 19, 2024 · 2 comments
Open

esp-idf using Rust (esp-rs) | Generate FFI Bindings #71

lnxdxtf opened this issue Feb 19, 2024 · 2 comments

Comments

@lnxdxtf
Copy link

lnxdxtf commented Feb 19, 2024

I'm trying to use this library for an embedded project in Rust with ESP-IDF (esp-rs), but I'm stuck on how to generate the necessary FFI bindings to use it.

I need guidance or documentation on generating FFI bindings for Rust and integrating them with ESP-IDF, allowing me to use this library in my project.

Additional context
Integrating this library into my Rust-based ESP-IDF project is crucial, and any help with FFI bindings would be greatly appreciated.

@ricardoquesada
Copy link
Owner

you are kind on your own here.

I wouldn't know how to generate them

@lnxdxtf
Copy link
Author

lnxdxtf commented Feb 21, 2024

🥲I will try to found a way
Like in this video Don't Worry, C and Rust Can FINALLY Coexist (Here's How) | Embedded Rust and C on the RP2040 Pi Pico
And share here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants