projects
/
pub
/
USBasp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pub/USBasp.git
2010-10-12
Dean Camera
Minor documentation enhancements.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-10-10
Dean Camera
Remove MIDI ClassDriver device demo's accidental inclus...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-10-10
Dean Camera
Fixed ISR definition conflict in the XPLAIN bridge...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-10-07
Dean Camera
Added new NO_SOF_EVENTS compile time option, enabled...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-10-06
Dean Camera
Added board hardware driver support for the Busware...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-10-06
Dean Camera
Fixed SPI driver not explicitly setting /SS and MISO...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-10-06
Dean Camera
Cache the USB_DeviceState variable internally in the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-10-02
Dean Camera
Revert change to the AVRISP-MKII project for fuse byte...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-10-02
Dean Camera
Fixed broken lock byte programming in the AVRISP-MKII...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-10-02
Dean Camera
Fixed broken FLASH/EEPROM programming in the AVRISP...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-10-01
Dean Camera
Fixed LowLevel JoystickHostWithParser demo not saving...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-10-01
Dean Camera
Oops - revert changes to the Device mode Class Driver...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-10-01
Dean Camera
Fix device mode for the U4 parts.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-10-01
Dean Camera
Whitespace corrections.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-30
Dean Camera
Make Host mode Class drivers only set the class driver...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-30
Dean Camera
Fix incorrectly named configuration descriptor callback...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-30
Dean Camera
Fix low level host mode demos not correctly fetching...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-30
Dean Camera
Reverted Endpoint/Pipe non-sequential configuration...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-29
Dean Camera
Changed default value for the reset polarity parameter...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-28
Dean Camera
Fix up incorrect version numbers in demo/project descri...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-28
Dean Camera
Added board hardware driver support for the Arduino...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-28
Dean Camera
Added CDC functional descriptor structs to the Low...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-28
Dean Camera
Move out many of the common class driver constants...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-24
Dean Camera
Remove dfu-programmer program switches, to ensure maxim...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-24
Dean Camera
Added the --suppress-bootloader-mem option to the makef...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-24
Dean Camera
Fixed endpoint selection within the CALLBACK_HID_Device...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-22
Dean Camera
Reverted modifications to USBInterrupt.h that were...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-21
Dean Camera
Oops - need to call USB_Attach() when reinitializing...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-21
Dean Camera
Fixed USB_Host_ClearPipeStall() incorrectly attempting...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-19
Dean Camera
Rename internal suspend and wake up USB interrupt macro...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-19
Dean Camera
Make device mode configure the control endpoint even...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-19
Dean Camera
More simplifications to USBController.c, fix errors...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-19
Dean Camera
Fix warning when not compiled for UID auto-selection...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-19
Dean Camera
Clean up USBController.c/.h to more clearly seperate...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-19
Dean Camera
Ensure device address latch bit is not set at the same...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-15
Dean Camera
Removed the EVENT_USB_InitFailure() event, as not speci...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-15
Dean Camera
Fix incorrect documentation on the Get Descriptor stand...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-15
Dean Camera
Make project makefiles correctly clean intermeditary...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-15
Dean Camera
Minor documentation corrections.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-14
Dean Camera
Fix board name redefinition in BoardTypes.h (thanks...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-14
Dean Camera
Fixed incorrect signature reported in the CDC class...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-14
Dean Camera
Added board hardware driver support for the BUI develop...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-14
Dean Camera
Added board hardware driver support for the UDIP develo...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-13
Dean Camera
Fixed SET FEATURE and CLEAR FEATURE control requests...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-13
Dean Camera
Remove incomplete MIDIToneGenerator project.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-12
Dean Camera
Add the "REQ_" prefix to the DFU class bootloader class...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-12
Dean Camera
Minor documentation phrasing changes.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-11
Dean Camera
Added PRNT_Host_SendByte() and PRNT_Host_Flush() functi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-11
Dean Camera
Added new project makefile template to the library...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-09
Dean Camera
Fix typos in the project overview text files.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-09
Dean Camera
Whitespace corrections.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-09
Dean Camera
Added class specific descriptor type defines with stand...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-09
Dean Camera
Added LEDs_ToggleLEDs() function to several board LED...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-07
Dean Camera
Added new PRNT_Host_BytesReceived() and PRNT_Host_Recei...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-07
Dean Camera
Must save and restore the endpoint/pipe interrupt enabl...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-05
Dean Camera
Fix bug in Pipe_ConfigurePipe() breaking already config...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-05
Dean Camera
Added new USB_Device_GetFrameNumber() and USB_Host_GetF...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-04
Dean Camera
Reduced HOST_DEVICE_SETTLE_DELAY_MS to 1000ms down...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-04
Dean Camera
Added board hardware driver support for the USBFOO...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-09-03
Dean Camera
Added board hardware driver support for the Olimex...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-31
Dean Camera
Clarify in the project documentation files what the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-31
Dean Camera
Fix incorrect ADC driver documentation for the paramete...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-29
Dean Camera
Fix up documentation - remove obsolete Scheduler Overvi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-29
Dean Camera
Remove remaining void* descriptor casts in the projects...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-29
Dean Camera
Add better description of the Ultra-Lightweight Ring...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-24
Dean Camera
Better documentation for the Endpoint_ConfigureEndpoint...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-24
Dean Camera
Fixed LowLevel PrinterHost demo not sending control...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-24
Dean Camera
Changed the signature of the CALLBACK_USB_GetDescriptor...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-24
Dean Camera
Fix Doxygen typos in Device.h.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-22
Dean Camera
Optimise Endpoint_ConfigureEndpoint_Prv() function...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-22
Dean Camera
Split out endpoint and pipe stream functions into new...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-22
Dean Camera
Changed all Device mode LowLevel demos and Device Class...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-22
Dean Camera
Moved calls to Device mode Class Driver events to after...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-22
Dean Camera
Added compile time error to the AVRISP-MKII project...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-21
Dean Camera
Clarify in the documentation that the Audio demos and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-21
Dean Camera
Remove unneccesary call to USB_Device_EnableSOFEvents...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-20
Dean Camera
Fixed critical pipe/endpoint memory allocation issue...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-20
Dean Camera
Added new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constan...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-18
Dean Camera
Fixed MassStorage based demos and projects resetting...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-10
Dean Camera
Fixed USB_GetHIDReportItemInfo() function modifying...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-09
Dean Camera
Tighten up the code in the delta movement detection...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-09
Dean Camera
Removed complicated logic for the Endpoint_ConfigureEnd...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-09
Dean Camera
Add notification endpoint to the incomplete TMC demo.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-09
Dean Camera
Commit for the 100807 release.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-08
Dean Camera
Fix invocations of avr-size in all makefiles broken...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-05
Dean Camera
Fixed software application start command broken in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-03
Dean Camera
Ensure all demos now compile in C99 standards mode...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-02
Dean Camera
Hide the PROGMEM attribute from Doxygen, as it appears...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-01
Dean Camera
Fix XPLAINBridge project discarding characters from...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-08-01
Dean Camera
Invert the logic for the VBUS power light in the AVRISP...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-07-31
Dean Camera
Re-add deleted linker options to the Bootloader makefil...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-07-31
Dean Camera
Fixed Serial peripheral driver not turning off the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-07-30
Dean Camera
Oops - fix mixed "initialize" and "initialise" - opt...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-07-30
Dean Camera
More spell checking of all source files -- correct...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-07-30
Dean Camera
Spell check more of the third party libraries used...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-07-30
Dean Camera
Add the formula used to obtain the bootloader start...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-07-30
Dean Camera
Fix typo in DualVirtualSerial.c due to the changed...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-07-30
Dean Camera
Altered the CDC Deivice and Host Class drivers' receive...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-07-30
Dean Camera
Oops - need to turn off USART via control register...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-07-29
Dean Camera
Spell check all source files once again to find any...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
next