Skip to content
Snippets Groups Projects
  1. Sep 21, 2011
  2. Aug 23, 2011
  3. Aug 22, 2011
    • Dean Camera's avatar
      Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT(). · d0ac8e46
      Dean Camera authored
      Changed the reports in the GenericHID device demos to control the board LEDs, to reduce user confusion over the callback routines.
      
      Fixed swapped TWI_ADDRESS_READ and TWI_ADDRESS_WRITE values.
      
      Fixed TWI_ReadPacket() not releasing the TWI bus on read completion.
      d0ac8e46
  4. Jul 30, 2011
  5. Jul 19, 2011
  6. Jul 15, 2011
  7. Jul 12, 2011
  8. Jul 11, 2011
  9. Jul 02, 2011
  10. Jul 01, 2011
  11. Jun 29, 2011
  12. Jun 20, 2011
  13. Jun 16, 2011
  14. Jun 14, 2011
  15. Jun 09, 2011
  16. Jun 07, 2011
  17. Jun 06, 2011
  18. Jun 05, 2011
  19. Jun 03, 2011
    • Dean Camera's avatar
      Added new callback to the Audio Class driver to allow for endpoint control... · 2731c3a8
      Dean Camera authored
      Added new callback to the Audio Class driver to allow for endpoint control manipulations such as data sample rates.
      
      Modified the Class Driver AudioInput and AudioOutput demos to support multiple sample rates.
      
      Fixed KeyboardHost and KeyboardHostWithParser demos displaying incorrect values when numerical keys were pressed.
      
      Fix broken LowLevel audio demo descriptors.
      
      Minor documentation fixes.
      2731c3a8
  20. Jun 01, 2011
  21. May 30, 2011
  22. May 26, 2011
  23. May 23, 2011
  24. May 22, 2011
  25. May 18, 2011
  26. Apr 10, 2011
  27. Apr 04, 2011
    • Dean Camera's avatar
      Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_*... · 899df7d3
      Dean Camera authored
      Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures.
      
      Renamed all low level Pipe_Read_*, Pipe_Write_* and Pipe_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures.
      899df7d3
  28. Mar 23, 2011
  29. Mar 21, 2011
  30. Mar 16, 2011
  31. Feb 19, 2011
  32. Feb 10, 2011
  33. Feb 09, 2011
  34. Feb 06, 2011
Loading