esp-rs / embuild

Build support for embedded Rust: Cargo integration with other embedded build ecosystems & tools, like PlatformIO, CMake and kconfig.
Apache License 2.0
135 stars 38 forks source link

Fix cargo::workspace_dir when $HOST == $TARGET #36

Closed N3xed closed 2 years ago

N3xed commented 2 years ago

Fixes https://github.com/esp-rs/esp-idf-sys/issues/44