Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
zevero committed Aug 8, 2015
1 parent 81d42f4 commit b1932f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ As easy as it can get! I spent days with this. Hopefully you wont!
This is with avr-gcc and avrdude under linux with an Atmega1284p! Adaption to your case (WinAvr) will not be too complicated...

- adapt Makefile
- MCU_TARGET: Your AtmegaXXX (maybe not relevant?)
- MCU_TARGET: Your AtmegaXXX
- BOOT_ADR: in bytes not words!
- F_CPU: CPU Frequency
- USE_LED: For debugging 0...deactivate or 1...active
Expand Down

0 comments on commit b1932f6

Please sign in to comment.