projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Documentation improvements - put driver example code into its own section, fix incorr...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
HighLevel
/
2010-11-21
Dean Camera
Remove internal USB_Device_NibbleToASCII() function...
tree
|
commitdiff
2010-11-05
Dean Camera
Fix documentation reference error.
tree
|
commitdiff
2010-11-05
Dean Camera
Renamed the EVENT_USB_Device_UnhandledControlRequest...
tree
|
commitdiff
2010-11-03
Dean Camera
Fixed USBtoSerial and XPLAINBridge demos discarding...
tree
|
commitdiff
2010-11-02
Dean Camera
Fix XPLAINBridge code broken during the changes to...
tree
|
commitdiff
2010-10-28
Dean Camera
Move Set Feature and Clear Feature control request...
tree
|
commitdiff
2010-10-28
Dean Camera
Move RNDISConstants.h into the RNDIS class driver commo...
tree
|
commitdiff
2010-10-28
Dean Camera
Changed over fourwalledcubicle.com links to the new...
tree
|
commitdiff
2010-10-25
Dean Camera
Add descriptor class, subclass and protocol constants...
tree
|
commitdiff
2010-10-24
Dean Camera
Better algorithm to extract and convert the internal...
tree
|
commitdiff
2010-10-13
Dean Camera
Clean up excessive whitespace at the end of each line...
tree
|
commitdiff
2010-10-12
Dean Camera
Fixed MIDI_Host_Flush() not aborting early when the...
tree
|
commitdiff
2010-10-12
Dean Camera
Remove USB_MODE_* macros, replace with a semantically...
tree
|
commitdiff
2010-10-12
Dean Camera
Fixed random enumeration failure while in device mode...
tree
|
commitdiff
2010-10-06
Dean Camera
Cache the USB_DeviceState variable internally in the...
tree
|
commitdiff
2010-09-30
Dean Camera
Fix low level host mode demos not correctly fetching...
tree
|
commitdiff
2010-09-29
Dean Camera
Changed default value for the reset polarity parameter...
tree
|
commitdiff
2010-09-28
Dean Camera
Move out many of the common class driver constants...
tree
|
commitdiff
2010-09-19
Dean Camera
Rename internal suspend and wake up USB interrupt macro...
tree
|
commitdiff
2010-09-19
Dean Camera
Ensure device address latch bit is not set at the same...
tree
|
commitdiff
2010-09-15
Dean Camera
Removed the EVENT_USB_InitFailure() event, as not speci...
tree
|
commitdiff
2010-09-15
Dean Camera
Fix incorrect documentation on the Get Descriptor stand...
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-09
Dean Camera
Added class specific descriptor type defines with stand...
tree
|
commitdiff
2010-09-05
Dean Camera
Added new USB_Device_GetFrameNumber() and USB_Host_GetF...
tree
|
commitdiff
2010-08-31
Dean Camera
Clarify in the project documentation files what the...
tree
|
commitdiff
2010-08-24
Dean Camera
Changed the signature of the CALLBACK_USB_GetDescriptor...
tree
|
commitdiff
2010-08-22
Dean Camera
Split out endpoint and pipe stream functions into new...
tree
|
commitdiff
2010-07-30
Dean Camera
More spell checking of all source files -- correct...
tree
|
commitdiff
2010-07-29
Dean Camera
Spell check all source files once again to find any...
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-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-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-08
Dean Camera
Add svn:eol-style property to source files, so that...
tree
|
commitdiff
2010-04-28
Dean Camera
Relocate USBInterrupt.c/.h from the HighLevel USB drive...
tree
|
commitdiff
2010-04-13
Dean Camera
Removed two-step endpoint/pipe bank clear and switch...
tree
|
commitdiff
2010-03-29
Dean Camera
Add briefs for the library core structures.
tree
|
commitdiff
2010-03-29
Dean Camera
Add file-level brief documentation.
tree
|
commitdiff
2010-03-24
Dean Camera
Fixed compilation error in the AudioInput demos when...
tree
|
commitdiff
2010-02-24
Dean Camera
Fix incorrect error when directly including the LUFA...
tree
|
commitdiff
2010-02-24
Dean Camera
Revert changes made for the partial port to the AVR32...
tree
|
commitdiff
2010-02-24
Dean Camera
More AVR32 achitecture ports.
tree
|
commitdiff
2010-02-23
Dean Camera
More porting of the USB core to the AVR32.
tree
|
commitdiff
2010-02-23
Dean Camera
Start porting the USB core to the AVR32 UC3B.
tree
|
commitdiff
2010-02-11
Dean Camera
Add more include protection macros to give the user...
tree
|
commitdiff
2010-02-01
Dean Camera
Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED...
tree
|
commitdiff
2010-01-17
Dean Camera
Clean up and add more comments to the AVRISP-MKII proje...
tree
|
commitdiff
2010-01-07
Dean Camera
Fix XPLAIN Dataflash and LED drivers.
tree
|
commitdiff
2009-12-30
Dean Camera
Update copyright year to 2010.
tree
|
commitdiff
2009-12-28
Dean Camera
Fix MIT license language to make its intent clearer.
tree
|
commitdiff
2009-12-20
Dean Camera
Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAK...
tree
|
commitdiff
2009-12-13
Dean Camera
Oops - wrong casting on the Configuration Descriptor...
tree
|
commitdiff
2009-12-13
Dean Camera
Use -pedantic compile time option to find and correct...
tree
|
commitdiff
2009-12-09
Dean Camera
Increase timeout of Mass Storage and Still Image host...
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-25
Dean Camera
Added new XPLAIN serial Bridge project (thanks to John...
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
The incomplete StandaloneProgrammer project now uses...
tree
|
commitdiff
2009-11-17
Dean Camera
Fix doxygen documentation - doxygen was getting confuse...
tree
|
commitdiff
2009-11-16
Dean Camera
Fixed HOST_STATE_AS_GPIOR being ignored whilst in Host...
tree
|
commitdiff
2009-11-13
Dean Camera
Corrected the name of the misnamed USB_GetDeviceConfigD...
tree
|
commitdiff
2009-11-10
Dean Camera
Update CDC Class Driver character stream functions...
tree
|
commitdiff
2009-11-09
Dean Camera
Spell check all source code variables, comments and...
tree
|
commitdiff
2009-11-07
Dean Camera
Add optional pipe double banking support to the Host...
tree
|
commitdiff
2009-11-06
Dean Camera
Add double banking property to LUFA powered projects...
tree
|
commitdiff
2009-10-14
Dean Camera
Fix AudioOutput and AudioInput class driver demos'...
tree
|
commitdiff
2009-09-17
Dean Camera
Fix Mass Storage Host Class driver GetMaxLUN command...
tree
|
commitdiff
2009-09-09
Dean Camera
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
tree
|
commitdiff
2009-09-07
Dean Camera
Corrected incorrect signature bytes for the AT90USB82...
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-20
Dean Camera
Add LOAD ADDRESS command parsing to the V2 Protocol...
tree
|
commitdiff
2009-08-17
Dean Camera
Added beginnings of a new AVRISP-MKII clone project.
tree
|
commitdiff
2009-08-16
Dean Camera
Added new EVENT_USB_Device_StartOfFrame() event, contro...
tree
|
commitdiff
2009-08-07
Dean Camera
Make Benito ping-pong LED code more explicit, using...
tree
|
commitdiff
2009-08-05
Dean Camera
Changed over manual loops waiting for endpoints to...
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-02
Dean Camera
Removed interrupt disable/enable from the Device mode...
tree
|
commitdiff
2009-07-31
Dean Camera
Renamed USB_Device_SetHighSpeed() to USB_Device_SetFull...
tree
|
commitdiff
2009-07-30
Dean Camera
Fix redefinition warning when USB_DEVICE_ONLY is set...
tree
|
commitdiff
2009-07-29
Dean Camera
Cleanup USBMode.h to simplify preprocessor logic.
tree
|
commitdiff
2009-07-28
Dean Camera
Better solution - change compile time token names to...
tree
|
commitdiff
2009-07-28
Dean Camera
Added HOST_STATE_AS_GPIOR1 and DEVICE_STATE_AS_GPIOR0...
tree
|
commitdiff
2009-07-23
Dean Camera
Ensure that the USB_DeviceState variable is properly...
tree
|
commitdiff
2009-07-21
Dean Camera
Added new USB_DeviceState variable to keep track of...
tree
|
commitdiff
2009-07-16
Dean Camera
Added support for the new ATMEGA32U2, ATMEGA16U2 and...
tree
|
commitdiff
2009-07-13
Dean Camera
Seperated out parts of the PrinterHost incomplete demo...
tree
|
commitdiff
next