/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

lupyuen.org
| | nercury.github.io
2.1 parsecs away

Travel
| | Articles and tutorials about Rust, Embedded development and Computer Graphics.
| | macoy.me
1.8 parsecs away

Travel
| | [AI summary] The text provides a detailed guide on setting up hardware debugging for Raspberry Pi 4 and 5 using JTAG and SWD interfaces, respectively. It covers building OpenOCD, configuring target-specific scripts, and using GDB for debugging kernel code. The Pi 5 section highlights the shift to SWD and includes setup instructions for the debug probe kit.
| | aykevl.nl
2.1 parsecs away

Travel
| | How to write a simple Rust program for the STM32 "blue pill" board that's sold on AliExpress and Ebay for about $2. It turns out to be not too difficult.
| | sergioprado.blog
14.7 parsecs away

Travel
| AddressSanitizer (ASan) is an instrumentation tool created by Google security researchers to identify memory access problems in C and C++ programs.