Bugfix SPI-Clock too high for 16 MHz firmware
authorPeter Henn <Peter.Henn@web.de>
Fri, 30 May 2014 17:54:47 +0000 (17:54 +0000)
committerPeter Henn <Peter.Henn@web.de>
Fri, 30 May 2014 17:54:47 +0000 (17:54 +0000)
- bugfix for SPI-Clock selection with F_CPU higher than 12MHz in isp.c
  This prevent manually decreasing baudrate for the 16MHz firmware,
  if ATmega devices with slow clockrate need to be programmed.
- add common Makefile to build firmware for different CPUs and Clocks
- add 16 MHz support for ATmega8
- exchange precompiled hex files


No differences found