WestfW
|
50ad43feb9
Add test_reset example demonstrating/testing reset cause determination
|
9 years ago |
WestfW
|
51ee0789fd
Soft Uart should reset watchdog in getchr()
|
9 years ago |
WestfW
|
08499e09b9
Update README.TXT
|
9 years ago |
WestfW
|
e1f2fe4468
https://github.com/Optiboot/optiboot/issues/131 UARTCMD was defined in
|
9 years ago |
Bill Westfield
|
e754f243e7
Merge pull request #123 from madworm/master
|
10 years ago |
Robert Spitzenpfeil
|
9129678dbd
Added target: atmega168p [QFN32].
|
10 years ago |
WestfW
|
a50f07ef30
Fix VIRTUAL_BOOT_PARTITION. virboot328 is tested and working.
|
10 years ago |
WestfW
|
adc01f2209
Add explicit copyright notices to source and Makefiles.
|
10 years ago |
WestfW
|
47340dac7f
Change basic instructions for GitHub vs Google Code.
|
10 years ago |
Bill Westfield
|
05cc3afdc0
Port from Google code.
|
10 years ago |
westfw
|
c0c10a8798
Now version 6.2
|
10 years ago |
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 |