projects
/
pub
/
USBasp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pub/USBasp.git
2009-12-04
Dean Camera
Fix incorrect const'ness of the ReportItem parameter...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-04
Dean Camera
Fixed HID Parser not distributing the Usage Min and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-03
Dean Camera
Make sure the protocol handler files are included in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-03
Dean Camera
Fix the tokens which enable and disable the different...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-03
Dean Camera
Added support for the Dataflash mounted on the XPLAIN...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-03
Dean Camera
Auto-configure AVRISP programmer configuration when...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-03
Dean Camera
Document the PDI programming routines implemented so...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-03
Dean Camera
Started implementing the low level PDI protocol in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-02
Dean Camera
Add new more reliable software UART for the XPLAINBridg...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-02
Dean Camera
Removed John Steggall's software UART code from the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-02
Dean Camera
Add support for unwrapping of the XMEGA PDI programming...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-02
Dean Camera
Rename V2ProtocolTarget files to ISPTarget in the AVRIS...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-02
Dean Camera
Factor out all the ISP related code into a seperate...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-02
Dean Camera
Rename the V2Protocol command handlers in the AVRISP...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-30
Dean Camera
Added CDC_Host_Flush() function to the CDC Host Class...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-29
Dean Camera
Fixed USB driver failing to define the PLL prescaler...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-29
Dean Camera
Add to the existing CDC Class Driver's CreateStream...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-27
Dean Camera
Better checking of whether a packet is received in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-26
Dean Camera
Enable pullup on the PD5 pin of the AVR in the XPLAINBr...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-26
Dean Camera
Complete RNDIS Host Class driver code - add SendPacket...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-26
Dean Camera
Make the RNDISEthernetHost Class driver demo print...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-26
Dean Camera
Make MIDI device demos also turn off the on board LEDs...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-26
Dean Camera
Remove documentation of deleted parameters from the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-26
Dean Camera
Fix RNDIS Device Class driver - RNDISConstants.h has...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-26
Dean Camera
Added new RNDIS Host class driver and the beginnings...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-26
Dean Camera
Updated John Steggall's software USART in the XPLAINBri...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-25
Dean Camera
Fix typo in the StillImageHost LowLevel demo, and the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-25
Dean Camera
Fix more Doxygen errors from missing parameter document...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-25
Dean Camera
Fix build and Doxygen errors.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-25
Dean Camera
Removed old empty RNDISEthernetHost directory from...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-25
Dean Camera
Added new RNDISHost Host LowLevel demo. Fixed misnamed...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-25
Dean Camera
Added new XPLAIN serial Bridge project (thanks to John...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-24
Dean Camera
Make the StandaloneProgrammer project seamlessly read...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-24
Dean Camera
Fixed host state machine not enabling Auto VBUS mode...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-24
Dean Camera
Fixed broken USB_GetNextDescriptor() function causing...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-23
Dean Camera
Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigureP...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-23
Dean Camera
Added new ReportType parameter to the HID Device Class...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-23
Dean Camera
Fixed incorrect values for REPORT_ITEM_TYPE_* enum...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-23
Dean Camera
The incomplete StandaloneProgrammer project now uses...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-23
Dean Camera
Removed code to zero reports between two keyboard repor...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-23
Dean Camera
Add activity LED updates to the AVRISP project.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-22
Dean Camera
Commit for the 091122 release.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-20
Dean Camera
Fixed Endpoint_Write_Control_Stream_* functions not...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-20
Dean Camera
Fixed LowLevel Keyboard demo not saving the issued...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-17
Dean Camera
Fix doxygen documentation - doxygen was getting confuse...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-17
Dean Camera
Make RNDISHost demo validate the set Packet Filter...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-16
Dean Camera
Fixed HOST_STATE_AS_GPIOR being ignored whilst in Host...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-15
Dean Camera
Fix incorrect compiler error message when F_CLOCK is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-15
Dean Camera
Cleanups to the MassStorage Device demos, and the MassS...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-13
Dean Camera
Corrections, improvements and additions to the incomple...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-13
Dean Camera
Corrected the name of the misnamed USB_GetDeviceConfigD...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-13
Dean Camera
Extend incomplete RNDISHost demo -- can not enumerate...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-12
Dean Camera
Add blocking versions of the CDC Class driver streams...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-12
Dean Camera
Add beginnings of a RNDIS Ethernet Host demo.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-11
Dean Camera
Minor code cleanups for clarity.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-10
Dean Camera
Update CDC Class Driver character stream functions...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-10
Dean Camera
Added new stream creation function to the CDC Class...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-09
Dean Camera
Spell check all source code variables, comments and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-09
Dean Camera
Minor changes to the AVRISP project for code clarity.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-09
Dean Camera
Fixed HID host Class driver report send/receive report...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-08
Dean Camera
Remove dependancies from the LowLevel demos to the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-07
Dean Camera
Make Low Level host demos use void pointers for the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-07
Dean Camera
Add optional pipe double banking support to the Host...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-06
Dean Camera
Add double banking property to LUFA powered projects...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-06
Dean Camera
Add optional double-banking support to the Device mode...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-04
Dean Camera
Add other missing Printer.h main class driver dispatch...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-04
Dean Camera
Add missing Printer.h common class driver file.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-04
Dean Camera
Added new Printer Host mode Class driver.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-04
Dean Camera
Fixed HID report parser collection paths invalid due...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-04
Dean Camera
Add support for Mouse Scrollwheel to the MouseHostWithP...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-04
Dean Camera
Added new JoystickHostWithParser demos to the library.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-04
Dean Camera
Update DevChapter9.c - use the Endpoint_ClearStatusStag...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-03
Dean Camera
Add new CDCMouse ClassDriver device demo, combining...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-03
Dean Camera
Rename the AT90USBXXX67 internal driver directory to...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-03
Dean Camera
Add const attribute to class driver APIs.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-26
Dean Camera
Make HID device class driver ignore the previous HID...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-26
Dean Camera
Use clearer buffer names in the USBtoSerial project...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-26
Dean Camera
Make HID device class driver reselect the correct endpo...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-18
Dean Camera
Moved USBtoSerial demo the Projects directory, as it...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-16
Dean Camera
Fix invalid Event name rule in demo/project makefiles.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-14
Dean Camera
Fix AudioOutput and AudioInput class driver demos'...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-12
Dean Camera
Make Audio device demos compatible with AVRs running...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-11
Dean Camera
Added stdio.h stream examples for the virtual CDC UART...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-08
Dean Camera
Add new MIDI Host Class driver to the library, and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-08
Dean Camera
Application documentation/comment cleanup.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-08
Dean Camera
Add new MIDIHost LowLevel demo application.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-05
Dean Camera
Fix accidentally changed code breaking the HID descript...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-04
Dean Camera
Fix broken Endpoint/Pipe stream templates.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-03
Dean Camera
Minor documentation fixups.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-03
Dean Camera
Changed Audio Class driver sample read/write functions...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-02
Dean Camera
Added support for the Atmel XPLAIN board.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-02
Dean Camera
Cleanups to the Device mode Mass Storage demo applicati...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-10-01
Dean Camera
Added pinouts to the AVRISP project for a standard...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-09-30
Dean Camera
Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-09-30
Dean Camera
Fixed issue in the HID Host class driver's HID_Host_Sen...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-09-30
Dean Camera
Removed mostly useless "TestApp" demo, as it was mainly...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-09-29
Dean Camera
Fix missing semicolons in the *WithParser Host mode...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-09-29
Dean Camera
Fix missing semicolons in the *WithParser Host mode...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-09-29
Dean Camera
Add information on the new MouseHostDevice dual role...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-09-29
Dean Camera
Remove old OTG demo directory with useless TestApp...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
next