Embedded Rust on ESP32 - Juraj Michálek - Rust Linz November 2022

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Small update: The talk was recording with espflash 1.x. Meanwhile espflash 2.x was released, please keep in mind that command for flashing changed to cargo espflash flash and for monitoring to cargo espflash monitor.

Автор

Very informative talk. I followed the rust embedded journey pretty much from the beginning, since some people made it available in the cortex-m world of microcontrollers. Now this is really different from the early days.

ChristopherJohnsons
Автор

so Espressif forked LLVM, and ESP-RS forked rust-rs - IOW, this hasn't been contributed upstream and consequently neither Xtense nor ESP32 are supported in LLVM or Rust.

poiuz
Автор

Great introduction to embedded Rust 🎉 Thanks a lot

foobar
Автор

ESP32 looks great, I'll look into it

RiwenX
Автор

Thank you for this. I’m really looking forward to using this. But I have to learn Rust first ;-)

summerWTFE
Автор

Hello, New Rust user here: I've been using the ESP32 with PlatfromIO toolchain (C/C++). With Espressif having their modified version of FreeRTOS, does the Rust version overwrite the OS? or Can I call vTaskDelay() etc in Rust? Or have we completely wiped out the OS?
Answer: STD includes the Espressif FreeRTOS with Rust ontop of - incase anyone needed to know.

Dazza_Doo
Автор

great thank you so much. i am trying to open my learning in to RUST specifically in to embedded/. this will be guide to get started. you have did a wonderful job. thanks a lot.

redn
Автор

It was great in-diving video. Do you have something like this for J-tag debugging of Rust applications, (using VSCode or CLion)?

sinushkin
Автор

I tried it, rust on ESP32 has some really nice quality of life features as well as language features, but in wifi AP mode, there is no DHCP server which forces me to fall back to C++ for now

harrytsang
Автор

Linux decided to sprinkle some rust on the kernel, though there's nothing better than embedded rust. 😃

StupidusMaximusTheFirst
Автор

Awesome English speech, i am from Russia and i am learning programming esp32 and simultaneously i study English, thank you🙂👍

roman