Skip to content

Commit

Permalink
Updated bootloader sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
zevero committed Dec 21, 2015
1 parent c0b16d4 commit 70972a9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ This is with avr-gcc and avrdude under linux with an Atmega1284p and AVRISP mkII
- it might already have happend!

### Bootloader sizes
Devices with more than 64kb rom seemt to need more bytes.
- 3650 - 3700 bytes
- 3960 - 4010 bytes debugging with USE_LED
- 3870 - 3930 bytes debugging with USE_UART
Compiled under linux for atmega328p / atmega1284p
- 3674 / 3724 bytes
- 3984 / 4034 bytes debugging with USE_LED
- 3992 / 4052 bytes debugging with USE_UART

### Tested successfully on
- ATmega168
Expand Down

0 comments on commit 70972a9

Please sign in to comment.