| 2017-04-26 |
Dean Camera | Update to latest DMBS revision. |
tree | commitdiff |
| 2017-04-18 |
Dean Camera | Commit for the 170418 release. LUFA-170418 |
tree | commitdiff |
| 2017-04-18 |
Dean Camera | Update copyrights for 2017. |
tree | commitdiff |
| 2017-01-25 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2017-01-25 |
Dean Camera | Merge pull request #94 from eltang/descriptor_fix |
tree | commitdiff |
| 2017-01-25 |
Eric Tang | Fix HID_DESCRIPTOR_KEYBOARD() |
tree | commitdiff |
| 2016-09-28 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2016-09-28 |
Dean Camera | Merge pull request #89 from e-chip/master |
tree | commitdiff |
| 2016-09-28 |
e-chip | Fix USB_SetHIDReportItemInfo() function. |
tree | commitdiff |
| 2016-07-17 |
Dean Camera | Update to latest DMBS, fix XPLAINBridge project compila... |
tree | commitdiff |
| 2016-04-05 |
Dean Camera | Replace the LUFA build system with DMBS. |
tree | commitdiff |
| 2016-04-05 |
Dean Camera | Update to DMBS release-20160403 release. |
tree | commitdiff |
| 2016-04-03 |
Dean Camera | Add missing BOARD_POLOLUMICRO definition. |
tree | commitdiff |
| 2016-04-03 |
Dean Camera | Add LUFA DMBS extension modules, use DMBS in project... |
tree | commitdiff |
| 2016-04-03 |
Dean Camera | Update to latest version of DMBS. |
tree | commitdiff |
| 2016-04-03 |
Dean Camera | Update to latest DMBS version. |
tree | commitdiff |
| 2016-04-03 |
Dean Camera | Merge branch 'master' into dmbs |
tree | commitdiff |
| 2016-03-28 |
Dean Camera | Added new LUFA_VERSION_RELEASE_TYPE macro to the librar... |
tree | commitdiff |
| 2016-03-28 |
Dean Camera | Fixed invalid endpoint indexes causing memory corruptio... |
tree | commitdiff |
| 2016-02-07 |
Dean Camera | Added AVRDUDE_MEMORY option to the AVRDUDE build system... |
tree | commitdiff |
| 2016-02-07 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2016-02-07 |
Dean Camera | Oops: add missing Pololu Micro board drivers. |
tree | commitdiff |
| 2016-01-31 |
Dean Camera | Update copyrights to 2016. |
tree | commitdiff |
| 2016-01-31 |
Dean Camera | Added support for the Pololu A-Star Micro board (thanks... |
tree | commitdiff |
| 2016-01-27 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2016-01-27 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2016-01-02 |
Dean Camera | Merge branch 'master' into dmbs |
tree | commitdiff |
| 2015-12-22 |
Dean Camera | Fix additional void pointer arithmetic in the class... |
tree | commitdiff |
| 2015-12-22 |
Dean Camera | Fixed low level RNDIS demo incorrectly setting the... |
tree | commitdiff |
| 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 |
| next |