mirror of
https://github.com/laanwj/k210-sdk-stuff.git
synced 2024-11-22 01:16:20 +04:00
c091f406eb
Move esp8266 out of the workspace, it defaults to `nom` with different features (`std` enabled) which means that `std` gets enabled for use of nom (see https://github.com/rust-lang/cargo/issues/4463). This caused the build to fail with missing std in riscv-….
89 B
89 B
esp8266at
A crate for communicating with WiFi using the ESP8266 using AT commands.