
Simple example of using getchar to read raw bytes from a Serial Terminal. You can use this example to look at the characters that PuTTY sends. That way, you might be able to build your own keyboard routines.
mbed-rtos.lib@0:230a31b32cc1, 2016-04-29 (annotated)
- Committer:
- noutram
- Date:
- Fri Apr 29 07:49:43 2016 +0000
- Revision:
- 0:230a31b32cc1
Simple example of using getchar()
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
noutram | 0:230a31b32cc1 | 1 | http://mbed.org/users/mbed_official/code/mbed-rtos/#3b7dd22a5b25 |