Open aidun opened 5 years ago
I'm having the same error when I tried inside docker using the provided Dockerfile, any update on this?
Me three, does anyone know what specifically needs to be fixed in order to build esp-rs natively on MacOS?
This project is now deprecated. Please see http://quickhack.net/nom/blog/2019-05-14-build-rust-environment-for-esp32.html for a more direct approach to compiling Rust for Xtensa targets.
Hey,
I followed the issue #15 and get the build.sh --install running. Building the example app didn't work. I get some error from bindgen:
Here is my Cargo.toml
Has anyone ideas?