Interactive serial interface for sending commands to an embedded system using serial communications. This will be helpful if you want to send commands to serial port and be able to correct the wrong text entered at the terminal
mbed-os.lib@0:97014197b0d4, 2017-06-07 (annotated)
- Committer:
- mjm2016
- Date:
- Wed Jun 07 06:04:30 2017 +0000
- Revision:
- 0:97014197b0d4
- Child:
- 2:880559109781
This function will take a string from the terminal and save it in a buffer. The string is editable during the time user input the string. This will be useful if any one want to have an interactive interface for an application.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mjm2016 | 0:97014197b0d4 | 1 | https://github.com/ARMmbed/mbed-os/#5fff7e1daeb395aa3d1ecf3f9ec3f4fead3de0c2 |