Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefiles and library modified to add a new F_CLOCK constant to give the ↵ | Dean Camera | 2009-02-26 | 27 | -55/+460 |
| | | | | | | 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. | ||||
* | USBtoSerial demo now discards all Rx data when not connected to a USB host, ↵ | Dean Camera | 2009-02-23 | 1 | -2/+10 |
| | | | | rather than buffering characters for transmission next time the device is attached to a host. | ||||
* | Moved all source to the trunk directory. | Dean Camera | 2009-02-23 | 268 | -0/+88549 |