(no title)
bryal | 2 years ago
But I'd also love to be able to do the project without ESP IDF, using `no_std` and smaller specific crates instead. The solution for using ESP IDF in Rust is fairly convenient, but it does require some extra steps and the disk usage is not insignificant. A pure Rust solution would be more elegant.
[1] https://esp-rs.github.io/esp-idf-svc/esp_idf_svc/mqtt/client...
[2] https://git.sr.ht/~jojo/huelia/tree/esp32-c3_and_mqtt/item/p...
No comments yet.