patacongo
|
413c5bf860
|
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
|
c55cf7cb7b
|
Broke FSMC stuff into separat files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2166 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-20 23:33:33 +00:00 |
|
patacongo
|
9f081291a6
|
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
|
faf2727c84
|
Fix compilation error with debug on
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2164 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-20 21:21:04 +00:00 |
|
patacongo
|
3635d4d672
|
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
|
8baaf18f1e
|
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 |
|
patacongo
|
6d8814ed34
|
FLASH is on PB2 (not PA4); MMC/SD is SDIO, not SPI (need to fix)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2161 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-18 22:15:23 +00:00 |
|
patacongo
|
0b9ebf5baa
|
Add bulk erase IOCTL; add byte read method
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2158 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-18 20:58:04 +00:00 |
|
patacongo
|
b848b0e86b
|
Add MTD interface; add M25P64/128 driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2157 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-18 17:45:31 +00:00 |
|
patacongo
|
20862e7bb5
|
First cut at DMA code
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2142 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-16 17:23:28 +00:00 |
|
patacongo
|
6fb0fd9c0f
|
Fix SPI compilation errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2139 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-15 23:16:14 +00:00 |
|
patacongo
|
9d521543bd
|
LEDs on port F, not C
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2135 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-14 20:41:56 +00:00 |
|
patacongo
|
4c72324cbc
|
Fix NSH-related compile errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2133 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-14 20:41:09 +00:00 |
|
patacongo
|
a314667849
|
Fix GPIO alternate pin name space issue
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2117 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-03 16:28:53 +00:00 |
|
patacongo
|
035724d0f8
|
Add SPI2 setup
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2114 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-02 02:23:11 +00:00 |
|
patacongo
|
8df196192d
|
Add STM32 SPI chip selects
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2110 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-01 14:21:29 +00:00 |
|
patacongo
|
9631982ae2
|
Add LED support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2108 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-30 15:03:25 +00:00 |
|
patacongo
|
ba2b6a7e5c
|
Clean-up redundant conditional compilation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2103 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-29 02:08:26 +00:00 |
|
patacongo
|
7463c0f768
|
Fixes for compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2092 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-25 17:26:47 +00:00 |
|
patacongo
|
02a6d4d158
|
Add board src and include directories
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2090 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-25 16:30:36 +00:00 |
|