Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All comments in the library, bootloaders, demos and projects have now been ↵ | Dean Camera | 2009-04-01 | 1 | -1/+1 |
| | | | | spell-checked and spelling mistakes/typos corrected. | ||||
* | Corrected CDC class bootloader to fix a few bugs, changed address counter to ↵ | Dean Camera | 2009-03-17 | 1 | -99/+104 |
| | | | | store x2 addresses for convenience. | ||||
* | Fixed incorrect/missing control status stage transfers on demos, bootloaders ↵ | Dean Camera | 2009-03-10 | 1 | -0/+3 |
| | | | | 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 | -2/+2 |
| | | | | | | 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/+570 |