Skip to content
Snippets Groups Projects
  1. Jun 05, 2011
  2. Jun 04, 2011
  3. 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
  4. Jun 02, 2011
  5. Jun 01, 2011
  6. May 30, 2011
  7. May 29, 2011
  8. May 27, 2011
  9. May 26, 2011
  10. May 23, 2011
  11. May 22, 2011
  12. May 19, 2011
  13. May 18, 2011
  14. May 14, 2011
  15. May 13, 2011
  16. May 09, 2011
  17. May 08, 2011
  18. Apr 27, 2011
  19. Apr 25, 2011
    • Dean Camera's avatar
      Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result... · f670bdef
      Dean Camera authored
      Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typecasting to the SWAPENDIAN_* macros.
      
      Switch to using -1 on the UC3 target to obtain a register mask with all bits set (for clearing interrupts and status flags).
      
      Fix incorrect USB controller mode on the UC3 when a fixed mode is specified as a compile time option due to AVR32_USBB.USBCON.uide being set by default.
      
      Make USB_Descriptor_String_t use a uint16_t for Unicode strings on all targets except the AVR8 (retained for backwards compatibility).
      f670bdef
  20. Apr 23, 2011
  21. Apr 20, 2011
Loading