patacongo
|
34e8f21889
|
Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3394 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-18 20:35:31 +00:00 |
|
patacongo
|
d720db1814
|
Add cmddata method to the SPI interface
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3157 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-03 01:37:56 +00:00 |
|
patacongo
|
28dc6e461d
|
In progress changes for OLED display work
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2669 42af7a65-404d-4744-a932-0658087f49c3
|
2010-05-15 01:15:52 +00:00 |
|
patacongo
|
c69660315d
|
Add ENC28J60 Interrupt
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2651 42af7a65-404d-4744-a932-0658087f49c3
|
2010-05-06 00:08:02 +00:00 |
|
patacongo
|
a7b7d5695d
|
Basic enc29j80 init logic exercised
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2650 42af7a65-404d-4744-a932-0658087f49c3
|
2010-05-04 01:28:47 +00:00 |
|
patacongo
|
d8a9c604d5
|
More debug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2649 42af7a65-404d-4744-a932-0658087f49c3
|
2010-05-03 03:46:21 +00:00 |
|
patacongo
|
acf82c0a9d
|
XTI interrupt enable/disable logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2647 42af7a65-404d-4744-a932-0658087f49c3
|
2010-05-03 00:29:13 +00:00 |
|
patacongo
|
aa10313fce
|
Add XTI support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2645 42af7a65-404d-4744-a932-0658087f49c3
|
2010-05-02 21:58:00 +00:00 |
|
patacongo
|
fd83a8bdc5
|
Add ENC28J60 GPIO configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2644 42af7a65-404d-4744-a932-0658087f49c3
|
2010-05-02 17:29:37 +00:00 |
|
patacongo
|
2244ee5177
|
Add up_enc28j60.c
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2643 42af7a65-404d-4744-a932-0658087f49c3
|
2010-05-01 19:52:50 +00:00 |
|
patacongo
|
32a56a4a8f
|
Fixes for recent header file reorganization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2451 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-28 23:54:11 +00:00 |
|
patacongo
|
01f6a8a146
|
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@2352 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-15 20:56:22 +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 |
|
patacongo
|
bb175966a7
|
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
|
2dd3bdcaa6
|
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
|
98720b6411
|
Move ARM and Cortex files to separate directories
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1795 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-19 17:16:17 +00:00 |
|
patacongo
|
5b7bd6c9df
|
Extend SPI interface for word sizes >8bits
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1740 42af7a65-404d-4744-a932-0658087f49c3
|
2009-04-26 16:06:29 +00:00 |
|
patacongo
|
eb7cadce8f
|
Add SPI method to set SCLK mode
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1669 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-29 21:14:34 +00:00 |
|
patacongo
|
f7f7c531e0
|
Add enum argument to SPI status method
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1667 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-29 18:53:20 +00:00 |
|
patacongo
|
04f44cd858
|
Add enum argument to SPI select method
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1666 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-29 18:02:35 +00:00 |
|
patacongo
|
be3790c1af
|
Fix several STR-P711 GPIO usage problems
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1128 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-04 16:40:54 +00:00 |
|
patacongo
|
7cd5385b12
|
Move LPC214X scripts to a subdirectory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1126 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-03 13:39:27 +00:00 |
|
patacongo
|
7ec337279a
|
Fix compilation errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1125 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-02 23:32:26 +00:00 |
|
patacongo
|
1dee6ffd78
|
1st cut implementation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1122 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-02 22:24:58 +00:00 |
|
patacongo
|
1e2f691c97
|
Added ST71x system timer logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1115 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-01 16:12:09 +00:00 |
|
patacongo
|
128fca24fb
|
Add support for LEDs and buttons
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1113 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-01 00:42:39 +00:00 |
|
patacongo
|
f0fc9b13de
|
Add board source files for Olimex-STR-P711
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1107 42af7a65-404d-4744-a932-0658087f49c3
|
2008-10-30 23:37:50 +00:00 |
|