Skip to content

Instantly share code, notes, and snippets.

@bblanchon
Created July 8, 2014 11:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bblanchon/c6254bfaebc883bc2610 to your computer and use it in GitHub Desktop.
Save bblanchon/c6254bfaebc883bc2610 to your computer and use it in GitHub Desktop.
avr-nm the you can associate with .elf files
"C:\Program Files (x86)\Arduino\hardware\tools\avr\bin\avr-nm" --size-sort -C -r %1
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment