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

Update bindgen for RISCV #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexbohm
Copy link

This pull request comes from some experimenting with an esp32c6, littlefs, and https://github.com/esp-rs/esp-hal.

While compiling I hit rust-lang/rust-bindgen#2136 which appears to be fixed in updated versions of bindgen.

I also had to remove the clang_arg target from #1 for the target to get set properly. Unfortunately, I don't have access to a MacOS environment to test if this arg is still needed for MacOS.

With these changes I'm able to write and read a basic file from a micro SD card on the esp32c6.

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

Successfully merging this pull request may close these issues.

1 participant