From: Dean Camera Date: Wed, 2 Dec 2009 12:02:01 +0000 (+0000) Subject: Factor out all the ISP related code into a seperate ISPProtocol set of files in the... X-Git-Tag: LUFA-110528-BETA~791 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/1ed6925b5bf417848b83887b32e3ede05a1c691b?hp=1ed6925b5bf417848b83887b32e3ede05a1c691b Factor out all the ISP related code into a seperate ISPProtocol set of files in the AVRISP Clone programmer project, to clearly seperate out the programming protocols when PDI programming is implemented. ---