summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/pic32mx/pic32mx-usbdev.c
Commit message (Expand)AuthorAgeFilesLines
* After a reset, need to re-connected to the buspatacongo2012-03-031-46/+70
* A few more PIC32 USB fixespatacongo2012-03-031-71/+117
* Add more low-level, thread-independent socket interfacespatacongo2012-03-021-91/+72
* PIC32 USB driver updatespatacongo2012-03-021-170/+167
* Fix PIC32 USB cloning errors -- There is not pbuffer toggle bit in the BDT st...patacongo2012-03-021-200/+260
* PIC32 USB device only supports full ping poing modepatacongo2012-02-291-100/+43
* A little more work (but not much progress) on the PIC32 USB device driverpatacongo2012-02-291-63/+87
* Fixes to PIC32 USB driver and LPC17xx CAN driverpatacongo2012-01-201-40/+129
* PIC32 USB: Remove some bad logic in EP0 post-SETUP clean-uppatacongo2012-01-191-32/+44
* Add logic to handle state and BDTs correctly with USB packet is dispatched by...patacongo2012-01-191-31/+38
* PIC32 USB, using IN BDTs where OUT BDTs should be usedpatacongo2012-01-181-2/+2
* PIC32 USB driver fixes (still not working)patacongo2012-01-171-4/+12
* Finish PWM pulse count configurationpatacongo2012-01-091-2/+2
* Fix some interrupt decode errors in the PIC32MX USB driverpatacongo2012-01-071-32/+39
* Costmet clean, whitespace, carriage-return removalpatacongo2012-01-061-70/+69
* PIC32 USB driver fixespatacongo2012-01-061-6/+6
* Fix an error in the PIC32 USB device driverpatacongo2012-01-041-5/+2
* STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2011-12-301-11/+11
* The PIC32 USB device driver is code complete (but untested)patacongo2011-12-301-176/+242
* More PIC32 USB device driver logic (still incomplete)patacongo2011-12-291-379/+440
* More PIC32 USB device driver logic (still incomplete)patacongo2011-12-291-99/+199
* Correct last set of changes to configuration logicpatacongo2011-12-291-3/+6
* More PIC32 USB driver stuffpatacongo2011-12-291-72/+192
* A little STM32 logic in the PIC32 USB driverpatacongo2011-12-281-910/+576
* Initial PIC32 driver -- now is just a badly hacked STM32 USB driverpatacongo2011-12-281-0/+3834