| 2015-12-22 |
Dean Camera | Fix void pointer arithmetic in the Serial peripheral... |
tree | commitdiff |
| 2015-12-22 |
Dean Camera | Update changelog. |
tree | commitdiff |
| 2015-12-22 |
Dean Camera | Fix C++ builds, XPLAINBridge project. |
tree | commitdiff |
| 2015-12-22 |
Dean Camera | Add DMBS; don't Submodule so that people can download... |
tree | commitdiff |
| 2015-12-22 |
Dean Camera | Clean up core build system DMBS subclass module. |
tree | commitdiff |
| 2015-12-22 |
Dean Camera | Use different jump key than the bootloaders in the... |
tree | commitdiff |
| 2015-12-15 |
Dean Camera | Replace LUFA build system with DMBS. |
tree | commitdiff |
| 2015-12-15 |
Dean Camera | Fixed broken USE_RAM_DESCRIPTORS compile time option... |
tree | commitdiff |
| 2015-12-02 |
Dean Camera | Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex... |
tree | commitdiff |
| 2015-11-15 |
Dean Camera | Update documentation and reset version information... |
tree | commitdiff |
| 2015-11-15 |
Dean Camera | Commit for the 151115 public release. LUFA-151115 |
tree | commitdiff |
| 2015-11-14 |
Dean Camera | Update Atmel Studio integration binary, to fix broken... |
tree | commitdiff |
| 2015-11-09 |
Dean Camera | Update Studio Integration DLL, to include package logging. |
tree | commitdiff |
| 2015-11-08 |
Dean Camera | Fixed missing bounds checks and off-by-one in the DFU... |
tree | commitdiff |
| 2015-11-08 |
Dean Camera | Update dfu-programmer command line arguments, old argum... |
tree | commitdiff |
| 2015-11-01 |
Dean Camera | Fix AS7 integration, include modified Docbook HV1 trans... |
tree | commitdiff |
| 2015-10-25 |
Dean Camera | Fix local help content not visible in Atmel Studio... |
tree | commitdiff |
| 2015-10-25 |
Dean Camera | Fix F1 help resolution from inside Atmel Studio 7 ... |
tree | commitdiff |
| 2015-10-06 |
Dean Camera | Update to AS7 integration binary with corrected ASF... |
tree | commitdiff |
| 2015-10-03 |
Dean Camera | Fix dialog typo in the AS7 integration DLL. |
tree | commitdiff |
| 2015-10-03 |
Dean Camera | Newer AS7 integration binary, with ASF detection fixes... |
tree | commitdiff |
| 2015-10-03 |
Dean Camera | Whitespace fixes. |
tree | commitdiff |
| 2015-10-03 |
Dean Camera | Merge pull request #46 from NicoHood/patch-1 |
tree | commitdiff |
| 2015-10-03 |
Dean Camera | Fix Atmel Studio projects not enabling linker relaxatio... |
tree | commitdiff |
| 2015-10-03 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2015-10-03 |
Dean Camera | Update ye-olde copyrights on Atmel Studio integration... |
tree | commitdiff |
| 2015-10-02 |
Dean Camera | I'm getting old. Sadface. |
tree | commitdiff |
| 2015-10-02 |
Dean Camera | Update for (in-progress) Atmel Studio 7 support, via... |
tree | commitdiff |
| 2015-09-30 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2015-09-30 |
Dean Camera | Merge pull request #62 from the2masters/RNDIS-DHCP |
tree | commitdiff |
| 2015-09-30 |
Dean Camera | Merge pull request #61 from the2masters/always_inline |
tree | commitdiff |
| 2015-09-30 |
Stefan Hellermann | Add ATTR_ALWAYS_INLINE to Endianess helper functions... |
tree | commitdiff |
| 2015-09-27 |
Dean Camera | Use 16-bit length for TWI driver packet read/write... |
tree | commitdiff |
| 2015-08-30 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2015-08-01 |
Dean Camera | Add PROGMEM variant data send functions to the CDC... |
tree | commitdiff |
| 2015-08-01 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2015-08-01 |
Dean Camera | Merge pull request #49 from the2masters/progmem |
tree | commitdiff |
| 2015-05-20 |
Dean Camera | Sourceforge is the devil. |
tree | commitdiff |
| 2015-05-17 |
Dean Camera | Update copyrights to 2015 (better late than never). |
tree | commitdiff |
| 2015-05-17 |
Dean Camera | Fix incorrect XMEGA serial driver stream functions... |
tree | commitdiff |
| 2015-04-26 |
Dean Camera | Don't fail Doxygen on versions built without various... |
tree | commitdiff |
| 2015-03-15 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2015-03-10 |
Dean Camera | Merge pull request #47 from NicoHood/patch-2 |
tree | commitdiff |
| 2015-03-10 |
Dean Camera | Merge branch 'master' of github.com:abcminiuser/lufa |
tree | commitdiff |
| 2015-02-28 |
Stefan Hellermann | Add Progmem Variant to CDC_Device_Send |
tree | commitdiff |
| 2015-02-26 |
Dean Camera | Merge pull request #48 from BrianAdams/patch-1 |
tree | commitdiff |
| 2015-02-26 |
badevguru | Fixed typo in micro board definition in Studio |
tree | commitdiff |
| 2015-02-24 |
Nico | Update Board.h |
tree | commitdiff |
| 2015-02-24 |
Nico | Update LEDs.h |
tree | commitdiff |
| 2014-12-26 |
Dean Camera | Upgrade to latest Doxygen. |
tree | commitdiff |
| 2014-11-20 |
Dean Camera | Add board drivers for the Atmel Xplained-MINI kits. |
tree | commitdiff |
| 2014-10-11 |
Dean Camera | Add Leonardo compatibility to most bootloaders, run... |
tree | commitdiff |
| 2014-10-11 |
Dean Camera | The ATPROGRAM LUFA build system module now defaults... |
tree | commitdiff |
| 2014-10-11 |
Dean Camera | Don't run user application in the bootloader unless... |
tree | commitdiff |
| 2014-09-28 |
Dean Camera | Update documentation post-140928 release. |
tree | commitdiff |
| 2014-09-28 |
Dean Camera | Add missing MICRO board drivers. LUFA-140928 |
tree | commitdiff |
| 2014-09-28 |
Dean Camera | Update documentation for the 140928 release. |
tree | commitdiff |
| 2014-09-28 |
Dean Camera | Fixed broken LowLevel Audio Out demo sampling frequency... |
tree | commitdiff |
| 2014-09-21 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2014-09-14 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2014-09-14 |
Dean Camera | Obsolete the old MACROS and MACROE convenience macros. |
tree | commitdiff |
| 2014-09-13 |
Dean Camera | Fixed broken AVR8 USART-SPI peripheral driver (thanks... |
tree | commitdiff |
| 2014-09-11 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2014-09-11 |
Dean Camera | Add Atmel Studio support for the Arduino Yun and Micro... |
tree | commitdiff |
| 2014-09-11 |
Dean Camera | Add support for the Arduino Micro board, fix other... |
tree | commitdiff |
| 2014-09-11 |
Dean Camera | Oops - include board and LED drivers for the Arduino... |
tree | commitdiff |
| 2014-09-11 |
Dean Camera | Add board support for the Arduino YUN ATMEGA32U4 coproc... |
tree | commitdiff |
| 2014-09-11 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2014-09-08 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2014-09-08 |
Dean Camera | Merge pull request #36 from hexwab/midimacrofix |
tree | commitdiff |
| 2014-09-08 |
Dean Camera | Merge pull request #38 from jacobschloss/xmega_twi_caps |
tree | commitdiff |
| 2014-09-08 |
Jacob Schloss | Make twi capitalization match. |
tree | commitdiff |
| 2014-09-06 |
Tom Hargreaves | add parens around args in MIDI_EVENT macro |
tree | commitdiff |
| 2014-08-31 |
Dean Camera | Add Dual MIDI device class driver demo application. |
tree | commitdiff |
| 2014-08-31 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2014-08-31 |
Dean Camera | Fix overflow for RNDIS class driver responses when... |
tree | commitdiff |
| 2014-08-31 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2014-08-26 |
Dean Camera | Patched the LUFA build system to work around a GCC... |
tree | commitdiff |
| 2014-08-24 |
Dean Camera | Merge branch 'master' of github.com:abcminiuser/lufa |
tree | commitdiff |
| 2014-08-24 |
Dean Camera | Remove correct output library file when running make... |
tree | commitdiff |
| 2014-08-24 |
Dean Camera | Update Doxygen confiuration files to 1.8.8. |
tree | commitdiff |
| 2014-08-13 |
Dean Camera | Merge pull request #35 from hellprototypes/sandbox |
tree | commitdiff |
| 2014-08-13 |
Hell | Fix Serial_XMEGA.h syntax and define error |
tree | commitdiff |
| 2014-08-10 |
Dean Camera | Fixed USART reception overrun corrupting the internal... |
tree | commitdiff |
| 2014-07-22 |
Dean Camera | Minor code style fixes, documentation improvements. |
tree | commitdiff |
| 2014-07-22 |
Dean Camera | Merge pull request #32 from The-42/fix-xmega-usb-prescaler |
tree | commitdiff |
| 2014-07-22 |
Bert van Hall | Fix XMEGA USB prescaler calculation |
tree | commitdiff |
| 2014-07-16 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2014-07-15 |
Dean Camera | Only deque from the USBtoSerial's USB->USART buffer... |
tree | commitdiff |
| 2014-07-15 |
Dean Camera | Add Serial_IsSendReady() and Serial_IsSendComplete... |
tree | commitdiff |
| 2014-06-25 |
Dean Camera | Update documentation for HID report ID fix. |
tree | commitdiff |
| 2014-06-25 |
Dean Camera | Merge pull request #28 from The-42/fix-feature-id |
tree | commitdiff |
| 2014-06-19 |
Bert van Hall | Fix missing report IDs in feature reports |
tree | commitdiff |
| 2014-06-08 |
Dean Camera | Fix possible infinite loop in the control stream write... |
tree | commitdiff |
| 2014-06-08 |
Dean Camera | Add COMPILER_PATH optional variable to the BUILD build... |
tree | commitdiff |
| 2014-06-07 |
Dean Camera | Ensure BulkVendor received data is cleared before readi... |
tree | commitdiff |
| 2014-05-30 |
Dean Camera | Fixed spurious 0xFE USART byte sent in the USBtoSerial... |
tree | commitdiff |
| 2014-05-27 |
Dean Camera | Fix AVRISP-MKII status values to match the published... |
tree | commitdiff |
| 2014-05-21 |
Dean Camera | Fixed incorrect XMEGA DFLL reference frequency (thanks... |
tree | commitdiff |
| 2014-04-30 |
Dean Camera | Fix LED driver for the Arduino Leonardo board. |
tree | commitdiff |
| next |