patacongo
|
5289c0ea0d
|
apps/examples/usbstorage can now be built as NSH built-in commands; configs/stm3210e-eval/nsh2 now uses these usb storage commands
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3812 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-22 20:12:50 +00:00 |
|
patacongo
|
5c1b9f0cd5
|
Create include/nuttx/usb directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3170 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-14 03:33:39 +00:00 |
|
patacongo
|
9ddfe686ab
|
Fixes for recent header file reorganization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2452 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-29 00:48:56 +00:00 |
|
patacongo
|
c23f8334c8
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2359 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-16 20:05:51 +00:00 |
|
patacongo
|
c3d9748e71
|
Fix a problem with TX status on resume from stall
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2295 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-01 21:14:56 +00:00 |
|
patacongo
|
ca99ea0191
|
Should not returned queued read requests on a reset
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2294 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-01 15:28:33 +00:00 |
|
patacongo
|
5ec648709f
|
Fix handling of pending OUT transfers; if we clear CTR_RX first, we lose size of OUT transfer
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2218 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-04 02:57:32 +00:00 |
|
patacongo
|
f1de52049b
|
Status not being set when transfer started via epsubmit()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2217 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-03 16:11:55 +00:00 |
|
patacongo
|
f57ba50c9b
|
If SETUP received, that also means the end of a previous TX
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2215 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-03 00:52:16 +00:00 |
|
patacongo
|
7b612c7fea
|
Non-standard requests handled by class caused controller errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2214 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-02 22:32:22 +00:00 |
|
patacongo
|
98a2dd5d71
|
Fix EP configure switch value
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2213 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-02 20:49:23 +00:00 |
|
patacongo
|
33ce084daa
|
Fix case where both RX and TX enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2210 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-02 20:09:25 +00:00 |
|
patacongo
|
b5e3ef6cb5
|
Sometimes RX status is not NAK
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2209 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-02 18:14:41 +00:00 |
|
patacongo
|
c7d9c978c8
|
Fix RX status setup
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2208 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-02 15:04:47 +00:00 |
|
patacongo
|
e1f1ff8516
|
Fix compilation error with register debug off
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2207 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-01 20:13:47 +00:00 |
|
patacongo
|
ff92a5567e
|
Need to send ZLP at end of no-data setup
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2206 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-01 19:12:46 +00:00 |
|
patacongo
|
026fdc7e41
|
Fix endian-ness issue in SETUP
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2205 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-01 17:29:41 +00:00 |
|
patacongo
|
54d8372694
|
Fix direction logic in the submit method
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2204 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-31 19:14:00 +00:00 |
|
patacongo
|
4f239a2fa7
|
Fix PMA addressing issues
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2203 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-31 18:34:54 +00:00 |
|
patacongo
|
67767c433a
|
Integration updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2201 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-31 16:02:00 +00:00 |
|
patacongo
|
aeaf19473f
|
Fix size of BTABLE
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2199 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-31 02:32:46 +00:00 |
|
patacongo
|
e8b481d5e3
|
Enhanced debug; need a delay after removing PWDN
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2198 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-31 00:49:51 +00:00 |
|
patacongo
|
995e1e32d9
|
Misc integration fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2197 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-30 23:06:30 +00:00 |
|
patacongo
|
b93ccc37a7
|
USB integration in progress
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2195 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-30 17:33:54 +00:00 |
|
patacongo
|
abe17ffe92
|
Fix typo introduced in last commit
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2192 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-29 22:23:52 +00:00 |
|
patacongo
|
6f25e63da7
|
Fix default NVIC priority
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2191 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-29 22:02:10 +00:00 |
|
patacongo
|
d86e004c1f
|
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2190 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-29 21:55:50 +00:00 |
|
patacongo
|
1a446309bd
|
Initial USB debug changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2187 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-29 20:30:46 +00:00 |
|
patacongo
|
d2dc960cab
|
Fixes for DEBUG=ON compilation problems
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2186 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-29 19:25:42 +00:00 |
|
patacongo
|
6b1ee8f178
|
Add STM32 USBDEV driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2185 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-29 18:50:05 +00:00 |
|