Skip to content
Snippets Groups Projects
  1. Jun 20, 2011
  2. Jun 05, 2011
  3. Jun 01, 2011
  4. May 14, 2011
  5. 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
  6. Apr 12, 2011
  7. Mar 23, 2011
  8. Feb 20, 2011
  9. Feb 19, 2011
  10. Jan 01, 2011
  11. Oct 28, 2010
  12. Oct 13, 2010
  13. Sep 24, 2010
  14. Sep 15, 2010
  15. Sep 14, 2010
  16. Sep 11, 2010
Loading