esp-rs / rust

Rust for the xtensa architecture. Built in targets for the ESP32 and ESP8266
https://www.rust-lang.org
Other
744 stars 39 forks source link

esp8266 target has atomic_cas enabled which it doesn't support #85

Closed MabezDev closed 3 years ago

MabezDev commented 3 years ago

For the next release this should be removed.

MabezDev commented 3 years ago

Fixed in latest rebase of 1.55 branch