aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/RNDISEthernet/makefile
Commit message (Expand)AuthorAgeFilesLines
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-051-745/+0
* Commit of new class abstraction APIs for all device demos other than the MIDI...Dean Camera2009-06-011-4/+2
* Moved out each demos' functionality library files (e.g. Ring Buffer library) ...Dean Camera2009-05-221-10/+10
* Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...Dean Camera2009-05-221-2/+1
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-1/+1
* Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...Dean Camera2009-05-041-1/+1
* Endpoint configuration is now refined to give better output when all configur...Dean Camera2009-04-241-2/+1
* Applied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL_SIZE tokens to all De...Dean Camera2009-04-221-0/+1
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-10/+15
* Renamed Serial_Stream driver to SerialStream to remain consistent with the re...Dean Camera2009-04-171-1/+1
* Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.Dean Camera2009-04-161-2/+2
* Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean Camera2009-03-201-0/+743