Dean Camera
|
071fd8ce53
|
Revert changes made for the partial port to the AVR32 architecture.
|
2010-02-24 06:58:23 +00:00 |
Dean Camera
|
e11fddfe66
|
Update Temperature board driver to be AVR32 compatible when the ADC peripheral driver is eventually ported. Make architecture includes explicit for both the AVR32 and the AVR8, to make way for future architecture ports.
Add SPI driver aliases for the old function names in the AVR8 driver, so that existing code will still compile against the new version.
|
2010-02-23 03:51:17 +00:00 |
Dean Camera
|
e322f14620
|
More fixes to the AVRISP command timeout system so that it should no longer lock up while processing command no matter what the conditions.
|
2010-02-21 06:26:33 +00:00 |
Dean Camera
|
10b9394a8b
|
Oops - missed a few references to the old global TimeoutMSRemaining counter in ISPTarget.c of the AVRISP-MKII clone project.
|
2010-02-20 12:17:48 +00:00 |
Dean Camera
|
ab195ab1da
|
Added .5MHz recovery clock to the AVRISP programmer project when in ISP programming mode to correct mis-set fuses.
Fixed AVRISP project not extending the command delay after each successful page/word/byte program.
|
2010-02-10 04:02:10 +00:00 |
Dean Camera
|
5f363996e3
|
Fixed issues with EEPROM and FLASH ISP programming in the AVRISP project.
|
2010-02-01 03:42:10 +00:00 |
Dean Camera
|
efb6c35778
|
Update Doxygen configuration files to the latest Doxygen version.
|
2010-01-06 13:37:29 +00:00 |
Dean Camera
|
7f9f97c792
|
Update copyright year to 2010.
|
2009-12-30 23:49:19 +00:00 |
Dean Camera
|
e1c1c25619
|
Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is not always used for target reset.
|
2009-12-29 05:18:16 +00:00 |
Dean Camera
|
d4ca7fb44c
|
Fix MIT license language to make its intent clearer.
|
2009-12-28 00:34:20 +00:00 |
Dean Camera
|
8ecdc2b144
|
Rename AVRISP project folder to AVRISP-MKII.
|
2009-12-27 12:28:29 +00:00 |