Dean Camera
|
6933f2e1a5
|
All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected.
|
2009-04-01 13:53:58 +00:00 |
Dean Camera
|
ceb68a0640
|
Corrected CDC class bootloader to fix a few bugs, changed address counter to store x2 addresses for convenience.
|
2009-03-17 13:56:26 +00:00 |
Dean Camera
|
3803976534
|
Fixed incorrect/missing control status stage transfers on demos, bootloaders and applications (thanks to Nate Lawson).
|
2009-03-10 05:56:17 +00:00 |
Dean Camera
|
4a09da2098
|
Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro has been corrected in recent avr-libc versions
|
2009-03-09 12:28:50 +00:00 |
Dean Camera
|
99145a8d7c
|
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.
|
2009-02-26 05:48:47 +00:00 |
Dean Camera
|
c1a1b6eeec
|
Moved all source to the trunk directory.
|
2009-02-23 07:08:15 +00:00 |