Hello World for the Terminal ANSI/VT100 interface library

Dependencies:   Terminal mbed

Files at this revision

API Documentation at this revision

Comitter:
simon
Date:
Tue Nov 23 16:05:15 2010 +0000
Parent:
0:93888862261d
Commit message:
Using the new library system

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Jun 03 17:13:09 2010 +0000
+++ b/main.cpp	Tue Nov 23 16:05:15 2010 +0000
@@ -1,7 +1,6 @@
 // simple test for a ANSI/VT100 Terminal, sford
 
 #include "mbed.h"
-
 #include "Terminal.h"
 
 Terminal term(USBTX, USBRX); // tx, rx
--- a/mbed.bld	Thu Jun 03 17:13:09 2010 +0000
+++ b/mbed.bld	Tue Nov 23 16:05:15 2010 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/029aa53d7323
+http://mbed.org/users/mbed_official/code/mbed/builds/e2ac27c8e93e