Dean Camera
|
c9148f9b47
|
Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project to make the code compatible with Windows builds of avrdude at the expense of AVRStudio compatibility.
|
2010-03-31 09:20:24 +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
|
ce8d0424b1
|
AVRISP programmer project now has a more robust timeout system, allowing for a doubling of the software USART speed for PDI and TPI programming.
|
2010-02-19 05:17:41 +00:00 |
Dean Camera
|
9e7ffcb014
|
Make AVRISP XPROG function parameters const where possible.
|
2010-02-01 05:34:59 +00:00 |
Dean Camera
|
b68f7f1649
|
Added explicit ADC channel masks for the standard set of ADC channels, as the single-ended channel MUX masks are not equal to the channel number on some AVR models. Changed demos to use the new channel masks when using the ADC driver.
|
2010-01-25 00:52:45 +00:00 |
Dean Camera
|
60fd0ff418
|
Changed XPLAINBridge project to be both a USB to USART bridge and a PDI programmer, based on the state of a mode select pin.
|
2010-01-19 05:27:58 +00:00 |
Dean Camera
|
7f9f97c792
|
Update copyright year to 2010.
|
2009-12-30 23:49:19 +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 |