projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed incorrect event name in the Benito project.
[pub/USBasp.git]
/
LUFA
/
ManPages
/
2010-11-14
Dean Camera
Second patch to fix incorrect PDI/TPI programming speed.
tree
|
commitdiff
2010-11-12
Dean Camera
Fixed PDI/TPI programming speed of ~250KHz in the AVRIS...
tree
|
commitdiff
2010-11-10
Dean Camera
Fixed incorrect PollingIntervalMS values in the demo...
tree
|
commitdiff
2010-11-09
Dean Camera
Remove link to (now deleted) public Mercurial mirror...
tree
|
commitdiff
2010-11-08
Dean Camera
Added board hardware driver support for the Adafruit...
tree
|
commitdiff
2010-11-07
Dean Camera
Fixed broken input in the MagStripe reader project...
tree
|
commitdiff
2010-11-05
Dean Camera
Renamed the EVENT_USB_Device_UnhandledControlRequest...
tree
|
commitdiff
2010-11-03
Dean Camera
Fixed USBtoSerial and XPLAINBridge demos discarding...
tree
|
commitdiff
2010-11-03
Dean Camera
Remove already implemented features from the Future...
tree
|
commitdiff
2010-11-03
Dean Camera
Fixed MIDI class driver send routines silently discardi...
tree
|
commitdiff
2010-11-02
Dean Camera
Rescue clock of the AVRISP-MKII moved to the AVR's...
tree
|
commitdiff
2010-10-29
Dean Camera
Rename new CDC class bootloader NO_LOCK_BYTE_SUPPORT...
tree
|
commitdiff
2010-10-29
Dean Camera
Added new NO_BLOCK_SUPPORT, NO_EEPROM_BYTE_SUPPORT...
tree
|
commitdiff
2010-10-29
Dean Camera
Added new Pipe_GetBusyBanks(), Endpoint_GetBusyBanks...
tree
|
commitdiff
2010-10-28
Dean Camera
Added standard keyboard HID report scancode defines...
tree
|
commitdiff
2010-10-28
Dean Camera
Changed over fourwalledcubicle.com links to the new...
tree
|
commitdiff
2010-10-27
Dean Camera
Added new NO_CLASS_DRIVER_AUTOFLUSH compile time option...
tree
|
commitdiff
2010-10-26
Dean Camera
Changed AudioInput and AudioOutput demos to reload...
tree
|
commitdiff
2010-10-24
Dean Camera
All USB class drivers are now automatically included...
tree
|
commitdiff
2010-10-20
Dean Camera
Added default test tone generation mode to the Device...
tree
|
commitdiff
2010-10-17
Dean Camera
Added board hardware driver support for the Minimus...
tree
|
commitdiff
2010-10-17
Dean Camera
Added board hardware driver support for the Maximus...
tree
|
commitdiff
2010-10-17
Dean Camera
Added board hardware driver support for the Blackcat...
tree
|
commitdiff
2010-10-13
Dean Camera
Renamed ENDPOINT_DOUBLEBANK_SUPPORTED() to ENDPOINT_BAN...
tree
|
commitdiff
2010-10-13
Dean Camera
Clean up excessive whitespace at the end of each line...
tree
|
commitdiff
2010-10-12
Dean Camera
Fixed MIDI_Host_Flush() not aborting early when the...
tree
|
commitdiff
2010-10-12
Dean Camera
Remove USB_MODE_* macros, replace with a semantically...
tree
|
commitdiff
2010-10-12
Dean Camera
Fixed random enumeration failure while in device mode...
tree
|
commitdiff
2010-10-12
Dean Camera
Minor documentation enhancements.
tree
|
commitdiff
2010-10-07
Dean Camera
Added new NO_SOF_EVENTS compile time option, enabled...
tree
|
commitdiff
2010-10-06
Dean Camera
Added board hardware driver support for the Busware...
tree
|
commitdiff
2010-10-06
Dean Camera
Fixed SPI driver not explicitly setting /SS and MISO...
tree
|
commitdiff
2010-10-06
Dean Camera
Cache the USB_DeviceState variable internally in the...
tree
|
commitdiff
2010-10-02
Dean Camera
Revert change to the AVRISP-MKII project for fuse byte...
tree
|
commitdiff
2010-10-02
Dean Camera
Fixed broken lock byte programming in the AVRISP-MKII...
tree
|
commitdiff
2010-10-02
Dean Camera
Fixed broken FLASH/EEPROM programming in the AVRISP...
tree
|
commitdiff
2010-09-30
Dean Camera
Make Host mode Class drivers only set the class driver...
tree
|
commitdiff
2010-09-30
Dean Camera
Fix incorrectly named configuration descriptor callback...
tree
|
commitdiff
2010-09-30
Dean Camera
Fix low level host mode demos not correctly fetching...
tree
|
commitdiff
2010-09-30
Dean Camera
Reverted Endpoint/Pipe non-sequential configuration...
tree
|
commitdiff
2010-09-29
Dean Camera
Changed default value for the reset polarity parameter...
tree
|
commitdiff
2010-09-28
Dean Camera
Added board hardware driver support for the Arduino...
tree
|
commitdiff
2010-09-28
Dean Camera
Added CDC functional descriptor structs to the Low...
tree
|
commitdiff
2010-09-28
Dean Camera
Move out many of the common class driver constants...
tree
|
commitdiff
2010-09-24
Dean Camera
Remove dfu-programmer program switches, to ensure maxim...
tree
|
commitdiff
2010-09-24
Dean Camera
Added the --suppress-bootloader-mem option to the makef...
tree
|
commitdiff
2010-09-24
Dean Camera
Fixed endpoint selection within the CALLBACK_HID_Device...
tree
|
commitdiff
2010-09-22
Dean Camera
Reverted modifications to USBInterrupt.h that were...
tree
|
commitdiff
2010-09-21
Dean Camera
Fixed USB_Host_ClearPipeStall() incorrectly attempting...
tree
|
commitdiff
2010-09-19
Dean Camera
Ensure device address latch bit is not set at the same...
tree
|
commitdiff
2010-09-15
Dean Camera
Removed the EVENT_USB_InitFailure() event, as not speci...
tree
|
commitdiff
2010-09-15
Dean Camera
Fix incorrect documentation on the Get Descriptor stand...
tree
|
commitdiff
2010-09-15
Dean Camera
Make project makefiles correctly clean intermeditary...
tree
|
commitdiff
2010-09-15
Dean Camera
Minor documentation corrections.
tree
|
commitdiff
2010-09-14
Dean Camera
Fixed incorrect signature reported in the CDC class...
tree
|
commitdiff
2010-09-14
Dean Camera
Added board hardware driver support for the BUI develop...
tree
|
commitdiff
2010-09-14
Dean Camera
Added board hardware driver support for the UDIP develo...
tree
|
commitdiff
2010-09-13
Dean Camera
Fixed SET FEATURE and CLEAR FEATURE control requests...
tree
|
commitdiff
2010-09-13
Dean Camera
Remove incomplete MIDIToneGenerator project.
tree
|
commitdiff
2010-09-11
Dean Camera
Added PRNT_Host_SendByte() and PRNT_Host_Flush() functi...
tree
|
commitdiff
2010-09-11
Dean Camera
Added new project makefile template to the library...
tree
|
commitdiff
2010-09-09
Dean Camera
Added class specific descriptor type defines with stand...
tree
|
commitdiff
2010-09-09
Dean Camera
Added LEDs_ToggleLEDs() function to several board LED...
tree
|
commitdiff
2010-09-07
Dean Camera
Added new PRNT_Host_BytesReceived() and PRNT_Host_Recei...
tree
|
commitdiff
2010-09-05
Dean Camera
Added new USB_Device_GetFrameNumber() and USB_Host_GetF...
tree
|
commitdiff
2010-09-04
Dean Camera
Reduced HOST_DEVICE_SETTLE_DELAY_MS to 1000ms down...
tree
|
commitdiff
2010-09-04
Dean Camera
Added board hardware driver support for the USBFOO...
tree
|
commitdiff
2010-09-03
Dean Camera
Added board hardware driver support for the Olimex...
tree
|
commitdiff
2010-08-31
Dean Camera
Fix incorrect ADC driver documentation for the paramete...
tree
|
commitdiff
2010-08-29
Dean Camera
Fix up documentation - remove obsolete Scheduler Overvi...
tree
|
commitdiff
2010-08-29
Dean Camera
Add better description of the Ultra-Lightweight Ring...
tree
|
commitdiff
2010-08-24
Dean Camera
Fixed LowLevel PrinterHost demo not sending control...
tree
|
commitdiff
2010-08-24
Dean Camera
Changed the signature of the CALLBACK_USB_GetDescriptor...
tree
|
commitdiff
2010-08-22
Dean Camera
Split out endpoint and pipe stream functions into new...
tree
|
commitdiff
2010-08-22
Dean Camera
Changed all Device mode LowLevel demos and Device Class...
tree
|
commitdiff
2010-08-22
Dean Camera
Moved calls to Device mode Class Driver events to after...
tree
|
commitdiff
2010-08-22
Dean Camera
Added compile time error to the AVRISP-MKII project...
tree
|
commitdiff
2010-08-20
Dean Camera
Fixed critical pipe/endpoint memory allocation issue...
tree
|
commitdiff
2010-08-20
Dean Camera
Added new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constan...
tree
|
commitdiff
2010-08-18
Dean Camera
Fixed MassStorage based demos and projects resetting...
tree
|
commitdiff
2010-08-10
Dean Camera
Fixed USB_GetHIDReportItemInfo() function modifying...
tree
|
commitdiff
2010-08-09
Dean Camera
Removed complicated logic for the Endpoint_ConfigureEnd...
tree
|
commitdiff
2010-08-09
Dean Camera
Add notification endpoint to the incomplete TMC demo.
tree
|
commitdiff
2010-08-09
Dean Camera
Commit for the 100807 release.
tree
|
commitdiff
2010-08-05
Dean Camera
Fixed software application start command broken in...
tree
|
commitdiff
2010-08-03
Dean Camera
Ensure all demos now compile in C99 standards mode...
tree
|
commitdiff
2010-08-01
Dean Camera
Fix XPLAINBridge project discarding characters from...
tree
|
commitdiff
2010-07-31
Dean Camera
Fixed Serial peripheral driver not turning off the...
tree
|
commitdiff
2010-07-30
Dean Camera
Oops - fix mixed "initialize" and "initialise" - opt...
tree
|
commitdiff
2010-07-30
Dean Camera
More spell checking of all source files -- correct...
tree
|
commitdiff
2010-07-30
Dean Camera
Fix typo in DualVirtualSerial.c due to the changed...
tree
|
commitdiff
2010-07-30
Dean Camera
Altered the CDC Deivice and Host Class drivers' receive...
tree
|
commitdiff
2010-07-29
Dean Camera
Spell check all source files once again to find any...
tree
|
commitdiff
2010-07-29
Dean Camera
Fixed Benito and USBtoSerial projects not turning off...
tree
|
commitdiff
2010-07-29
Dean Camera
Add special support to the AVRISP-MKII for the new...
tree
|
commitdiff
2010-07-29
Dean Camera
Oops - remove duplicated SPI driver init mask.
tree
|
commitdiff
2010-07-29
Dean Camera
Added support to the AVRISP-MKII project for ISP speeds...
tree
|
commitdiff
2010-07-26
Dean Camera
Rename reserved members of all structs so that they...
tree
|
commitdiff
2010-07-25
Dean Camera
Added periodic flush timer to the Benito project. Alter...
tree
|
commitdiff
2010-07-23
Dean Camera
Add TMC device capabilities to the incomplete TMC demo.
tree
|
commitdiff
next