projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
More documentation fixes.
[pub/USBasp.git]
/
LUFA
/
2009-09-21
Dean Camera
Add new attributes to the HID Report Parser and HID...
tree
|
commitdiff
2009-09-21
Dean Camera
Finish initial draft of the Host Mode HID Class driver.
tree
|
commitdiff
2009-09-21
Dean Camera
Added new MassStorageKeyboard Device Class Driver demo...
tree
|
commitdiff
2009-09-21
Dean Camera
Add const qualifiers to Host mode Class drivers.
tree
|
commitdiff
2009-09-20
Dean Camera
Oops - Keyboard boot report structure should be an...
tree
|
commitdiff
2009-09-20
Dean Camera
Finish Class Driver MouseHost demo. Update HID Host...
tree
|
commitdiff
2009-09-20
Dean Camera
Added new Pipe_IsFrozen() macro to determine if the...
tree
|
commitdiff
2009-09-17
Dean Camera
Added support for the officially recommended layout...
tree
|
commitdiff
2009-09-17
Dean Camera
Fix Mass Storage Host Class driver GetMaxLUN command...
tree
|
commitdiff
2009-09-14
Dean Camera
Fix LUFA event list generation rule in the main LUFA...
tree
|
commitdiff
2009-09-14
Dean Camera
Fixed MIDI Device Class driver not sending/receiving...
tree
|
commitdiff
2009-09-13
Dean Camera
Fixed Low Level USBtoSerial demo not storing received...
tree
|
commitdiff
2009-09-10
Dean Camera
Revert changed CDC_Device_Flush() prototype accidential...
tree
|
commitdiff
2009-09-10
Dean Camera
Prevent the CDC Device Class driver from sending empty...
tree
|
commitdiff
2009-09-09
Dean Camera
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
tree
|
commitdiff
2009-09-09
Dean Camera
Change HID report parser so that it can calculate and...
tree
|
commitdiff
2009-09-09
Dean Camera
Add Host mode Class driver demo summaries.
tree
|
commitdiff
2009-09-09
Dean Camera
Finish Still Image Host class driver.
tree
|
commitdiff
2009-09-07
Dean Camera
Add link to third-party signed version of the official...
tree
|
commitdiff
2009-09-07
Dean Camera
Corrected incorrect signature bytes for the AT90USB82...
tree
|
commitdiff
2009-09-06
Dean Camera
Fixed DFU and CDC class bootloaders on the AT90USBXXX2...
tree
|
commitdiff
2009-09-06
Dean Camera
Add in new invalid event hook check targets to project...
tree
|
commitdiff
2009-09-06
Dean Camera
Changed Still Image Host class driver to auto-fill...
tree
|
commitdiff
2009-09-02
Dean Camera
Add StillImage Host Class Driver functions for opening...
tree
|
commitdiff
2009-09-02
Dean Camera
Add user-filtering to the HID report parser, so that...
tree
|
commitdiff
2009-09-02
Dean Camera
Fixed error in PrinterHost preventing the full page...
tree
|
commitdiff
2009-09-01
Dean Camera
Changed HIDParser to only zero out important values...
tree
|
commitdiff
2009-09-01
Dean Camera
Fix up MissileLauncher demo's ConfigurationDescriptor...
tree
|
commitdiff
2009-09-01
Dean Camera
Added documentation for the constants and enums of...
tree
|
commitdiff
2009-09-01
Dean Camera
Fixed StillImageHost not correctly freezing and unfreez...
tree
|
commitdiff
2009-09-01
Dean Camera
Move check for devices not supporting internal serials...
tree
|
commitdiff
2009-08-31
Dean Camera
Add return codes to the CDC Host Class driver String...
tree
|
commitdiff
2009-08-31
Dean Camera
Add extra check for OUT ZLP in the CDC Device Class...
tree
|
commitdiff
2009-08-31
Dean Camera
Removed unused INCLUDE_FROM_BOARD_DRIVER internal defin...
tree
|
commitdiff
2009-08-31
Dean Camera
Changed the parameters and behaviour of the USB_GetDevi...
tree
|
commitdiff
2009-08-30
Dean Camera
Remove deleted source files from the LUFA library makefile.
tree
|
commitdiff
2009-08-30
Dean Camera
Added start of the Still Image Host Class driver demo...
tree
|
commitdiff
2009-08-30
Dean Camera
Remove skeleton Audio and MIDI Host mode Class drivers...
tree
|
commitdiff
2009-08-30
Dean Camera
Replace -finline-limit with -fno-inline-small-functions...
tree
|
commitdiff
2009-08-27
Dean Camera
Fixed Device mode HID Class driver not explicitly initi...
tree
|
commitdiff
2009-08-27
Dean Camera
Condensed SCSI command functions in the LowLevel Mass...
tree
|
commitdiff
2009-08-27
Dean Camera
Add check to Pipe_IsEndpointBound() in the Mass Storage...
tree
|
commitdiff
2009-08-27
Dean Camera
Simplified Host mode Mass Storage Class driver to reduc...
tree
|
commitdiff
2009-08-27
Dean Camera
Fix memory corruption in Host mode Mass Storage Class...
tree
|
commitdiff
2009-08-27
Dean Camera
Added better USB Class driver overviews.
tree
|
commitdiff
2009-08-27
Dean Camera
Added new "Common" section to the class drivers, to...
tree
|
commitdiff
2009-08-27
Dean Camera
Added extra note about missing OUT endpoint configurati...
tree
|
commitdiff
2009-08-27
Dean Camera
Fixed Device mode HID Class driver always sending IN...
tree
|
commitdiff
2009-08-27
Dean Camera
Minor documentation fixes to the completed Host mode...
tree
|
commitdiff
2009-08-27
Dean Camera
Completed initial Host mode Mass Storage class driver.
tree
|
commitdiff
2009-08-26
Dean Camera
Added MS_Host_TestUnitReady() and MS_Host_ReadDeviceCap...
tree
|
commitdiff
2009-08-26
Dean Camera
Add SCSICodes.h to the Class Driver Common folder,...
tree
|
commitdiff
2009-08-26
Dean Camera
Oops: Really disable building of Projects/Host/ClassDri...
tree
|
commitdiff
2009-08-26
Dean Camera
More work on the Mass Storage Host mode Class driver.
tree
|
commitdiff
2009-08-25
Dean Camera
Optimized Endpoint_Read_Word_* and Pipe_Read_Word_...
tree
|
commitdiff
2009-08-25
Dean Camera
Fixed AVRISP V2 Protocol handler for the READ_FLASH_ISP...
tree
|
commitdiff
2009-08-25
Dean Camera
Updated Benito project -- added hardware interrupt...
tree
|
commitdiff
2009-08-23
Dean Camera
Moved out target-related V2 protocol commands into...
tree
|
commitdiff
2009-08-23
Dean Camera
Fixed AVRISP programmer demo -- can now connect to...
tree
|
commitdiff
2009-08-23
Dean Camera
Added V2Protocol handlers to the AVRISP project to...
tree
|
commitdiff
2009-08-20
Dean Camera
Add LOAD ADDRESS command parsing to the V2 Protocol...
tree
|
commitdiff
2009-08-19
Dean Camera
Corrections to the unfinished AVRISP Programmer project...
tree
|
commitdiff
2009-08-18
Dean Camera
Fixed invalid data being returned when a GetStatus...
tree
|
commitdiff
2009-08-17
Dean Camera
Added beginnings of a new AVRISP-MKII clone project.
tree
|
commitdiff
2009-08-16
Dean Camera
Added return values to the CDC and MIDI class driver...
tree
|
commitdiff
2009-08-16
Dean Camera
Fix misspelt event name in the Class driver USBtoSerial...
tree
|
commitdiff
2009-08-16
Dean Camera
Added new EVENT_USB_Device_StartOfFrame() event, contro...
tree
|
commitdiff
2009-08-13
Dean Camera
Added explicit attribute masks to the device mode demos...
tree
|
commitdiff
2009-08-13
Dean Camera
Added CDC_Device_Flush() command to the CDC Device...
tree
|
commitdiff
2009-08-11
Dean Camera
Added flag to the HID report parser to indicate if...
tree
|
commitdiff
2009-08-11
Dean Camera
Add CDC Host class driver EVENT_CDC_Host_ControLineStat...
tree
|
commitdiff
2009-08-11
Dean Camera
Document CDC Host class driver functions and enums.
tree
|
commitdiff
2009-08-11
Dean Camera
Add new functions to the HID host class driver, refine...
tree
|
commitdiff
2009-08-11
Dean Camera
Fixed swapped paremeters in the HID state memory copy...
tree
|
commitdiff
2009-08-11
Dean Camera
Completion of initial CDC host mode class driver.
tree
|
commitdiff
2009-08-11
Dean Camera
Fix issue in CDC device class driver where received...
tree
|
commitdiff
2009-08-09
Dean Camera
Commit for the 090810 release.
tree
|
commitdiff
2009-08-07
Dean Camera
Cleanups to RNDIS device demos. Fix issue in RNDIS...
tree
|
commitdiff
2009-08-07
Dean Camera
Make Benito ping-pong LED code more explicit, using...
tree
|
commitdiff
2009-08-06
Dean Camera
Make Endpoint control transfers more reliable; early...
tree
|
commitdiff
2009-08-05
Dean Camera
Fixed issue in USBtoSerial demos where the USART Rx...
tree
|
commitdiff
2009-08-05
Dean Camera
Make Control Endpoint stream transfers more reliable...
tree
|
commitdiff
2009-08-05
Dean Camera
Changed over manual loops waiting for endpoints to...
tree
|
commitdiff
2009-08-05
Dean Camera
Commit for 090810rc1 release.
tree
|
commitdiff
2009-08-05
Dean Camera
Fix incorrect Event call name in USBInterrupt.c.
tree
|
commitdiff
2009-08-05
Dean Camera
Renamed all library events to properly seperate out...
tree
|
commitdiff
2009-08-04
Dean Camera
Better fix for LowLevel CDC demo issue where sending...
tree
|
commitdiff
2009-08-04
Dean Camera
Fix issue with CDC device demos causing broken communic...
tree
|
commitdiff
2009-08-03
Dean Camera
Update migration notes for the upcomming 090810 release.
tree
|
commitdiff
2009-08-03
Dean Camera
Cleanup and optimization of the internal serial retriev...
tree
|
commitdiff
2009-08-02
Dean Camera
Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT...
tree
|
commitdiff
2009-08-02
Dean Camera
Removed interrupt disable/enable from the Device mode...
tree
|
commitdiff
2009-07-31
Dean Camera
Fix demos based on the device mode HID class driver...
tree
|
commitdiff
2009-07-31
Dean Camera
Renamed USB_Device_SetHighSpeed() to USB_Device_SetFull...
tree
|
commitdiff
2009-07-30
Dean Camera
Add new HID_Device_MillisecondElapsed() function to...
tree
|
commitdiff
2009-07-30
Dean Camera
Ensure that the previous HID reports in the HID device...
tree
|
commitdiff
2009-07-30
Dean Camera
Fix to HID device mode Class driver, so that new report...
tree
|
commitdiff
2009-07-30
Dean Camera
Fix incorrect configuration in the ClassDriver AudioOut...
tree
|
commitdiff
2009-07-30
Dean Camera
Added standard stream example to the ClassDriver CDC...
tree
|
commitdiff
2009-07-30
Dean Camera
Fix redefinition warning when USB_DEVICE_ONLY is set...
tree
|
commitdiff
next