Hacker News new | ask | show | jobs
by detuks 1400 days ago
That is what I felt as well. Managed to create simple project where MCU connects to WiFi, announces itself on network (mDNS) and gives me a tcp api to turn led on and off. I used ESP32-S3.

Ability to use STD and their rust creates made it very easy to do.

Tho most of their rust creates are just wrappers around C.