From: Dean Camera Date: Thu, 26 Feb 2009 05:48:47 +0000 (+0000) Subject: Makefiles and library modified to add a new F_CLOCK constant to give the unprescaled... X-Git-Tag: LUFA-110528-BETA~1271 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/99145a8d7c88d9af065cfb7f5e8507d5b65ff811?hp=99145a8d7c88d9af065cfb7f5e8507d5b65ff811 Makefiles and library modified to add a new F_CLOCK constant to give the unprescaled master input clock frequency, so that the correct PLL mask can be determined even when the CPU (F_CPU) clock rate is prescaled outside the normal input range of the PLL. Started to clean up the AVRISP Programmer project code, donated by Opendous Inc. ---