patacongo
|
72a06e7773
|
Add STM32-specific logic for examples/usbstorage
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2291 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-30 16:19:31 +00:00 |
|
patacongo
|
df2a0affe7
|
Add USB storage example for STM32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2288 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-30 13:07:14 +00:00 |
|
patacongo
|
ab47186528
|
SDIO now works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2287 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-29 15:46:13 +00:00 |
|
patacongo
|
15f93157b9
|
Numerous fixes for basic STM32 SDIO DMA access
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2279 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-26 00:18:22 +00:00 |
|
patacongo
|
fdcc47821d
|
Fix problems when DMA2 is enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2277 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-21 17:43:59 +00:00 |
|
patacongo
|
cd5f4ff731
|
Fix error in mount() error handling
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2271 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-18 17:31:04 +00:00 |
|
patacongo
|
4a7c7097aa
|
Fix issues related to work queue timing
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2270 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-18 00:08:41 +00:00 |
|
patacongo
|
6373786e08
|
Callbacks need to use worker thread; clean up/document configuration settings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2268 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-17 23:20:08 +00:00 |
|
patacongo
|
a3449a5e9b
|
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
|
4b44aa0fb8
|
Document workqueue configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2231 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-05 23:14:34 +00:00 |
|
patacongo
|
9432626fd7
|
Incorporate the work thread
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2230 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-05 22:58:36 +00:00 |
|
patacongo
|
273c9fcb0a
|
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
|
b64384f84f
|
Prep for 0.4.13 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2225 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-04 20:54:18 +00:00 |
|
patacongo
|
4b13da5da2
|
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
|
553e225d9f
|
upate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2196 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-30 17:34:13 +00:00 |
|
patacongo
|
1df583e95c
|
Document bugfix
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2189 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-29 21:51:09 +00:00 |
|
patacongo
|
61d652322a
|
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
|
4885ce44f0
|
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
|
ee4a8468e8
|
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
|
40ec51c730
|
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
|
e835c86fd2
|
Add USB serial device configuration for STM32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2173 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-23 19:01:27 +00:00 |
|
patacongo
|
e668f9f87b
|
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
|
0191220ea0
|
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
|
b7dbc99f53
|
Move some drivers to separate subdirectories
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2156 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-18 13:52:21 +00:00 |
|
patacongo
|
eef0a40604
|
Prep for the 0.4.12 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2153 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-17 22:12:50 +00:00 |
|
patacongo
|
c59f8795ea
|
Prep for 0.4.11 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2152 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-17 22:04:31 +00:00 |
|
patacongo
|
d7a255f781
|
Completes 1st cut of SPI DMA
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2147 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-17 00:50:01 +00:00 |
|
patacongo
|
c32dac19b7
|
Add README file info
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2136 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-14 21:54:31 +00:00 |
|
patacongo
|
cc8feef511
|
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
|
a04f98b691
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2130 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-13 23:59:05 +00:00 |
|
patacongo
|
738ab726a2
|
Update group info
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2115 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-02 23:23:55 +00:00 |
|
patacongo
|
acc0ba815e
|
Prep for 0.4.11 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2072 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-16 20:51:13 +00:00 |
|
patacongo
|
e1bd6f149e
|
Fix reference counting errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2056 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-15 17:17:51 +00:00 |
|
patacongo
|
9b38eddadf
|
Use lldbg() instead of dbg() in interrupt level logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2054 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-15 15:44:14 +00:00 |
|
patacongo
|
28d4c29d5d
|
Add CONFIG_DEBUG_SYMBOLS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2053 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-15 14:18:15 +00:00 |
|
patacongo
|
d9cdaa38e4
|
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2041 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-12 13:23:08 +00:00 |
|
patacongo
|
7592e8959d
|
Fix CGI pattern logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2040 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-11 21:09:46 +00:00 |
|
patacongo
|
ea39f3b559
|
Remove check for outstanding un-ACKed data in TX poll
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2038 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-11 20:32:02 +00:00 |
|
patacongo
|
6dda82c28c
|
Fix race condition that can cause close of socket to hang
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2037 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-11 19:31:52 +00:00 |
|
patacongo
|
ebbccfe847
|
Fix race condition bug in poll() for backlogged connections
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2032 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-10 22:55:52 +00:00 |
|
patacongo
|
5a1055f228
|
This two FIFO handling bugs in LM3S ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2031 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-09 18:00:13 +00:00 |
|
patacongo
|
55b3a6fdeb
|
strstr fails because length off by 1
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2022 42af7a65-404d-4744-a932-0658087f49c3
|
2009-08-15 22:59:41 +00:00 |
|
patacongo
|
11ae5cc313
|
Get rid of cwd in THTTPD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2021 42af7a65-404d-4744-a932-0658087f49c3
|
2009-08-15 20:25:13 +00:00 |
|
patacongo
|
cfce433752
|
Fix strcasecmp
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2019 42af7a65-404d-4744-a932-0658087f49c3
|
2009-08-15 19:31:30 +00:00 |
|
patacongo
|
4ec8a02e1e
|
Prep for 0.4.10 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2016 42af7a65-404d-4744-a932-0658087f49c3
|
2009-08-08 18:12:10 +00:00 |
|
patacongo
|
47328700c7
|
accept() now supports non-blocking operations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2011 42af7a65-404d-4744-a932-0658087f49c3
|
2009-08-02 23:35:27 +00:00 |
|
patacongo
|
71be6e922e
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2009 42af7a65-404d-4744-a932-0658087f49c3
|
2009-08-02 16:40:49 +00:00 |
|
patacongo
|
ae2a2ffad3
|
Add non-blocking capability for TCP sockets
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1996 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-19 13:50:08 +00:00 |
|
patacongo
|
4f66de7f66
|
Document string operations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1992 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-18 21:04:10 +00:00 |
|
patacongo
|
00730adf7d
|
Add strpbrk()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1991 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-18 20:39:57 +00:00 |
|
patacongo
|
80708e8ae0
|
Add strstr()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1990 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-18 20:11:11 +00:00 |
|
patacongo
|
9dc592a23a
|
Add framework for THTTPD example
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1989 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-18 19:47:08 +00:00 |
|
patacongo
|
488995e073
|
Fix CGI I/O redirection and interposer tasks
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1988 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-18 18:04:05 +00:00 |
|
patacongo
|
982b40abe7
|
A big, hard-coded stack size was used in several places
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1986 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-14 01:48:06 +00:00 |
|
patacongo
|
7cee7e3f70
|
Add fileno()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1985 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-13 01:35:15 +00:00 |
|
patacongo
|
588c0d1c5e
|
Added exec()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1979 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-12 18:43:59 +00:00 |
|
patacongo
|
05d19d06f2
|
Add gmtime and localtime
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1976 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-12 00:41:06 +00:00 |
|
patacongo
|
46e7e2d918
|
Add gettimeofday()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1974 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-11 23:39:33 +00:00 |
|
patacongo
|
b46074d348
|
mktime/gmtime_r moved and highly simplified
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1973 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-11 17:24:14 +00:00 |
|
patacongo
|
e39eddf077
|
Add reference to NXFLAT interface
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1971 42af7a65-404d-4744-a932-0658087f49c3
|
2009-07-11 13:22:41 +00:00 |
|
patacongo
|
fde8d168a9
|
Document binary loadr APIs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1970 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-27 00:56:39 +00:00 |
|
patacongo
|
1d31fac25d
|
Prep for 0.4.9
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1969 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-26 22:52:57 +00:00 |
|
patacongo
|
8c529d88b8
|
ChangeLog
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1956 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-25 23:50:07 +00:00 |
|
patacongo
|
09c26d356a
|
Consolidate buffer dumping; fix all occurrences of 'the the'
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-25 17:44:35 +00:00 |
|
patacongo
|
36017ee4a4
|
Fix a bug in initial XIP offset
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1942 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-24 23:33:33 +00:00 |
|
patacongo
|
623732415f
|
Fix a problem that was causing tools/incdir.sh to generate inappropriate paths for Cygwin tools
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1941 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-24 20:57:34 +00:00 |
|
patacongo
|
f56c5bc24e
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1939 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-24 14:38:15 +00:00 |
|
patacongo
|
a7b10a2562
|
Add symbol table support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1917 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-20 19:17:08 +00:00 |
|
patacongo
|
88fe2c594a
|
Integrated mknxflat
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1905 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-18 21:17:53 +00:00 |
|
patacongo
|
8ef5953fa5
|
Add exec_module
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1895 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-17 20:25:27 +00:00 |
|
patacongo
|
31aa428cc1
|
add description of new directories
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1893 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-17 16:42:33 +00:00 |
|
patacongo
|
6b2d79d07f
|
Reserved word 'private' in C header files is a problem for C++
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1890 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-16 23:23:31 +00:00 |
|
patacongo
|
a2204a8e89
|
Add conditional compilation to eliminate or limit cloning of descriptors when a new task is created
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1886 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-15 21:44:27 +00:00 |
|
patacongo
|
6b9ae00230
|
Add logic to clone socket descriptors when a new task is started.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1885 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-15 19:50:06 +00:00 |
|
patacongo
|
5c8fd62c28
|
Add strtoul, strtoll, strtoull, atol, and atoll.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1883 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-14 15:36:18 +00:00 |
|
patacongo
|
a96d7af1b7
|
Prep for 0.4.8 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1882 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-13 14:29:41 +00:00 |
|
patacongo
|
9da3aa8c22
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1878 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-11 21:38:25 +00:00 |
|
patacongo
|
4531a88a09
|
Add support for Windows GCC to lpc2148 and str711
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1875 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-11 14:47:03 +00:00 |
|
patacongo
|
3424837817
|
Fixes for build CodeSourcery toolchain
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1868 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-10 02:05:05 +00:00 |
|
patacongo
|
2f357e228b
|
Oops STR7P11 only accepts MMC cards
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1864 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-08 14:59:15 +00:00 |
|
patacongo
|
bb8d996c06
|
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1862 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-08 14:18:41 +00:00 |
|
patacongo
|
3df4e1a441
|
Move board specific files from examples/nsh to board source directories
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1861 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-08 13:24:26 +00:00 |
|
patacongo
|
c72594d3dc
|
Drastic measures to work around missed interrupts -- must be a better way
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1860 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-07 15:48:01 +00:00 |
|
patacongo
|
d8f5a95850
|
Added STR-P711 NSH configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1850 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-05 13:59:46 +00:00 |
|
patacongo
|
b685dd131a
|
Timer interrupts work; examples/ostest passes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1849 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-05 01:42:15 +00:00 |
|
patacongo
|
866a7e78ce
|
spell checked
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1846 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-04 19:45:33 +00:00 |
|
patacongo
|
6eaf18f565
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1844 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-01 19:31:52 +00:00 |
|
patacongo
|
fb57b0cd30
|
Fix UART configuration issues
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1843 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-01 19:29:14 +00:00 |
|
patacongo
|
55774ed82b
|
Extend lib to handle incoming streams
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1840 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-30 20:06:24 +00:00 |
|
patacongo
|
387115ec65
|
Update for buildroot changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1839 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-29 19:57:20 +00:00 |
|
patacongo
|
ea5bddd9f8
|
Prep for 0.4.7 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1837 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-29 15:36:48 +00:00 |
|
patacongo
|
21e45f1af5
|
Fix mount problem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1835 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-29 13:32:00 +00:00 |
|
patacongo
|
ea63ade4c6
|
Fix to lpc214x MMC/SD due to lm3s changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1833 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-28 23:14:27 +00:00 |
|
patacongo
|
070238c4e0
|
Add support for CodeSourcery and devkitARM toolchains
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1832 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-28 20:36:04 +00:00 |
|
patacongo
|
da2053aac4
|
Fix FAT32 bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1829 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-27 21:44:20 +00:00 |
|
patacongo
|
9a6912449c
|
Updated MMC/SD SPI driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1826 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-26 16:07:25 +00:00 |
|
patacongo
|
40e96b18a9
|
Fix SD frequency calculation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1825 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-25 21:40:51 +00:00 |
|
patacongo
|
c12de99e02
|
Fixe LM3S GPIO output settings; fix Eagle-100 LEDs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1823 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-24 16:03:08 +00:00 |
|
patacongo
|
f0fc621537
|
Resolve merge conflicts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1821 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-23 23:53:03 +00:00 |
|
patacongo
|
4544082672
|
Add SPI-based MMC/SD support for lm3s
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1820 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-23 23:37:25 +00:00 |
|