summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Dean Camera [Tue, 3 Mar 2009 08:19:32 +0000 (08:19 +0000)]
Updated changelog to reflect recent commit changes.
Dean Camera [Tue, 3 Mar 2009 08:19:06 +0000 (08:19 +0000)]
Changed stream wait timeout counter to be 16-bit, so that very long timeout periods can be set for correct communications with badly designed hosts or devices which greatly exceed the USB specification limits.
Mass Storage Host demo now uses a USB_STREAM_TIMEOUT_MS of two seconds to maintain compatibility with poorly designed devices.
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.