patacongo
|
1ae08cf310
|
Add to STM32 SDIO driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2252 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-13 15:16:33 +00:00 |
|
patacongo
|
1ec817c5aa
|
Separate STM32F103ZE pin-mapping into a separate header file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2251 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-12 23:13:18 +00:00 |
|
patacongo
|
ec5b3cef66
|
Add SDIO GPIO initialization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2250 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-12 17:44:52 +00:00 |
|
patacongo
|
35d260bda4
|
Finish reponse methods
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2249 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-12 16:49:39 +00:00 |
|
patacongo
|
cd8a7958eb
|
SDIO interface simplication
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2248 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-12 15:49:48 +00:00 |
|
patacongo
|
e12ba000d0
|
Incremental update to STM32 MMCSD driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2247 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-11 23:52:48 +00:00 |
|
patacongo
|
9f0c906935
|
Incremental update to STM32 MMCSD driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2246 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-11 22:34:40 +00:00 |
|
patacongo
|
911672589d
|
Incremental progress on STM32 MMCSD driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2245 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-11 21:20:49 +00:00 |
|
patacongo
|
a18a6c13c9
|
Add skeleton file that will hold the STM32 SDIO driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2244 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-11 13:19:23 +00:00 |
|
patacongo
|
4196c8ce60
|
Add skeleton file that will hold the STM32 SDIO driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2243 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-11 12:32:45 +00:00 |
|
patacongo
|
a1087ace92
|
Rename mmcsd.c to mmcsd_sdio.c
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2242 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-11 00:13:42 +00:00 |
|
patacongo
|
4da26a9817
|
Add SDIO register definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2238 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-06 21:59:49 +00:00 |
|
patacongo
|
c0675a0711
|
Add support for GPIO interrupts & STM3210E-EVAL board buttons
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2226 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-05 14:07:41 +00:00 |
|
patacongo
|
041200d562
|
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
|
b5ec25b919
|
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
|
93b36a90b9
|
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
|
3c24e1beeb
|
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
|
84deab6932
|
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
|
b1ea58fd14
|
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
|
40040fe9fe
|
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
|
92925d0b9d
|
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
|
146a21e630
|
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
|
ef96b697d0
|
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
|
f70dba1600
|
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
|
5c78a1d644
|
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
|
624c01ed82
|
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
|
2fe96d8442
|
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
|
3336fa811f
|
arch/arm/src/stm32/stm32_usbdev.c
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2200 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-31 15:54:10 +00:00 |
|
patacongo
|
6183474b2c
|
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
|
281d987dba
|
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
|
1f2493af82
|
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
|
5a73f2fb40
|
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
|
c1cd3b3a42
|
BUG: mixing else causes bad IRQ settings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2194 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-30 13:51:07 +00:00 |
|
patacongo
|
0cca961169
|
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
|
18e8d5310d
|
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
|
9d82aac055
|
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
|
525cf07fce
|
timeout loop variable should be volatile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2188 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-29 21:16:57 +00:00 |
|
patacongo
|
6fee183e3a
|
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
|
addb81775d
|
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
|
f240cc6e9b
|
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 |
|
patacongo
|
249da292da
|
Need to config CTS/RTS pins for USART2/3 even if not using flow control
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2184 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-29 02:47:10 +00:00 |
|
patacongo
|
709e5a63ea
|
Fix types in stm32 serial drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2182 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-29 02:18:09 +00:00 |
|
patacongo
|
695206713a
|
Debug output from certain files causes crashes with new context switching logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2181 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-27 19:51:19 +00:00 |
|
patacongo
|
e89affe3a2
|
Improved certain Cortex-M3 context switch times
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2177 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-25 02:24:40 +00:00 |
|
patacongo
|
e5c14e1207
|
Misc USB-related fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2169 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-23 01:16:46 +00:00 |
|
patacongo
|
49e9656261
|
corrections
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2168 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-22 03:50:56 +00:00 |
|
patacongo
|
7caea56697
|
Misc. mosty USB-related updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2167 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-22 00:11:53 +00:00 |
|
patacongo
|
6014fefe16
|
FSMC header file cleanup
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2165 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-20 22:38:02 +00:00 |
|
patacongo
|
2dc7bcfb5e
|
Add FSMC support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2163 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-20 20:31:45 +00:00 |
|
patacongo
|
7dfface80c
|
Extend SPI interface to better handle multiple devices on same SPI bus
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2162 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-20 14:05:56 +00:00 |
|