Commit Graph

755 Commits (6e8642185a8db602628ea18e6d03d3f71e8be448)

Author SHA1 Message Date
Dean Camera 7e7124e40b Updated makefiles to reflect new dfu-ee programming target invocations (supplied by Opendous, Inc.).
16 years ago
Dean Camera ea7039a0cc 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.
16 years ago
Dean Camera 99145a8d7c 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.
16 years ago
Dean Camera fa456ce531 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.
16 years ago
Dean Camera 9991321321 Moved all source to the trunk directory.
16 years ago