westfw
|
452fdbedf8
Update .hex and .lst files for pre-built targets
|
10 years ago |
westfw
|
c51c792997
Fix OPTIBOOT_CUSTOMVER (send it!)
|
10 years ago |
westfw
|
22e6743b7b
commit .hex and .lst files as well, so they're up-to-date.
|
10 years ago |
westfw
|
6c06686902
/* 6.0 WestfW: Modularize memory read/write functions */
|
10 years ago |
westfw
|
0e5f3accef
Issue 102: Support 1Mbps BAUD_RATE
|
10 years ago |
westfw
|
55aca16bb3
While the baudcheck thing is nice, it is not strictly necessary, and
|
11 years ago |
westfw
|
68543bff6d
Update "upload.protocol" values to "arduino"
|
12 years ago |
westfw
|
849195dd82
Fix version number ("4.6" to "5.0") in the comments.
|
12 years ago |
westfw
|
0582897987
Implement a check of the specified baud rate,
|
12 years ago |
westfw
|
706f04e209
Update Version number to 5.0 (for the makefile changes.)
|
12 years ago |
westfw
|
3850563322
oops. Makefile.isp is part of the big Makefile restructuring.
|
12 years ago |
westfw
|
0baaf625bf
Major Makefile restructuring.
|
12 years ago |
westfw
|
0ee526aa81
Don't set LED_PIN as an output if it's not used.
|
12 years ago |
westfw
|
43a9da10ed
Add ATmega32 support from Pito.
|
12 years ago |
westfw
|
8ce781dc47
Fix mega1280_isp target.
|
12 years ago |
westfw
|
ff7e147b73
Add dkinzer patch to pass reset cause to app in R2
|
12 years ago |
westfw
|
f6b4e6c976
Save code space by using autoincrement lpm/elpm. Bump version to 4.6
|
12 years ago |
westfw
|
e39a055309
Add .version section to hex files for 1284, Sanguino, mega1280
|
13 years ago |
westfw
|
2b668f8656
Add infrastructure for supporting second/etc UART on a chip.
|
13 years ago |
westfw
|
8f7e45aa84
Commit .hex and .lst files for working ATmega644p bootloader.
|
13 years ago |
westfw
|
c2efa8bcb7
Fix incorrect signature (from avr-libc) for ATmega644p.
|
13 years ago |
Bill Westfield
|
f60b84ec59
Cosmetic: use symbolic constant STK_LEAVE_PROGMODE ('Q')
|
13 years ago |
Bill Westfield
|
215a47401f
Bump the version number, since we've change the binary for an existing
|
13 years ago |
Bill Westfield
|
f1def92107
Can't upload sketches longer than 122880 bytes on atmega1284.
|
13 years ago |
Bill Westfield
|
6e002e8f18
Issue 54: Code grows to >512 bytes with gcc 4.5.3
|
13 years ago |
Bill Westfield
|
af07bb219a
Add support for ATmega1284, including sketches larger than 64k
|
13 years ago |
Bill Westfield
|
856ae041e6
Issue 47: remove the automatic setting of SOFT_UART
|
13 years ago |
Bill Westfield
|
88e3ad0555
Added tag v3 for changeset e374dd57c5b8
|
13 years ago |
Bill Westfield
|
4bccc86c9d
Added tag v4.4 for changeset 1409f521da51
|
13 years ago |
Bill Westfield
|
4ad7a6e3cd
Remove the "cores" directory from optiboot. These (which were copies of
|
13 years ago |