index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Projects
/
AVRISP-MKII
/
Lib
/
V2Protocol.h
Age
Commit message (
Expand
)
Author
2012-05-20
Merge in latest trunk.
Dean
2012-05-20
Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors...
Dean
2012-05-15
AppConfigHeaders: Make sure that in applications using an AppConfig.h configu...
Dean
2012-05-10
AppConfigHeaders: Update several user projects to use configuration header fi...
Dean
2012-04-01
Reverted AVRISP-MKII clone project watchdog based command timeout patch in fa...
Dean
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-10-18
Fixed AVRISP-MKII Clone compile warning on AVR8 U4 targets even when NO_VTARG...
Dean
2011-07-26
Added new VTARGET_USE_INTERNAL_REF configuration option to the AVRISP-MKII cl...
Dean
2011-05-29
Oops - revert commit of an incomplete port of the AVRISP-MKII project.
Dean
2011-05-29
Added new incomplete AudioInputHost Host LowLevel demo.
Dean
2011-01-22
Changed AVRISP-MKII project to use the Watchdog interrupt for command timeout...
Dean
2011-01-16
Added new ADC_GET_CHANNEL_MASK() convenience macro to the ADC driver.
Dean
2011-01-01
Update copyright year on all source files.
Dean
2010-11-17
Rename incorrectly named XPROGTarget_SendBreak() function to XPROGTarget_Send...
Dean
2010-10-28
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean
2010-10-13
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean
2010-08-22
Added compile time error to the AVRISP-MKII project when built for the U4 chi...
Dean
2010-07-29
Remove obsolete macros and preprocessor checks from the AVRISP-MKII project's...
Dean
2010-07-13
Change AVRISP-MKII and XPLAINBridge descriptors to indicate that the device i...
Dean
2010-07-13
Remove the timeout period extension code from the AVRISP project, as no singl...
Dean
2010-06-03
Minor documentation cleanups.
Dean
2010-05-14
Fixed AVRISP project sending a LOAD EXTENDED ADDRESS command to 128KB AVRs af...
Dean
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
2010-05-02
Change AVRISP project's timeout to be interrupt based again, but make the int...
Dean
2010-03-31
Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project ...
Dean
2010-02-21
More fixes to the AVRISP command timeout system so that it should no longer l...
Dean
2010-02-19
AVRISP programmer project now has a more robust timeout system, allowing for ...
Dean
2010-02-01
Make AVRISP XPROG function parameters const where possible.
Dean
2010-01-25
Added explicit ADC channel masks for the standard set of ADC channels, as the...
Dean
2010-01-19
Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr...
Dean
2009-12-30
Update copyright year to 2010.
Dean
2009-12-28
Fix MIT license language to make its intent clearer.
Dean
2009-12-27
Rename AVRISP project folder to AVRISP-MKII.
Dean