Skip to content
Snippets Groups Projects
Commit fc66889f authored by Erik Strand's avatar Erik Strand
Browse files

Update main.elf

parent c0277459
No related branches found
No related tags found
No related merge requests found
......@@ -72,6 +72,10 @@ should be fine. Post an issue if it doesn't work. Note one modification to the M
deletes all the intermediate files (.o, .eep, etc) after producing the .elf file. If you want them,
remove the lines in the Makefile after the phrase 'Deleting intermediate files...'.
Also note that the final `.elf` file is included in this repo. So if you're having trouble building
you can still test programming.
## Programming
Fourth, after you have your .elf file (in this case `main.elf`), connect an Atmel ICE programmer to
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment