Until I discovered this trick, I couldn’t build working ATmega4809 Rust code with anything other than optimisation level 1…
You Won’t Believe How to Make
Working Rust code insight in CLion
Code insight/code completion in CLion doesn’t work when you use a custom target.json - here’s how to fix it
Finally, a Working Atmega4809 Debugger
(Updated 2021/12/24) Finding any debugging tools for the ATmega4809 is a massive chore. Finally, I’ve found one option that at least partially works.
On Convergence of Embedded and Server-Side Development
Embedded and server-side development skills have diverged over the last three decades. But maybe it’s time we reversed that…
7th January 2021: The Day Rust on AVR Stood Still
How to get on with Rust development for AVR without being held up by a 9 month old bug
Introducing AVR Oxide
A Rust runtime for AVR development
Rust on Arduino Nano Every Part Two
More helpful developments in the ongoing challenge of getting anything useful done in Rust on the Arduino Nano Every microcontroller board.
A Linux Termios Reference
I’ve been fighting with Linux serial port programming lately, and one thing I’ve realised is that the Linux termios manpage is terribly formatted. Here’s a nicer quick reference.
A crazy year, and help for Rust devs with JWT problems
Damn. Can you believe it’s halfway through 2021 already? It’s been a crazy busy year… Also inside, some small help to developers using Rust and actix-web.
The Argopalypse: Cloudflare Downtime
My more attentive readers (!) may have noticed there was downtime on the site the last couple of days. Here’s why…
