From ba3f295c6b5ace16fc4ddefbfe1423d944399f5b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 13 Dec 2014 10:42:12 -0600 Subject: Update ChangeLogs --- apps/ChangeLog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'apps') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 98d9f2432..b9e79f338 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -1150,4 +1150,13 @@ joystick driver (2014-12-03). * apps/nshlib/nsh_netcmds.c: NSH TFTP get command: Wrong file namei used for the destination. From Lazlo (2014-12-10). + * apps/system/cu: Add a minimalist implementation of the 'cu' terminal + program (part of Taylor UUCP for ages). Using it, you can simply open + a serial port and interact with it. Using '~.' you can leave the + terminal program and drop back to nsh. This might come in handy for + people that have e.g. GSM modems, GPS receivers or other devices with + text based serial communications attached to their Nuttx systems. From + Harald Welte (2014-12-13). + + This might come in handy for other people that have e.g. GSM modems, GPS receivers or other devices with text based serial commu -- cgit v1.2.3