
Serial Hello World
Fork of Serial_HelloWorld_Mbed by
Note
For simple debug statements over the USB UART channel you can just call printf and it will be automatically redirected to the terminal over USB.
API
API summary
Import librarymbed
History
"Update mbed-os"
2017-06-23, by sarahmarshy [Fri, 23 Jun 2017 17:47:51 -0500] rev 4
"Update mbed-os"
Ported mbed OS 2 to mbed OS 5
2017-01-19, by mab5449 [Thu, 19 Jan 2017 10:44:42 -0600] rev 3
Ported mbed OS 2 to mbed OS 5
Added license to main.c file.
2015-03-27, by mbedAustin [Fri, 27 Mar 2015 20:16:23 +0000] rev 2
Added license to main.c file.
updated mbed library
2014-09-21, by mbedAustin [Sun, 21 Sep 2014 05:44:05 +0000] rev 1
updated mbed library
Serial HelloWorld
2013-02-12, by mbed_official [Tue, 12 Feb 2013 17:39:05 +0000] rev 0
Serial HelloWorld