From: Peter Henn Date: Sat, 29 Mar 2014 20:58:41 +0000 (+0100) Subject: USBasp 2011.05.28. for Atmega328p 16 MHz X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/00bb9c112fa6dfa84d3571659527c13af7170279?hp=00bb9c112fa6dfa84d3571659527c13af7170279 USBasp 2011.05.28. for Atmega328p 16 MHz - add F_CPU parameter in Makefile328 - add F_CPU parameter in Makefile and use it as pre-define - allow predefined F_CPU define in clock.h and calculate CLOCK_T_320us from given F_CPU frequency - allow predefined F_CPU define in usbconfig.h and calculate USB_CFG_CLOCK_KHZ from given F_CPU frequency - add precompiled atmega328 hex file for 16 MHz quartz ---