Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor documentation improvements. | Dean Camera | 2013-04-18 | 1 | -0/+1 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2013-04-14 | 4 | -9/+9 |
| | |||||
* | Update AS integration scripts and transforms - extract out the module ↵ | Dean Camera | 2013-04-08 | 1 | -1/+1 |
| | | | | description from the Doxygen XML output for the GUI. | ||||
* | Added new CONCAT() and CONCAT_EXPANDED() convenience macros. | Dean Camera | 2013-04-06 | 1 | -0/+1 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2013-03-28 | 1 | -16/+0 |
| | |||||
* | Added additional MIDI command definitions to the MIDI class driver (thanks ↵ | Dean Camera | 2013-03-28 | 1 | -0/+1 |
| | | | | to Daniel Dreibrodt). | ||||
* | Add BIN build system target information to the documentation. | Dean Camera | 2013-03-28 | 1 | -2/+6 |
| | |||||
* | Fixed race condition in the DFU class bootloader causing failed device ↵ | Dean Camera | 2013-03-27 | 1 | -0/+1 |
| | | | | reprogramming in some circumstances (thanks to Luis Mendes). | ||||
* | Fixed Low Speed USB devices broken when using the library HID Class driver ↵ | Dean Camera | 2013-03-23 | 1 | -0/+2 |
| | | | | (thanks to Michael). | ||||
* | Minor documentation improvements. | Dean Camera | 2013-03-19 | 1 | -1/+1 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2013-03-17 | 1 | -1/+2 |
| | |||||
* | Fixed incorrect HID report descriptor generated for 16-bit axis ranges by ↵ | Dean Camera | 2013-03-17 | 1 | -0/+2 |
| | | | | the HID_DESCRIPTOR_MOUSE() and HID_DESCRIPTOR_JOYSTICK() macros (thanks to Guillaume Germaine) | ||||
* | Minor documentation improvements. | Dean Camera | 2013-03-10 | 1 | -0/+1 |
| | |||||
* | Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling ↵ | Dean Camera | 2013-03-09 | 1 | -0/+10 |
| | | | | routines, to prevent ejection errors on *nix systems due to an unknown SCSI command. | ||||
* | Add additional comments to the Printer class bootloader, fix incorrect ↵ | Dean Camera | 2013-03-03 | 1 | -2/+2 |
| | | | | VID/PID values. | ||||
* | Add new Printer class USB bootloader. | Dean Camera | 2013-03-03 | 1 | -1/+3 |
| | |||||
* | Reset version information now that the LUFA-130303 release has been tagged. | Dean Camera | 2013-03-03 | 3 | -0/+39 |
| | |||||
* | Commit for the LUFA-130303 release. | Dean Camera | 2013-03-03 | 3 | -3/+3 |
| | |||||
* | Minor documentation updates. | Dean Camera | 2013-03-03 | 1 | -3/+8 |
| | |||||
* | Fixed incorrect output in the HIDReportViewer project when no device is ↵ | Dean Camera | 2013-02-28 | 1 | -0/+1 |
| | | | | connected (thanks to Pavel Kuzmin). | ||||
* | Fixed potential NULL pointer dereference in the HID Host mode Class Driver ↵ | Dean Camera | 2013-02-27 | 1 | -0/+1 |
| | | | | (thanks to Pavel Kuzmin). | ||||
* | Changed all *_SendByte() function prototypes to accept a void pointer for ↵ | Dean Camera | 2013-02-24 | 1 | -0/+1 |
| | | | | the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer. | ||||
* | Fixed swapped LED3 and LED4 masks for the Olimex-32U4 development board LED ↵ | Dean Camera | 2013-02-19 | 1 | -1/+2 |
| | | | | driver. | ||||
* | Update author information. | Dean Camera | 2013-02-17 | 1 | -1/+1 |
| | |||||
* | Suppress unused function parameter warnings in the USB driver. | Dean Camera | 2013-01-27 | 1 | -0/+1 |
| | |||||
* | Added new Board Hardware Information board driver. | Dean Camera | 2013-01-27 | 1 | -0/+1 |
| | |||||
* | Fixed incorrectly issuing STALL response to unsupported control request ↵ | Dean Camera | 2013-01-27 | 2 | -0/+2 |
| | | | | SETUP packets, rather than in the data/status stage. | ||||
* | Add support for the Dimex Stange-ISP programmer board (thanks to Gerhard ↵ | Dean Camera | 2013-01-19 | 2 | -0/+2 |
| | | | | Wesser). | ||||
* | Fix oops - forgot to save changelog after previous update. | Dean Camera | 2013-01-15 | 1 | -1/+1 |
| | |||||
* | Fixed bug in the TWI peripheral driver for the AVR8 devices causing ↵ | Dean Camera | 2013-01-15 | 1 | -0/+1 |
| | | | | incorrect failure codes to be returned in some cases (thanks to Peter K). | ||||
* | Updated AVRISP-MKII Clone Programmer project so that the SCK clock period is ↵ | Dean Camera | 2013-01-13 | 1 | -0/+1 |
| | | | | saved in EEPROM (thanks to Gerhard Wesser). | ||||
* | Minor documentation improvements. | Dean Camera | 2013-01-06 | 1 | -0/+1 |
| | |||||
* | Fixed incorrect ordering of the linker options in the build system causing ↵ | Dean Camera | 2013-01-05 | 1 | -0/+1 |
| | | | | link failures in some cases. | ||||
* | Minor documentation improvements. | Dean Camera | 2013-01-05 | 1 | -2/+8 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2013-01-03 | 1 | -3/+3 |
| | |||||
* | Fixed hardware race condition that could cause failed device enumerations ↵ | Dean Camera | 2013-01-03 | 1 | -3/+6 |
| | | | | | | | | for AVR8 and UC3 architectures (thanks to Mike Beyhs). Fixed incorrect Minimus board LED definitions (thanks to Joonas Lahtinen). Fixed incorrect LED masks for received data display in the Device GenericHID demos (thanks to Denys Berkovskyy). | ||||
* | Remove support for devices that were not put into production. | Dean Camera | 2013-01-03 | 1 | -18/+3 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2012-11-12 | 1 | -0/+2 |
| | |||||
* | Remove dependency on the "bc" command line calculator tool in the ↵ | Dean Camera | 2012-11-10 | 2 | -5/+2 |
| | | | | bootloaders to make compiling on Windows easier with only MinGW. | ||||
* | Add troubleshooting page to the build system section of the documentation. | Dean Camera | 2012-10-28 | 1 | -20/+141 |
| | |||||
* | Increased throughput in the USBtoSerial project now that data transmission ↵ | Dean Camera | 2012-10-20 | 1 | -1/+1 |
| | | | | is non-blocking (thanks to Joseph Lacerte). | ||||
* | Fixed maximum allowed keyboard key code usage of 0x65 rather than 0xFF for ↵ | Dean Camera | 2012-10-14 | 1 | -2/+3 |
| | | | | the HID_DESCRIPTOR_KEYBOARD() macro (thanks to David Monro) | ||||
* | Fixed incorrect definitions of HID_KEYBOARD_LED_KANA, ↵ | Dean Camera | 2012-10-14 | 3 | -3/+16 |
| | | | | HID_KEYBOARD_SC_KEYPAD_EQUAL_SIGN and HID_KEYBOARD_SC_KEYPAD_EQUAL_SIGN_AS400 and added a missing definition for HID_KEYBOARD_SC_APPLICATION (thanks to David Monro). | ||||
* | Minor documentation improvements. | Dean Camera | 2012-10-05 | 1 | -0/+1 |
| | |||||
* | Add LINKER_RELAXATIONS option to the LUFA BUILD build system module. | Dean Camera | 2012-09-30 | 2 | -0/+9 |
| | |||||
* | Minor documentation improvements. Remove AS4 project generator script as it ↵ | Dean Camera | 2012-09-23 | 4 | -330/+105 |
| | | | | is buggy; replace with a better system in the future for both AS4 and AS6. | ||||
* | Minor documentation improvements. | Dean Camera | 2012-09-22 | 2 | -0/+2 |
| | |||||
* | Fixed incorrect Dataflash functionality in the USBKEY board if the driver is ↵ | Dean Camera | 2012-09-19 | 1 | -0/+1 |
| | | | | modified for a single Dataflash chip (thanks to Jonathan Oakley). | ||||
* | Fix missing briefs in the documentation for several modules, fix up invalid ↵ | Dean Camera | 2012-09-19 | 1 | -6/+6 |
| | | | | documentation references. | ||||
* | Fixed lengthy timeouts in the USBtoSerial project if no application on the ↵ | Dean Camera | 2012-09-16 | 1 | -0/+2 |
| | | | | | | host is consuming data (thanks to Nicolas Saugnier). Fixed lengthy automatic data flushing in the CDC and MIDI device class drivers. |