patacongo
|
9f645b695e
|
Add a configuration for the lpc3152
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4043 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-13 17:49:11 +00:00 |
|
patacongo
|
9c89c16a7c
|
Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3846 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-05 21:57:49 +00:00 |
|
patacongo
|
118a2dd458
|
Setup environment to support multiple fonts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3799 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-19 20:08:28 +00:00 |
|
patacongo
|
81d229149c
|
FTPC simplification and size reduction
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3701 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-13 15:43:56 +00:00 |
|
patacongo
|
90b03e1746
|
Fix minimum MTU... must be at lest 576
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3674 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-06 15:06:08 +00:00 |
|
patacongo
|
9a988150f0
|
Fix more FTP bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3668 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-04 20:13:03 +00:00 |
|
patacongo
|
f0d063dd93
|
More FTP bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3665 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-03 20:27:30 +00:00 |
|
patacongo
|
2c351f21eb
|
More FTP client debug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3662 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-02 23:45:31 +00:00 |
|
patacongo
|
10e27f6179
|
FTP client debug changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3660 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-02 18:36:20 +00:00 |
|
patacongo
|
45acebc2f9
|
Add support so that fdopen() may be used on socket descriptors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3659 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-02 15:05:48 +00:00 |
|
patacongo
|
3867f05f0f
|
Add a simple shell and configuration to verify the FTP client library
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3656 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-01 23:09:29 +00:00 |
|
patacongo
|
ea1594a398
|
Add resource.h and fixed frequently cloned typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3642 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-24 19:11:47 +00:00 |
|
patacongo
|
cf17883e50
|
Add logic to assign IP address in apps/examples/wlan
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3530 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-21 19:03:01 +00:00 |
|
patacongo
|
5867444e73
|
Fix RTL driver MAC address
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3529 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-21 18:17:41 +00:00 |
|
patacongo
|
b145e49233
|
Finish integration of the LPCXpresso OLED NX example
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3523 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-19 01:16:40 +00:00 |
|
patacongo
|
6477052ebf
|
LPCXpresso USB device works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3516 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-17 00:35:54 +00:00 |
|
patacongo
|
19747bb067
|
Misc USB storage-related cleanup
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3515 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-16 19:28:00 +00:00 |
|
patacongo
|
48a0320234
|
Add a THTTPD configuration for the LPCXpresso board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3512 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-16 02:14:27 +00:00 |
|
patacongo
|
dde6b7509f
|
Add LPCXpression USB storage example
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3509 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-15 19:30:06 +00:00 |
|
patacongo
|
2f94570288
|
Fix some issues with LPC17xx UART2 and 3 configurations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3498 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-13 14:49:21 +00:00 |
|
patacongo
|
3552ddb5ff
|
Add a layer to redirect kernel-mode memory manager accesses
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3466 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-05 15:50:01 +00:00 |
|
patacongo
|
0df702514b
|
Pass __KERNEL__ define (or not) to all makes to handle small differences in user-/kernel-builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3459 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-03 18:42:33 +00:00 |
|
patacongo
|
723c94deee
|
Remove .built_always
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3449 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-01 14:30:43 +00:00 |
|
patacongo
|
e539743650
|
Update WLAN configurations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3423 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-26 19:29:17 +00:00 |
|
patacongo
|
52ffd1bf08
|
RTL bug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3421 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-26 17:52:06 +00:00 |
|
patacongo
|
03d015f696
|
RTL updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3420 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-26 14:48:05 +00:00 |
|
patacongo
|
349f6aae93
|
Prep for 6.0 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3408 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-21 21:59:35 +00:00 |
|
patacongo
|
329cbd0023
|
More build fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3406 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-20 19:30:39 +00:00 |
|
patacongo
|
c9e6a573bb
|
Move nuttx/examples to apps/examples
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3405 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-20 18:18:19 +00:00 |
|
patacongo
|
4937af911d
|
Misc build fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3402 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-19 21:25:55 +00:00 |
|
patacongo
|
88589e9d15
|
Move nuttx/netutils to apps/netutils
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3401 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-19 21:04:13 +00:00 |
|
patacongo
|
e07f0db120
|
Use = instead of / for delimiter in appconfig files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3396 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-19 13:28:07 +00:00 |
|
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
|
715cd48f70
|
Move NSH to apps/ as library
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3393 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-18 19:46:25 +00:00 |
|
patacongo
|
78296cad79
|
Make RTL8187 driver an add-on
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3390 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-18 14:41:22 +00:00 |
|
patacongo
|
48b7fd9503
|
SLIP is now basically functional
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3386 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-16 02:10:51 +00:00 |
|
patacongo
|
3bdbb5fcaa
|
Fix SLIP bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3385 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-16 01:37:40 +00:00 |
|
patacongo
|
72e03e53ea
|
More SLIP integration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3384 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-15 20:26:34 +00:00 |
|
patacongo
|
cc0aee9d2f
|
Misc slip-related fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3383 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-15 10:40:39 +00:00 |
|
patacongo
|
53c68bf74e
|
Basic SLIP functionality -- but there are issues
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3382 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-15 01:54:49 +00:00 |
|
patacongo
|
77e3f14232
|
apps/ make changes + SLIP MTU notes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3381 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-14 23:24:42 +00:00 |
|
patacongo
|
4d3ee9f15e
|
Add apps/poweroff lpc17 hardware handshake
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3380 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-14 20:50:46 +00:00 |
|
patacongo
|
354f9054c1
|
SLIP updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3379 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-14 18:05:24 +00:00 |
|
patacongo
|
969158ca0f
|
apps/-related update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3377 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-13 19:04:32 +00:00 |
|
patacongo
|
d146196b72
|
SLIP corrections
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3376 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-13 15:12:31 +00:00 |
|
patacongo
|
f0d143ee29
|
Add SLIP test configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3371 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-12 16:33:55 +00:00 |
|
patacongo
|
1ead79b6d5
|
More support for SLIP data link protocol
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3370 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-12 15:36:28 +00:00 |
|
patacongo
|
91f3674d8f
|
RTL8187 driver update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3356 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-09 12:59:00 +00:00 |
|
patacongo
|
40a804582e
|
RTL driver update (still in progress)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3346 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-06 13:55:20 +00:00 |
|
patacongo
|
99a0f819cd
|
typos
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3333 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-03 23:15:50 +00:00 |
|
patacongo
|
b046262a87
|
Add logic to sleep in lpc17xx idle loop
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3329 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-02 14:43:28 +00:00 |
|
patacongo
|
99ca8d4b1a
|
RTL18189 infrastructure
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3285 42af7a65-404d-4744-a932-0658087f49c3
|
2011-02-12 19:17:37 +00:00 |
|
patacongo
|
258009c392
|
Make space for int/isoc endpoint support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3254 42af7a65-404d-4744-a932-0658087f49c3
|
2011-01-16 14:02:42 +00:00 |
|
patacongo
|
dc81d843a3
|
Many changes in preparation for HID keyboard
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3253 42af7a65-404d-4744-a932-0658087f49c3
|
2011-01-15 22:30:23 +00:00 |
|
patacongo
|
f8d480b8fa
|
TD's no longer hard allocated
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3252 42af7a65-404d-4744-a932-0658087f49c3
|
2011-01-15 17:46:55 +00:00 |
|
patacongo
|
70bbbb086a
|
Improve endpoint management
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3240 42af7a65-404d-4744-a932-0658087f49c3
|
2011-01-11 01:41:06 +00:00 |
|
patacongo
|
64f711fec3
|
Initial debug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3226 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-31 20:59:23 +00:00 |
|
patacongo
|
d7de45316d
|
Correct logic that turns on USB host power
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3224 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-31 17:25:24 +00:00 |
|
patacongo
|
9e57b6ce35
|
Handling missing RHSC interrupt
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3223 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-30 23:08:46 +00:00 |
|
patacongo
|
630b3bea79
|
update usb host docs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3218 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-23 02:06:23 +00:00 |
|
patacongo
|
a20e12e3c4
|
Add USB host support to Nucleus2G
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3217 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-23 00:49:46 +00:00 |
|
patacongo
|
7097a7c993
|
First debug changes for USB host
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3215 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-22 02:02:14 +00:00 |
|
patacongo
|
523fa94525
|
misc resource utilization fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3212 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-21 15:57:40 +00:00 |
|
patacongo
|
31f2d9a122
|
Add USB host support to NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3206 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-21 02:36:11 +00:00 |
|
patacongo
|
f8cdb4bb63
|
Fix LCD fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3167 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-09 01:59:18 +00:00 |
|
patacongo
|
29fafdc323
|
Add NX configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3165 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-06 05:15:14 +00:00 |
|
patacongo
|
374094ddc9
|
Add backlight control
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3163 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-05 19:54:23 +00:00 |
|
patacongo
|
fbd11d66b3
|
USB class drivers need to call DEV_CONNECT
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3159 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-04 17:35:19 +00:00 |
|
patacongo
|
1c5ab5f894
|
P14201 driver now uses new SPI cmddata method
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3158 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-04 01:56:50 +00:00 |
|
patacongo
|
bd156a6452
|
typos
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3154 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-01 01:57:28 +00:00 |
|
patacongo
|
5135a804d0
|
Minor usb-related
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3150 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-30 19:35:24 +00:00 |
|
patacongo
|
8b11c7c8f8
|
Misc USB fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3149 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-30 16:52:07 +00:00 |
|
patacongo
|
91b95f7353
|
Fix MicroSD card support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3148 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-30 13:08:31 +00:00 |
|
patacongo
|
cd19744366
|
Debuggin SPI-based MicroSD card
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3147 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-30 01:55:22 +00:00 |
|
patacongo
|
f343a403ea
|
Allow network when telnetd not configured
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3146 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-30 01:06:46 +00:00 |
|
patacongo
|
cefe2e816a
|
Enable network and SD/MMC card support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3145 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-28 17:26:08 +00:00 |
|
patacongo
|
f24db4423e
|
implement SSP hooks
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3144 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-28 14:57:31 +00:00 |
|
patacongo
|
5ff45ea1e0
|
nettest now uses only 8Kb for packet buffers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3143 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-28 14:13:58 +00:00 |
|
patacongo
|
2cae8e7d8c
|
Make size of LPC1766 EMAC RAM configurable
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3142 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-28 13:37:41 +00:00 |
|
patacongo
|
8c9fbe1199
|
Fix un-acked backlog coordinatin bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3133 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-26 05:26:27 +00:00 |
|
patacongo
|
b0adf7c71b
|
update README files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3130 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-25 03:52:54 +00:00 |
|
patacongo
|
82937a795e
|
Fix Broadcast config description
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3128 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-25 03:01:48 +00:00 |
|
patacongo
|
24450c3f5b
|
Add thttpd configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3126 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-24 02:48:11 +00:00 |
|
patacongo
|
b8d05ec798
|
Initial debug fixes for LPC1766 ethernet
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3114 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-16 02:50:52 +00:00 |
|
patacongo
|
fdb0f3b35d
|
Fix compile errors with debug on
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3111 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-15 02:25:06 +00:00 |
|
patacongo
|
ddd4d0fcc5
|
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3110 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-14 17:35:47 +00:00 |
|
patacongo
|
a5b6cde6ee
|
Clean-up and document LP17xx ethernet driver configuration settings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3109 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-14 17:33:45 +00:00 |
|
patacongo
|
32a5ef9091
|
Add PHY init logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3100 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-12 04:21:23 +00:00 |
|
patacongo
|
85d5452fc2
|
Add nettest and begining of lpc17xx ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3095 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-11 02:19:40 +00:00 |
|
patacongo
|
458a61aac4
|
Drop baud to 57600
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3092 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-10 01:11:43 +00:00 |
|
patacongo
|
6cd75d7e18
|
Fixes for flash load
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3091 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-09 03:39:44 +00:00 |
|
patacongo
|
c7fba383f6
|
Fixes write to flash
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3090 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-09 02:53:42 +00:00 |
|
patacongo
|
baee074d3b
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3089 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-08 11:56:22 +00:00 |
|
patacongo
|
d2e2668275
|
Update OpenOCD notes and scripts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3088 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-07 16:21:12 +00:00 |
|
patacongo
|
31c1d6c0ab
|
update README files and comments
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3084 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-06 19:53:44 +00:00 |
|
patacongo
|
12ed60e915
|
LPC1766-STK LED support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3083 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-06 19:25:24 +00:00 |
|
patacongo
|
7e0634a072
|
1766 not 1768
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3081 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-06 16:28:41 +00:00 |
|
patacongo
|
5a297174fe
|
Only 256Kb FLASH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3080 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-06 16:11:05 +00:00 |
|
patacongo
|
f12ba601c4
|
Add support for the Olimex LPC1766-STK board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3079 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-06 15:55:07 +00:00 |
|