TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Mabez Rust on Espressif chips – Q4 update

58 pointsby childintimeover 1 year ago

4 comments

the__alchemistover 1 year ago
For anyone interested in trying rust on Espressif and&#x2F;or Risc-V: Support is rapidly improving. Right now (Or at least CAO 2 weeks ago), the (semi?) official packages had dependency mismatches making getting started a pain. (Think pinning Git dependency patches), but overall, not a bad experience.<p>The IDF is interesting, in that it works with the standard library; not the usual embedded experience, but I don&#x27;t understand the mechanisms by how they made it work, or how much of the networking etc would work the same was it would does on a PC.<p>I was unable to get probe-rs and defmt working with it; maybe will give another try, as this article points to it working.<p>Note: Note all the the official dev boards have JTAG connected to USB. Check for that specifically.
评论 #39140637 未加载
评论 #39137489 未加载
quchenover 1 year ago
I&#x27;ve looked at Rust-on-ESP a number of times in the past, but it&#x27;s never been at a level of &quot;I can make an LED blink within an hour or so&quot;. Is there a write-up for interested but not deeply involved people somewhere? How far are we from &quot;clone this, run .&#x2F;flash and the LED will blink&quot;? How hard is it to use existing Arduino libs (e.g. MQTT, popular sensors, FastLed), or what would the ecosystem look like? I keep daydreaming about replacing my C-IoT-home mess in Rust in the meantime. :-)
评论 #39138441 未加载
评论 #39137408 未加载
评论 #39137725 未加载
k8svetover 1 year ago
I was just blown away looking at code for Embassy, some sort of Rust embedded framework. Are these competing projects? Complimentary ones?
评论 #39137815 未加载
Havocover 1 year ago
That sounds promising but probably another quarters wait for good measure given my decidedly modest rust skill
评论 #39137890 未加载