
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
Revision 3:e540d7769e69, committed 2017-01-19
- Comitter:
- mab5449
- Date:
- Thu Jan 19 10:44:42 2017 -0600
- Parent:
- 2:033eefd2904e
- Child:
- 4:18e08b8afd16
- Commit message:
- Ported mbed OS 2 to mbed OS 5
Changed in this revision
mbed-os.lib | Show annotated file Show diff for this revision Revisions of this file |
mbed.bld | Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed-os.lib Thu Jan 19 10:44:42 2017 -0600 @@ -0,0 +1,1 @@ +https://github.com/ARMmbed/mbed-os/#04a31f3b39bfbd69e155ed7c9f55880fd75278ba
--- a/mbed.bld Fri Mar 27 20:16:23 2015 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/487b796308b0 \ No newline at end of file