Skip to content
Snippets Groups Projects
  1. Mar 03, 2009
    • Dean Camera's avatar
      Changed stream wait timeout counter to be 16-bit, so that very long timeout... · ea7039a0
      Dean Camera authored
      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.
      ea7039a0
  2. Feb 26, 2009
    • Dean Camera's avatar
      Makefiles and library modified to add a new F_CLOCK constant to give the... · 99145a8d
      Dean Camera authored
      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.
      99145a8d
  3. Feb 23, 2009
Loading