Skip to content
Snippets Groups Projects
  1. 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
  2. Aug 16, 2011
  3. Jul 15, 2011
  4. Jul 14, 2011
  5. Jul 13, 2011
  6. Jul 07, 2011
  7. Jul 06, 2011
  8. Jun 27, 2011
  9. Jun 20, 2011
  10. Jun 04, 2011
  11. Jun 01, 2011
  12. May 09, 2011
  13. May 08, 2011
  14. 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
  15. Apr 13, 2011
  16. Apr 12, 2011
  17. Apr 10, 2011
  18. Apr 08, 2011
  19. Apr 04, 2011
  20. Mar 21, 2011
  21. Mar 15, 2011
  22. Mar 13, 2011
  23. Mar 05, 2011
  24. Feb 28, 2011
  25. Feb 27, 2011
  26. Feb 20, 2011
Loading