aboutsummaryrefslogtreecommitdiff
path: root/Projects/AVRISP/Lib/V2ProtocolParams.h
AgeCommit message (Collapse)Author
2009-12-27Rename AVRISP project folder to AVRISP-MKII.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1016 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-12-26Added const where possible to the source functions in the Projects directory.Dean
Added command timeout to the AVRISP project so that incorrectly connected targets no longer freeze the device. Removed string descriptors from the TeensyHID bootloader to reduce its size. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1013 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-12-23Correct include paths and makefile for the AVRISP project now that the ↵Dean
protocol handlers are in seperate directories. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1005 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-12-20Add const qualifier to the parameters of Projects' functions where possible.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@992 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-12-02Rename V2ProtocolTarget files to ISPTarget in the AVRISP Programmer Clone ↵Dean
project. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@936 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-12-02Factor out all the ISP related code into a seperate ISPProtocol set of files ↵Dean
in the AVRISP Clone programmer project, to clearly seperate out the programming protocols when PDI programming is implemented. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@935 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-11-09Spell check all source code variables, comments and strings.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@889 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-08-30Move ADC VTARGET sampling to a new V2Params_UpdateParamValues() in the ↵Dean
AVRISP project so that there is a central place where all non-PC set target values can be updated easily. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@791 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-08-25Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@769 d5102386-fcda-11dd-9fdb-3debd5008f28