Hacker News new | ask | show | jobs
by pajko 453 days ago
The AVR architecture puts its registers starting from address 0 of its data memory. As a twist, the program memory also starts at 0 (due to the Harvard architecture).