1
0
mirror of https://github.com/Optiboot/optiboot.git synced 2025-07-29 20:21:11 +03:00
Commit Graph

120 Commits

Author SHA1 Message Date
834898dad0 Include lst and hex files for build 2010-10-12 20:50:22 +01:00
1dc0e6a0ed Changes to support new platforms 2010-10-12 20:26:51 +01:00
496a76b140 Add --gc-sections to link (Google code issue 18, ld bug workaround) 2010-10-12 20:17:51 +01:00
8065cd1eee Remove trailing # comments from Makefile (Google code issue 17) 2010-10-12 20:14:08 +01:00
06e5b8f80f Add ATmega88.
Fix ATmega168 fuses.
2010-10-12 19:59:24 +01:00
6c38654906 Arduino 20 PWM 9/10 issue fix 2010-10-12 18:54:45 +01:00
443d06bca9 Add support for ATmega8, courtesy of R.Weirsma (superkoetje) 2010-10-12 18:53:38 +01:00
b13f686877 boards.txt now points to Arduino core within Arduino distribution
Fix for http://code.google.com/p/optiboot/issues/detail?id=11

Sanguino and Luminet have been commented out - not ready for release now.
2010-09-19 15:46:44 +01:00
74bb96b85d Add test apps that fill flash memory. 2010-05-11 20:43:08 +00:00
c49b9cc7b3 Handle writing to NRWW locations correctly. 2010-05-11 18:38:17 +00:00
a9f28b5f31 Sanguino core update 2010-05-11 18:18:59 +00:00
7f42d6b525 Fix Sanguino bootloader name 2010-05-11 13:50:46 +00:00
a65fe8e957 Oops! Add missing files to repo for Luminet, Sanguino and Mega 2010-05-11 12:45:51 +00:00
843014b1b4 Add automatic soft-UART detection. Fix boards.txt entry for Mega. 2010-05-11 10:49:24 +00:00
90cb186e87 Work in progress:
Some size reductions
	Partially tested support for Arduino Mega
	Untested support for Sanguino
	Initial code in place for Luminet **completely untested**
2010-05-11 09:34:21 +00:00
2f64a38608 Fix duplicate entry v3 2010-05-09 13:21:38 +00:00
5eab5df182 v3:
Withdraw support for 230400 baud due to incompatibility with Arduino 18 on PC platform
Merge NG support into Diecimila
Preliminary (and probably broken) support for virtual boot partition, for Luminet
2010-05-09 11:44:15 +00:00
9e7b95db5b Update to version 2. Implement AVR305 soft-UART for higher speed communication. Upgrade all targets to highest speeds. 2010-05-08 20:56:46 +00:00
4602ee304a First release 2010-04-16 18:53:40 +00:00
6e248d129b Initial directory structure. 2010-04-03 12:45:50 +00:00