<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>RP2040 on 梦兽编程</title><link>https://rexai.top/en/tags/rp2040/</link><description>Recent content in RP2040 on 梦兽编程</description><generator>Hugo -- 0.163.3</generator><language>en</language><copyright>梦兽编程</copyright><lastBuildDate>Sat, 08 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://rexai.top/en/tags/rp2040/index.xml" rel="self" type="application/rss+xml"/><item><title>Ditch Arduino: Write Microcontrollers in Rust + Embassy — Blink an LED and Learn Async Bare-Metal Programming</title><link>https://rexai.top/en/tutorials/rust/rust-embassy-embedded-rp2040/</link><pubDate>Sat, 08 Aug 2026 00:00:00 +0000</pubDate><guid>https://rexai.top/en/tutorials/rust/rust-embassy-embedded-rp2040/</guid><description>Arduino uses C++, where a few dozen KB of RAM means array overruns and dangling pointers slip past the compiler. This guide gets you running Rust bare-metal (no_std) plus the Embassy async framework on a Raspberry Pi Pico (RP2040): toolchain, Cargo.toml, memory.x, an async blink, and 5 beginner pitfalls.</description></item></channel></rss>