ae0393cd48
I would rather like to be able to write tests for the complicated bits, but using "cargo test" with the esp32 tolchain/libraries is beyond my skill level if it's even possible. Hence we now have an ecu-portable crate for stuff that can be built using plain old Rust (e.g. x86_64 with std) and an ecu-esp32 crate for the rest of it
3 lines
31 B
TOML
3 lines
31 B
TOML
[toolchain]
|
|
channel = "stable"
|