lambda-fairy / rust-errno

:boom: Cross-platform interface to the `errno` variable
https://docs.rs/errno
Apache License 2.0
65 stars 40 forks source link

Support for the ESP-IDF framework #74

Closed ivmarkov closed 1 year ago

ivmarkov commented 1 year ago

Subject says it all - we we would like to extend support for the ESP IDF framework to this crate as well (it is already supported in Rust STD, libc, rustix, socket2 and others.)

lambda-fairy commented 1 year ago

Thanks!