index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-10-28
Added standard keyboard HID report scancode defines (thanks to László Monda).
Dean
2010-10-28
Move Set Feature and Clear Feature control request feature selector values in...
Dean
2010-10-28
Move RNDISConstants.h into the RNDIS class driver common definition header.
Dean
2010-10-28
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean
2010-10-27
Added new NO_CLASS_DRIVER_AUTOFLUSH compile time option to disable automatic ...
Dean
2010-10-26
Changed AudioInput and AudioOutput demos to reload the next sample via an int...
Dean
2010-10-25
Add descriptor class, subclass and protocol constants to the class drivers, m...
Dean
2010-10-24
All USB class drivers are now automatically included when LUFA/Drivers/USB.h ...
Dean
2010-10-24
Better algorithm to extract and convert the internal device serial number int...
Dean
2010-10-20
Oops - fix broken SPI driver due to missing bit inversion on a port mask.
Dean
2010-10-20
Added default test tone generation mode to the Device mode AudioInput demos.
Dean
2010-10-17
Added board hardware driver support for the Minimus board (thanks to the PSGr...
Dean
2010-10-17
Oops - add missing Maximus board LED hardware driver file.
Dean
2010-10-17
Added board hardware driver support for the Maximus board (thanks to the PSGr...
Dean
2010-10-17
Added board hardware driver support for the Blackcat USB JTAG board (thanks t...
Dean
2010-10-13
Add missing ENDPOINT_ATTR_NO_SYNC and ENDPOINT_USAGE_DATA attributes to the ...
Dean
2010-10-13
Renamed ENDPOINT_DOUBLEBANK_SUPPORTED() to ENDPOINT_BANKS_SUPPORTED() and cha...
Dean
2010-10-13
Fix incomplete StandaloneProgrammer project code not compiling due to the rec...
Dean
2010-10-13
Fix SoftUART.c not compiling due to accidental check in of changes not yet co...
Dean
2010-10-13
Minor documentation corrections.
Dean
2010-10-13
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean
2010-10-12
Fixed MIDI_Host_Flush() not aborting early when the specified MIDI host inter...
Dean
2010-10-12
Fix Webserver project code not compiling due to the changes to the USB mode s...
Dean
2010-10-12
Remove USB_MODE_* macros, replace with a semantically linked USB_Modes_t enum.
Dean
2010-10-12
Fixed random enumeration failure while in device mode due to interrupts causi...
Dean
2010-10-12
Minor documentation enhancements.
Dean
2010-10-10
Remove MIDI ClassDriver device demo's accidental inclusion of the unused ADC ...
Dean
2010-10-10
Fixed ISR definition conflict in the XPLAIN bridge between the software UART ...
Dean
2010-10-07
Added new NO_SOF_EVENTS compile time option, enabled in the bootloaders to re...
Dean
2010-10-06
Added board hardware driver support for the Busware CUL V3 board.
Dean
2010-10-06
Fixed SPI driver not explicitly setting /SS and MISO pins as inputs when SPI_...
Dean
2010-10-06
Cache the USB_DeviceState variable internally in the library core when multip...
Dean
2010-10-02
Revert change to the AVRISP-MKII project for fuse byte programming via the CM...
Dean
2010-10-02
Fixed broken lock byte programming in the AVRISP-MKII clone project for some ...
Dean
2010-10-02
Fixed broken FLASH/EEPROM programming in the AVRISP-MKII clone project when w...
Dean
2010-10-01
Fixed LowLevel JoystickHostWithParser demo not saving the chosen HID interfac...
Dean
2010-10-01
Oops - revert changes to the Device mode Class Driver VirtualSerial demo make...
Dean
2010-10-01
Fix device mode for the U4 parts.
Dean
2010-10-01
Whitespace corrections.
Dean
2010-09-30
Make Host mode Class drivers only set the class driver instance's state value...
Dean
2010-09-30
Fix incorrectly named configuration descriptor callback routines in the host ...
Dean
2010-09-30
Fix low level host mode demos not correctly fetching the next endpoint when a...
Dean
2010-09-30
Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction ...
Dean
2010-09-29
Changed default value for the reset polarity parameter in the AVRISP-MKII pro...
Dean
2010-09-28
Fix up incorrect version numbers in demo/project descriptors.
Dean
2010-09-28
Added board hardware driver support for the Arduino Uno development board.
Dean
2010-09-28
Added CDC functional descriptor structs to the Low Level CDC demos and CDC cl...
Dean
2010-09-28
Move out many of the common class driver constants into grouped enums, to mak...
Dean
2010-09-24
Remove dfu-programmer program switches, to ensure maximum compatibility with ...
Dean
2010-09-24
Added the --suppress-bootloader-mem option to the makefile dfu target, to ens...
Dean
[next]