Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Flashing Rust is Easier Than Brewing Coffee. ☕

Our first goal is to show that getting Rust code running on a real microcontroller is surprisingly simple – often just a few commands. We’ll set up the toolchain for the RP2350, compile a “blinky” program, and flash it to the board. By the end of this chapter, you’ll have an LED blinking on actual hardware, and you’ll see that putting Rust on a microchip is literally easier than making a cup of coffee.