Introduction to Rust programming on bare metal hardware by Mike Kefeder - Rust Zürisee March 2023

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 6

  •  Год назад +10

    Great talk, thank you. Just small correction of slide at 5:17 - Espressif chips are based on RISC-V core (ESP32-C, ESP32-H series) or Xtensa (ESP32, ESP32-S series).

  • @HonzaKrejci
    @HonzaKrejci Год назад +1

    Nice Zellij / Helix setup, I'm using the same :)

  • @dabunnisher29
    @dabunnisher29 Год назад +3

    Thank you for posting this. Wouldn't I be able to use the Raspberry Pi Debug Probe?

    • @MichaelKefeder
      @MichaelKefeder Год назад +6

      Yes you can! in fact the Raspberry Pi Debug Probe is based on the RP2040 and runs the same open-source pico-probe firmware I used for the demo, the probe is however more convenient to use.

  • @NphiniT
    @NphiniT Год назад +2

    An STM32 programming course with Rust would be a God-sent

  • @diegolopes332
    @diegolopes332 Год назад

    Amazing.