summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prep for release 0.3.16nuttx-3.16patacongo2008-10-104-71/+166
* Remove unnecessary warningpatacongo2008-10-101-1/+0
* Extended USB serial testpatacongo2008-10-105-20/+270
* updated commentspatacongo2008-10-102-5/+9
* cosmeticpatacongo2008-10-101-9/+10
* Fix end-of-test comparisonpatacongo2008-10-091-1/+1
* Another place where the request size is setpatacongo2008-10-091-0/+5
* Extend USB serial testpatacongo2008-10-091-3/+17
* Add option to used different request buffer sizespatacongo2008-10-091-22/+39
* Pace sends to send complete interruptspatacongo2008-10-091-43/+56
* Extend USB serial testpatacongo2008-10-093-22/+350
* Correct emulation of UART RX disabledpatacongo2008-10-091-43/+149
* Add RX overrun error codepatacongo2008-10-091-10/+11
* Not setting error on driver errorspatacongo2008-10-093-2/+15
* Fixe open count error + O_NONBLOCK functionpatacongo2008-10-093-14/+47
* Missed decoding one trace valuepatacongo2008-10-091-0/+4
* Last option in configure; ep address in ep structpatacongo2008-10-092-51/+117
* Add last option to configure methodpatacongo2008-10-092-10/+17
* updatepatacongo2008-10-091-0/+5
* Fix compile warningspatacongo2008-10-091-1/+9
* Need to select endpoints actually supported by hardwarepatacongo2008-10-0911-46/+164
* upatepatacongo2008-10-091-4/+12
* cosmeticpatacongo2008-10-081-13/+13
* Update commentspatacongo2008-10-081-0/+5
* Fix mapping of logical to physical endpointpatacongo2008-10-081-31/+68
* Add debug outputpatacongo2008-10-081-17/+21
* Restructure so that it does not try to malloc from interrupt levelpatacongo2008-10-081-224/+364
* Add commentspatacongo2008-10-081-3/+4
* Add more trace codespatacongo2008-10-082-2/+13
* test and integration updatespatacongo2008-10-073-59/+84
* Misc fixes from test and integrationpatacongo2008-10-072-61/+92
* Note fixed LPC214x timer freqpatacongo2008-10-072-0/+2
* Add another trace code for class driver callspatacongo2008-10-072-39/+73
* Fix tests for SP in interrupt stack rangepatacongo2008-10-071-2/+2
* Add retry on open; say hello many timespatacongo2008-10-071-8/+68
* Need to improve error detectionpatacongo2008-10-071-30/+40
* Fix interrupt EP intervalpatacongo2008-10-071-41/+77
* add examples/usbserialpatacongo2008-10-071-0/+6
* Fix network path broken in earlier checkinpatacongo2008-10-071-1/+1
* typopatacongo2008-10-071-1/+1
* Fix timer error introduced recentlypatacongo2008-10-073-1/+3
* Add DM320 USB device side driverpatacongo2008-10-079-3/+2677
* Remove USB itemspatacongo2008-10-061-6/+2
* Add USB serial driverpatacongo2008-10-0613-60/+1946
* Add USB serial test/examplepatacongo2008-10-062-0/+179
* Add USB serial configurationpatacongo2008-10-064-0/+738
* Add option for ARM interrupt stackpatacongo2008-10-0622-48/+506
* Fix SETADDRESS protocol errorpatacongo2008-10-051-90/+94
* Fix some set address problems (there are more)patacongo2008-10-041-72/+104
* cosmeticpatacongo2008-10-042-32/+32