patacongo
|
1ccaed1ab4
|
NSH now uses the new Telnet daemon and built-in tasks started by NSH can be used over Telnet
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4361 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-02 16:04:09 +00:00 |
patacongo
|
270bd0a9c2
|
More name changes: USBSER->PL2303 CDCSER->CDCACM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4337 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-25 23:04:17 +00:00 |
patacongo
|
c6b62075aa
|
Massive name change USB STRG -> USB MSC
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4334 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-25 20:17:59 +00:00 |
patacongo
|
104087d854
|
Try older OpenOCD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4044 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-13 18:14:11 +00:00 |
patacongo
|
cb472824ad
|
Rename all lpc313x to lpc31xx
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3644 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-27 15:26:52 +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
|
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
|
856480e020
|
Remove warning 'sh_link not set for section ARM.exidx' for a few builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3496 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-12 23:27:07 +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
|
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
|
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
|
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
|
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
|
a6958d7942
|
Add trace options for examples/usbstorage
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3161 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-04 22:33:52 +00:00 |
patacongo
|
61955434b1
|
Add strnlen()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3054 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-27 20:54:11 +00:00 |
patacongo
|
f4e7915e3d
|
Replace CONFIG_EXAMPLE with CONFIG_APP_DIR
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2893 42af7a65-404d-4744-a932-0658087f49c3
|
2010-08-28 18:06:51 +00:00 |
patacongo
|
7fbd5b0a4a
|
Remove support for Raisonance tools where it does not belong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2833 42af7a65-404d-4744-a932-0658087f49c3
|
2010-08-08 20:31:57 +00:00 |
patacongo
|
c4b39cfe37
|
Add USB serial/storage examples
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2561 42af7a65-404d-4744-a932-0658087f49c3
|
2010-03-28 21:12:03 +00:00 |