projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed incorrect signature reported in the CDC class bootloader for the ATMEGA32U2.
[pub/USBasp.git]
/
LUFA
/
Drivers
/
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-12
Dean Camera
Minor documentation phrasing changes.
tree
|
commitdiff
2010-09-11
Dean Camera
Added PRNT_Host_SendByte() and PRNT_Host_Flush() functi...
tree
|
commitdiff
2010-09-09
Dean Camera
Whitespace corrections.
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-07
Dean Camera
Must save and restore the endpoint/pipe interrupt enabl...
tree
|
commitdiff
2010-09-05
Dean Camera
Fix bug in Pipe_ConfigurePipe() breaking already config...
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
Clarify in the project documentation files what the...
tree
|
commitdiff
2010-08-31
Dean Camera
Fix incorrect ADC driver documentation for the paramete...
tree
|
commitdiff
2010-08-24
Dean Camera
Better documentation for the Endpoint_ConfigureEndpoint...
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-24
Dean Camera
Fix Doxygen typos in Device.h.
tree
|
commitdiff
2010-08-22
Dean Camera
Optimise Endpoint_ConfigureEndpoint_Prv() function...
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-21
Dean Camera
Clarify in the documentation that the Audio demos and...
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-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-02
Dean Camera
Hide the PROGMEM attribute from Doxygen, as it appears...
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
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
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-27
Dean Camera
Use static inline intermediatary functions in Endpoint...
tree
|
commitdiff
2010-07-27
Dean Camera
Move over message ID specific header data to unions...
tree
|
commitdiff
2010-07-26
Dean Camera
Rename reserved members of all structs so that they...
tree
|
commitdiff
2010-07-23
Dean Camera
Update size of compiled Mouse demo in documentation...
tree
|
commitdiff
2010-07-22
Dean Camera
Convert over internal pseudo-function macros to true...
tree
|
commitdiff
2010-07-21
Dean Camera
Replace internal Pipe_BytesToEPSizeMask() routine with...
tree
|
commitdiff
2010-07-21
Dean Camera
Add missing const qualifiers to class drivers.
tree
|
commitdiff
2010-07-21
Dean Camera
Move and rename DevChaper9.c/.h and HostChapter9.c...
tree
|
commitdiff
2010-07-21
Dean Camera
Add missing const qualifier to the parameters of the...
tree
|
commitdiff
2010-07-20
Dean Camera
Fixed MIDI_Device_SendEventPacket() not correctly waiti...
tree
|
commitdiff
2010-07-19
Dean Camera
Update makefiles to use the latest WinAVR/Atmel toolcha...
tree
|
commitdiff
2010-07-15
Dean Camera
Removed the automated checking of event names in the...
tree
|
commitdiff
2010-07-15
Dean Camera
Fixed HID device class driver still using PrevReportINB...
tree
|
commitdiff
2010-07-13
Dean Camera
Added const attributes to some of the class driver...
tree
|
commitdiff
2010-07-12
Dean Camera
Add missing eol-style properties to new source files.
tree
|
commitdiff
2010-07-06
Dean Camera
Make main readme file easier to read, and make document...
tree
|
commitdiff
2010-07-02
Dean Camera
Added new Drivers/USB/LowLevel/Device.c file to house...
tree
|
commitdiff
2010-06-17
Dean Camera
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
tree
|
commitdiff
2010-06-16
Dean Camera
Spell check code and manual pages. Remove custom Doxyge...
tree
|
commitdiff
2010-06-15
Dean Camera
Fix HID parser documentation for the default maximum...
tree
|
commitdiff
2010-06-15
Dean Camera
Change over Doxygen \note documentation to \pre where...
tree
|
commitdiff
2010-06-12
Dean Camera
Slight improvements to the reliability of the software...
tree
|
commitdiff
2010-06-12
Dean Camera
Speed up calls to Pipe_IsPipeBound() by immediately...
tree
|
commitdiff
2010-06-08
Dean Camera
Add missing ATTR_NON_NULL_PTR_ARG and ATTR_ALWAYS_INLIN...
tree
|
commitdiff
2010-06-03
Dean Camera
Fixed incorrect function references in the Mass Storage...
tree
|
commitdiff
2010-06-03
Dean Camera
More documentation fixes.
tree
|
commitdiff
2010-06-03
Dean Camera
Minor documentation cleanups.
tree
|
commitdiff
2010-06-02
Dean Camera
Oops - descriptor pointer should be assigned, not incre...
tree
|
commitdiff
2010-06-02
Dean Camera
Better fix to avoid void pointer arithmetic in ConfigDe...
tree
|
commitdiff
2010-05-31
Dean Camera
Remove void* arithmetic in the USB_GetNextDescriptor...
tree
|
commitdiff
2010-05-30
Dean Camera
Small tweaks to ConfigDescriptor.c/.h to ensure pointer...
tree
|
commitdiff
2010-05-30
Dean Camera
Fixed internal device serial not being accessible on...
tree
|
commitdiff
2010-05-29
Dean Camera
Fix spacing of the function parameter descriptions...
tree
|
commitdiff
2010-05-26
Dean Camera
The EEPROM stream read/write functions now use eeprom_u...
tree
|
commitdiff
2010-05-18
Dean Camera
Added new ADC_DisableChannel() function (thanks to...
tree
|
commitdiff
2010-05-13
Dean Camera
Remove incorrect check for the current device state...
tree
|
commitdiff
2010-05-13
Dean Camera
Fixed possible device lockup when INTERRUPT_CONTROL_END...
tree
|
commitdiff
2010-05-11
Dean Camera
Fix nasty bug in USBInterrupt.c which would cause a...
tree
|
commitdiff
2010-05-09
Dean Camera
Add new ReportType parameter to the HID class driver...
tree
|
commitdiff
2010-05-08
Dean Camera
Add svn:eol-style property to source files, so that...
tree
|
commitdiff
2010-05-07
Dean Camera
Device mode class driver callbacks are now fired before...
tree
|
commitdiff
2010-05-07
Dean Camera
Change over unix line-endings to dos line endings.
tree
|
commitdiff
2010-05-06
Dean Camera
Added new EVENT_CDC_Device_BreakSent() event and CDC_Ho...
tree
|
commitdiff
2010-05-06
Dean Camera
Ensure that the CDC class drivers return 0 if the numbe...
tree
|
commitdiff
2010-05-04
Dean Camera
Fix up the ADC driver for the U4 parts to remove a...
tree
|
commitdiff
2010-05-04
Dean Camera
Fixed INTERRUPT_CONTROL_ENDPOINT compile time option...
tree
|
commitdiff
2010-05-04
Dean Camera
Fixed Host mode HID class driver not sending the correc...
tree
|
commitdiff
2010-05-04
Dean Camera
Fixed device state not being reset back to the default...
tree
|
commitdiff
2010-05-03
Dean Camera
Added new ENDPOINT_*_BusSuspended error code to the...
tree
|
commitdiff
2010-04-29
Dean Camera
The Audio_Device_IsSampleReceived() and Audio_Device_Is...
tree
|
commitdiff
2010-04-28
Dean Camera
Use puts_P() and printf_P() instead of the normal varia...
tree
|
commitdiff
2010-04-28
Dean Camera
Oops - relocated USBInterrupt.h header file requires...
tree
|
commitdiff
2010-04-28
Dean Camera
Relocate USBInterrupt.c/.h from the HighLevel USB drive...
tree
|
commitdiff
2010-04-28
Dean Camera
USB_Init() no longer calls sei() to enable global inter...
tree
|
commitdiff
2010-04-20
Dean Camera
Fixed HID Device Class Driver not allocating a temporar...
tree
|
commitdiff
2010-04-15
Dean Camera
Rename FunctionAttributes.h to Attributes.h, as some...
tree
|
commitdiff
2010-04-14
Dean Camera
Fixed Set/Clear Feature requests directed to a non...
tree
|
commitdiff
2010-04-13
Dean Camera
Removed two-step endpoint/pipe bank clear and switch...
tree
|
commitdiff
next