Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed incorrect/missing control status stage transfers on demos, bootloaders ↵ | Dean Camera | 2009-03-10 | 1 | -4/+5 |
| | | | | and applications (thanks to Nate Lawson). | ||||
* | Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ↵ | Dean Camera | 2009-03-09 | 1 | -2/+2 |
| | | | | macro has been corrected in recent avr-libc versions | ||||
* | Makefiles and library modified to add a new F_CLOCK constant to give the ↵ | Dean Camera | 2009-02-26 | 1 | -169/+45 |
| | | | | | | 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. | ||||
* | Moved all source to the trunk directory. | Dean Camera | 2009-02-23 | 1 | -0/+886 |