summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Dean Camera [Thu, 26 Feb 2009 05:48:47 +0000 (05:48 +0000)]
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.
Dean Camera [Mon, 23 Feb 2009 09:30:29 +0000 (09:30 +0000)]
USBtoSerial demo now discards all Rx data when not connected to a USB host, rather than buffering characters for transmission next time the device is attached to a host.
Dean Camera [Mon, 23 Feb 2009 07:08:34 +0000 (07:08 +0000)]
Moved all source to the trunk directory.
Dean Camera [Mon, 23 Feb 2009 07:08:27 +0000 (07:08 +0000)]
Moved all source to the trunk directory.
Dean Camera [Mon, 23 Feb 2009 07:08:24 +0000 (07:08 +0000)]
Moved all source to the trunk directory.
Dean Camera [Mon, 23 Feb 2009 07:08:22 +0000 (07:08 +0000)]
Moved all source to the trunk directory.
Dean Camera [Mon, 23 Feb 2009 07:08:17 +0000 (07:08 +0000)]
Moved all source to the trunk directory.
Dean Camera [Mon, 23 Feb 2009 07:08:15 +0000 (07:08 +0000)]
Moved all source to the trunk directory.
Dean Camera [Mon, 23 Feb 2009 07:07:53 +0000 (07:07 +0000)]
Added trunk directory to remain inline with user SVN expectations.