Nerd Ralph drafted some simple instructions for programming lightweight AVR assembly functions. Although I’ve been programming in AVR assembler for a few years now, it has taken me a while to learn inline asm. I still prefer writing in plain asm, but inline asm is the only way I’ve found...