projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
USB.h
2011-06-08
Dean Camera
Added new Host mode Audio Class driver.
blob
|
commitdiff
2011-06-05
Dean Camera
Massive corrections to the project documentation and...
blob
|
commitdiff
|
diff to current
2011-05-26
Dean Camera
Copy out the EndpointStream and PipeStream functions...
blob
|
commitdiff
|
diff to current
2011-03-15
Dean Camera
Remove redundant Doxygen guards from the internal prepr...
blob
|
commitdiff
|
diff to current
2011-02-20
Dean Camera
Rename architecture specific driver files, to make...
blob
|
commitdiff
|
diff to current
2011-02-20
Dean Camera
More updates to remove architecture-specific comments...
blob
|
commitdiff
|
diff to current
2011-02-19
Dean Camera
Initial restructuring of the core USB driver module...
blob
|
commitdiff
|
diff to current
2011-02-19
Dean Camera
Add new ARCH option to the makefiles to (eventually...
blob
|
commitdiff
|
diff to current
2011-01-16
Dean Camera
Minor documentation corrections for the new HID report...
blob
|
commitdiff
|
diff to current
2011-01-08
Dean Camera
Minor documentation improvements.
blob
|
commitdiff
|
diff to current
2011-01-01
Dean Camera
Update copyright year on all source files.
blob
|
commitdiff
|
diff to current
2010-12-26
Dean Camera
Documentation improvements - put driver example code...
blob
|
commitdiff
|
diff to current
2010-11-05
Dean Camera
Renamed the EVENT_USB_Device_UnhandledControlRequest...
blob
|
commitdiff
|
diff to current
2010-10-28
Dean Camera
Changed over fourwalledcubicle.com links to the new...
blob
|
commitdiff
|
diff to current
2010-10-24
Dean Camera
All USB class drivers are now automatically included...
blob
|
commitdiff
|
diff to current
2010-10-13
Dean Camera
Clean up excessive whitespace at the end of each line...
blob
|
commitdiff
|
diff to current
2010-08-22
Dean Camera
Split out endpoint and pipe stream functions into new...
blob
|
commitdiff
|
diff to current
2010-07-29
Dean Camera
Spell check all source files once again to find any...
blob
|
commitdiff
|
diff to current
2010-07-21
Dean Camera
Move and rename DevChaper9.c/.h and HostChapter9.c...
blob
|
commitdiff
|
diff to current
2010-07-19
Dean Camera
Update makefiles to use the latest WinAVR/Atmel toolcha...
blob
|
commitdiff
|
diff to current
2010-07-06
Dean Camera
Make main readme file easier to read, and make document...
blob
|
commitdiff
|
diff to current
2010-07-02
Dean Camera
Added new Drivers/USB/LowLevel/Device.c file to house...
blob
|
commitdiff
|
diff to current
2010-06-17
Dean Camera
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
blob
|
commitdiff
|
diff to current
2010-05-08
Dean Camera
Add svn:eol-style property to source files, so that...
blob
|
commitdiff
|
diff to current
2010-04-28
Dean Camera
Relocate USBInterrupt.c/.h from the HighLevel USB drive...
blob
|
commitdiff
|
diff to current
2010-03-29
Dean Camera
Add briefs for the library core structures.
blob
|
commitdiff
|
diff to current
2010-03-29
Dean Camera
Add file-level brief documentation.
blob
|
commitdiff
|
diff to current
2010-02-24
Dean Camera
Revert changes made for the partial port to the AVR32...
blob
|
commitdiff
|
diff to current
2010-02-24
Dean Camera
More AVR32 achitecture ports.
blob
|
commitdiff
|
diff to current
2010-02-23
Dean Camera
More porting of the USB core to the AVR32.
blob
|
commitdiff
|
diff to current
2010-02-23
Dean Camera
Start porting the USB core to the AVR32 UC3B.
blob
|
commitdiff
|
diff to current
2010-02-11
Dean Camera
Add more include protection macros to give the user...
blob
|
commitdiff
|
diff to current
2010-02-02
Dean Camera
Add documentation to the USB Class Drivers module on...
blob
|
commitdiff
|
diff to current
2010-02-02
Dean Camera
Replace the Webserver demo's uIP with the latest code...
blob
|
commitdiff
|
diff to current
2009-12-30
Dean Camera
Update copyright year to 2010.
blob
|
commitdiff
|
diff to current
2009-12-28
Dean Camera
Fix MIT license language to make its intent clearer.
blob
|
commitdiff
|
diff to current
2009-11-29
Dean Camera
Fixed USB driver failing to define the PLL prescaler...
blob
|
commitdiff
|
diff to current
2009-11-27
Dean Camera
Better checking of whether a packet is received in...
blob
|
commitdiff
|
diff to current
2009-11-26
Dean Camera
Added new RNDIS Host class driver and the beginnings...
blob
|
commitdiff
|
diff to current
2009-11-13
Dean Camera
Corrections, improvements and additions to the incomple...
blob
|
commitdiff
|
diff to current
2009-11-08
Dean Camera
Remove dependancies from the LowLevel demos to the...
blob
|
commitdiff
|
diff to current
2009-11-04
Dean Camera
Added new Printer Host mode Class driver.
blob
|
commitdiff
|
diff to current
2009-08-30
Dean Camera
Remove skeleton Audio and MIDI Host mode Class drivers...
blob
|
commitdiff
|
diff to current
2009-08-05
Dean Camera
Commit for 090810rc1 release.
blob
|
commitdiff
|
diff to current
2009-07-16
Dean Camera
Added support for the new ATMEGA32U2, ATMEGA16U2 and...
blob
|
commitdiff
|
diff to current
2009-07-14
Dean Camera
Added better module summaries.
blob
|
commitdiff
|
diff to current
2009-06-14
Dean Camera
Add host mode USB Class driver stubs, add beginnings...
blob
|
commitdiff
|
diff to current
2009-06-14
Dean Camera
Changed per-device controller preprocessor checks over...
blob
|
commitdiff
|
diff to current
2009-06-04
Dean Camera
Added Doxygen documentation to the Audio class driver...
blob
|
commitdiff
|
diff to current
2009-06-01
Dean Camera
Commit of new class abstraction APIs for all device...
blob
|
commitdiff
|
diff to current
2009-05-22
Dean Camera
Deleted StdDescriptors.c, renamed USB_GetDescriptor...
blob
|
commitdiff
|
diff to current
2009-04-17
Dean Camera
More documentation changes for better module-level...
blob
|
commitdiff
|
diff to current
2009-04-16
Dean Camera
Partial commit: change references to Drivers/AT90USBXXX...
blob
|
commitdiff
|
diff to current
2009-04-16
Dean Camera
Fixed GenericHIDHost demo report write routine incorrec...
blob
|
commitdiff
|
diff to current
2009-04-05
Dean Camera
Move StdRequestType.h, StreamCallbacks.h, USBMode.h...
blob
|
commitdiff
|
diff to current
2009-02-23
Dean Camera
Moved all source to the trunk directory.
blob
|
commitdiff
|
diff to current