Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save matthijskooijman/d03a895f86b80ffc7314e36cb7aab69c to your computer and use it in GitHub Desktop.
Save matthijskooijman/d03a895f86b80ffc7314e36cb7aab69c to your computer and use it in GitHub Desktop.
matthijs@grubby:/usr/lib/avr/include/avr$ grep END iom328p.h
#define RAMEND 0x8FF /* Last On-Chip SRAM Location */
#define XRAMEND RAMEND
#define E2END 0x3FF
#define FLASHEND 0x7FFF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment