projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Enhance the HotmailNotifier project so that the LEDs' individual brightness can be...
[pub/USBasp.git]
/
LUFA
/
ManPages
/
2009-12-18
Dean Camera
Enhance the HotmailNotifier project so that the LEDs...
tree
|
commitdiff
2009-12-18
Dean Camera
Fixed USB_CurrentMode not being reset to USB_MODE_NONE...
tree
|
commitdiff
2009-12-17
Dean Camera
Un-inline the SendAddress function in NVMTarget.c/...
tree
|
commitdiff
2009-12-16
Dean Camera
The SImage_Host_SendBlockHeader() and SImage_Host_Recei...
tree
|
commitdiff
2009-12-16
Dean Camera
Use default NVM base address in the AVRISP programmer...
tree
|
commitdiff
2009-12-15
Dean Camera
Complete initial working revision of PDI programming...
tree
|
commitdiff
2009-12-15
Dean Camera
Fix a bug in the Still Image Host Class driver where...
tree
|
commitdiff
2009-12-13
Dean Camera
Test with -Wextra, fix library warnings due to unused...
tree
|
commitdiff
2009-12-13
Dean Camera
The AVRISP project can now enter PDI mode under both...
tree
|
commitdiff
2009-12-09
Dean Camera
Add even parity bit to the software USART framing in...
tree
|
commitdiff
2009-12-09
Dean Camera
Fix inverted bit-banged USART logic in the AVRISP proje...
tree
|
commitdiff
2009-12-09
Dean Camera
Increase timeout of Mass Storage and Still Image host...
tree
|
commitdiff
2009-12-08
Dean Camera
Make sure that USB_STREAM_TIMEOUT_MS is set in the...
tree
|
commitdiff
2009-12-07
Dean Camera
Rename CDC demos to VirtualSerial.
tree
|
commitdiff
2009-12-06
Dean Camera
Add new USB_Host_GetDeviceStringDescriptor() convenienc...
tree
|
commitdiff
2009-12-04
Dean Camera
Fixed Mass Storage Host Class driver and Low Level...
tree
|
commitdiff
2009-12-04
Dean Camera
Added support for the Atmel EVK527 board hardware.
tree
|
commitdiff
2009-12-04
Dean Camera
Fixed HID Parser not distributing the Usage Min and...
tree
|
commitdiff
2009-12-03
Dean Camera
Fix the tokens which enable and disable the different...
tree
|
commitdiff
2009-12-03
Dean Camera
Added support for the Dataflash mounted on the XPLAIN...
tree
|
commitdiff
2009-12-03
Dean Camera
Document the PDI programming routines implemented so...
tree
|
commitdiff
2009-12-02
Dean Camera
Removed John Steggall's software UART code from the...
tree
|
commitdiff
2009-12-02
Dean Camera
Add support for unwrapping of the XMEGA PDI programming...
tree
|
commitdiff
2009-11-30
Dean Camera
Added CDC_Host_Flush() function to the CDC Host Class...
tree
|
commitdiff
2009-11-29
Dean Camera
Fixed USB driver failing to define the PLL prescaler...
tree
|
commitdiff
2009-11-27
Dean Camera
Better checking of whether a packet is received in...
tree
|
commitdiff
2009-11-26
Dean Camera
Make the RNDISEthernetHost Class driver demo print...
tree
|
commitdiff
2009-11-26
Dean Camera
Make MIDI device demos also turn off the on board LEDs...
tree
|
commitdiff
2009-11-26
Dean Camera
Fix RNDIS Device Class driver - RNDISConstants.h has...
tree
|
commitdiff
2009-11-26
Dean Camera
Added new RNDIS Host class driver and the beginnings...
tree
|
commitdiff
2009-11-26
Dean Camera
Updated John Steggall's software USART in the XPLAINBri...
tree
|
commitdiff
2009-11-25
Dean Camera
Added new RNDISHost Host LowLevel demo. Fixed misnamed...
tree
|
commitdiff
2009-11-25
Dean Camera
Added new XPLAIN serial Bridge project (thanks to John...
tree
|
commitdiff
2009-11-24
Dean Camera
Fixed host state machine not enabling Auto VBUS mode...
tree
|
commitdiff
2009-11-24
Dean Camera
Fixed broken USB_GetNextDescriptor() function causing...
tree
|
commitdiff
2009-11-23
Dean Camera
Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigureP...
tree
|
commitdiff
2009-11-23
Dean Camera
Added new ReportType parameter to the HID Device Class...
tree
|
commitdiff
2009-11-23
Dean Camera
Fixed incorrect values for REPORT_ITEM_TYPE_* enum...
tree
|
commitdiff
2009-11-23
Dean Camera
The incomplete StandaloneProgrammer project now uses...
tree
|
commitdiff
2009-11-23
Dean Camera
Removed code to zero reports between two keyboard repor...
tree
|
commitdiff
2009-11-23
Dean Camera
Add activity LED updates to the AVRISP project.
tree
|
commitdiff
2009-11-22
Dean Camera
Commit for the 091122 release.
tree
|
commitdiff
2009-11-20
Dean Camera
Fixed Endpoint_Write_Control_Stream_* functions not...
tree
|
commitdiff
2009-11-20
Dean Camera
Fixed LowLevel Keyboard demo not saving the issued...
tree
|
commitdiff
2009-11-17
Dean Camera
Make RNDISHost demo validate the set Packet Filter...
tree
|
commitdiff
2009-11-16
Dean Camera
Fixed HOST_STATE_AS_GPIOR being ignored whilst in Host...
tree
|
commitdiff
2009-11-13
Dean Camera
Corrections, improvements and additions to the incomple...
tree
|
commitdiff
2009-11-13
Dean Camera
Corrected the name of the misnamed USB_GetDeviceConfigD...
tree
|
commitdiff
2009-11-12
Dean Camera
Add beginnings of a RNDIS Ethernet Host demo.
tree
|
commitdiff
2009-11-11
Dean Camera
Minor code cleanups for clarity.
tree
|
commitdiff
2009-11-10
Dean Camera
Update CDC Class Driver character stream functions...
tree
|
commitdiff
2009-11-10
Dean Camera
Added new stream creation function to the CDC Class...
tree
|
commitdiff
2009-11-09
Dean Camera
Fixed HID host Class driver report send/receive report...
tree
|
commitdiff
2009-11-08
Dean Camera
Remove dependancies from the LowLevel demos to the...
tree
|
commitdiff
2009-11-07
Dean Camera
Make Low Level host demos use void pointers for the...
tree
|
commitdiff
2009-11-06
Dean Camera
Add optional double-banking support to the Device mode...
tree
|
commitdiff
2009-11-04
Dean Camera
Added new Printer Host mode Class driver.
tree
|
commitdiff
2009-11-04
Dean Camera
Fixed HID report parser collection paths invalid due...
tree
|
commitdiff
2009-11-04
Dean Camera
Added new JoystickHostWithParser demos to the library.
tree
|
commitdiff
2009-11-04
Dean Camera
Update DevChapter9.c - use the Endpoint_ClearStatusStag...
tree
|
commitdiff
2009-11-03
Dean Camera
Add new CDCMouse ClassDriver device demo, combining...
tree
|
commitdiff
2009-11-03
Dean Camera
Rename the AT90USBXXX67 internal driver directory to...
tree
|
commitdiff
2009-11-03
Dean Camera
Add const attribute to class driver APIs.
tree
|
commitdiff
2009-10-26
Dean Camera
Make HID device class driver reselect the correct endpo...
tree
|
commitdiff
2009-10-18
Dean Camera
Moved USBtoSerial demo the Projects directory, as it...
tree
|
commitdiff
2009-10-16
Dean Camera
Fix invalid Event name rule in demo/project makefiles.
tree
|
commitdiff
2009-10-14
Dean Camera
Fix AudioOutput and AudioInput class driver demos'...
tree
|
commitdiff
2009-10-12
Dean Camera
Make Audio device demos compatible with AVRs running...
tree
|
commitdiff
2009-10-11
Dean Camera
Added stdio.h stream examples for the virtual CDC UART...
tree
|
commitdiff
2009-10-08
Dean Camera
Add new MIDI Host Class driver to the library, and...
tree
|
commitdiff
2009-10-08
Dean Camera
Application documentation/comment cleanup.
tree
|
commitdiff
2009-10-08
Dean Camera
Add new MIDIHost LowLevel demo application.
tree
|
commitdiff
2009-10-03
Dean Camera
Minor documentation fixups.
tree
|
commitdiff
2009-10-03
Dean Camera
Changed Audio Class driver sample read/write functions...
tree
|
commitdiff
2009-10-02
Dean Camera
Added support for the Atmel XPLAIN board.
tree
|
commitdiff
2009-10-02
Dean Camera
Cleanups to the Device mode Mass Storage demo applicati...
tree
|
commitdiff
2009-10-01
Dean Camera
Added pinouts to the AVRISP project for a standard...
tree
|
commitdiff
2009-09-30
Dean Camera
Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time...
tree
|
commitdiff
2009-09-30
Dean Camera
Fixed issue in the HID Host class driver's HID_Host_Sen...
tree
|
commitdiff
2009-09-30
Dean Camera
Removed mostly useless "TestApp" demo, as it was mainly...
tree
|
commitdiff
2009-09-29
Dean Camera
Add information on the new MouseHostDevice dual role...
tree
|
commitdiff
2009-09-28
Dean Camera
Fixed PrinterHost demo returning invalid Device ID...
tree
|
commitdiff
2009-09-22
Dean Camera
Move Dataflash operational checking code out from SCSI...
tree
|
commitdiff
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-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
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-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-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
next