patacongo
|
70c910d700
|
Add support for the USB trace cability in NSH when a USB console is used
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4774 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-26 18:05:26 +00:00 |
|
patacongo
|
50c823c6f2
|
Fix packet size calculation in CDC/ACM and PL2303 USB serial drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4771 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-25 22:10:40 +00:00 |
|
patacongo
|
fc793fa58d
|
Add STM32 OTG FS device endpoint stall logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4556 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-04 18:01:00 +00:00 |
|
patacongo
|
5b921ba7c1
|
Move file-system header files to include/nuttx/fs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4499 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-21 18:01:07 +00:00 |
|
patacongo
|
621579055d
|
Add support for use of a USB serial device to provide NSH console I/O. Verified on the Sure PIPIC32MX board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4458 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-06 20:21:57 +00:00 |
|
patacongo
|
dbb431dd8a
|
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
|
e92ed62ae8
|
Fix a error the the STM32 I2C timeout logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3940 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-06 21:00:48 +00:00 |
|
patacongo
|
536b3cabe7
|
Fix errors in gmtime and gmtime_r
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3933 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-01 17:56:03 +00:00 |
|
patacongo
|
0ee56f4fcb
|
Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX example from the NX command line
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3791 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-16 15:52:15 +00:00 |
|
patacongo
|
963a9cc1bc
|
Correct several errors in STM32 serial port configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3744 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-04 22:38:45 +00:00 |
|
patacongo
|
8d94d297a0
|
Add stm32/nsh2 config; Add option to use any TTY for NSH console
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3743 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-04 19:52:43 +00:00 |
|
patacongo
|
0e59372648
|
Add E1000 PIC NIC driver from Yu Qiang
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3638 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-21 18:25:31 +00:00 |
|
patacongo
|
580ff5b159
|
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
|
0f1b3c978a
|
Add support for platoform specific ROMFS startup files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3350 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-08 00:27:35 +00:00 |
|
patacongo
|
5c13e39219
|
Fix and clarity 'kill' documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3328 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-02 00:47:12 +00:00 |
|
patacongo
|
b212049ba6
|
Rename NSH mem command to free
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3325 42af7a65-404d-4744-a932-0658087f49c3
|
2011-02-28 12:48:23 +00:00 |
|
patacongo
|
9847e89276
|
Add NSH kill command
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3322 42af7a65-404d-4744-a932-0658087f49c3
|
2011-02-27 17:26:06 +00:00 |
|
patacongo
|
a197314b01
|
DHCP-related documentation updates/warning fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2824 42af7a65-404d-4744-a932-0658087f49c3
|
2010-08-06 16:14:02 +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
|
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
|
9a6234f5dc
|
Add wget command to NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1657 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-28 19:49:28 +00:00 |
|
patacongo
|
b3bff3be28
|
Add to losetup example
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1254 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-16 14:55:34 +00:00 |
|
patacongo
|
375e7b165f
|
losetup example
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1244 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-15 19:17:55 +00:00 |
|
patacongo
|
cb42609f95
|
Add losetup to NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1243 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-15 17:42:49 +00:00 |
|
patacongo
|
5c2fbf08a5
|
NSH dd command test with block devices
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1242 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-15 16:36:32 +00:00 |
|
patacongo
|
4e41c9fed1
|
Add dd command to NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1241 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-15 15:36:16 +00:00 |
|
patacongo
|
19b810e2b5
|
Allow each NSH command to be disabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1234 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-14 15:11:26 +00:00 |
|
patacongo
|
1d73d06fc5
|
Add NXP LPC214x-specific NSH support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1044 42af7a65-404d-4744-a932-0658087f49c3
|
2008-10-15 17:26:05 +00:00 |
|
patacongo
|
d122e15a95
|
Add /etc via ROMFS and /tmp via FAT FS to NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@911 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-11 22:59:45 +00:00 |
|
patacongo
|
e8ca626e9d
|
ROMFS filesystem support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@903 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-10 19:29:24 +00:00 |
|
patacongo
|
5e057db68d
|
Add NSH xd command
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@892 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-07 13:42:55 +00:00 |
|
patacongo
|
f7498c83e5
|
TFTP put notes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@891 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-07 02:07:18 +00:00 |
|
patacongo
|
38e57eb21d
|
TFTP Get integration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@885 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-06 15:44:41 +00:00 |
|
patacongo
|
91a21282b0
|
Add NSH command to create RAMDISK
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@884 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-06 13:29:14 +00:00 |
|
patacongo
|
5112281795
|
TFTP needs larger MSS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@882 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-06 02:19:13 +00:00 |
|
patacongo
|
399e1a3981
|
Add get and put commands to NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@880 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-06 00:16:09 +00:00 |
|
patacongo
|
7b4b7a900b
|
Bigger favicon
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@876 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-04 15:50:30 +00:00 |
|
patacongo
|
54b325c79c
|
update NSH docs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@875 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-04 14:55:48 +00:00 |
|
patacongo
|
41a656fb60
|
NSH Documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@874 42af7a65-404d-4744-a932-0658087f49c3
|
2008-09-04 00:04:52 +00:00 |
|