Rust Linz, December 2021 - From 0 to no_std in one session by Marco Amann

preview_player
Показать описание
Learn how to use no_std to write bare-metal Rust applications. We will start with a normal user-space application and remove more and more layers of libraries and the OS until our code can run on bare metal. That way we learn all the steps necessary to handle raw memory registers in a no_std environment.

About Marco Amann
Having used Rust in a university-project in 2016, it quickly grew to be my favorite language. While I focus on low-level networking with Rust, the strong guarantees of the language range from high-level application development to bare-metal usage. At Digitalfrontiers, we currently write a Book about Rust for Application Development.

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

thanks Rust! i needed this for.. well, Rust :)

proloycodes
Автор

Good info. Rust is also my favorite language.

luke-bookbear
Автор

Very interesting video, just a bit sad that some of your screens were too small to read (I'm gonna give it another try on TV later on) or passed through quickly, but thanks a lot we definitely need more videos / resources on Embedded Rust

Roms
Автор

Please send link to your book mentioned in video.

informationpost